[BACK]Return to security CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / etc

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

Diff for /src/etc/security between version 1.59 and 1.60

version 1.59, 2001/09/23 19:10:25 version 1.60, 2001/09/23 19:51:20
Line 536  if checkyesno check_devices; then
Line 536  if checkyesno check_devices; then
         # Check for block and character disk devices that are readable or          # Check for block and character disk devices that are readable or
         # writeable or not owned by root.operator.          # writeable or not owned by root.operator.
         >$TMP1          >$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"              sd se ss uk up vnd wd xd xy"
 #       DISKLIST="$DISKLIST ct mt st wt"  #       DISKLIST="$DISKLIST ct mt st wt"
         for i in $DISKLIST; do          for i in $DISKLIST; do

Legend:
Removed from v.1.59  
changed lines
  Added in v.1.60

CVSweb <webmaster@jp.NetBSD.org>