aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix typo: compatability -> compatibility.Jeroen Ruigrok van der Werven2001-02-0625-34/+34
* Fix typo: compatability -> compatibility.Jeroen Ruigrok van der Werven2001-02-064-4/+10
* Fix typo: seperate -> separate.Jeroen Ruigrok van der Werven2001-02-0635-39/+39
* Fix typo: seperate -> separate.Jeroen Ruigrok van der Werven2001-02-062-4/+5
* Fix typo: seperate -> separate.Jeroen Ruigrok van der Werven2001-02-0619-23/+23
* Fix typo: seperate -> separate.Jeroen Ruigrok van der Werven2001-02-061-1/+2
* Add man page for VOP_GETVOBJECT, VOP_CREATEVOBJECT and VOP_DESTROYVOBJECTBoris Popov2001-02-062-1/+114
* Fix child's SIGSTOP behaviour in scripts.Martin Cracauer2001-02-061-1/+2
* Fix typo: depricated -> deprecated.Jeroen Ruigrok van der Werven2001-02-061-1/+1
* Convert if_multiaddrs from LIST to TAILQ so that it can be traversedPoul-Henning Kamp2001-02-0647-112/+76
* Fix typo: wierd -> weird.Jeroen Ruigrok van der Werven2001-02-064-4/+4
* Fix typo: wierd -> weird.Jeroen Ruigrok van der Werven2001-02-068-8/+8
* Fix typo: wierd -> weird.Jeroen Ruigrok van der Werven2001-02-061-1/+1
* Fix typo: teh -> the.Jeroen Ruigrok van der Werven2001-02-061-1/+1
* Add vcount.9 / count_dev.9.Jeroen Ruigrok van der Werven2001-02-062-1/+71
* Ack, that will teach me to grep for "symbolic link" as well as "symlink" inJordan K. Hubbard2001-02-061-0/+1
* Remove the annoying ftp area symlink pointing at ourselves - people keepJordan K. Hubbard2001-02-061-1/+0
* Add package signing utilities; somebody might actually want them.Wes Peters2001-02-0617-0/+2514
* o Introduce automated log rotation for /var/log/console, theRobert Watson2001-02-061-0/+1
* Don't set a bad example by putting the function type in ".Fo".Bruce Evans2001-02-061-2/+4
* Debogotified #includes in synopsis. Paths beginning with /sys wereBruce Evans2001-02-061-2/+2
* Fixed missing include in synopsis. <sys/types.h> is still a prerequisiteBruce Evans2001-02-063-0/+3
* Fixed missing #include and wrong prototypes. Most of these bugs wereBruce Evans2001-02-061-11/+13
* Fixed missing include of <unistd.h> and wrong prototype for setkey().Bruce Evans2001-02-061-1/+2
* Declare strunvisx().Bruce Evans2001-02-061-0/+1
* Fixed prototype of logout() (const poisoning).Bruce Evans2001-02-061-1/+1
* Fixed prototypes. About half of them were wrong (mainly due to constBruce Evans2001-02-063-30/+30
* Added used include of <sys/cdefs.h>.Bruce Evans2001-02-064-0/+16
* Fixed C error(s) in synopsis.Bruce Evans2001-02-066-4/+6
* Fixed wrong return type for ftpLoginAf() in synopsis.Bruce Evans2001-02-051-1/+1
* Fixed bitrot in prototype(s) in synopsis.Bruce Evans2001-02-051-1/+1
* Note that find -empty works on files, not just directories.Bruce A. Mah2001-02-052-4/+4
* New release notes: ipfilter 3.4.16, pcm(4) updates including kobj andBruce A. Mah2001-02-052-12/+35
* Fix bad patch from a few days ago. It broke some bridging.Julian Elischer2001-02-051-9/+10
* Add a dummy disconnect function so that the socket code doesn't leap intoJulian Elischer2001-02-051-2/+7
* - Minimize the amount of duplicated code for the PREEMPTION #ifdef, it nowJohn Baldwin2001-02-051-27/+9
* Make netgraph modules refuse to link with modules of a different ABI version.Julian Elischer2001-02-053-39/+75
* mdoc(7) police: modifiers should be marked with .Cm, not .Ar.Ruslan Ermilov2001-02-051-14/+19
* Make the ``arp -d hostname proxy'' really do something useful.Ruslan Ermilov2001-02-051-2/+2
* Fixed errors in prototypes. Many were hiding under mdoc errors.Bruce Evans2001-02-051-0/+4
* Fixed C error(s) in synopsis. Many were hiding under mdoc errors.Bruce Evans2001-02-051-1/+1
* Fixed errors in prototypes. Many were hiding under mdoc errors.Bruce Evans2001-02-051-5/+30
* Fixed C error(s) in synopsis. Many were hiding under mdoc errors.Bruce Evans2001-02-051-1/+1
* Don't install links for crypt.3 here. There is no crypt.3 here...Bruce Evans2001-02-051-2/+0
* Regen.Nick Hibma2001-02-052-5/+67
* Add some ids from NetBSD.Nick Hibma2001-02-051-2/+16
* Regen.Nick Hibma2001-02-052-2/+41
* * Correct a broken entryNick Hibma2001-02-051-1/+2
* -pedantic mode:Maxim Sobolev2001-02-052-1/+3
* Introduce the option of running fsck -y if the initial preen fails.Doug Barton2001-02-053-3/+26