freebsd-dev/sys
Bruce Evans 98f3fd4b49 Don't put "-I." in ${CFLAGS} here. bsd.kmod.mk now puts an absolute
path to the obj directory in ${CFLAGS}.  This is actually equivalent
to "-I." since bsd.kmod.mk also puts -I- in ${CFLAGS}.
1998-02-01 18:12:15 +00:00
..
alpha
amd64 Change the busy page mgmt, so that when pages are freed, they 1998-01-31 11:56:53 +00:00
compat
compile
conf Restrict the include search path using -nostdinc -I- in $(CFLAGS} as 1998-02-01 17:19:54 +00:00
ddb
dev Make the debug options new-style. 1998-01-31 07:23:16 +00:00
fs Make the debug options new-style. 1998-01-31 07:23:16 +00:00
geom Remove unused devfs include. (Julian or Satoshi might want to add proper 1998-01-31 03:19:06 +00:00
gnu Retire LFS. 1998-01-30 11:34:06 +00:00
i386 Make RAWBOOT functional again; don't read boot.config' and boot.help' 1998-02-01 05:24:24 +00:00
isa APM calls inittodr(0) which is stupid, but at least stop setting the 1998-01-28 10:41:33 +00:00
isofs/cd9660
kern Change the busy page mgmt, so that when pages are freed, they 1998-01-31 11:56:53 +00:00
libkern
miscfs Make the debug options new-style. 1998-01-31 07:23:16 +00:00
modules Don't put "-I." in ${CFLAGS} here. bsd.kmod.mk now puts an absolute 1998-02-01 18:12:15 +00:00
msdosfs
net Revert previous commit. Remove all ifp->if_* = 0 initializations, 1998-02-01 05:36:44 +00:00
netatalk Make the debug options new-style. 1998-01-31 07:23:16 +00:00
netinet Make POWERFAIL_NMI, PPS_SYNC and NATM new style options. 1998-01-31 05:00:21 +00:00
netipx
netkey
netnatm
netns
nfs Change the busy page mgmt, so that when pages are freed, they 1998-01-31 11:56:53 +00:00
nfsclient Release the buffer when an error occurs while reading directory entries. 1998-01-31 01:27:18 +00:00
nfsserver Change the busy page mgmt, so that when pages are freed, they 1998-01-31 11:56:53 +00:00
pc98 Added tx driver. 1998-02-01 11:42:55 +00:00
pccard
pci Attempt at making this use DEVFS properly. (Now it should at least work.) 1998-01-31 05:23:49 +00:00
powerpc/include
rpc
scsi Serves me right for committing code late at night... 1998-02-01 18:09:50 +00:00
sys Serves me right for committing code late at night... 1998-02-01 18:09:50 +00:00
tools
ufs Back out recent laptop sync changes. They had significant errors. 1998-02-01 08:24:00 +00:00
vm Fix a performance problem caused by an earlier commit. 1998-02-01 02:00:20 +00:00
Makefile