Clean up more #include files. Create an internal __boolean_t so two or
authorMatthew Dillon <dillon@dragonflybsd.org>
Sun, 21 May 2006 03:43:48 +0000 (03:43 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sun, 21 May 2006 03:43:48 +0000 (03:43 +0000)
commit03d6a592fec88fb3813b0f5d96475645c91e9aec
treedf67e2e15339987e800db8a449a1c7577ecf9586
parentbad1ff7b0b3d4f6220eea7f249b425e2ad6d585d
Clean up more #include files.  Create an internal __boolean_t so two or
three sys/ header files don't have to juggle the type.  Use
_KERNEL_STRUCTURES in variuos pieces of user code that delve into kvm.

Reported-by: Rumko <rumcic@gmail.com>, walt <wa1ter@myrealbox.com>
65 files changed:
sys/bus/cam/scsi/scsi_all.h
sys/cpu/i386/include/pmap.h
sys/cpu/i386/include/profile.h
sys/cpu/i386/include/stdint.h
sys/i386/include/nexusvar.h
sys/i386/include/physio_proc.h
sys/i386/include/pmap.h
sys/i386/include/profile.h
sys/i386/include/stdint.h
sys/net/altq/altq_var.h
sys/net/dummynet/ip_dummynet.h
sys/net/if_arp.h
sys/net/ifq_var.h
sys/net/netisr.h
sys/net/radix.h
sys/net/route.h
sys/net/slcompress.h
sys/netgraph/netgraph.h
sys/platform/pc32/include/nexusvar.h
sys/platform/pc32/include/physio_proc.h
sys/sys/buf.h
sys/sys/bus_private.h
sys/sys/camlib.h
sys/sys/ckpt.h
sys/sys/eventhandler.h
sys/sys/eventvar.h
sys/sys/gmon.h
sys/sys/kernel.h
sys/sys/ktrace.h
sys/sys/libkern.h
sys/sys/linker.h
sys/sys/malloc.h
sys/sys/mbuf.h
sys/sys/mman.h
sys/sys/mount.h
sys/sys/msfbuf.h
sys/sys/msgport2.h
sys/sys/objcache.h
sys/sys/pipe.h
sys/sys/power.h
sys/sys/proc.h
sys/sys/protosw.h
sys/sys/select.h
sys/sys/socket.h
sys/sys/socketops.h
sys/sys/socketvar.h
sys/sys/spinlock2.h
sys/sys/sysmsg.h
sys/sys/systm.h
sys/sys/thread2.h
sys/sys/tty.h
sys/sys/types.h
sys/sys/uio.h
sys/sys/vnode.h
sys/vm/pmap.h
sys/vm/swap_pager.h
sys/vm/vm.h
sys/vm/vm_page.h
usr.bin/netstat/atalk.c
usr.bin/netstat/inet6.c
usr.bin/netstat/ipx.c
usr.bin/netstat/mbuf.c
usr.bin/netstat/netgraph.c
usr.bin/systat/mbufs.c
usr.sbin/sicontrol/sicontrol.c