]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - stand/liblua
loader: biosdisk.c has leftover geli header.
[FreeBSD/FreeBSD.git] / stand / liblua /
2018-07-31 mavMFV r336991, r337001:
2018-07-29 mmMFV r336851:
2018-07-11 cyMFV r324714:
2018-06-14 manudts: Update our copy to Linux 4.17
2018-05-28 hselaskyMFV r333789: libpcap 1.9.0 (pre-release)
2018-05-23 philImport libxo-0.9.0:
2018-05-20 eadlerMFV: file 5.33
2018-05-19 sjgMerge bmake-20180512
2018-05-12 desUpgrade Unbound to 1.7.1.
2018-05-12 desUpgrade Unbound to 1.7.0. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.4. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.2. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.1. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.0. More to follow.
2018-05-12 desUpgrade LDNS to 1.7.0.
2018-05-11 desUpgrade to OpenSSH 7.7p1.
2018-05-08 desUpgrade to OpenSSH 7.6p1. This will be followed shortl...
2018-05-08 peterUpdate svn-1.9.7 to 1.10.0.
2018-05-01 impUse M. Warner Losh everywhere on my copyrights.
2018-04-20 manugnu/dts: Update our copy of arm dts from Linux 4.16
2018-04-04 brImport OpenCSD -- an ARM CoreSight(tm) Trace Decode...
2018-03-28 mavMFV r331695, 331700: 9166 zfs storage pool checkpoint
2018-03-24 philipImport tzdata 2018d
2018-03-23 mavMFV r331400: 8484 Implement aggregate sum and use for...
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