]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - stand/ofw
Stop building with the standard system headers.
[FreeBSD/FreeBSD.git] / stand / ofw /
2017-12-03 Dimitry AndricUpgrade our copies of clang, llvm, lldb and libc++...
2017-12-03 Warner Loshe_entry can be smaller than a pointer. Cast it to an...
2017-12-03 Warner LoshCast mdp (a vm_offset_t) to void * to match prototype.
2017-12-03 Warner LoshInclude machine/md_var to pick up __syncicache prototype.
2017-12-03 Warner LoshDelcare md_load in libofw.h. Make all prototypes match...
2017-12-03 Warner LoshConst poison the propname. It's never set and we often...
2017-11-29 Warner LoshImport lua 5.3.4 to contrib
2017-11-28 Brooks DavisUpdate vis(3) the latest from NetBSD.
2017-11-24 Nathan WhitehornModify all FreeBSD bootloaders on PowerPC AIM (Book...
2017-11-23 Hans Petter SelaskyMerge ^/head r325999 through r326131.
2017-11-20 Warner LoshMove some more common stuff up to Makefile.inc. In...
2017-11-20 Xin LIMFV r326007: less v529.
2017-11-18 Emmanuel VadotUpdate our copy of DTS from the ones from Linux 4.14
2017-11-15 Hans Petter SelaskyMerge ^/head r325663 through r325841.
2017-11-14 Warner LoshMove sys/boot to stand. Fix all references to new location