summaryrefslogtreecommitdiff
path: root/sbin/swapctl
AgeCommit message (Expand)Author
2005-04-12handle snprintf potential -1 caseTheo de Raadt
2004-01-12- avoid variable sized static array (from millert@)Anil Madhavapeddy
2003-09-26check strdup failure; ok anil millertTheo de Raadt
2003-06-03- section reorderJason McIntyre
2003-05-10document that kernel automatically handles first swap partitionJason McIntyre
2003-03-03Fix inaccuracies in comments.Miod Vallat
2003-02-13typos;Jason McIntyre
2002-12-19no youTheo de Raadt
2002-07-03ansiTheo de Raadt
2002-05-15typo in comment.Artur Grabowski
2002-05-15Kill commented out stubs for swapoff.Artur Grabowski
2002-05-15kill the reference to swapoff.Artur Grabowski
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-12-21Initial patch for a new mdoc issue.Mike Pechkin
2001-08-02o) .Sh AUTHOR -> .Sh AUTHORS;Mike Pechkin
2001-07-26Remove BUGS section, swapoff now works. ok art@Peter Valchev
2001-06-04return from main() don't exitMichael Shalayeff
2001-06-02Various swapctl(8) improvements:Miod Vallat
2001-04-23Various man page fixes and improvements from gluk@Aaron Campbell
2001-03-09PATH_MAX+1 is wrong. Not cranking libc/libc_r majors over this, since they j...Theo de Raadt
2000-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manAaron Campbell
2000-06-30warnx?/errx? paranoia (use "%s" not a bare string unless it is aTodd C. Miller
2000-06-28Remove information that's NetBSD-specific.Artur Grabowski
2000-04-13example fstab entryTheo de Raadt
2000-03-18Remove hard sentence breaks, and some other cleanup along the way.Aaron Campbell
2000-03-05Finish standardizing options list introduction.Aaron Campbell
2000-02-26we are openbsd; mention tobyHugh Graham
2000-02-26add rcs identsHugh Graham
2000-02-13Xr vnconfig(8); sdb@ssr.comAaron Campbell
1999-07-21use .Ar on later .It Fl linesTheo de Raadt
1999-07-05fix Nm usage in SYNOPSIS section; d@Aaron Campbell
1999-06-05more .Os cleansingAaron Campbell
1999-06-04start to remove non-escaped trailing whitespace, it can confuse troff; pjanzen@Aaron Campbell
1999-05-30Output style nit. From ho@Tobias Weingartner
1999-05-22Initial import of swapctl(8).Tobias Weingartner