freebsd-nq/sys
Jeff Roberson 0b600db425 - Document two cases, one in vget and the other in vn_lock, where the state
of interlock on exit is not consistent.  There are probably several bugs
   relating to this.
2002-08-21 08:34:48 +00:00
..
alpha remove unit counts from atkbdc, pckbd, sc 2002-08-20 00:10:22 +00:00
amd64 Use the __BUS_ACCESSOR macro for NEXUS_ACCESSOR 2002-08-20 13:50:17 +00:00
arm
boot Support for VIA VT8233 audio controller. 2002-08-17 16:23:44 +00:00
cam Updates to cmd6workaround: 2002-08-16 22:05:19 +00:00
coda
compat Increase size of ifnet.if_flags from 16 bits (short) to 32 bits (int). To avoid 2002-08-18 07:05:00 +00:00
conf New L2TP netgraph node type. 2002-08-20 21:59:50 +00:00
contrib
crypto
ddb
dev When setting the WI_RID_ENCRYPTION mode, we have to conditionally 2002-08-21 05:57:37 +00:00
fs Remove the possibility of a race condition when reading the . and .. 2002-08-20 04:46:59 +00:00
geom
gnu
i4b
i386 Use the __BUS_ACCESSOR macro for NEXUS_ACCESSOR 2002-08-20 13:50:17 +00:00
ia64 Correct one more errant whitespace nit that crept in during changes 2002-08-20 02:21:38 +00:00
isa
isofs/cd9660
kern - Document two cases, one in vget and the other in vn_lock, where the state 2002-08-21 08:34:48 +00:00
libkern
modules Keep subdirectory list sorted. 2002-08-20 23:58:49 +00:00
net Fix a couple of bogus return values in previous commit. 2002-08-19 19:22:41 +00:00
netatalk
netatm Increase size of ifnet.if_flags from 16 bits (short) to 32 bits (int). To avoid 2002-08-18 07:05:00 +00:00
netgraph New L2TP netgraph node type. 2002-08-20 21:59:50 +00:00
netinet Enclose IPv6 addresses in brackets when they are displayed printable with a 2002-08-19 19:47:13 +00:00
netinet6 Enclose IPv6 addresses in brackets when they are displayed printable with a 2002-08-19 19:47:13 +00:00
netipx
netkey
netnatm
netncp
netns
netsmb
nfs
nfsclient Increase size of ifnet.if_flags from 16 bits (short) to 32 bits (int). To avoid 2002-08-18 07:05:00 +00:00
nfsserver
pc98 Merged from sys/dev/syscons/syscons.c revisions 1.386 and 1.387. 2002-08-20 14:39:29 +00:00
pccard
pci Don't read the PCI config space during mii operations. Instead save whether 2002-08-19 16:54:26 +00:00
posix4
powerpc
rpc
security Prefer NULL to 0 when passing a NULL pointer. 2002-08-20 02:54:09 +00:00
sparc64 remove unit counts from atkbdc, pckbd, sc 2002-08-20 00:10:22 +00:00
sys - Add two new debugging macros: ASSERT_VI_LOCKED and ASSERT_VI_UNLOCKED 2002-08-21 06:19:29 +00:00
tools - Add two new debugging macros: ASSERT_VI_LOCKED and ASSERT_VI_UNLOCKED 2002-08-21 06:19:29 +00:00
ufs Implement list of EA return functionality. 2002-08-20 11:34:58 +00:00
vm
Makefile