freebsd-nq/sys
Bruce Evans dc927d0c6b Started unspamming <sys/systm.h>. Don't include <machine/stdarg.h>
to get the declaration of va_list; just use _BSD_VA_LIST.  Fixed
the 2 places that need <machine.stdarg.h> but didn't include it
explicitly.
1996-09-29 15:00:37 +00:00
..
alpha Cleaned up all headers that include <sys/ioctl.h> or <sys/ioccom.h>: 1996-09-21 14:59:43 +00:00
amd64 Essentially rename pmap_update to be invltlb. It is a very machine 1996-09-28 22:37:57 +00:00
compat/linux
compile
conf Added -I- to ${INCLUDES}. This makes 4.4Lite's (mis?)use of "foo.h" 1996-09-27 16:34:16 +00:00
ddb
dev Backed out one of my "performance optimizations" as it results in sometimes 1996-09-29 10:20:45 +00:00
fs Whoops, I should've used the LINT config file. More ts -> tv changes 1996-09-20 05:56:36 +00:00
geom
gnu Cleaned up all headers that include <sys/ioctl.h> or <sys/ioccom.h>: 1996-09-21 14:59:43 +00:00
i386 Essentially rename pmap_update to be invltlb. It is a very machine 1996-09-28 22:37:57 +00:00
isa
isofs/cd9660
kern Fixed bitrot in the read-only attribute: 1996-09-28 16:33:21 +00:00
libkern add simple srandom() and prototype 1996-09-23 04:31:43 +00:00
miscfs Started unspamming <sys/systm.h>. Don't include <machine/stdarg.h> 1996-09-29 15:00:37 +00:00
modules add forgotten $Id$ 1996-09-22 21:56:57 +00:00
msdosfs
net
netatalk
netinet I don't understand, I committed this fix (move a counter and fixed a typo) 1996-09-21 06:39:20 +00:00
netipx
netkey
netns
nfs
nfsclient
nfsserver
pc98
pccard Cleaned up all headers that include <sys/ioctl.h> or <sys/ioccom.h>: 1996-09-21 14:59:43 +00:00
pci Backed out one of my "performance optimizations" as it results in sometimes 1996-09-29 10:20:45 +00:00
powerpc/include
rpc
scsi
sys Started unspamming <sys/systm.h>. Don't include <machine/stdarg.h> 1996-09-29 15:00:37 +00:00
tools
ufs Don't include <sys/conf.h> for the kernel in disk-related headers. 1996-09-20 17:39:44 +00:00
vm Fixed undeclared variables for the !(PQ_L2_SIZE > 1) case. 1996-09-28 17:53:18 +00:00
Makefile