Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/etc/security,v rcsdiff: /ftp/cvs/cvsroot/src/etc/security,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.60 retrieving revision 1.61 diff -u -p -r1.60 -r1.61 --- src/etc/security 2001/09/23 19:51:20 1.60 +++ src/etc/security 2001/09/24 03:19:43 1.61 @@ -1,6 +1,6 @@ #!/bin/sh - # -# $NetBSD: security,v 1.60 2001/09/23 19:51:20 perry Exp $ +# $NetBSD: security,v 1.61 2001/09/24 03:19:43 lukem Exp $ # from: @(#)security 8.1 (Berkeley) 6/9/93 # @@ -536,7 +536,7 @@ if checkyesno check_devices; then # Check for block and character disk devices that are readable or # writeable or not owned by root.operator. >$TMP1 - DISKLIST="acd ccd ch hk hp md ra raid rb rd rl rx \ + DISKLIST="ccd ch hk hp ld md ra raid rb rd rl rx \ sd se ss uk up vnd wd xd xy" # DISKLIST="$DISKLIST ct mt st wt" for i in $DISKLIST; do