HardenedBSD/sys
KATO Takenori 27b31fd7be Cosmetic changes (indentation, reordering and using existing file name).
Pointed by:	Michio "Karl" Jinbo <karl@marcer.nagaokaut.ac.jp>
1998-02-02 07:55:31 +00:00
..
alpha Declare printf() instead of including <stdio.h>, so that this doesn't 1998-02-01 18:47:56 +00:00
amd64 Fixed disordering of busdma* and swi_vm. 1998-02-01 23:00:53 +00:00
compat
compile
conf Cosmetic changes (indentation, reordering and using existing file name). 1998-02-02 07:55:31 +00:00
ddb
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 Fixed disordering of busdma* and swi_vm. 1998-02-01 23:00:53 +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 Return the vm_map in the eproc structure, so we can support more accurate 1998-02-02 05:14:03 +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 Forward declare more structs that are used in prototypes here - don't 1998-02-01 20:08:39 +00:00
netkey
netnatm
netns
nfs Moved declaration of `union nethostadr' outside of the KERNEL section, 1998-02-01 21:23:29 +00:00
nfsclient Moved declaration of `union nethostadr' outside of the KERNEL section, 1998-02-01 21:23:29 +00:00
nfsserver Moved declaration of `union nethostadr' outside of the KERNEL section, 1998-02-01 21:23:29 +00:00
pc98 Cosmetic changes (indentation, reordering and using existing file name). 1998-02-02 07:55:31 +00:00
pccard
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
rpc
scsi Serves me right for committing code late at night... 1998-02-01 18:09:50 +00:00
sys Added inet6 to CTL_NET_NAMES. 1998-02-01 22:44:16 +00:00
tools
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