NetBSD/sys
mjacob b90b2a3798 Several more changes. First of all, move CTRL_MODE to have I/O behaviour
like a no-rewind device. Secondly figure out whether the initial TUR
for a CTRL_MODE open resulted in a tape being actually found (if so,
then do a mount session).

Move the 'sun compatibility' behaviour into stdone && stclose- don't
mark a tape as having been written in stopenm, fer gosh sakes.
1998-07-31 04:00:22 +00:00
..
adosfs Fix a typo in a panic message. 1998-07-10 20:14:59 +00:00
arch Back out previous; it is perfectly reasonable, and desirable, to print out 1998-07-31 02:10:12 +00:00
compat Change the "aresid" argument of vn_rdwr() from an int * to a size_t *, 1998-07-28 21:39:54 +00:00
conf add declaration for hd64570, which the ntwo driver uses 1998-07-26 03:29:12 +00:00
ddb Include required "opt_ddb.h" header file. 1998-07-05 14:33:56 +00:00
dev Several more changes. First of all, move CTRL_MODE to have I/O behaviour 1998-07-31 04:00:22 +00:00
gdbscripts
ipkdb Garbage-collect ``needs-flag'' from attributes ether, fddi, arc: 1998-07-05 22:29:51 +00:00
isofs * defopt COMPAT_{09,10,11,12,13} and COMPAT_NOMID. 1998-07-05 08:49:30 +00:00
kern Regen. 1998-07-30 00:46:27 +00:00
lib back out last change 1998-07-27 15:10:05 +00:00
lkm Resolve conflicts from the import. 1998-07-12 15:11:50 +00:00
miscfs use AF_LOCAL instead of AF_UNIX 1998-07-18 05:04:35 +00:00
msdosfs * defopt COMPAT_{09,10,11,12,13} and COMPAT_NOMID. 1998-07-05 08:49:30 +00:00
net Remove obsolete comment. 1998-07-28 12:25:53 +00:00
netatalk Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
netccitt fix to accomodate change in vn_rdwr prototype 1998-07-28 20:25:28 +00:00
netinet change IN_IFADDR_HASH_SIZE to 509, which actually uses no more space than 293 due to rounding up to nearest power of two in hashinit. 1998-07-29 05:18:54 +00:00
netiso defopt ISO TPIP. 1998-07-05 04:37:35 +00:00
netnatm defopt DDB. 1998-07-04 22:18:13 +00:00
netns defopt NS, NSIP. 1998-07-05 06:49:00 +00:00
nfs Avoid possibly overflowing an mbuf. From Dan S. Decasper, via Chuck Cranor. 1998-07-20 16:41:05 +00:00
stand
sys Add PR_NOWAIT (0) for symmetry. 1998-07-31 02:53:34 +00:00
ufs fix to accomodate change in vn_rdwr prototype 1998-07-28 20:37:33 +00:00
uvm Don't cast the null residual pointer passed to vn_rdwr(). 1998-07-28 18:17:34 +00:00
vm Don't cast the null residual pointer passed to vn_rdwr(). 1998-07-28 18:17:34 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00