freebsd-dev/sys
Robert Watson 8a22e151be As a result of kqueue locking work, socket buffer locks will always
be held when entering a kqueue filter for fifos via a socket buffer
event: as such, assert the lock unconditionally rather than acquiring
it conditionall.

MFC after:	3 days
2005-09-13 10:39:24 +00:00
..
alpha Eliminate unused definitions. 2005-09-11 20:51:15 +00:00
amd64 Canonize the include of acpi.h. 2005-09-11 18:39:03 +00:00
arm Move the prototypes of db_md_set_watchpoint(), db_md_clr_watchpoint() 2005-09-10 03:01:25 +00:00
boot MFi386: revision 1.11. 2005-09-13 08:29:03 +00:00
bsm
cam
coda
compat
conf The kernel-depend target doesn't get any information from "compile-with", 2005-09-11 07:33:43 +00:00
contrib Per a request from Nick Triantos of nVidia, nVidia's legal department asked 2005-09-11 17:50:20 +00:00
crypto
ddb Move the prototypes of db_md_set_watchpoint(), db_md_clr_watchpoint() 2005-09-10 03:01:25 +00:00
dev Unlock driver lock before calling resource_int_value(9). 2005-09-13 10:12:28 +00:00
doc
fs As a result of kqueue locking work, socket buffer locks will always 2005-09-13 10:39:24 +00:00
gdb
geom Fix copy&paste typo. 2005-09-10 07:46:47 +00:00
gnu In ext2_mountfs(), check that the superblock size, SBSIZE, 2005-09-10 21:30:49 +00:00
i4b
i386 opt_pc98.h is not needed. 2005-09-12 13:50:56 +00:00
ia64 Eliminate unused definitions. 2005-09-11 20:51:15 +00:00
isa
isofs/cd9660
kern In vfs_kqfilter(), return EINVAL instead of 1 (EPERM) when an unsupported 2005-09-12 19:22:37 +00:00
libkern
modules Hook up the hptmv driver for amd64. 2005-09-08 03:29:18 +00:00
net In netkqfilter(), return EINVAL instead of 1 (EPERM) when a filter type 2005-09-12 19:26:03 +00:00
net80211
netatalk Forward declare atalkdomain with static linkage, not extern, since 2005-09-11 16:04:56 +00:00
netatm
netgraph When message can't fit into socket receive buffer return ENOBUFS 2005-09-12 14:11:11 +00:00
netinet In tcp_ctlinput() do not swap ip->ip_len a second time. It 2005-09-10 07:43:29 +00:00
netinet6 IPv6 was improperly defining its malloc type the same as IPv4 (M_IPMADDR, 2005-09-07 10:11:49 +00:00
netipsec
netipx Forward declaring static variables as extern is invalid ISO-C. Now that 2005-09-07 10:06:14 +00:00
netkey
netnatm Forward declaring static variables as extern is invalid ISO-C. Now that 2005-09-07 10:06:14 +00:00
netncp
netsmb
nfs
nfs4client
nfsclient
nfsserver
opencrypto
pc98
pccard
pci
posix4
powerpc Fix boot-time hang/panic on G3 systems when modifying IBAT0 in 2005-09-10 21:03:10 +00:00
rpc
security
sparc64 Move the prototypes of db_md_set_watchpoint(), db_md_clr_watchpoint() 2005-09-10 03:01:25 +00:00
sys Introduce vfs_read_dirent() which can help VOP_READDIR() implementations 2005-09-12 08:46:07 +00:00
tools
ufs Giant is no longer needed here. 2005-09-12 01:21:42 +00:00
vm Introduce a new lock for the purpose of synchronizing access to the 2005-09-09 06:03:08 +00:00
Makefile