freebsd-skq/sys
grehan 2c63daa4b3 MFC r274407
Fix incorrect reading of 32-bit modinfo by 64-bit loaders.

  The various structures in the mod_metadata set of a FreeBSD kernel and
  modules contain pointers. The FreeBSD loader correctly deals with a
  mismatch in loader and kernel pointer size (e.g. 32-bit i386/ppc
  loader, loading 64-bit amd64/ppc64 kernels), but wasn't dealing with
  the inverse case where a 64-bit loader was loading a 32-bit kernel.
2014-11-24 01:25:19 +00:00
..
amd64 MFC r274555: 2014-11-22 09:38:18 +00:00
arm Merge the fueword(9) and casueword(9). In particular, 2014-11-18 12:53:32 +00:00
boot MFC r274407 2014-11-24 01:25:19 +00:00
bsm
cam MFC r274154, r274163: 2014-11-20 01:55:12 +00:00
cddl MFC r274619: 2014-11-21 17:08:28 +00:00
compat Merge the fueword(9) and casueword(9). In particular, 2014-11-18 12:53:32 +00:00
conf MFC r274040 and r274084. The result is removal of agp_intel.c from 2014-11-17 00:57:33 +00:00
contrib MFC r262606, r262607, r262608, r262609, r262610, r269528, r269609, r271133: 2014-10-26 23:37:24 +00:00
crypto
ddb MFC r272958, r273006: 2014-10-18 19:22:59 +00:00
dev vt(4): Support syscons' SC_HISTORY_SIZE to configure history size 2014-11-22 17:47:03 +00:00
fs MFC r272931: 2014-11-07 15:52:32 +00:00
gdb
geom MFC r274154, r274163: 2014-11-20 01:55:12 +00:00
gnu MFC r271143, r271151: Reimport dts from vendor branch after proper trim. 2014-10-26 23:45:33 +00:00
i386 Merge the fueword(9) and casueword(9). In particular, 2014-11-18 12:53:32 +00:00
ia64 Merge the fueword(9) and casueword(9). In particular, 2014-11-18 12:53:32 +00:00
isa
kern vt(4): Adjust the cursor position after changing the window size 2014-11-22 16:55:55 +00:00
kgssapi
libkern MFC: 272906 2014-11-13 21:58:42 +00:00
mips Merge the fueword(9) and casueword(9). In particular, 2014-11-18 12:53:32 +00:00
modules MFC Intel I40E drivers: r274205,r274218, and r274228 2014-11-10 23:56:06 +00:00
net MFC r274376: 2014-11-19 09:03:12 +00:00
net80211 MFC r263710, r273377, r273378, r273423 and r273455: 2014-10-27 14:38:00 +00:00
netatalk
netgraph MFC r263710, r273377, r273378, r273423 and r273455: 2014-10-27 14:38:00 +00:00
netinet MFC r274376: 2014-11-19 09:03:12 +00:00
netinet6 MFC r274434: 2014-11-20 18:49:11 +00:00
netipsec MFC r274230: 2014-11-21 15:21:39 +00:00
netipx MFC r263710, r273377, r273378, r273423 and r273455: 2014-10-27 14:38:00 +00:00
netnatm
netpfil MFC: 272906 2014-11-13 21:58:42 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed MFC r271946 and r272595: 2014-11-03 12:38:29 +00:00
opencrypto
pc98 MFC: r272258 2014-11-03 11:21:43 +00:00
pci
powerpc Merge the fueword(9) and casueword(9). In particular, 2014-11-18 12:53:32 +00:00
rpc
security
sparc64 Merge the fueword(9) and casueword(9). In particular, 2014-11-18 12:53:32 +00:00
sys vt(4): Adjust the cursor position after changing the window size 2014-11-22 16:55:55 +00:00
teken
tools MFC r262626, r262626, r264979, r265154, r265162, r265163, r267319, r270863, 2014-10-27 00:47:55 +00:00
ufs MFC r273967: 2014-11-09 09:44:09 +00:00
vm MFC r274100: 2014-11-11 11:06:10 +00:00
x86 MFC r263710, r273377, r273378, r273423 and r273455: 2014-10-27 14:38:00 +00:00
xdr
xen
Makefile