1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/sys
Kevin Lo 8f5a8818f5 Merge 'struct ip6protosw' and 'struct protosw' into one. Now we have
only one protocol switch structure that is shared between ipv4 and ipv6.

Phabric:	D476
Reviewed by:	jhb
2014-08-08 01:57:15 +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 Add a missing clock register definition. 2014-08-08 01:23:43 +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 All mbuf external free functions never fail, so let them be void. 2014-07-11 13:58:48 +00:00
conf Add the dts include directory to the -I list when doing arm builds. 2014-08-08 01:21:52 +00:00
contrib Honour WITH and WITHOUT_INET6_SUPPORT. 2014-08-05 13:01:21 +00:00
crypto
ddb
dev Cast queue length because q_len isn't really an enum in the same sense 2014-08-07 21:56:46 +00:00
fs Revert r269523: 2014-08-05 01:25:14 +00:00
gdb
geom cswitch is unsigned, so don't compare it < 0. Any negative numbers 2014-08-07 21:56:42 +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 Merge 'struct ip6protosw' and 'struct protosw' into one. Now we have 2014-08-08 01:57:15 +00:00
net80211
netgraph
netinet Merge 'struct ip6protosw' and 'struct protosw' into one. Now we have 2014-08-08 01:57:15 +00:00
netinet6 Merge 'struct ip6protosw' and 'struct protosw' into one. Now we have 2014-08-08 01:57:15 +00:00
netipsec Merge 'struct ip6protosw' and 'struct protosw' into one. Now we have 2014-08-08 01:57:15 +00:00
netnatm
netpfil Merge 'struct ip6protosw' and 'struct protosw' into one. Now we have 2014-08-08 01:57:15 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed Fix OFED startup order: All SYSINIT()'s and modules should be loaded 2014-07-06 14:22:13 +00:00
opencrypto
pc98
pci
powerpc Retire vd_maskbitbltchr. The same functionality can be obtained by testing 2014-08-07 21:00:16 +00:00
rpc Merge the NFSv4.1 server code in projects/nfsv4.1-server over 2014-07-01 20:47:16 +00:00
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 Merge 'struct ip6protosw' and 'struct protosw' into one. Now we have 2014-08-08 01:57:15 +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 Remove ia64. 2014-07-07 00:27:09 +00:00