Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 02/23/1999 09:00:53
Module Name:	src
Committed By:	mrg
Date:		Tue Feb 23 17:00:53 UTC 1999

Modified Files:
	src/include: fstab.h
	src/share/man/man5: fstab.5
	src/lib/libc/gen: fstab.c
	src/sbin/swapctl: swapctl.8 swapctl.c
Log Message:
add a new fstab type "dp" for the user-specified dump device.
change swapctl -A to see this and add it via swapctl(2).  also
add a new swapctl -D <device> to change the dump device on the
fly.