Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc/etc/etc.i386



Module Name:    basesrc
Committed By:   lukem
Date:           Mon Feb  4 08:21:28 UTC 2002

Modified Files:
        basesrc/etc/etc.i386: MAKEDEV

Log Message:
- ensure . is owned by root:wheel (so new entries inherit the correct group)
- wrap the main parser code in a function makedev(), and call makedev
  instead of 'sh $0'. (this is a bit faster)
- remove unnecessary chown root or chgrp wheel directives; older code here
  didn't bother doing this, so why be inconsistent
- when making directories, don't use -p and don't redirect stdout to /dev/null


To generate a diff of this commit:
cvs rdiff -r1.163 -r1.164 basesrc/etc/etc.i386/MAKEDEV

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




Home | Main Index | Thread Index | Old Index