summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use vtopde() instead of pmap_pde() in pmap_kextract(); vtopde() is smalleralc2004-12-211-1/+1
* Wait a bit after creating device.pjd2004-12-217-7/+7
* When RAID3 device is configured in "verify" mode, synchronization of thepjd2004-12-211-2/+12
* This should not be permitted, but some GEOM classes held the topology lockpjd2004-12-211-6/+30
* Implement g_topology_try_lock().pjd2004-12-211-0/+2
* Use the source of the termcap database when available.ru2004-12-212-20/+32
* The "fixate" command no longer terminates command processing,ru2004-12-211-4/+1
* Document -F in usage() and SYNOPSIS.ru2004-12-212-2/+2
* Make "burncd ... fixate eject" really work as promised.ru2004-12-211-1/+1
* NOPAM -> NO_PAMru2004-12-218-6/+10
* NOIPSEC -> TRACEROUTE_NO_IPSECru2004-12-213-4/+5
* NOFORTH -> NO_FORTHru2004-12-2110-9/+10
* NOCLEAN -> NO_CLEANru2004-12-215-10/+12
* Fix the build of netrate/ with WARNS=5 and add a Makefile.inc tokeramida2004-12-212-6/+10
* NOSHARE -> NO_SHAREru2004-12-215-6/+7
* 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
OpenPOWER on IntegriCloud