freebsd-dev/sys
Robert Watson 80af0152f3 Convert netinet6 to using queue(9) rather than hand-crafted linked lists
for the global IPv6 address list (in6_ifaddr -> in6_ifaddrhead).  Adopt
the code styles and conventions present in netinet where possible.

Reviewed by:	gnn, bz
MFC after:	6 weeks (possibly not MFCable?)
2009-06-24 21:00:25 +00:00
..
amd64 Whitespace fix. 2009-06-24 19:16:48 +00:00
arm Fix typo. 2009-06-24 21:00:13 +00:00
boot Bump PowerPC loader(8) version to reflect extensions it has recently grown. 2009-06-22 15:57:12 +00:00
bsm
cam Change cam_periph_ioctl() to take 'cmd' and a u_long instead of an 2009-06-22 14:43:48 +00:00
cddl dtrace/amd64: fix virtual address checks 2009-06-24 16:03:57 +00:00
compat Add a new COMPAT7 flag for FreeBSD 7.x compatibility system calls. 2009-06-24 13:36:37 +00:00
conf Move non-PCI prototypes from ata-pci.h -> ata-all.h. 2009-06-24 15:38:17 +00:00
contrib Use proper form of gnu designated initalizers. This lets 2009-06-24 12:01:10 +00:00
crypto
ddb
dev - Change this driver to do taskqueue(9) based TX and interrupt 2009-06-24 20:56:06 +00:00
fs Implement global and per-uid accounting of the anonymous memory. Add 2009-06-23 20:45:22 +00:00
gdb
geom Do not stop the loop when an empty or deleted directory entry is found. 2009-06-24 06:42:13 +00:00
gnu
i386 Whitespace fix. 2009-06-24 19:16:48 +00:00
ia64 Implement a facility for dynamic per-cpu variables. 2009-06-23 22:42:39 +00:00
isa
kern Deprecate the msgsys(), semsys(), and shmsys() system calls by moving 2009-06-24 20:01:13 +00:00
kgssapi
libkern done method is supposed to return int. 2009-06-22 22:09:18 +00:00
mips Implement a facility for dynamic per-cpu variables. 2009-06-23 22:42:39 +00:00
modules Update for the Intel 10G driver, this adds support for 2009-06-24 18:27:07 +00:00
net In if_setlladdr(), use IF_ADDR_LOCK() and ifaddr references to improve 2009-06-24 10:36:48 +00:00
net80211 Modify most routines returning 'struct ifaddr *' to return references 2009-06-23 20:19:09 +00:00
netatalk Printf fewer warnings when adding a route to an atalk address fails; 2009-06-24 10:46:03 +00:00
netgraph Use proper form of gnu designated initalizers. This lets 2009-06-24 12:01:10 +00:00
netinet Convert netinet6 to using queue(9) rather than hand-crafted linked lists 2009-06-24 21:00:25 +00:00
netinet6 Convert netinet6 to using queue(9) rather than hand-crafted linked lists 2009-06-24 21:00:25 +00:00
netipsec Convert netinet6 to using queue(9) rather than hand-crafted linked lists 2009-06-24 21:00:25 +00:00
netipx Use queue(9) instead of hand-crafted link lists for the global IPX 2009-06-24 20:57:50 +00:00
netnatm
netncp
netsmb
nfs
nfsclient After cleaning up rt_tables from vnet.h and cleaning up opt_route.h 2009-06-23 17:03:45 +00:00
nfsserver
nlm
opencrypto
pc98 Implement a facility for dynamic per-cpu variables. 2009-06-23 22:42:39 +00:00
pci
powerpc More precise description of the DS1553 driver. 2009-06-24 15:48:20 +00:00
rpc If the initial attempt to refresh credentials in the RPCSEC_GSS client 2009-06-24 18:30:14 +00:00
security Implement global and per-uid accounting of the anonymous memory. Add 2009-06-23 20:45:22 +00:00
sparc64 o merge from amd64: 2009-06-24 20:49:02 +00:00
sun4v Implement a facility for dynamic per-cpu variables. 2009-06-23 22:42:39 +00:00
sys MFp4: 2009-06-24 20:52:37 +00:00
tools
ufs
vm Initialize the uip to silence gcc warning that seems to sneak in in some 2009-06-24 09:26:33 +00:00
xdr
xen
Makefile