Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 09/29/1997 06:10:02
lukem
Sun Sep 28 23:08:46 PDT 1997
Update of /cvsroot/src/lib/libutil
In directory netbsd1:/var/slash-tmp/cvs-serv16809

Modified Files:
	opendisk.c 
Log Message:
reorder some checks so that buf is initialised as early as possible
(just after the check for buf != NULL)