]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - stand/ofw
Make linux_ptrace() use linux_msg() instead of printf().
[FreeBSD/FreeBSD.git] / stand / ofw /
2018-02-02 impWe need more heap space to properly load newer powerpc...
2018-02-02 impCentralize several variables.
2018-01-24 mmMFV r328323,328324:
2018-01-24 philipImport tzdata 2018c
2018-01-18 kevanslibfdt: Update to 1.4.6, switch to using libfdt for...
2018-01-05 jkimMerge ACPICA 20180105.
2017-12-29 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-12-24 dimMerge ^/head r326936 through r327149.
2017-12-24 dimMerge compiler-rt trunk r321414 to contrib/compiler-rt.
2017-12-24 dimMerge llvm trunk r321414 to contrib/llvm.
2017-12-20 dimMerge compiler-rt trunk r321017 to contrib/compiler-rt.
2017-12-20 dimMerge lldb trunk r321017 to contrib/llvm/tools/lldb.
2017-12-20 dimMerge lld trunk r321017 to contrib/llvm/tools/lld.
2017-12-20 dimMerge clang trunk r321017 to contrib/llvm/tools/clang.
2017-12-20 dimMerge llvm trunk r321017 to contrib/llvm.
2017-12-19 impInteract is always called with NULL. Simplify code...
2017-12-12 impRevert r326792, r326784, r326772, r326712
2017-12-11 impFix regression with lua import
2017-12-07 jkimMerge OpenSSL 1.0.2n.
2017-12-06 emasteUpdate tcpdump to 4.9.2
2017-12-03 impe_entry can be smaller than a pointer. Cast it to an...
2017-12-03 impCast mdp (a vm_offset_t) to void * to match prototype.
2017-12-03 impInclude machine/md_var to pick up __syncicache prototype.
2017-12-03 impDelcare md_load in libofw.h. Make all prototypes match...
2017-12-03 impConst poison the propname. It's never set and we often...
2017-11-29 impImport lua 5.3.4 to contrib
2017-11-24 nwhitehornModify all FreeBSD bootloaders on PowerPC AIM (Book...
2017-11-23 hselaskyMerge ^/head r325999 through r326131.
2017-11-20 impMove some more common stuff up to Makefile.inc. In...
2017-11-20 delphijMFV r326007: less v529.
2017-11-18 manuUpdate our copy of DTS from the ones from Linux 4.14
2017-11-15 hselaskyMerge ^/head r325663 through r325841.
2017-11-14 impMove sys/boot to stand. Fix all references to new location