NetBSD/sys
bouyer 98fae666e4 Some drives disconnect after the last data phase without a save data pointer
message. In such case we would not update resid with the proper value
(eventually resid would not be updated at all if there was only one data
phase). To fix this, have the script save the offset in the data tables at
disconnect time if there was a transfer, and use this to compute the resid
if the current offset is 0.
Problem reported and patch tested by edwin, Roy Bixler and YAMAMOTO Takashi.
Fix kern/31990 by YAMAMOTO Takashi.
2005-11-18 23:10:32 +00:00
..
altq
arch ANSIify. Use uint<N>_t. Drop trailing whitespace. 2005-11-16 23:24:44 +00:00
coda merge yamt-vop branch. remove following VOPs. 2005-11-02 12:38:58 +00:00
compat Regen 2005-11-17 17:09:05 +00:00
conf Only call ieee80211_init() in kernels that include some wlan stuff. 2005-11-18 21:55:13 +00:00
contrib For clarify, use the name opt_athhal.h instead of opt_ah.h for the 2005-10-19 09:04:23 +00:00
crypto RMD160_DIGEST_STRING_LENGTH is 41, including the terminating NUL. 2005-09-24 21:31:53 +00:00
ddb - change the way to specify a bufq strategy. (by string rather than by number) 2005-10-15 17:29:10 +00:00
dev Some drives disconnect after the last data phase without a save data pointer 2005-11-18 23:10:32 +00:00
dist Adjust for icmp_error signature. 2005-10-23 19:40:20 +00:00
fs - ignore truncation for VCHR/VBLK/VFIFO as it used to be 2005-11-11 15:50:57 +00:00
gdbscripts
ipkdb
kern Only call ieee80211_init() in kernels that include some wlan stuff. 2005-11-18 21:55:14 +00:00
lib put mcount.c in the normal object list, so that "make depend" works. 2005-10-02 15:34:17 +00:00
lkm Revert previous accidental removal of -DINET6 2005-09-06 23:27:33 +00:00
miscfs genfs_getpages: 2005-11-12 22:29:53 +00:00
net correct SADB_X_MIGRATE. pointed by Francis Dupont. 2005-10-29 15:05:13 +00:00
net80211 Register these crypto modules. 2005-11-18 16:57:22 +00:00
netatalk PR/31051: Kousaku Nakahara: can't find the device from Macintosh through 2005-08-24 06:06:51 +00:00
netccitt pk_accton(): `path' actually points into kernel space. 2005-10-06 16:32:14 +00:00
netinet Pass the current process structure to in_pcbconnect() so that it can 2005-11-15 18:39:46 +00:00
netinet6 Pass the current process structure to in_pcbconnect() so that it can 2005-11-15 18:39:46 +00:00
netipsec PR/31478: YOMURA Masanori: Inconsistent default value of net.inet.ipsec.dfbit 2005-10-05 12:59:24 +00:00
netisdn
netiso For some peverse reason the ISO code has to have the same template for 2005-11-16 20:44:19 +00:00
netkey Make sure that the port numbers are set to 0 in SAD and SPD when NAT-T 2005-10-03 13:14:38 +00:00
netnatm
netns Implement the net.ns.spp sysctl subtree with only two children: 2005-09-06 02:52:38 +00:00
netsmb
nfs nfs_read: return EISDIR rather than EPERM for !VREG files. 2005-11-05 19:21:14 +00:00
opencrypto No change. Forced commit to record commit message for previous revision, viz: 2005-08-22 23:11:47 +00:00
stand
sys Define boolean_t if defined(_STANDALONE) so that some sources 2005-11-17 16:12:21 +00:00
ufs - ignore truncation for VCHR/VBLK/VFIFO as it used to be 2005-11-11 15:50:57 +00:00
uvm Whitespace nit. 2005-11-09 12:47:39 +00:00
Makefile Install sha2.h to /usr/include/crypto. 2005-08-20 15:42:03 +00:00