freebsd-dev/sys
Robert Watson b2073c7d9e First pass at softc list locking for if_ppp.c. Many parts of
this patch were submitted by Maurycy Pawlowski-Wieronski.  In addition
to Maurycy's change, break out softc tear down from ppp_clone_destroy()
into ppp_destroy() rather than performing a convoluted series of
extraction casts and indirections during tear down at mod unload.

Submitted by:	Maurycy Pawlowski-Wieronski <maurycy@fouk.org>
2004-04-19 01:36:24 +00:00
..
alpha MFamd64 2004-04-18 06:24:51 +00:00
amd64 Simplify the sf_buf implementation. In short, make it a trivial veneer 2004-04-18 05:36:37 +00:00
arm
boot
cam
coda
compat In ntoskrnl_unlock_dpc(), use atomic_store instead of atomic_cmpset 2004-04-18 18:38:59 +00:00
conf
contrib
crypto
ddb
dev Report only new new events when initially attaching to the controller. 2004-04-19 00:57:29 +00:00
fs
geom
gnu
i4b
i386 Revert part of the "BIOS brain damage" from rev 1.10. It seems that 2004-04-16 19:46:30 +00:00
ia64 MFamd64 2004-04-18 07:11:12 +00:00
isa Don't check for device_get_softc() returning NULL, it can't happen. 2004-04-17 10:25:04 +00:00
isofs/cd9660
kern constify the last argument of m_copyback. 2004-04-18 13:01:28 +00:00
libkern
modules A simple packet distribution node type that acts like an Ethernet hub. 2004-04-17 12:42:17 +00:00
net First pass at softc list locking for if_ppp.c. Many parts of 2004-04-19 01:36:24 +00:00
net80211
netatalk
netatm
netgraph + rename and document an unused field in struct arpcom (field is still 2004-04-18 01:15:32 +00:00
netinet Replace Bcopy with 'the real thing' as in the rest of the file. 2004-04-18 11:45:49 +00:00
netinet6 Replace Bcopy/Bzero with 'the real thing' as in the rest of the file. 2004-04-18 11:45:28 +00:00
netipsec use native names for if_link, ifa_link, if_addrhead. 2004-04-17 23:29:25 +00:00
netipx
netkey
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient
nfsserver
opencrypto
pc98
pccard
pci
posix4
powerpc MFamd64 2004-04-18 08:10:04 +00:00
rpc
security
sparc64
sys constify the last argument of m_copyback. 2004-04-18 13:01:28 +00:00
tools
ufs
vm
Makefile