summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NOHTML -> NO_HTMLru2004-12-218-9/+10
* Overhaul ppp(8) build options so they are safe to use inru2004-12-215-44/+45
* - The IQ80321 has a jumper which changes the PCI device id from 4 to 8 for thecognet2004-12-211-5/+13
* The C define is NONAT.ru2004-12-211-1/+1
* NOINET6 -> NO_INET6ru2004-12-2125-25/+26
* NOGAMES -> NO_GAMESru2004-12-217-8/+9
* NOCRYPT -> NO_CRYPTru2004-12-2135-52/+53
* NOSHARED -> NO_SHAREDru2004-12-2134-33/+34
* NOFSCHG -> NO_FSCHGru2004-12-215-4/+5
* NOINSTALLLIB -> NO_INSTALLLIBru2004-12-215-4/+5
* NOMLINKS -> NO_MLINKSru2004-12-212-2/+3
* NOTAGS -> NO_TAGSru2004-12-212-2/+3
* NOEXTRADEPEND -> NO_EXTRADEPENDru2004-12-212-1/+2
* NODOCCOMPRESS -> NO_DOCCOMPRESSru2004-12-2130-68/+74
* 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
OpenPOWER on IntegriCloud