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: 03/18/1996 18:10:02
gwr
Mon Mar 18 18:06:04 EST 1996
Update of /a/cvsroot/src/sys/dev/ic
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv16629

Modified Files:
	z8530tty.c 
Log Message:
Fix two bugs pointed out by Leo Weppelman:
(1) Did not initialize cs->cs_rr0 anywhere
(2) Have to read rr1 before the data it applies to


fvdl
Mon Mar 18 18:06:11 EST 1996
Update of /a/cvsroot/src/sys/kern
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv16605

Modified Files:
	vfs_syscalls.c 
Log Message:
Remove previously introduced bug: always make sure mappings of a removed
file don't stick around.


gwr
Mon Mar 18 18:09:04 EST 1996
Update of /a/cvsroot/src/sys/dev/ic
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv16694

Modified Files:
	ncr5380sbc.c 
Log Message:
Deal with devices that are slow to get off the bus.