]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - stand/common
stand/lua: Call menu_entries if it's a function
[FreeBSD/FreeBSD.git] / stand / common /
2018-02-19 Xin LIMFV r329552: less v530.
2018-02-18 Alexander MotinMFV r324198: 8081 Compiler warnings in zdb
2018-02-18 Alexander MotinMFV r323911:
2018-02-18 Conrad MeyerLua loader: Add barebones "lfs" module
2018-02-18 Conrad Meyerinterp_lua: Register io/loader with regular Lua module...
2018-02-16 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-15 Kyle Evansstand: Fix ubldr after r329190
2018-02-15 Andriy GaponMFV r329313: 8857 zio_remove_child() panic due to alrea...
2018-02-13 Justin HibbitsUnify metadata load files for arm, mips, powerpc, sparc64
2018-02-12 Warner LoshAdd Lua as a scripting langauge to /boot/loader
2018-02-09 Jung-uk KimMFV: r329072
2018-02-09 Roger Pau Monnéloader: fix endianness conversion
2018-02-09 Warner LoshSet script.lang in the environment to either 'forth...
2018-02-08 Jung-uk KimMFV: r329021
2018-02-08 Warner LoshMove to tabs for indentation and to 8-space notches...
2018-02-07 Warner LoshMove simple interpreter 'perform' into interp.c and...
2018-02-07 Warner LoshFix indentation to FreeBSD standard for interp files
2018-02-05 John BaldwinIgnore relocation tables for non-memory-resident sections.
2018-02-03 Ed MasteMake cross-endian loader changes apply only to powerpc
2018-02-02 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-02 Warner LoshRetire pnp.4th and the code needed only for 4th words...
2018-02-01 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-31 Warner LoshBreak out the interpreters (simple and forth) w/o ifdef...
2018-01-30 Sean BrunoAdd missing non-POWERPC case to give the scr value...
2018-01-29 Wojciech Macekloader: support for mixed-endianness ELF/loader and...
2018-01-27 Kyle EvansMFV r328490: Update libfdt to github:f1879e1
2018-01-24 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-24 Martin MatuskaMFV r328323,328324:
2018-01-24 Philip PaepsImport tzdata 2018c
2018-01-23 Warner LoshThere's no tainted data here, tag it as such to avoid...
2018-01-23 Warner LoshOn malloc failure, be sure to close the include file...
2018-01-23 Warner LoshDon't leak memory when displaying help.
2018-01-23 Warner LoshFix some resource leaks.
2018-01-22 Alexander MotinMFV r328255: 8972 zfs holds: In scripted mode, do not...
2018-01-22 Alexander MotinMFV r328253: 8835 Speculative prefetch in ZFS not worki...
2018-01-22 Alexander MotinMFV r328251: 8652 Tautological comparisons with ZPROP_INVAL
2018-01-22 Alexander MotinMFV r328249:
2018-01-22 Alexander MotinMFV r328247: 8959 Add notifications when a scrub is...
2018-01-22 Alexander MotinMFV r328245: 8856 arc_cksum_is_equal() doesn't take...
2018-01-22 Alexander MotinMFV r328233:
2018-01-21 Alexander MotinMFV r328231: 8897 zpool online -e fails assertion when...
2018-01-21 Alexander MotinMFV r328229:
2018-01-21 Alexander MotinMFV r328227: 8909 8585 can cause a use-after-free kerne...
2018-01-21 Alexander MotinMFV r328225: 8603 rename zilog's "zl_writer_lock" to...
2018-01-21 Alexander MotinMFV r328220: 8677 Open-Context Channel Programs
2018-01-18 Kyle Evanslibfdt: Update to 1.4.6, switch to using libfdt for...
2018-01-17 John BaldwinRequire the SHF_ALLOC flag for program sections from...
2018-01-16 Philip PaepsImport tzdata 2018a
2018-01-12 Dimitry AndricMerge ^/head r327624 through r327885.
2018-01-11 Konstantin BelousovSkip IRELATIVE relocations when loader processes ELF...
2018-01-06 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2018-01-05 Jung-uk KimMerge ACPICA 20180105.
2017-12-29 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-12-24 Dimitry AndricMerge ^/head r326936 through r327149.
2017-12-24 Dimitry AndricMerge libc++ trunk r321414 to contrib/libc++.
2017-12-24 Dimitry AndricMerge compiler-rt trunk r321414 to contrib/compiler-rt.
2017-12-24 Dimitry AndricMerge lldb trunk r321414 to contrib/llvm/tools/lldb.
2017-12-24 Dimitry AndricMerge lld trunk r321414 to contrib/llvm/tools/lld.
2017-12-24 Dimitry AndricMerge clang trunk r321414 to contrib/llvm.
2017-12-24 Dimitry AndricMerge llvm trunk r321414 to contrib/llvm.
2017-12-20 Dimitry AndricMerge libc++ trunk r321017 to contrib/libc++.
2017-12-20 Dimitry AndricMerge compiler-rt trunk r321017 to contrib/compiler-rt.
2017-12-20 Dimitry AndricMerge lldb trunk r321017 to contrib/llvm/tools/lldb.
2017-12-20 Dimitry AndricMerge lld trunk r321017 to contrib/llvm/tools/lld.
2017-12-20 Dimitry AndricMerge clang trunk r321017 to contrib/llvm/tools/clang.
2017-12-20 Dimitry AndricMerge llvm trunk r321017 to contrib/llvm.
2017-12-19 Warner LoshInteract is always called with NULL. Simplify code...
2017-12-19 Warner LoshSimplify things a little. The RETURN macro isn't requir...
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 LoshRevert part of 362772. It was causing problems for...
2017-12-11 Warner LoshFix regression with lua import
2017-12-08 Warner LoshCreate interp class.
2017-12-08 Warner LoshConst poison a couple of interfaces.
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-05 Warner LoshPrefer stdint.h to inttypes.h since the added prototype...
2017-12-03 Dimitry AndricUpgrade our copies of clang, llvm, lldb and libc++...
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 Hans Petter SelaskyMerge ^/head r326132 through r326161.
2017-11-24 Warner LoshFix theoretical integer overflow issues. If the product...
2017-11-23 Hans Petter SelaskyMerge ^/head r325999 through r326131.
2017-11-22 Toomas Soomenet_parse_rootpath() has no parameters
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