Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 08/22/1997 15:40:02
lukem
Fri Aug 22 08:30:51 PDT 1997
Update of /cvsroot/src/etc/etc.vax
In directory netbsd1:/var/slash-tmp/cvs-serv5680

Modified Files:
	MAKEDEV 
Log Message:
* unlink devices before attempting to mknod them
* remove superfluous umasks
* replace `eval ...` with $((...)) or ${i#...}
* use $0 instead of MAKEDEV
* warn on unknown devices
* add enss* to ss*
* ensure tapes are root.operator 660


lukem
Fri Aug 22 08:35:13 PDT 1997
Update of /cvsroot/src/etc/etc.x68k
In directory netbsd1:/var/slash-tmp/cvs-serv6237

Modified Files:
	MAKEDEV 
Log Message:
* add enss* to ss*
* use $0 instead of MAKEDEV
* remove superfluous umasks