freebsd_amp_hwpstate/sys
Bruce Evans 1fe5398ce7 Get tty ioctl numbers by #including <sys/ttycom.h> instead of
<sys/tty.h>.  Don't #include <sys/fcntl.h> (the select -> poll
changes removed all dependencies on it).
1997-11-18 12:59:09 +00:00
..
alpha Added support for linux sound ioctls: 1997-11-17 04:00:32 +00:00
amd64 Removed an unused #included. 1997-11-18 11:32:31 +00:00
compat Added support for linux sound ioctls: 1997-11-17 04:00:32 +00:00
compile
conf Typo fix. 1997-11-17 13:57:40 +00:00
ddb
dev Get select stuff by #including <sys/select.h> instead of <sys/proc.h>. 1997-11-18 11:30:10 +00:00
fs
geom
gnu
i386 Get select stuff by including <sys/select.h> instead of <sys/proc.h>, 1997-11-18 12:21:32 +00:00
isa Removed #unused includes. 1997-11-18 11:16:56 +00:00
isofs/cd9660
kern Get tty ioctl numbers by #including <sys/ttycom.h> instead of 1997-11-18 12:59:09 +00:00
libkern
miscfs
modules
msdosfs
net
netatalk
netinet
netipx
netkey
netnatm
netns
nfs
nfsclient
nfsserver
pc98
pccard
pci
powerpc/include
rpc
scsi
sys Don't #include <machine/smp.h> even in the SMP case. Fixed the one 1997-11-18 09:26:50 +00:00
tools
ufs
vm Removed unused #include of <sys/malloc.h>. This file now uses only 1997-11-18 11:02:19 +00:00
Makefile