freebsd-dev/sys
Maxim Sobolev 748bb23dcc Since bpf is no longer an optional component, remove associated ifdef's.
Submitted by:	don't quite remember - the name of the sender disappeared
		with the rest of my inbox. :(
2002-10-02 09:38:17 +00:00
..
alpha Some kernel threads try to do significant work, and the default KSTACK_PAGES 2002-10-02 07:44:29 +00:00
amd64 Some kernel threads try to do significant work, and the default KSTACK_PAGES 2002-10-02 07:44:29 +00:00
arm
boot Don't call INT 12H anymore in boot program. 2002-10-01 19:31:09 +00:00
cam Add quirks for DaisyTechnology PhotoClip camera. 2002-10-01 15:42:04 +00:00
coda Back our kernel support for reliable signal queues. 2002-10-01 17:15:53 +00:00
compat Back our kernel support for reliable signal queues. 2002-10-01 17:15:53 +00:00
conf Some kernel threads try to do significant work, and the default KSTACK_PAGES 2002-10-02 07:44:29 +00:00
contrib
crypto
ddb Indentation indicates missing braces. 2002-10-01 21:59:46 +00:00
dev Fix mis-indentation. 2002-10-02 09:09:25 +00:00
fs Back our kernel support for reliable signal queues. 2002-10-01 17:15:53 +00:00
geom Move GEOM's sysctls under kern.geom. 2002-10-02 07:51:02 +00:00
gnu
i4b
i386 Some kernel threads try to do significant work, and the default KSTACK_PAGES 2002-10-02 07:44:29 +00:00
ia64 Fix the same misinitialization of pmap_prefault_pageorder as on i386. 2002-10-01 20:56:29 +00:00
isa Add support for DIOCGMEDIASIZE and DIOCGSECTORSIZE. 2002-09-30 13:53:22 +00:00
isofs/cd9660
kern Absorb <sys/bus_private.h> into kern/subr_bus.c to prevent misunderstandings. 2002-10-02 09:34:29 +00:00
libkern
modules Since bpf is no longer an optional component, remove associated ifdef's. 2002-10-02 09:38:17 +00:00
net Since bpf is no longer an optional component, remove associated ifdef's. 2002-10-02 09:38:17 +00:00
netatalk
netatm Add a field to struct cmn_unit to hold a pointer to the driver's softc. 2002-10-01 22:04:31 +00:00
netgraph
netinet Since bpf is no longer an optional component, remove associated ifdef's. 2002-10-02 09:38:17 +00:00
netinet6
netipx
netkey
netnatm
netncp Back our kernel support for reliable signal queues. 2002-10-01 17:15:53 +00:00
netns
netsmb Some kernel threads try to do significant work, and the default KSTACK_PAGES 2002-10-02 07:44:29 +00:00
nfs
nfsclient Some kernel threads try to do significant work, and the default KSTACK_PAGES 2002-10-02 07:44:29 +00:00
nfsserver
pc98 Split MBR and PC98 on-disk sliceformats out from disklabel.h, step 1: 2002-10-01 07:24:55 +00:00
pccard Make beep not depend on HZ setting. 2002-09-29 23:41:25 +00:00
pci Fix two misindents. 2002-10-01 22:27:03 +00:00
posix4
powerpc Some kernel threads try to do significant work, and the default KSTACK_PAGES 2002-10-02 07:44:29 +00:00
rpc
security Add a new MAC entry point, mac_thread_userret(td), which permits policy 2002-10-02 02:42:38 +00:00
sparc64 Some kernel threads try to do significant work, and the default KSTACK_PAGES 2002-10-02 07:44:29 +00:00
sys Absorb <sys/bus_private.h> into kern/subr_bus.c to prevent misunderstandings. 2002-10-02 09:34:29 +00:00
tools
ufs Mark two places where an unsigned number is checked "if (foo < 0)" with 2002-10-02 09:11:18 +00:00
vm Some kernel threads try to do significant work, and the default KSTACK_PAGES 2002-10-02 07:44:29 +00:00
Makefile