freebsd-skq/sys
bz 68cb475233 Enable IPcomp by default.
PR:		kern/123587
MFC after:	5 days
2009-11-29 20:47:43 +00:00
..
amd64 Simplify the invocation of vm_fault(). Specifically, eliminate the flag 2009-11-27 20:24:11 +00:00
arm Simplify the invocation of vm_fault(). Specifically, eliminate the flag 2009-11-27 20:24:11 +00:00
boot Remove spinconsole from pc98, some parts seem to be missed and it's 2009-11-27 13:19:06 +00:00
bsm
cam MFp4: 2009-11-26 08:49:46 +00:00
cddl Correct another case of not doing 64bit math. This allows mine and 2009-11-13 02:50:50 +00:00
compat Include <sys/tty.h> instead of <sys/termios.h>. 2009-11-28 16:30:06 +00:00
conf Drop USB mass storage devices support from ata(4). It is out of the build as 2009-11-26 12:41:43 +00:00
contrib Merge ACPICA 20091112. 2009-11-16 21:47:12 +00:00
crypto
ddb Among signal generation syscalls, only sigqueue(2) is allowed by POSIX 2009-11-17 11:39:15 +00:00
dev Add support for interpreting taps on ADB touchpads as a button click. 2009-11-28 17:48:25 +00:00
fs Modify the experimental nfs server so that it falls back to 2009-11-23 16:08:15 +00:00
gdb
geom Provide a set of sysctls and tunables to disable device node creation 2009-11-28 11:57:43 +00:00
gnu
i386 Simplify the invocation of vm_fault(). Specifically, eliminate the flag 2009-11-27 20:24:11 +00:00
ia64 Move the sysctl related fields to the end of the structure and 2009-11-29 20:17:50 +00:00
isa - Partially revert hackish r198964 and r199002. 2009-11-12 17:56:56 +00:00
kern Replace VM_PROT_OVERRIDE_WRITE by VM_PROT_COPY. VM_PROT_OVERRIDE_WRITE has 2009-11-26 05:16:07 +00:00
kgssapi
libkern Move inet_aton() (specular to inet_ntoa(), already present in libkern) 2009-11-12 00:46:28 +00:00
mips Simplify the invocation of vm_fault(). Specifically, eliminate the flag 2009-11-27 20:24:11 +00:00
modules Drop USB mass storage devices support from ata(4). It is out of the build as 2009-11-26 12:41:43 +00:00
net General style cleanup, no functional change. 2009-11-20 21:12:40 +00:00
net80211
netatalk
netgraph
netinet Use the default stack size for the iterator thread. 2009-11-27 17:25:19 +00:00
netinet6 Adapt r197136 to IPv6 stack: 2009-11-19 13:39:07 +00:00
netipsec Enable IPcomp by default. 2009-11-29 20:47:43 +00:00
netipx
netnatm
netncp
netsmb
nfs
nfsclient
nfsserver Revert previous change and fix misalignment by using bcopy() 2009-11-15 03:09:50 +00:00
nlm
opencrypto In case the compression result is the same size as the orignal version, 2009-11-29 17:53:57 +00:00
pc98 Remove duplicate 'ural' entry since it was added to the MI NOTES a while 2009-11-17 15:47:19 +00:00
pci
powerpc Add a CPU features framework on PowerPC and simplify CPU setup a little 2009-11-28 17:33:19 +00:00
rpc
security
sparc64 Simplify the invocation of vm_fault(). Specifically, eliminate the flag 2009-11-27 20:24:11 +00:00
sun4v Simplify the invocation of vm_fault(). Specifically, eliminate the flag 2009-11-27 20:24:11 +00:00
sys Decompose <sys/termios.h>. 2009-11-28 23:50:48 +00:00
teken
tools
ufs
vm Properly synchronize the previous change. 2009-11-28 00:50:09 +00:00
xdr
xen
Makefile