Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 09/11/1996 18:10:02
thorpej
Wed Sep 11 11:00:33 PDT 1996
Update of /cvsroot/src/sys/arch/hp300/stand
In directory netbsd1:/var/slash-tmp/cvs-serv14410
Revision/Branch: netbsd-1-2
Modified Files:
sys_inst.c
Log Message:
When opening a disk for non-filesystem i/o, make sure we only return
an error condition when an error occurs.
Bug noticed by Terry Lambert <terry@lambert.org>.
thorpej
Wed Sep 11 11:05:03 PDT 1996
Update of /cvsroot/src/sys/arch/hp300/stand
In directory netbsd1:/var/slash-tmp/cvs-serv14746
Modified Files:
inst.c
Log Message:
When opening a disk for non-filesystem i/o, make sure we only return
an error condition when an error occurs.
Bug noticed by Terry Lambert <terry@lambert.org>.