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: 07/30/1998 18:30:03
thorpej
Thu Jul 30 18:23:58 PDT 1998
Update of /cvsroot/src/sys/dev
In directory nb00:/tmp/cvs-serv14597

Modified Files:
	ccd.c ccdvar.h 
Log Message:
Use the pool allocator for component buffer headers.


mjacob
Thu Jul 30 18:26:12 PDT 1998
Update of /cvsroot/src/share/man/man4
In directory nb00:/tmp/cvs-serv14670

Modified Files:
	st.4 
Log Message:
Change I/O like behaviour of control device to be that like the
no-rewind device. This makes sense in that a no-rewind device may
always be rewound or ejected, but the opposite is not true.