summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix typo: seperate -> separate.asmodai2001-02-0635-39/+39
* Fix typo: seperate -> separate.asmodai2001-02-062-4/+5
* Fix typo: seperate -> separate.asmodai2001-02-0619-23/+23
* Fix typo: seperate -> separate.asmodai2001-02-061-1/+2
* Add man page for VOP_GETVOBJECT, VOP_CREATEVOBJECT and VOP_DESTROYVOBJECTbp2001-02-062-1/+114
* Fix child's SIGSTOP behaviour in scripts.cracauer2001-02-061-1/+2
* Fix typo: depricated -> deprecated.asmodai2001-02-061-1/+1
* Convert if_multiaddrs from LIST to TAILQ so that it can be traversedphk2001-02-0647-112/+76
* Fix typo: wierd -> weird.asmodai2001-02-064-4/+4
* Fix typo: wierd -> weird.asmodai2001-02-068-8/+8
* Fix typo: wierd -> weird.asmodai2001-02-061-1/+1
* Fix typo: teh -> the.asmodai2001-02-061-1/+1
* Add vcount.9 / count_dev.9.asmodai2001-02-062-1/+71
* Ack, that will teach me to grep for "symbolic link" as well as "symlink" injkh2001-02-061-0/+1
* Remove the annoying ftp area symlink pointing at ourselves - people keepjkh2001-02-061-1/+0
* Add package signing utilities; somebody might actually want them.wes2001-02-0617-0/+2514
* o Introduce automated log rotation for /var/log/console, therwatson2001-02-061-0/+1
* Don't set a bad example by putting the function type in ".Fo".bde2001-02-061-2/+4
* Debogotified #includes in synopsis. Paths beginning with /sys werebde2001-02-061-2/+2
* Fixed missing include in synopsis. <sys/types.h> is still a prerequisitebde2001-02-063-0/+3
* Fixed missing #include and wrong prototypes. Most of these bugs werebde2001-02-061-11/+13
* 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
OpenPOWER on IntegriCloud