freebsd-dev/sys
Marcel Moolenaar 4787115d04 Align and round the partitionable disk space to 4K by default.
Since this would also apply when recovering, make sure not to
align or round when that would have a partition fall outside
the partitionable area.
2014-04-12 20:28:39 +00:00
..
amd64 There is no need to save and restore the host's return address in the 2014-04-11 20:15:53 +00:00
arm Updates to i.MX53: 2014-04-08 04:05:04 +00:00
boot Fix EFI loader object tree creation on 9.x build hosts 2014-04-10 16:53:21 +00:00
bsm IFp4 @1192291: 2014-04-07 20:44:00 +00:00
cam Fix build breakage caused by r264295 2014-04-10 05:04:23 +00:00
cddl Create zvol devices on zfs clone. 2014-04-11 11:56:16 +00:00
compat In freebsd32_sendmsg(), replace the call to sockargs() followed by a 2014-04-05 18:56:01 +00:00
conf Really, really, really only allow this option for amd64/i386 builds. 2014-04-09 18:44:54 +00:00
contrib Implement the final missing sysctls by moving ipf_auth_softc_t from 2014-04-07 19:32:56 +00:00
crypto
ddb ddb: Minor style cleanups. 2014-03-31 16:37:41 +00:00
dev Remove unused val argument value from SYSCTL_INT() calls. 2014-04-11 20:44:09 +00:00
fs Fix NFS deadlock vulnerability. [SA-14:05] 2014-04-08 18:27:32 +00:00
gdb
geom Align and round the partitionable disk space to 4K by default. 2014-04-12 20:28:39 +00:00
gnu
i386 Really, really, really only allow this option for amd64/i386 builds. 2014-04-09 18:44:54 +00:00
ia64 Rename __wchar_t so it no longer conflicts with __wchar_t from clang 3.4 2014-04-01 14:46:11 +00:00
isa
kern Add kqueue support for devctl. 2014-04-10 02:30:51 +00:00
kgssapi
libkern
mips Change kernel/rootfs hints to use search patterns instead of absolute 2014-04-04 15:52:45 +00:00
modules Spell imgact_binmisc correctly 2014-04-09 03:46:04 +00:00
net In if_freemulti(), relax the paranoid KASSERT() on ifma->ifma_protospec. 2014-04-10 18:43:02 +00:00
net80211
netgraph
netinet Some whitespace and style fixes. 2014-04-11 21:00:59 +00:00
netinet6 Properly release the in6_multi lock. 2014-04-12 02:05:31 +00:00
netipsec The check for local address spoofing lacks ifaddr locking. 2014-04-04 16:58:32 +00:00
netnatm
netpfil Merge from projects/pf r264198: 2014-04-07 07:06:13 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed Rename global cnt to vm_cnt to avoid shadowing. 2014-03-22 10:26:09 +00:00
opencrypto
pc98 Rename global cnt to vm_cnt to avoid shadowing. 2014-03-22 10:26:09 +00:00
pci Increase the number of TX DMA segments from 32 to 35. It turned 2014-03-31 01:54:59 +00:00
powerpc Small performance optimization. Clobber only cr0, rather than the entire CR. 2014-04-11 06:17:44 +00:00
rpc
security
sparc64 Rename __wchar_t so it no longer conflicts with __wchar_t from clang 3.4 2014-04-01 14:46:11 +00:00
sys Bump osreldate for tracking SA-14:06 2014-04-09 01:26:58 +00:00
teken
tools
ufs Update comment to explain search order reverted to historical order 2014-03-22 11:26:39 +00:00
vm Rename global cnt to vm_cnt to avoid shadowing. 2014-03-22 10:26:09 +00:00
x86 Make this compile with gcc. 2014-04-05 22:43:18 +00:00
xdr
xen Make this compile with gcc. 2014-04-05 22:43:18 +00:00
Makefile