NetBSD/sys
christos 761bd09636 PR/30154: YAMAMOTO Takashi: tcp_close locking botch
chgsbsize() as mentioned in the PR can be called from an interrupt context
via tcp_close(). Avoid calling uid_find() in chgsbsize().
- Instead of storing so_uid in struct socketvar, store *so_uidinfo
- Add a simple lock to struct uidinfo.
2005-05-07 17:42:09 +00:00
..
altq nuke trailing whitespace 2005-02-26 22:58:54 +00:00
arch one more revision that uses the pagezero info. 2005-05-07 16:57:33 +00:00
coda nuke trailing whitespace 2005-02-26 22:58:54 +00:00
compat First work on COMPAT_LINUX/amd64 2005-05-03 16:26:27 +00:00
conf Rototill of the verified exec functionality. 2005-04-20 13:44:45 +00:00
crypto Make resultant hash length a symbolic define so other code can reuse the 2005-04-19 14:05:53 +00:00
ddb move decl of db_machine_command_table from db_interface.h to db_command.c 2005-04-29 10:40:16 +00:00
dev Add SMC2531W-B EliteConnect Wireless Adapter. 2005-05-07 17:02:47 +00:00
dist Upgraded IPFilter to 4.1.8 2005-04-03 15:05:30 +00:00
fs - Define a VFS_ATTACH() macro that places a reference to a vfsops structure 2005-03-29 02:41:05 +00:00
gdbscripts nuke trailing whitespace 2005-02-26 22:58:54 +00:00
ipkdb nuke trailing whitespace 2005-02-26 22:58:54 +00:00
kern PR/30154: YAMAMOTO Takashi: tcp_close locking botch 2005-05-07 17:42:09 +00:00
lib Use ${TOOL_M4} instead of "m4". (I only tested this fix 2005-04-22 00:22:55 +00:00
lkm add missing prototype for when CODA_COMPAT_5 is #define'd 2005-03-28 06:59:13 +00:00
miscfs PR/29782: Martin Husemann: procfs can not unmount when some process has its 2005-04-02 06:15:09 +00:00
net rate limit the printfs for oversized ethernet packets. 2005-05-02 21:20:27 +00:00
net80211 nuke trailing whitespace 2005-02-26 22:45:09 +00:00
netatalk #include <sys/protosw.h> if _KERNEL 2005-05-06 04:26:31 +00:00
netccitt nuke trailing whitespace 2005-02-26 22:45:09 +00:00
netinet PR/30154: YAMAMOTO Takashi: tcp_close locking botch 2005-05-07 17:42:09 +00:00
netinet6 move decl of inetsw to its own header to avoid array of incomplete type. 2005-04-29 10:39:09 +00:00
netipsec PR/30154: YAMAMOTO Takashi: tcp_close locking botch 2005-05-07 17:42:09 +00:00
netisdn nuke trailing whitespace 2005-02-26 22:31:44 +00:00
netiso nuke trailing whitespace 2005-02-26 22:31:44 +00:00
netkey Yet another NAT-T fix: don't forbid SP with ports in the policy 2005-05-05 12:08:24 +00:00
netnatm nuke trailing whitespace 2005-02-26 22:31:44 +00:00
netns nuke trailing whitespace 2005-02-26 22:31:44 +00:00
netsmb nuke trailing whitespace 2005-02-26 22:31:44 +00:00
nfs nfsrv_rcv: don't do so_receive from socket upcall context. 2005-03-29 09:22:35 +00:00
opencrypto nuke trailing whitespace 2005-02-26 22:31:44 +00:00
stand
sys PR/30154: YAMAMOTO Takashi: tcp_close locking botch 2005-05-07 17:42:09 +00:00
ufs flush_inodedep_deps(): If softdep_lookupvp() returns NULL it means the 2005-05-07 14:24:14 +00:00
uvm uvm_coredump_walkmap(): Set UVM_COREDUMP_NODUMP on regions whose 2005-05-06 19:34:47 +00:00
Makefile Redo net.inet.* sysctl subtree for fast-ipsec from scratch. 2004-05-07 00:55:14 +00:00