NetBSD/sys
hannken 3a7080244e Redo dk_start(). If di->di_diskstart() runs synchronous its biodone() will
call dk_start() via dk_iodone() before the buffer gets removed from queue.

Approved by: Roland Dowdeswell <elric@netbsd.org>

Fixes PR #25240
2004-04-19 16:04:07 +00:00
..
altq parameter with two es. From Peter Postma. 2004-02-24 15:22:01 +00:00
arch pmap_extract4m: We can read a spurious invalid pte if the system is in 2004-04-19 15:20:42 +00:00
coda Tango on sysctl_createv() and flags. The flags have all been renamed, 2004-03-24 15:34:46 +00:00
compat Fix the sysinfo(SI_HW_SERIAL, emulation so that we actually get the 2004-04-19 02:55:40 +00:00
conf add block device driver 2004-04-17 12:56:26 +00:00
crypto s/netbsd.org/NetBSD.org/g 2003-11-28 08:56:48 +00:00
ddb Tango on sysctl_createv() and flags. The flags have all been renamed, 2004-03-24 15:34:46 +00:00
dev Redo dk_start(). If di->di_diskstart() runs synchronous its biodone() will 2004-04-19 16:04:07 +00:00
fs properly version the msdosfs mount structure after addition 2004-04-19 07:53:58 +00:00
gdbscripts
ipkdb
kern Charge root for socket buffers without a socket pointer. 2004-04-19 03:44:46 +00:00
lib add '.L' prefixes to local labels. 2004-04-15 09:20:29 +00:00
lkm Set PATH and use ip_fil_netbsd.c 2004-03-28 09:37:14 +00:00
miscfs Tango on sysctl_createv() and flags. The flags have all been renamed, 2004-03-24 15:34:46 +00:00
net don't use u_long in an ioctl, rather, u_int64_t so there are no long 32/64 2004-04-15 15:17:11 +00:00
net80211 Get the sense of ra->ra_nok and ra->ra_nfail right. They indicate 2004-03-29 04:09:45 +00:00
netatalk Use M_ZERO as appropriate. (fix an improper use of M_WAIT to M_WAITOK) 2004-04-18 18:55:57 +00:00
netccitt Use M_ZERO appropriately. Change some incorrect uses of M_DONTWAIT to 2004-04-18 19:11:39 +00:00
netinet ANSI'fy and de __P 2004-04-18 23:35:56 +00:00
netinet6 Make these compile without INET. tcp_input probably needs a lot more 2004-03-29 04:59:02 +00:00
netipsec s/netbsd.org/NetBSD.org/g 2004-04-06 08:48:55 +00:00
netisdn Use M_ZERO as appropriate. Use M_WAITOK instead of 0. 2004-04-18 19:21:06 +00:00
netiso ANSI'fy, de-__P(), and constify some read-only data. 2004-04-19 05:16:45 +00:00
netkey Use M_ZERO appropriately. 2004-04-18 23:33:58 +00:00
netnatm
netns ANSI'fy and de-__P 2004-04-19 00:10:48 +00:00
netsmb align Extended file attributes defines 2004-03-22 16:42:06 +00:00
nfs nfs_readdirplusrpc: fix a deadlock problem. 2004-04-05 10:44:09 +00:00
opencrypto Split opencrypto configuration into an attribute, usable by inkernel 2003-12-31 16:44:26 +00:00
stand Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
sys Constify the addr parameter to sbappenaddr. 2004-04-18 21:47:11 +00:00
ufs remove code that attempts to correct superblock location. this 2004-04-18 03:35:16 +00:00
uvm Fix a tyop. 2004-04-05 01:39:07 +00:00
Makefile Build net80211/. 2003-10-13 06:49:14 +00:00