summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/swapctl.2 (follow)
Commit message (Expand)AuthorAgeFilesLines
* mention that swapctl(2) can also be used to retrieve statisticsjasper2015-07-151-4/+4
* Explicitly mention that PATH_MAX includes the NUL in the ENAMETOOLONGmillert2015-01-191-4/+5
* macro cleanup; from Kaspars Bankovskis, tweaked a bitschwarze2014-12-131-7/+8
* Use PATH_MAX, NAME_MAX and LOGIN_NAME_MAX not MAXPATHNAMELEN,millert2013-09-301-3/+3
* use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@schwarze2013-07-161-9/+9
* document superuser requirements, with input from jmc@espie2009-03-281-2/+8
* convert to new .Dd format;jmc2007-05-311-2/+2
* sys/swap.h needs sys/param.h and sort while heresturm2007-02-071-2/+3
* 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