]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - stand/liblua
ping: use the monotonic clock to measure durations
[FreeBSD/FreeBSD.git] / stand / liblua /
2018-03-19 brImport Intel Processor Trace decoder library from
2018-03-07 kevanslualoader: Expose loader.parse and add cli_execute_unparsed
2018-03-03 kevansliblua: Add loader.interpret
2018-03-02 kevansliblua: Use putc instead of printf for printc
2018-03-02 kevanslualoader: Register loader.printc as global printc
2018-03-02 sjgUpdate to bmake-201802222
2018-02-28 delphijMFV r330102: ntp 4.2.8p11
2018-02-24 kevansliblua: Implement write support
2018-02-23 impCentralize lua defines
2018-02-22 mavMFV r329799, r329800:
2018-02-21 kevanslualoader: Remove nasty hack for not printing out ".0"
2018-02-21 mavMFV r329502: 7614 zfs device evacuation/removal
2018-02-20 cemloader.lua: Expose errno table to lua
2018-02-20 kevansliblua: Add loader.machine and loader.machine_arch...
2018-02-20 cemLua lfs.attributes: Provide a more consistent error...
2018-02-20 impImplement loader.command
2018-02-18 mavMFV r324198: 8081 Compiler warnings in zdb
2018-02-18 kevansliblua: Fix missing '}' in lutil.c after r329499
2018-02-18 cemLua loader: Add barebones "lfs" module
2018-02-18 ceminterp_lua: Register io/loader with regular Lua module...
2018-02-17 cemliblua: Emulate DIR, opendir, fdopendir, closedir
2018-02-17 cemliblua: Clean up io/loader C module registration
2018-02-16 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-12 impAdd Lua as a scripting langauge to /boot/loader