]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - stand/ofw
Invent new #defines for the biospci_{read,write}_config function to
[FreeBSD/FreeBSD.git] / stand / ofw /
2018-01-05 Jung-uk KimMerge ACPICA 20180105.
2017-12-19 Warner LoshInteract is always called with NULL. Simplify code...
2017-12-16 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2017-12-14 Jung-uk KimMFC: r326864
2017-12-12 Mark JohnstonMFV r326785: 8880 improve DTrace error checking
2017-12-12 Warner LoshRevert r326792, r326784, r326772, r326712
2017-12-11 Warner LoshFix regression with lua import
2017-12-07 Jung-uk KimMerge OpenSSL 1.0.2n.
2017-12-06 Ed Mastetcpdump: remove undesired svn:keywords property from...
2017-12-06 Ed MasteUpdate tcpdump to 4.9.2
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