1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-03 12:35:02 +00:00
freebsd/sys
2014-08-07 21:56:37 +00:00
..
amd64 Merge all MD sf_buf allocators into one MI, residing in kern/subr_sfbuf.c 2014-08-05 09:44:10 +00:00
arm Use a SYSINIT to init the array of interrupt names on arm. This was 2014-08-06 21:27:15 +00:00
boot Optionally include the install command as found on Juniper products 2014-08-06 00:36:04 +00:00
bsm
cam Reduce reported additional INQUIRY data length. 2014-08-06 17:02:19 +00:00
cddl MFV r269542: 2014-08-05 00:07:21 +00:00
compat
conf Add an arm option, ARM_DEVICE_MULTIPASS, used to opt-in to multi-pass 2014-08-05 19:06:45 +00:00
contrib Honour WITH and WITHOUT_INET6_SUPPORT. 2014-08-05 13:01:21 +00:00
crypto
ddb
dev target is unsigned, so don't compare it < 0 for range test. 2014-08-07 21:56:32 +00:00
fs Revert r269523: 2014-08-05 01:25:14 +00:00
gdb
geom Unsigned values can never be less than 0. 2014-08-07 21:56:37 +00:00
gnu Revert r269528; this was not the right way to bring these changes in. 2014-08-05 22:38:49 +00:00
i386 Merge all MD sf_buf allocators into one MI, residing in kern/subr_sfbuf.c 2014-08-05 09:44:10 +00:00
isa
kern Split up sys_ktimer_getoverrun() into a sys_ and a kern_ variant 2014-08-07 16:49:50 +00:00
kgssapi
libkern Fix unwind-info errors in our hand-written arm assembler code. 2014-08-01 18:24:44 +00:00
mips Merge all MD sf_buf allocators into one MI, residing in kern/subr_sfbuf.c 2014-08-05 09:44:10 +00:00
modules Revert the logic change from r269540. If the opt_inet6.h file is empty 2014-08-05 10:48:53 +00:00
net Improve locking of multicast addresses in VLAN and LAGG interfaces. 2014-08-04 00:58:12 +00:00
net80211
netgraph
netinet Add support for the SCTP_RECONFIG_SUPPORTED and the corresponding 2014-08-04 20:07:35 +00:00
netinet6 Add new rule to source address selection algorithm. It prefers address 2014-07-30 15:08:12 +00:00
netipsec
netnatm
netpfil
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
pc98
pci
powerpc Retire vd_maskbitbltchr. The same functionality can be obtained by testing 2014-08-07 21:00:16 +00:00
rpc
security
sparc64 Merge all MD sf_buf allocators into one MI, residing in kern/subr_sfbuf.c 2014-08-05 09:44:10 +00:00
sys Split up sys_ktimer_getoverrun() into a sys_ and a kern_ variant 2014-08-07 16:49:50 +00:00
teken
tools
ufs The SUJ journal is only prepared to handle full-size block numbers, so we 2014-08-07 16:53:07 +00:00
vm The vm_pager_page_unswapped() pager op is only implemented for the 2014-08-06 19:34:03 +00:00
x86 atpic: make sure atpic_init is called after IO APIC initialization 2014-08-07 17:00:50 +00:00
xdr
xen xen: implement event channel PIRQ support 2014-08-04 08:42:29 +00:00
Makefile