summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed missing include of <unistd.h> and wrong prototype for setkey().bde2001-02-061-1/+2
* Declare strunvisx().bde2001-02-061-0/+1
* Fixed prototype of logout() (const poisoning).bde2001-02-061-1/+1
* Fixed prototypes. About half of them were wrong (mainly due to constbde2001-02-063-30/+30
* Added used include of <sys/cdefs.h>.bde2001-02-064-0/+16
* Fixed C error(s) in synopsis.bde2001-02-066-4/+6
* Fixed wrong return type for ftpLoginAf() in synopsis.bde2001-02-051-1/+1
* Fixed bitrot in prototype(s) in synopsis.bde2001-02-051-1/+1
* Note that find -empty works on files, not just directories.bmah2001-02-052-4/+4
* New release notes: ipfilter 3.4.16, pcm(4) updates including kobj andbmah2001-02-052-12/+35
* Fix bad patch from a few days ago. It broke some bridging.julian2001-02-051-9/+10
* Add a dummy disconnect function so that the socket code doesn't leap intojulian2001-02-051-2/+7
* - Minimize the amount of duplicated code for the PREEMPTION #ifdef, it nowjhb2001-02-051-27/+9
* Make netgraph modules refuse to link with modules of a different ABI version.julian2001-02-053-39/+75
* mdoc(7) police: modifiers should be marked with .Cm, not .Ar.ru2001-02-051-14/+19
* Make the ``arp -d hostname proxy'' really do something useful.ru2001-02-051-2/+2
* Fixed errors in prototypes. Many were hiding under mdoc errors.bde2001-02-051-0/+4
* Fixed C error(s) in synopsis. Many were hiding under mdoc errors.bde2001-02-051-1/+1
* Fixed errors in prototypes. Many were hiding under mdoc errors.bde2001-02-051-5/+30
* Fixed C error(s) in synopsis. Many were hiding under mdoc errors.bde2001-02-051-1/+1
* Don't install links for crypt.3 here. There is no crypt.3 here...bde2001-02-051-2/+0
* Regen.n_hibma2001-02-052-5/+67
* Add some ids from NetBSD.n_hibma2001-02-051-2/+16
* Regen.n_hibma2001-02-052-2/+41
* * Correct a broken entryn_hibma2001-02-051-1/+2
* -pedantic mode:sobomax2001-02-052-1/+3
* Introduce the option of running fsck -y if the initial preen fails.dougb2001-02-053-3/+26
* Finish draining any input prior to closing the pipe, to prevent unsightlydillon2001-02-051-0/+3
* add forgotten makefilecg2001-02-051-0/+8
* Add a ``Usable'' function to the ccp switch. The functionbrian2001-02-045-2/+35
* Correctly fill in the sun_len for a sockaddr_sun.green2001-02-041-1/+2
* MFS: Don't use the canonical hostname here, too.green2001-02-041-0/+2
* MFF: Make ConnectionsPerPeriod usage a warning, not fatal.green2001-02-041-1/+1
* It is _DEFINITELY_ not okay to change shmseg on a running system.green2001-02-041-1/+1
* add driver for CS4281 sound chipscg2001-02-045-1/+1173
* add driver for CMedia CMI8338/CMI8738 sound chipscg2001-02-044-1/+1092
* mount a --> mount andan2001-02-041-1/+1
* Remove NAHA, NAHATOT and aha_softcs and related code. It was unusedimp2001-02-044-36/+10
* Another round of the <sys/queue.h> FOREACH transmogriffer.phk2001-02-0447-170/+85
* Clean up some leftovers from the root mount cleanup that was done somepeter2001-02-0415-49/+8
* fix duplicate rcsiddarrenr2001-02-042-2/+0
* This seems to stop syslog console messages looping. The problemdwmalone2001-02-041-1/+1
* fix conflictsdarrenr2001-02-0434-247/+611
* This commit was generated by cvs2svn to compensate for changes in r72003,darrenr2001-02-0430-150/+327
|\
| * Import IP Filter updatedarrenr2001-02-0436-173/+443
* | Remove the need to list each and every cpu platform. Config will nowpeter2001-02-044-55/+10
* | Mechanical change to use <sys/queue.h> macro API instead ofphk2001-02-0499-360/+356
* | Use <sys/queue.h> macro API.phk2001-02-049-39/+34
* | 'device agp' was missingpeter2001-02-042-0/+8
* | Remove some stray traces of KMODDEPSpeter2001-02-042-2/+0
OpenPOWER on IntegriCloud