1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-27 16:39:08 +00:00
freebsd/sys
Scott Long f564de00f7 Re-do r255853. Along with adding back the API/ABI changes from the
original, this hides the contents of cam_compat.h from ktrace/kdump/truss,
avoiding problems there.  There are no user-servicable parts in there, so
no need for those tools to be groping around in there.

Approved by:	re
2013-09-25 15:55:56 +00:00
..
amd64 In pmap_clear_modify(), initialize pvh even for fictitious managed 2013-09-24 13:52:47 +00:00
arm Fix DELAY() on RPi, the wrong math was making it take twice it should. 2013-09-23 14:00:18 +00:00
boot
bsm
cam Re-do r255853. Along with adding back the API/ABI changes from the 2013-09-25 15:55:56 +00:00
cddl Optimize the block size used on ZFS cache devices as is already done 2013-09-21 03:52:08 +00:00
compat Regenerate syscall argument strings after r255777. 2013-09-21 23:06:36 +00:00
conf Update head/ to -ALPHA3. 2013-09-24 16:59:28 +00:00
contrib Address double init of ip_log mutex, fixing a panic after ipfilter is 2013-09-21 04:11:51 +00:00
crypto
ddb
dev Add PCI device ID for MegaRAID Invader cards. This was the only 2013-09-25 15:48:32 +00:00
fs NULL stale pointers (should be a no-op as they should no longer be 2013-09-25 02:49:18 +00:00
gdb
geom Introduce a kern.geom.notaste sysctl that can be used to temporarily 2013-09-24 20:05:16 +00:00
gnu/fs/reiserfs
i386 Free both KVA and backing pages when freeing TSS memory. 2013-09-23 20:14:15 +00:00
ia64 The pmap function pmap_clear_reference() is no longer used. Remove it. 2013-09-20 04:30:18 +00:00
isa
kern Avoid memory accesses reordering which can result in fget_unlocked() 2013-09-25 13:37:52 +00:00
kgssapi
libkern
mips - Create kern.ipc.sendfile namespace, and put the new "readhead" OID 2013-09-22 13:36:52 +00:00
modules Substantial rewrite of bxe(4) to add support for the BCM57712 and 2013-09-20 20:18:49 +00:00
net Clean up SIOCSIFDSTADDR usage from ifnet drivers. The ioctl itself is 2013-09-11 09:19:44 +00:00
net80211
netatalk
netgraph
netinet Introduce spares in the TCP syncache and timewait structures 2013-09-21 10:01:51 +00:00
netinet6 Update comment from draft to RFC number. 2013-09-22 14:53:07 +00:00
netipsec
netipx
netnatm Fix the length calculation for the final block of a sendfile(2) 2013-09-10 10:05:59 +00:00
netpfil
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
pc98
pci
powerpc - Create kern.ipc.sendfile namespace, and put the new "readhead" OID 2013-09-22 13:36:52 +00:00
rpc
security
sparc64 - Create kern.ipc.sendfile namespace, and put the new "readhead" OID 2013-09-22 13:36:52 +00:00
sys - Create kern.ipc.sendfile namespace, and put the new "readhead" OID 2013-09-22 13:36:52 +00:00
teken
tools
ufs
vm Both the vm_map and vmspace zones are defined as "no free". So, there is no 2013-09-22 17:48:10 +00:00
x86 Merge Xen PVHVM support into the GENERIC kernel config for both 2013-09-20 22:59:22 +00:00
xdr
xen Merge Xen PVHVM support into the GENERIC kernel config for both 2013-09-20 22:59:22 +00:00
Makefile