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.59 retrieving revision 1.60 diff -u -p -r1.59 -r1.60 --- src/etc/security 2001/09/23 19:10:25 1.59 +++ src/etc/security 2001/09/23 19:51:20 1.60 @@ -1,6 +1,6 @@ #!/bin/sh - # -# $NetBSD: security,v 1.59 2001/09/23 19:10:25 perry Exp $ +# $NetBSD: security,v 1.60 2001/09/23 19:51:20 perry 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 cd ch fd hk hp mcd md ra rb rd rl rx \ + DISKLIST="acd ccd ch hk hp 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