1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-04 12:52:15 +00:00
freebsd/sys
Neel Natu d63e02ea96 Emulate "POP r/m".
This is needed to boot OpenBSD/i386 MP kernel in bhyve.

Reported by:	grehan
MFC after:	1 week
2014-10-14 21:02:33 +00:00
..
amd64 Emulate "POP r/m". 2014-10-14 21:02:33 +00:00
arm Uncomment general options from the Pandaboard config. These are in other 2014-10-14 14:32:58 +00:00
boot o Add machine-dependent SMP part 2014-10-10 14:35:51 +00:00
bsm
cam Remove couple Copan's vendor-specific mode pages. 2014-10-14 11:28:25 +00:00
cddl Use write_psize instead of write_asize when doing vdev_space_update. 2014-10-13 20:39:51 +00:00
compat Regenerate after r272823: 2014-10-09 15:19:35 +00:00
conf Change the PF hash from Jenkins to Murmur3. In forwarding tests 2014-10-10 19:26:26 +00:00
contrib Repair build of tools/ath/athalq and define missing value len. 2014-10-13 16:48:01 +00:00
crypto
ddb ddb: ANSI-fy function declarations. 2014-10-12 18:01:52 +00:00
dev Use the C99 flexible array construct to denote a variable amount of 2014-10-13 16:23:58 +00:00
fs Do not set IN_ACCESS flag for read-only mounts. The IN_ACCESS 2014-10-11 19:09:56 +00:00
gdb
geom Add an ability to set dumpdev via loader(8) tunable. 2014-10-08 12:18:16 +00:00
gnu
i386 MFi386 r272761. 2014-10-11 16:17:49 +00:00
isa
kern Fix nits in previous commit: 2014-10-11 16:34:01 +00:00
kgssapi
libkern Change the PF hash from Jenkins to Murmur3. In forwarding tests 2014-10-10 19:26:26 +00:00
mips Pass up the error status of minidumpsys() to its callers. 2014-10-08 20:25:21 +00:00
modules opt_mrouting.h isn't needed anymore. 2014-10-14 14:52:39 +00:00
net Add more ifdefs. SIOC*_IN6 are defined only with INET6. 2014-10-14 14:51:27 +00:00
net80211
netgraph Bump ipfw module version. 2014-10-09 16:12:01 +00:00
netinet Overhaul if_gif(4): 2014-10-14 13:31:47 +00:00
netinet6 Overhaul if_gif(4): 2014-10-14 13:31:47 +00:00
netipsec
netnatm
netpfil Fix matching default rule on clear/show commands. 2014-10-13 13:49:28 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed Fix compile warning when compiling with GCC. 2014-10-07 10:04:25 +00:00
opencrypto
pc98
powerpc Add an AC line monitor so power_profile can work 2014-10-12 19:12:48 +00:00
rpc
security
sparc64 Fix typo revealed by using newer binutils 2014-10-10 14:18:33 +00:00
sys Bump FreeBSD_version due to cleanup of tcp wrapper header. 2014-10-11 18:58:58 +00:00
teken
tools
ufs Do not set IN_ACCESS flag for read-only mounts. The IN_ACCESS 2014-10-11 19:09:56 +00:00
vm Make MAP_NOSYNC handling in the vm_fault() read-locked object path 2014-10-10 19:27:36 +00:00
x86 Support Intel-specific MSRs that are accessed when booting up a linux in bhyve: 2014-10-09 19:13:33 +00:00
xdr
xen
Makefile