summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/swapctl.2 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* section reorder;jmc2003-06-021-5/+10
* SWAP_OFF has been implemented a long time ago.art2002-05-021-6/+0
* o) We always close .Bl and .Bd tags;mpech2001-08-061-1/+1
* Fix typo: disklable -> disklabel; from NetBSD.aaron2001-03-111-1/+1
* PATH_MAX+1 is wrong. Not cranking libc/libc_r majors over this, since they just got cranked a little while ago. discussion with millertderaadt2001-03-091-1/+1
* Another round of man page cleanup, this time to remove more hard sentenceaaron2000-10-181-10/+17
* This is OpenBSDericj2000-06-201-1/+1
* - For consistency, `super-user' -> `superuser' in all cases.aaron2000-04-151-1/+1
* The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os.aaron1999-07-071-1/+1
* use .Li to refer to data typesaaron1999-07-051-3/+3
* - change references to nil to null; tschroed@acm.orgaaron1999-06-291-4/+4
* add missing .El macros (which properly terminate .Bl macro lists)aaron1999-05-271-2/+3
* Add swapctl(2), and crank shlib minor.weingart1999-05-221-0/+227