NetBSD/etc/etc.pc532
lukem 6b68804273 various cleanups inspired by etc.i386/MAKEDEV:
* use "ln -fs foo bar" instead of "rm -f bar; ln -s foo bar"

* 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

* clean up whitespace

* wrap the main parser code in a function makedev(), and call makedev
  instead of "sh $0". (this is a bit faster)

* don't barf when we have fdesc mounted; just skip the devices fdesc provides


(these files should really be automagically generated...)
2002-03-04 14:02:29 +00:00
..
MAKEDEV various cleanups inspired by etc.i386/MAKEDEV: 2002-03-04 14:02:29 +00:00
disktab
fstab.sd
ttys Added ttyp[g-zA-Z] (bin/15594). 2002-02-13 09:46:01 +00:00