Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 08/25/1998 06:47:30
Module Name:	src
Committed By:	lukem
Date:		Tue Aug 25 13:47:30 UTC 1998

Modified Files:
	src/etc: security security.conf
Log Message:
* if $check_disklabels=YES, backup and compare of disklabels of current disks.
should detect added or removed disks as well. backup labels go in
/var/backups/disklabel.XXX (XXX = disk name, e.g., sd0), and the
changelist style backups have .current or .backup suffixes
* minor whitespace, formatting, and comment cleanup