freebsd-dev/sys
Warner Losh 435286fb59 Add standard GPL boilerplate to these files. They are the only ones
contaminated with the GPL code.  While this information was present in
the COPYRIGHT.INFO file, it is FreeBSD's standard practice to, where
possible, include explicit license information in files.

Approved by: release engineer (scottl)
2005-06-16 06:51:38 +00:00
..
alpha Do not allocate memory based on not-checked argument from userland. 2005-06-11 14:58:20 +00:00
amd64 Move IPI_PREEMPTION option from global NOTES file to i386+amd64 specific 2005-06-14 14:21:25 +00:00
arm
boot Improved markup, fixes some spelling and grammar. 2005-06-14 08:49:14 +00:00
bsm
cam
coda
compat Do not allocate memory based on not-checked argument from userland. 2005-06-11 14:58:20 +00:00
conf Move ext2fs from src/gnu to src/gnu/fs. 2005-06-15 02:36:11 +00:00
contrib locking on exit of reading from ip_sync is not correct for all instances 2005-06-14 09:18:26 +00:00
crypto
ddb
dev Fix four casts of the softc to a struct ifnet. 2005-06-15 20:23:40 +00:00
doc
fs
gdb
geom
gnu Add standard GPL boilerplate to these files. They are the only ones 2005-06-16 06:51:38 +00:00
i4b Stop embedding struct ifnet at the top of driver softcs. Instead the 2005-06-10 16:49:24 +00:00
i386 Move IPI_PREEMPTION option from global NOTES file to i386+amd64 specific 2005-06-14 14:21:25 +00:00
ia64 Define IPI_PREEMPT. Update a nearby comment while I'm here. 2005-06-12 19:03:01 +00:00
isa - Hook up the new locations of the atkbdc(4), atkbd(4) and psm(4) source 2005-06-10 20:56:38 +00:00
isofs/cd9660
kern - Change holdcnt use around vnode recycling. We now always keep a holdcnt 2005-06-16 04:41:42 +00:00
libkern
modules Move ext2fs from src/gnu to src/gnu/fs. 2005-06-15 02:36:11 +00:00
net Initialze ifp->if_softc. 2005-06-13 17:17:07 +00:00
net80211 revert 1.53; it breaks ibss merge 2005-06-13 21:01:06 +00:00
netatalk Stop embedding struct ifnet at the top of driver softcs. Instead the 2005-06-10 16:49:24 +00:00
netatm Stop embedding struct ifnet at the top of driver softcs. Instead the 2005-06-10 16:49:24 +00:00
netgraph Stop embedding struct ifnet at the top of driver softcs. Instead the 2005-06-10 16:49:24 +00:00
netinet When doing matching based on dst_ip/src_ip make sure we are really looking 2005-06-12 16:27:10 +00:00
netinet6 Fix IPv6 neighbor discovery by using IF_LLADDR to get the mac address 2005-06-12 00:45:24 +00:00
netipsec
netipx Stop embedding struct ifnet at the top of driver softcs. Instead the 2005-06-10 16:49:24 +00:00
netkey
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient Fix a serious deadlock with the NFS client. Given a large enough 2005-06-10 23:50:41 +00:00
nfsserver
opencrypto
pc98
pccard
pci Move if_alloc() up so it's before mii_phy_probe(). 2005-06-11 01:37:46 +00:00
posix4
powerpc Unbreak the PowerPC GENERIC build. 2005-06-11 10:59:02 +00:00
rpc
security
sparc64 Turn on atkbdc(4), atkbd(4), creator(4), machfb(4), syscons(4), ohci(4), 2005-06-10 23:11:16 +00:00
sys - Don't make vgonel() globally visible, we want to change its prototype 2005-06-13 06:26:55 +00:00
tools
ufs
vm The new contigmalloc(9) has a bad degenerate case where there were 2005-06-11 00:05:16 +00:00
Makefile