Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 03/05/2000 03:35:24
Module Name:	basesrc
Committed By:	lukem
Date:		Sun Mar  5 11:35:23 UTC 2000

Modified Files:
	basesrc/sbin/swapctl: swapctl.8 swapctl.c

Log Message:
* add support for -U, which is the opposite of -A (i.e, it unconfigures
  all swap devices in /etc/fstab).
* fix description of -D


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 basesrc/sbin/swapctl/swapctl.8
cvs rdiff -r1.11 -r1.12 basesrc/sbin/swapctl/swapctl.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.