..
alpha
Add $FreeBSD$
2000-05-01 20:32:07 +00:00
amd64
Add a little do-nothing ``slopsucker'' device which gives a home
2000-05-04 23:57:32 +00:00
boot
Correct a bug whereby allocations to the dictionary would not be allowed
2000-05-04 23:23:13 +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
Set MAKEOBJDIRPREFIX to modules/ in the current directory and build modules
2000-05-04 21:12:28 +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
dev
Add PCI identification for another SmartArray 4200, which identifies
2000-05-04 20:23:56 +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
Add a little do-nothing ``slopsucker'' device which gives a home
2000-05-04 23:57:32 +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
Fix one bug where the kn_head list could be manipulated without
2000-05-04 20:19:17 +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
Move netgraph node type man pages from section 8 to section 4.
2000-05-04 17:54:37 +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
netatm
netgraph
Fix a couple of bugs:
2000-05-05 01:11:39 +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
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
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
rpc
svr4
Remove unneeded #include <vm/vm_zone.h>
2000-04-30 18:52:11 +00:00
sys
Change the definition of sdata from u_long --> intptr_t to correctly
2000-05-04 20:14:57 +00:00
tools
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