1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-23 11:18:54 +00:00
freebsd/sys
Alexander Motin 7868ec506b geom_slice.c and its consumers like GEOM_LABEL are not touching the data
unless hotspots are used.  Pass G_PF_ACCEPT_UNMAPPED flag through except
such rare cases (obsolete GEOM_SUNLABEL and GEOM_BSD).
2013-03-26 07:55:24 +00:00
..
amd64
arm Don't check and warn about pmap mismatch on every call to busdma sync. 2013-03-23 17:17:06 +00:00
boot
bsm Implement chflagsat(2) system call, similar to fchmodat(2), but operates on 2013-03-21 22:59:01 +00:00
cam Remove two bzero()s that are erasing only few more bytes then set later. 2013-03-25 06:31:17 +00:00
cddl Dtrace: Add SUN MDB-like type-aware print() action. 2013-03-25 20:38:09 +00:00
compat Regenerate after r248599. 2013-03-21 23:02:19 +00:00
conf Fix kernel build with options ZFS after r24571 (libzfs_core). 2013-03-23 20:01:45 +00:00
contrib
crypto
ddb
dev Remove the mcast path calls to ath_hal_gettxdesclinkptr() for axq_link - 2013-03-26 04:56:54 +00:00
fs - Constify local path variable for chflagsat(). 2013-03-22 07:40:34 +00:00
gdb
geom geom_slice.c and its consumers like GEOM_LABEL are not touching the data 2013-03-26 07:55:24 +00:00
gnu/fs/reiserfs
i386
ia64
isa
kern Do not pass unmapped buffers to drivers that cannot handle them 2013-03-26 01:17:06 +00:00
kgssapi
libkern
mips
modules
net Remove __FreeBSD_version ifdefs. 2013-03-22 20:44:16 +00:00
net80211
netatalk
netgraph Add NGM_NAT_LIBALIAS_INFO command, that reports internal stats 2013-03-21 08:36:15 +00:00
netinet
netinet6 Clean up some unused leftover code. 2013-03-22 01:45:54 +00:00
netipsec
netipx
netnatm
netpfil When we are removing a specific set, call ipfw_expire_dyn_rules only once. 2013-03-25 07:43:46 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
pc98
pci
powerpc
rpc
security
sparc64
sys Do not pass unmapped buffers to drivers that cannot handle them 2013-03-26 01:17:06 +00:00
teken
tools
ufs The purpose of this change to the FFS layout policy is to reduce the 2013-03-22 21:45:28 +00:00
vm Micro-optimize the control flow in a few places. Eliminate a panic call 2013-03-24 16:43:07 +00:00
x86
xdr
xen
Makefile