aboutsummaryrefslogtreecommitdiff
path: root/sbin/swapon/swapon.c
Commit message (Expand)AuthorAgeFilesLines
* Remove hack from rev 1.15; getbsize(3)'s original interface has beenMike Barcroft2002-12-301-3/+1
* Make the first argument to getbsize(3) a `size_t *'. This is a hackMike Barcroft2002-12-301-3/+4
* Add 'swapctl' - as a hardlink to swapon/swapoff, and augment swapon withMatthew Dillon2002-12-281-42/+177
* This is David Schultz's swapoff code which I am finally able to commit.Matthew Dillon2002-12-151-11/+32
* o remove __PWarner Losh2002-03-211-2/+2
* Remove 'register' keyword.David E. O'Brien2002-03-201-2/+2
* Include missing header files which define functions for which gcc hasDima Dorfman2001-06-241-0/+1
* Add include of errno.h where needed, remove extern int errno where not.Warner Losh2000-04-141-2/+0
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* .Nm swapon -> .Nm.Philippe Charnier1998-08-031-9/+8
* Use warn(3).Philippe Charnier1997-06-191-7/+8
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-1/+1
* Make the noauto flag usable for swap devices too. Closes PR#1542Jordan K. Hubbard1996-09-061-0/+2
* Take out special error message for EINVAL...we really do want it to beDavid Greenman1995-05-141-4/+0
* Fix -Wall warnings.Poul-Henning Kamp1995-02-231-7/+11
* BSD 4.4 Lite sbin SourcesRodney W. Grimes1994-05-261-0/+120