NetBSD/sys
bouyer 379429d4df If the REQUEST_SENSE command fails, issue a reset instead of XS_DRIVER_STUFFUP.
If REQUEST_SENSE succeeds but doens't return any data, return XS_SHORTSENSE
as the sense field will just contain a copy or the error register.
1999-02-15 18:40:01 +00:00
..
adosfs Correct both in my previous commit (#ifdef around by Matthew Jacob). 1999-02-11 09:49:46 +00:00
arch Fix RCSid, pointed out by Hubert Feyrer. 1999-02-15 07:07:43 +00:00
coda
compat Hmm, I forgot to add that.. 1999-02-15 08:48:20 +00:00
conf Add entry for CD240[01] driver. 1999-02-13 17:07:36 +00:00
ddb Fix printf format problems on Alpha. 1999-02-12 00:50:09 +00:00
dev If the REQUEST_SENSE command fails, issue a reset instead of XS_DRIVER_STUFFUP. 1999-02-15 18:40:01 +00:00
filecorefs Make sure a buffer optained from bread() is always bresle()'d in case of 1999-02-10 13:14:08 +00:00
gdbscripts
ipkdb
isofs
kern Don't forget to lower the spl in the error case of sigprocmask 1999-02-13 15:25:51 +00:00
lib RCS ID police 1999-02-15 04:54:34 +00:00
lkm convert from NOxxx= to MKxxx=no. 1999-02-13 02:54:17 +00:00
miscfs sprintf->snprintf 1999-02-03 05:05:03 +00:00
msdosfs
net RCS ID police 1999-02-15 04:54:34 +00:00
netatalk Domains are associated with protocol families, not address families. 1999-01-14 01:16:55 +00:00
netccitt Domains are associated with protocol families, not address families. 1999-01-14 01:16:55 +00:00
netinet According to Dave Borman, the iss should be using snd_nxt and not rcv_nxt 1999-02-05 22:37:24 +00:00
netiso convert from NOxxx= to MKxxx=no. 1999-02-13 02:54:17 +00:00
netnatm Domains are associated with protocol families, not address families. 1999-01-14 01:16:55 +00:00
netns Domains are associated with protocol families, not address families. 1999-01-14 01:28:23 +00:00
nfs Fix printf format problems on Alpha. 1999-02-12 01:38:38 +00:00
stand
sys Fix compiler warning. 1999-02-11 20:33:26 +00:00
ufs Fix printf format problems on Alpha. 1999-02-12 01:38:38 +00:00
uvm 80 cols. 1999-01-31 09:27:18 +00:00
vm RCS ID police 1999-02-15 04:14:54 +00:00
Makefile