summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add two spare elements for planned but not yet implemented stuff relatedphk2004-09-101-0/+5
* Add mkuzip(8), non-GPL utility to compress filesystem images for use withsobomax2004-09-104-0/+356
* Fix oversight reported by Norikatsu Shigemura for the "sym" driverse2004-09-101-0/+1
* Add netrate (netreceive, netsend), a tool for generating (and sinking)rwatson2004-09-106-0/+398
* Make it depend on PCI as well.mjacob2004-09-101-0/+1
* Make sym depend, as a module, on cam.mjacob2004-09-101-0/+1
* Remove the debugging tunable, it was not being used.trhodes2004-09-102-14/+3
* I found "portsdb -u" dumps core with recent INDEX file, and this iskuriyama2004-09-101-0/+2
* Sync with recent English versionsden2004-09-1013-327/+700
* o Initialize a local variable and make gcc happy.maxim2004-09-101-0/+2
* Fix a type bug which sometimes wrote unusable lock sectors on the disk.phk2004-09-101-2/+2
* Reduce the amount of memory reported to busdma.sos2004-09-102-8/+10
* Convert sndstat_lock from a mutex to an sx lock. sndstat_read()truckman2004-09-101-26/+29
* Remove spare ")"brueffer2004-09-101-1/+1
* Better fix the busdma problem exposed by ATA. With the CMD 646 formarcel2004-09-101-1/+5
* Fix a problem mentioned in the previous revision in a different,ru2004-09-101-3/+3
* Fix format strings to unbreak with -DDEBUG option.kuriyama2004-09-104-19/+20
* The previous commit, roughly one and a half years ago removed themarcel2004-09-101-62/+14
* remove giant required from kqueue_close..jmg2004-09-101-2/+0
* - grammar fixesbrueffer2004-09-101-3/+3
* Connect cnw.4 to the build.brueffer2004-09-101-0/+1
* Add a manpage for the cnw(4) driver, adopted from NetBSD.brueffer2004-09-091-0/+130
* - add a HARDWARE section based on the driver READMEbrueffer2004-09-091-5/+47
* Add the .h files to the .o dependency lists so the .h's are created beforeobrien2004-09-091-2/+2
* Add comments about why we're freeing subdevs (which is completelyimp2004-09-091-8/+11
* We don't need a uhub_child_detached() routine now that we don't detachimp2004-09-091-34/+2
* Teach the stack trace code how to step across a double fault when steppingjhb2004-09-091-0/+20
* Shame on me. I screwed up product ID for the 3COM Bluetooth PC-Card.emax2004-09-091-1/+1
* For the moment, back out my back out of green's 1.87 commit. While itimp2004-09-091-11/+9
* Use the recently introduced RES_DFLRETRY parameter instead of a well-hiddenyar2004-09-091-1/+1
* Add the macro RES_DFLRETRY long-promised by resolver(5).yar2004-09-091-0/+1
* Improve the description of "timeout" and "attempts" resolveryar2004-09-091-5/+14
* sparc64 is not ready for PREEMPTION, so turn it off for now.scottl2004-09-091-1/+1
* Restore NetBSD SCM ID.obrien2004-09-091-1/+1
* Release the hold on ata_delayed_attach earlier so we can use tsleepsos2004-09-091-6/+7
* Check flag do_bridge always, even if kernel was compiled withoutglebius2004-09-091-11/+5
* Do not call xl_init_locked() unconditionally when we are bringed UP. Callglebius2004-09-091-2/+3
* bump .Ddalfred2004-09-091-1/+1
* The disk labels generated by bsdlabel can no address more thanbrooks2004-09-092-7/+22
* Hard code witness lock order for BPF locks.rwatson2004-09-091-0/+7
* Reformulate bpf_dettachd() to acquire the BIF_LOCK() as well asrwatson2004-09-091-11/+20
* Plug an fd leak by using autoh_freeall(3).alfred2004-09-091-8/+36
* Add/document autoreq_getxid(3), which gets the autofs requestalfred2004-09-093-5/+22
* Reformulate use of linked lists in 'struct bpf_d' and 'struct bpf_if'rwatson2004-09-092-38/+24
* Compare/set pointers using NULL not 0.rwatson2004-09-091-3/+3
* add support for documented readonly option...jmg2004-09-081-1/+5
* Remove debug output.alfred2004-09-081-4/+4
* Fix a .Fn that should be an .Fa.alfred2004-09-081-3/+16
* Clean up rev 1.49 by using the temperature conversion for _PSV also andnjl2004-09-081-4/+5
* Use atomic ops in pmap_clear_ptes() to prevent SMP races that couldalc2004-09-082-7/+20
OpenPOWER on IntegriCloud