freebsd-skq/sys
peter cb331c3fc5 Minimal tweak to not depend on NPCI, but still maintain portability
to 4.x which still does need it (since pci_if.h isn't generated without
pci being present)
2002-07-23 06:31:45 +00:00
..
alpha Add static unit count to pci 2002-07-21 23:10:59 +00:00
amd64 Add explicit unit count on 'device pci' for ahc/ahd 2002-07-21 23:07:31 +00:00
arm
boot Turn on -Wformat 2002-07-20 03:52:37 +00:00
cam
coda
compat Regenerate 2002-07-20 02:56:34 +00:00
conf Move 'em' from files.i386 to files so that it is within reach of the 2002-07-22 01:11:16 +00:00
contrib
crypto Fix some really pedantic GCC warnings. 2002-07-15 13:45:15 +00:00
ddb
dev Minimal tweak to not depend on NPCI, but still maintain portability 2002-07-23 06:31:45 +00:00
fs Introduce the DEVFS "rule" subsystem. DEVFS rules permit the 2002-07-17 01:46:48 +00:00
geom
gnu
i4b
i386 Add unit counts for the i4b stuff where it still uses NFOO etc. 2002-07-21 23:23:14 +00:00
ia64 - Pass the VM_ALLOC_WIRED flag to vm_page_alloc() in pmap_growkernel() so 2002-07-23 04:18:10 +00:00
isa
isofs/cd9660
kern - Make use of the VM_ALLOC_WIRED flag in the call to vm_page_alloc() in 2002-07-23 01:09:34 +00:00
libkern Convert GNU variadic macros to the ISO 9X variety. 2002-07-15 13:34:50 +00:00
modules Remove bktr.h/NBKTR. Set BKTR_FREEBSD_MODULE in opt_bktr.h instead. 2002-07-22 00:08:24 +00:00
net Add some additional 802.11 media definitions. 2002-07-14 21:58:19 +00:00
netatalk
netatm
netgraph
netinet Don't forget to recalculate the IP checksum of the original 2002-07-23 00:16:19 +00:00
netinet6 do not refer to IN6P_BINDV6ONLY anymore. 2002-07-22 15:51:02 +00:00
netipx
netkey
netnatm
netncp
netns
netsmb
nfs
nfsclient o Lock page queue accesses in nfs_getpages(). 2002-07-21 20:01:32 +00:00
nfsserver sync comment with reality. IN6P_BINDV6ONLY -> IN6P_IPV6_V6ONLY. 2002-07-22 15:55:50 +00:00
pc98 Add units to card, wdc, wcd, wst and wfd 2002-07-21 23:29:00 +00:00
pccard Copy manufacturer and version string into the kernel, and copy it to 2002-07-22 06:46:10 +00:00
pci o If the page returned by vm_page_grab(VM_ALLOC_ZERO) isn't prezeroed, 2002-07-21 04:07:26 +00:00
posix4
powerpc No more NO_WERROR for the kernel. It's still possible though, but 2002-07-22 00:21:17 +00:00
rpc
security/lomac
sparc64 Add explicit unit count on 'device pci' for ahc/ahd 2002-07-21 23:07:31 +00:00
sys Provide a way for sysctl handlers to pre-wire their output buffer before 2002-07-22 08:25:37 +00:00
tools
ufs Add a missing argument to the stub for softdep_setup_freeblocks. 2002-07-20 04:07:15 +00:00
vm o Lock page queue accesses by vm_page_dontneed(). 2002-07-23 04:39:48 +00:00
Makefile