summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NOATM -> NO_ATMru2004-12-2113-13/+15
* NOLIBC_R -> NO_LIBC_Rru2004-12-2111-24/+27
* Start the dreaded NOFOO -> NO_FOO conversion.ru2004-12-21212-229/+246
* GEOMify the OFW disk driver. Code taken unashamedly fromgrehan2004-12-211-147/+126
* Protect the NM expansion.obrien2004-12-211-1/+1
* Fix a mis-sort.obrien2004-12-211-1/+1
* (fast) ethernet -> (Fast) Ethernetbrueffer2004-12-2114-31/+31
* Hide/remove various printfs, now that root mounting doesn't seem to explodephk2004-12-201-9/+2
* fix a misleading sleep identifier.phk2004-12-201-1/+1
* We can only ever get to vgonechrl() from a devfs vnode, so we do notphk2004-12-203-4/+2
* Oops, this one isn't readyjulian2004-12-201-625/+87
* Add a couple of KASSERTS to try to diagnose a problem reported.phk2004-12-201-1/+5
* Add a bunch of USB definitions from NetBSD.julian2004-12-201-87/+625
* Merge in a bunch of USB device and manufacturer definitions..julian2004-12-201-75/+97
* Use "KEYWORD: shutdown" so shutdown commands will actually be executed.peadar2004-12-201-0/+1
* If PORTNAME is set in a system Makefile then hook into the portspaul2004-12-202-0/+52
* When stopping a chrooted named, unmount the devfs filesystem frompeadar2004-12-201-0/+8
* Only use the current value if there's one IRQ. Some systems returnnjl2004-12-201-8/+8
* Fix compilation for the USE_KQUEUE case.harti2004-12-201-0/+4
* Only try to use the 82503 serial interface for the 82557 chipsets. Themux2004-12-201-2/+2
* maxJobs is declared extern in job.h so it cannot be static in job.c.harti2004-12-201-1/+1
* Sort by month/day/year/login.ru2004-12-201-6/+6
* Enable jumbo frames on Yukon variants of sk(4).bz2004-12-202-4/+18
* Only report a critical battery level once until it's gone non-critical.njl2004-12-201-3/+9
* Note requirement to manually load/configure ancillary wlan modules.sam2004-12-201-0/+9
* add ancillary wlan modules and fixup commentssam2004-12-201-2/+16
* Remove unused variables.pjd2004-12-191-6/+1
* - Argument 'flags' in g_mirror_destroy_consumer() function is unsed -pjd2004-12-191-2/+3
* Don't panic when sigsuspend is interrupted by a cancellation.deischen2004-12-192-4/+14
* Some major cleanups.pjd2004-12-191-175/+107
* Don't quit on first failure, just skip failures.pjd2004-12-191-6/+6
* Add myself.marks2004-12-191-0/+1
* Initialise init_addr in pf_map_addr() in the PF_POOL_ROUNDROBIN,dhartmei2004-12-191-3/+5
* Move launching the worker thread from a SYSINIT to the first device'snjl2004-12-191-4/+10
* Allocate an additional white space in a username column formaxim2004-12-191-3/+3
* We already have ng_fec.4 manpage. And sys/modules is not a correctglebius2004-12-191-8/+0
* We have an informative ng_source.4 manpage, which is not installed.glebius2004-12-191-0/+1
* Assert queue mutex in ng_dequeue() and ng_queue_rw().glebius2004-12-191-0/+4
* Use the accepted abbreviation "kB" for kilobyte, rather than "kb" (whichcperciva2004-12-191-7/+7
* Call umask() before opening the lock-file for a queue, to make suregad2004-12-191-1/+2
* Nuke ports-picobsd, it was thrown out a while ago.brueffer2004-12-191-1/+0
* In the ethernet-nic-regex:brueffer2004-12-191-5/+6
* Add FC929X into the list of supported devices.sobomax2004-12-181-1/+2
* Use a generic way to back threads out of wait queues when handlingdeischen2004-12-1833-694/+823
* Update the StrongArm port to match the current code.cognet2004-12-183-6/+15
* Make sure gcc doesn't generate something such as swp r3, r4, [r3] for __swp,cognet2004-12-181-1/+1
* Add missing dependencies of $(OUTPUTS) on source makefiles.ru2004-12-181-1/+6
* Add support for FC929X, which apparently is just a PCI-X version of FC929.sobomax2004-12-181-0/+7
* Change terminal state, not terminal typephk2004-12-181-1/+1
* Synchronize reference list to the ng_xxx(4) manpages of netgraph nodesrse2004-12-181-0/+27
OpenPOWER on IntegriCloud