..
alpha
Declare printf() instead of including <stdio.h>, so that this doesn't
1998-02-01 18:47:56 +00:00
amd64
Declare printf() instead of including <stdio.h>, so that this doesn't
1998-02-01 18:53:09 +00:00
compat
sigh....forgot to update the DEBUG printf
1998-01-05 01:17:42 +00:00
compile
conf
Restrict the include search path using -nostdinc -I- in $(CFLAGS} as
1998-02-01 17:19:54 +00:00
contrib/ipfilter /netinet
Import kernel parts of ipfilter-3.2.1
1997-11-16 05:55:52 +00:00
ddb
Some fixes from John Hood:
1997-12-05 05:36:58 +00:00
dev
Removed ifdef for <sys/sockio.h> vs <sys/ioctl.h>. <sys/sockio.h> is
1998-02-01 20:25: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
Forward declare more structs that are used in prototypes here - don't
1998-02-01 20:08:39 +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
Unspammed nested include of <vm/vm_zone.h>.
1997-12-27 02:56:39 +00:00
kern
Change the busy page mgmt, so that when pages are freed, they
1998-01-31 11:56:53 +00:00
libkern
Make our v_usecount vnode reference count work identically to the
1998-01-06 05:26:17 +00:00
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
Unspammed nested include of <vm/vm_zone.h>.
1997-12-27 02:56:39 +00:00
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
Forward declare more structs that are used in prototypes here - don't
1998-02-01 20:08:39 +00:00
netkey
Last major round (Unless Bruce thinks of somthing :-) of malloc changes.
1997-10-12 20:26:33 +00:00
netnatm
Fixed a sloppy common-style declaration.
1997-12-20 00:13:51 +00:00
netns
Make INET a proper option.
1998-01-08 23:42:31 +00:00
nfs
Forward declare more structs that are used in prototypes here - don't
1998-02-01 20:34:07 +00:00
nfsclient
Forward declare more structs that are used in prototypes here - don't
1998-02-01 20:34:07 +00:00
nfsserver
Change the busy page mgmt, so that when pages are freed, they
1998-01-31 11:56:53 +00:00
pc98
Forward declare more structs that are used in prototypes here - don't
1998-02-01 20:08:39 +00:00
pccard
Make all file-system (MFS, FFS, NFS, LFS, DEVFS) related option new-style.
1998-01-24 02:54:56 +00:00
pci
Removed ifdef for <sys/sockio.h> vs <sys/ioctl.h>. <sys/sockio.h> is
1998-02-01 20:25:16 +00:00
powerpc /include
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
1997-02-22 09:48:43 +00:00
rpc
Resolve conflicts.
1997-05-28 04:45:15 +00:00
scsi
Serves me right for committing code late at night...
1998-02-01 18:09:50 +00:00
sys
Forward declare more structs that are used in prototypes here - don't
1998-02-01 20:08:39 +00:00
tools
Use __inline instead of inline to prevent pedantic compiler warnings.
1997-12-19 23:25:16 +00:00
ufs
Back out recent laptop sync changes. They had significant errors.
1998-02-01 08:24:00 +00:00
vm
Forward declare more structs that are used in prototypes here - don't
1998-02-01 20:08:39 +00:00
Makefile
Commit a long-forgotten tweak for building tags in /usr/src/sys.
1997-07-13 07:36:20 +00:00