summaryrefslogtreecommitdiff
path: root/sbin/swapctl/swapctl.c
AgeCommit message (Expand)Author
2002-07-03ansiTheo de Raadt
2002-05-15typo in comment.Artur Grabowski
2002-05-15Kill commented out stubs for swapoff.Artur Grabowski
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-06-04return from main() don't exitMichael Shalayeff
2001-06-02Various swapctl(8) improvements:Miod Vallat
2001-03-09PATH_MAX+1 is wrong. Not cranking libc/libc_r majors over this, since they j...Theo de Raadt
2000-06-30warnx?/errx? paranoia (use "%s" not a bare string unless it is aTodd C. Miller
2000-02-26add rcs identsHugh Graham
1999-05-22Initial import of swapctl(8).Tobias Weingartner