Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 06/12/1998 21:30:02
tv
Fri Jun 12 21:20:25 PDT 1998
Update of /cvsroot/src/sys/sys
In directory nb00:/tmp/cvs-serv8903
Modified Files:
disklabel.h
Log Message:
The ATAPI disktype is now rather fixed in stone since a device uses it for
booting (Shark). Add to mainline.
tv
Fri Jun 12 21:28:46 PDT 1998
Update of /cvsroot/src/sys/nfs
In directory nb00:/tmp/cvs-serv8956
Modified Files:
nfs_boot.c
Log Message:
Clean up boogered gcc warning workaround (remove goto completely) and remove
a redundant `if'.