summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use .Dv NULL when referring to NULL C pointers, instead of "nil".keramida2004-12-226-11/+32
* Look into machine-specific manpage subdirectories too.ru2004-12-222-4/+18
* Cross reference init(8) too, instead of vaguely referring to thekeramida2004-12-221-4/+7
* Fixed the only warning and mark as WARNS=6 clean.ru2004-12-222-1/+3
* - Fixed handling of manpage subdirectories:ru2004-12-221-20/+12
* Remove single line containing the word "KLD" ommitted in ps.1:1.80.rwatson2004-12-221-1/+0
* Due to unknown reasons, Disk_Names() returns SCSI CDROM as a validyongari2004-12-222-0/+28
* Plug memory leak.yongari2004-12-221-1/+4
* Include wchar.h to improve our chances of findingkientzle2004-12-221-0/+1
* Portability nit: Some platforms require stdio.h before bzlib.h.kientzle2004-12-221-0/+1
* Add __archive_strappend_int to format a decimalkientzle2004-12-222-0/+19
* Add a fallback version of fnmatch() to the bsdtarkientzle2004-12-223-9/+170
* GC an unused #includekientzle2004-12-221-1/+0
* Fix -W long option handling.kientzle2004-12-221-5/+15
* Don't truncate major/minor numbers written to the legacykientzle2004-12-221-3/+15
* Tune the bidding for tar archives. Thiskientzle2004-12-221-2/+9
* Portability: the included fts.c should nowkientzle2004-12-222-2/+2
* And this, kids, is what happens if you act on a patch without lookingroam2004-12-211-1/+4
* Now, when force device destruction is done on shutdown, hide warning,pjd2004-12-212-2/+2
* Reflect the change of the hw.ata.atapi_dma sysctl default in rev. 1.217 ofroam2004-12-211-1/+1
* Improve reliability and clean up code a bit.pjd2004-12-211-189/+140
* 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
OpenPOWER on IntegriCloud