Source-Changes archive

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

NetBSD master CVS tree commits



lukem
Fri Aug 22 05:16:29 PDT 1997
Update of /cvsroot/src/etc/etc.pmax
In directory netbsd1:/var/slash-tmp/cvs-serv29243

Modified Files:
        MAKEDEV 
Log Message:
* use $0 instead of MAKEDEV
* remove devices before mknod-ing them
* use ${i#...} and $((...)) instead of `eval ...`
* tz* has perms 660 root.operator (instead of 666 root.wheel)
* consolidate a few devices into one case, with internal switching
  for the slight difference (usually unit name and major number)
* reset the umask after MAKEDEV.local
* don't treat ttyv* specially - it's an i386-ism




Home | Main Index | Thread Index | Old Index