freebsd-dev/sys
Poul-Henning Kamp 25ba12dfe4 Allow lint-like tools to override DROP_GIANT and friends.
Apply parens around macro arguments.
2002-12-28 22:29:10 +00:00
..
alpha Use VM_ALLOC_WIRED in pmap_pinit(). 2002-12-28 08:10:29 +00:00
amd64 Add the if_bge driver. I can't find any reason why it's not here, and it's 2002-12-28 06:22:17 +00:00
arm MB_LEN_MAX is not MD, move it to the MI limits.h. 2002-12-22 06:38:45 +00:00
boot -mno-align-long-strings can make things smaller, so lets use it in hopes 2002-12-21 02:03:31 +00:00
cam
coda
compat SMP locking for ifnet list. 2002-12-22 05:35:03 +00:00
conf
contrib SMP locking for ifnet list. 2002-12-22 05:35:03 +00:00
crypto
ddb Add code to ddb to allow backtracing an arbitrary thread. 2002-12-28 01:23:07 +00:00
dev Remove calls to cdevsw_add(), they are dreprecated on this branch now. 2002-12-28 21:39:04 +00:00
fs Abstract-out the constants for the sequential heuristic. 2002-12-28 20:37:50 +00:00
geom Remove the "ascii" attribute from the sysctls so that "sysctl -a" will 2002-12-27 07:58:59 +00:00
gnu
i4b
i386 Add the if_bge driver. I can't find any reason why it's not here, and it's 2002-12-28 06:22:17 +00:00
ia64 MB_LEN_MAX is not MD, move it to the MI limits.h. 2002-12-22 06:38:45 +00:00
isa Remove calls to cdevsw_add(), they are dreprecated on this branch now. 2002-12-28 21:39:04 +00:00
isofs/cd9660
kern KASSERT that vop_revoke() gets a VCHR. 2002-12-28 22:27:14 +00:00
libkern
modules Make it work -current style. 2002-12-23 22:33:08 +00:00
net Remove cdevw_add() calls, they are deprecated. 2002-12-28 21:40:20 +00:00
netatalk
netatm Indirectly pull in declaration for M_IFADDR. 2002-12-28 21:09:38 +00:00
netgraph Make ng_fec.c compile again since Sam's changes. 2002-12-23 22:31:24 +00:00
netinet Bridged packets are supplied to the firewall with their IP header 2002-12-27 17:43:25 +00:00
netinet6 If the caller of rtrequest*(RTM_DELETE, ...) asked for a copy of 2002-12-25 10:21:02 +00:00
netipsec SMP locking for ifnet list. 2002-12-22 05:35:03 +00:00
netipx
netkey
netnatm
netncp
netns
netsmb
nfs
nfsclient Abstract-out the constants for the sequential heuristic. 2002-12-28 20:37:50 +00:00
nfsserver Abstract-out the constants for the sequential heuristic. 2002-12-28 20:28:10 +00:00
opencrypto
pc98
pccard
pci Change the chip description from "DFE-550TX" to "DL10050". 2002-12-23 21:50:47 +00:00
posix4
powerpc MB_LEN_MAX is not MD, move it to the MI limits.h. 2002-12-22 06:38:45 +00:00
rpc
security
sparc64 Hold the page queues lock around calls to vm_page_flag_clear() and 2002-12-28 21:14:44 +00:00
sys Allow lint-like tools to override DROP_GIANT and friends. 2002-12-28 22:29:10 +00:00
tools
ufs Use three UMA zones for FFS/UFS inodes instead of malloc space. 2002-12-27 11:05:05 +00:00
vm vm_pager_put_pages() takes VM_PAGER_* flags, not OBJPC_* flags. It just 2002-12-28 21:15:39 +00:00
Makefile