freebsd-nq/sys
Alan Cox b554f899bd Eliminate unused definitions. (They came from NetBSD.)
Discussed with: cognet, grehan, marcel
2006-08-25 23:51:11 +00:00
..
amd64 Emulate what vfork does instead of using it in linux_vfork. This way 2006-08-25 11:59:56 +00:00
arm Eliminate unused definitions. (They came from NetBSD.) 2006-08-25 23:51:11 +00:00
boot Make the default "init_path" value breakable, so it fits on the 2006-08-20 09:31:17 +00:00
bsm
cam Implement 'camcontrol reportluns'. This allows users to send the SCSI 2006-08-21 13:24:50 +00:00
coda
compat Don't call suser_cred() directly from linux_sethostname(), as it just 2006-08-25 11:02:42 +00:00
conf Remove file that snuck in accidentally in Marcel's gdb commit. 2006-08-25 00:21:48 +00:00
contrib Resolve conflicts 2006-08-16 12:06:35 +00:00
crypto
ddb
dev Properly initialize and destroy the RAID lock. 2006-08-25 09:33:56 +00:00
fs while (0); -> while (0) in multi-line macros 2006-08-17 22:50:33 +00:00
gdb
geom while (0); -> while (0) in multi-line macros 2006-08-17 22:50:33 +00:00
gnu
i4b
i386 Emulate what vfork does instead of using it in linux_vfork. This way 2006-08-25 11:59:56 +00:00
ia64 Eliminate unused definitions. (They came from NetBSD.) 2006-08-25 23:51:11 +00:00
isa
isofs/cd9660
kern Fix comment. 2006-08-25 15:13:49 +00:00
libkern
modules Follow the lead of mxgb(4) and build the module for ixgb(4). 2006-08-18 10:20:15 +00:00
net Move the bridge hook after the loopback check so that IFF_SIMPLEX is honoured 2006-08-25 20:16:39 +00:00
net80211
netatalk
netatm
netgraph - Catch up with ongoing rwatson's socket work; 2006-08-25 17:53:13 +00:00
netinet comply with style police 2006-08-18 22:36:05 +00:00
netinet6
netipsec
netipx
netkey
netnatm
netncp
netsmb Fix misalignment bugs caused by invalid type casts of pointers 2006-08-22 03:05:51 +00:00
nfs
nfs4client
nfsclient Fix typos in comment. 2006-08-16 23:53:05 +00:00
nfsserver
opencrypto
pc98
pccard
pci Use aperture base address from north bridge. Some BIOS does not encode 2006-08-21 19:10:58 +00:00
posix4
powerpc Eliminate unused definitions. (They came from NetBSD.) 2006-08-25 23:51:11 +00:00
rpc
security Remove $P4$ from this file; other then temporarily P4-local work in 2006-08-25 07:30:23 +00:00
sparc64
sys Add user priority loaning code to support priority propagation for 2006-08-25 06:12:53 +00:00
tools
ufs While checking for update of snapshot file in the ffs_copyonwrite, 2006-08-21 17:20:19 +00:00
vm The return value from vm_pageq_add_new_page() is not used. Eliminate it. 2006-08-25 04:36:19 +00:00
Makefile