Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 09/29/1997 05:50:02
enami
Sun Sep 28 22:44:20 PDT 1997
Update of /cvsroot/src/usr.sbin/vnconfig
In directory netbsd1:/var/slash-tmp/cvs-serv14098

Modified Files:
	vnconfig.c 
Log Message:
In the function config(),

- Use `dev' instead of `rdev' to warn, since latter may not initialized.
- Don't use device file name as a format of warn().  Instead, pass "%s"
  explicitly.