freebsd-nq/sys
2000-06-10 07:16:14 +00:00
..
alpha Enable USB in GENERIC on the Alpha. 2000-06-08 01:17:51 +00:00
amd64 Unused include: #include "ether.h" 2000-06-10 07:13:26 +00:00
boot Put some version checking. 2000-06-07 22:19:49 +00:00
cam Disable multi-lun probing on Hitachi DK31* drives. 2000-06-04 03:17:37 +00:00
coda
compat
compile
conf Add ISP_COMPILE_12160_FW and ISP_COMPILE_12160_FW options to opt_isp.h 2000-06-10 02:09:50 +00:00
contrib Fix a reference to an old FreeBSD 2.2 register name. 2000-05-28 16:21:45 +00:00
crypto
ddb
dev We always provide the bpf hooks. Remove #include "bpf.h"/NBPF. 2000-06-10 07:16:14 +00:00
fs Instead of completely disallowing VOP_SETATTR, just do it where there is 2000-06-06 00:35:39 +00:00
geom
gnu The change to do a longword compare in the previous commit just broke an 2000-06-03 11:09:09 +00:00
i4b Make this compile without the old 2.2 compatability defines. 2000-05-28 16:24:17 +00:00
i386 Unused include: #include "scbus.h" 2000-06-10 07:14:10 +00:00
isa Add SWI_TQ_MASK to all interrupt masks except SWI_CLOCK_MASK. Use a 2000-05-31 13:32:28 +00:00
isofs/cd9660
kern Unused include: #include "pty.h" 2000-06-10 07:12:40 +00:00
libkern
miscfs Instead of completely disallowing VOP_SETATTR, just do it where there is 2000-06-06 00:35:39 +00:00
modules Add agp. 2000-06-09 16:07:32 +00:00
msdosfs
net Don't try to apply ipfw filtering to non-IP packets. 2000-06-02 22:47:53 +00:00
netatalk
netatm
netgraph Fix bug where receive statistics for the bundle were not getting updated. 2000-06-01 01:29:49 +00:00
netinet Add tcpoptions to ipfw. This works much in the same way as ipoptions do. 2000-06-08 15:34:51 +00:00
netinet6
netipx
netkey
netnatm
netncp
netns
nfs
nfsclient
nfsserver
ntfs
nwfs
pc98 Merged from sys/i386/i386/machdep.c revision 1.394. 2000-06-06 08:21:59 +00:00
pccard Add ACTIONTECH #define for plug and play. Also add PnP support to NEWCARD 2000-05-29 02:44:33 +00:00
pci A driver for programming the AGP hardware. This is only very lightly 2000-06-09 16:04:30 +00:00
posix4
powerpc
rpc
svr4
sys taskqueue_swi is a pointer, not a struct. Fix a comment that misleadingly 2000-06-09 22:32:36 +00:00
tools
ufs o Remove unneeded off_t variable to clean up compile warning 2000-06-05 14:22:51 +00:00
vm Add missing increment of allocation counter. 2000-06-05 06:34:41 +00:00
Makefile