freebsd-dev/sys
Peter Wemm 56ca39961b Pull in sys/conf/kmod.mk, rather than /usr/share/mk/bsd.kmod.mk.
This means that the kernel can be totally self contained now and is not
dependent on the last buildworld to update /usr/share/mk.  This might
also make it easier to build 5.x kernels on 4.0 boxes etc, assuming
gensetdefs and config(8) are updated.
2000-05-04 12:08:52 +00:00
..
alpha Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
amd64 I mentioned yesterday that I could use some work, and Kelly says, "Commit my 2000-05-03 18:07:30 +00:00
boot - Removed hi-resolution mode supports. 2000-05-03 04:35:25 +00:00
cam Add in include of <machine/clock.h> which defines DELAY. 2000-05-02 01:37:02 +00:00
coda Remove 42 unneeded #include <sys/ioccom.h>. 2000-05-03 07:31:38 +00:00
compat Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
compile
conf Cause modules to build with the kernel build. Modules are removed 2000-05-02 02:26:04 +00:00
contrib Enforce and respect the 8 unit limit. 2000-04-23 09:10:09 +00:00
crypto Remove ~25 unneeded #include <sys/conf.h> 2000-04-19 14:58:28 +00:00
ddb Add a new sysctl "debug.enter_debugger" (when the kernel is compiled 2000-01-27 22:27:34 +00:00
dev Increase the initial size of a RAID-5 plex lock table to 256 entries, 2000-05-04 07:48:40 +00:00
fs Remove 42 unneeded #include <sys/ioccom.h>. 2000-05-03 07:31:38 +00:00
geom Convert to struct bio instead of struct buf. 2000-05-01 13:36:43 +00:00
gnu Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
i4b Remove 42 unneeded #include <sys/ioccom.h>. 2000-05-03 07:31:38 +00:00
i386 I mentioned yesterday that I could use some work, and Kelly says, "Commit my 2000-05-03 18:07:30 +00:00
isa Add the logical ID of FUJITSU Modem 33600 PNP/I2. 2000-05-02 05:54:11 +00:00
isofs/cd9660 Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
kern If BUS_DEBUG is defined then create a sysctl, debug.bus_debug, that 2000-05-03 17:45:04 +00:00
libkern Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
miscfs Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
modules Pull in sys/conf/kmod.mk, rather than /usr/share/mk/bsd.kmod.mk. 2000-05-04 12:08:52 +00:00
msdosfs Remove unneeded #include <vm/vm_zone.h> 2000-04-30 18:52:11 +00:00
net Remove unneeded #include <sys/kernel.h> 2000-04-29 15:36:14 +00:00
netatalk Slight cleanup of aarp code 2000-03-29 17:12:09 +00:00
netatm Clean up some loose ends in the network code, including the X.25 and ISO 2000-02-13 03:32:07 +00:00
netgraph Don't assume *lasthook is initialized in ng_path2node(). 2000-05-02 17:09:46 +00:00
netinet Force the address of the socket to be INADDR_ANY immediately before 2000-05-02 23:53:46 +00:00
netinet6 Remove unneeded #include <sys/kernel.h> 2000-04-29 15:36:14 +00:00
netipx Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
netkey comment the string after #endif 2000-01-15 05:15:06 +00:00
netnatm Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
netncp nwfs depends on ncp 2000-04-29 13:34:28 +00:00
netns Clean up some loose ends in the network code, including the X.25 and ISO 2000-02-13 03:32:07 +00:00
nfs Remove unneeded #include <vm/vm_zone.h> 2000-04-30 18:52:11 +00:00
nfsclient Remove unneeded #include <vm/vm_zone.h> 2000-04-30 18:52:11 +00:00
nfsserver Remove unneeded #include <vm/vm_zone.h> 2000-04-30 18:52:11 +00:00
ntfs Remove unneeded #include <vm/vm_zone.h> 2000-04-30 18:52:11 +00:00
nwfs Remove unneeded #include <vm/vm_zone.h> 2000-04-30 18:52:11 +00:00
pc98 Rename GENERIC98 to GENERIC. 2000-05-04 04:58:30 +00:00
pccard Add PnP ID for vadem based plug and play card. 2000-05-02 06:50:17 +00:00
pci Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
posix4 Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
powerpc Remove B_READ, B_WRITE and B_FREEBUF and replace them with a new 2000-03-20 10:44:49 +00:00
rpc
svr4 Remove unneeded #include <vm/vm_zone.h> 2000-04-30 18:52:11 +00:00
sys Convert the vm_pager_strategy() interface to take a struct bio instead of 2000-05-03 07:47:46 +00:00
tools Use a seperate -c and -h mode. The vnode_if.c file is compiled only into 1999-12-12 16:43:05 +00:00
ufs Don't allow VOP_GETEXTATTR to set uio->uio_offset != 0, as we don't 2000-05-03 05:50:46 +00:00
vm Convert the vm_pager_strategy() interface to take a struct bio instead of 2000-05-03 07:47:46 +00:00
Makefile Cause modules to build with the kernel build. Modules are removed 2000-05-02 02:26:04 +00:00