]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - stand/common
Drop "All rights reserved" from my copyright statements.
[FreeBSD/FreeBSD.git] / stand / common /
2018-05-11 desUpgrade to OpenSSH 7.7p1.
2018-05-10 impRevert r333365
2018-05-08 desUpgrade to OpenSSH 7.6p1. This will be followed shortl...
2018-05-08 impWe don't use f_devdata, so don't set it. Should that...
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-16 tsoomeloader: cstyle cleanup of command.c
2018-04-16 tsoomeloader: make sure we do not return garbage from help_ge...
2018-04-16 tsoomeloader: command_errmsg should be const
2018-04-16 tsoomeloader: make sure we use snprintf() in commands.c
2018-04-16 tsoomeloader: provide values in help_getnext()
2018-04-05 bennoAdd an ISO9660 "partition table" type to loader.
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-21 cemApply r228478 (CTASSERT => _Static_assert()) to stand...
2018-03-19 brImport Intel Processor Trace decoder library from
2018-03-13 impPrefer uintXX_t to u_intXX_t
2018-03-12 impUse the actual struct devdesc at the start of all ...
2018-03-12 impMinor cosmetic changes.
2018-03-11 kevansstand/interp_lua: correct errorr => error
2018-03-02 sjgUpdate to bmake-201802222
2018-02-28 ianFix module loading on arm after the metadata.c unificat...
2018-02-28 delphijMFV r330102: ntp 4.2.8p11
2018-02-22 mavMFV r329799, r329800:
2018-02-21 emasteload_elf.c: Use consistent indentation
2018-02-21 mavMFV r329502: 7614 zfs device evacuation/removal
2018-02-21 impConsolidate three copies of ZFS commands into a central...
2018-02-20 cemloader.lua: Expose errno table to lua
2018-02-20 kevanslualoader: Add ability to intercept cli commands
2018-02-18 mavMFV r324198: 8081 Compiler warnings in zdb
2018-02-18 cemLua loader: Add barebones "lfs" module
2018-02-18 ceminterp_lua: Register io/loader with regular Lua module...
2018-02-16 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-15 kevansstand: Fix ubldr after r329190
2018-02-13 jhibbitsUnify metadata load files for arm, mips, powerpc, sparc64
2018-02-12 impAdd Lua as a scripting langauge to /boot/loader
2018-02-09 jkimMFV: r329072
2018-02-09 roygerloader: fix endianness conversion
2018-02-09 impSet script.lang in the environment to either 'forth...
2018-02-08 impMove to tabs for indentation and to 8-space notches...
2018-02-07 impMove simple interpreter 'perform' into interp.c and...
2018-02-07 impFix indentation to FreeBSD standard for interp files
2018-02-05 jhbIgnore relocation tables for non-memory-resident sections.
2018-02-03 emasteMake cross-endian loader changes apply only to powerpc
2018-02-02 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-02 impRetire pnp.4th and the code needed only for 4th words...
2018-01-31 impBreak out the interpreters (simple and forth) w/o ifdef...
2018-01-30 sbrunoAdd missing non-POWERPC case to give the scr value...
2018-01-29 wmaloader: support for mixed-endianness ELF/loader and...
2018-01-24 mmMFV r328323,328324:
2018-01-24 philipImport tzdata 2018c
2018-01-23 impThere's no tainted data here, tag it as such to avoid...
2018-01-23 impOn malloc failure, be sure to close the include file...
2018-01-23 impDon't leak memory when displaying help.
2018-01-23 impFix some resource leaks.
2018-01-18 kevanslibfdt: Update to 1.4.6, switch to using libfdt for...
2018-01-17 jhbRequire the SHF_ALLOC flag for program sections from...
2018-01-12 dimMerge ^/head r327624 through r327885.
2018-01-11 kibSkip IRELATIVE relocations when loader processes ELF...
2018-01-05 jkimMerge ACPICA 20180105.
2017-12-29 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-12-24 dimMerge ^/head r326936 through r327149.
2017-12-24 dimMerge compiler-rt trunk r321414 to contrib/compiler-rt.
2017-12-24 dimMerge llvm trunk r321414 to contrib/llvm.
2017-12-20 dimMerge compiler-rt trunk r321017 to contrib/compiler-rt.
2017-12-20 dimMerge lldb trunk r321017 to contrib/llvm/tools/lldb.
2017-12-20 dimMerge lld trunk r321017 to contrib/llvm/tools/lld.
2017-12-20 dimMerge clang trunk r321017 to contrib/llvm/tools/clang.
2017-12-20 dimMerge llvm trunk r321017 to contrib/llvm.
2017-12-19 impInteract is always called with NULL. Simplify code...
2017-12-19 impSimplify things a little. The RETURN macro isn't requir...
2017-12-12 impRevert r326792, r326784, r326772, r326712
2017-12-11 impRevert part of 362772. It was causing problems for...
2017-12-11 impFix regression with lua import
2017-12-08 impCreate interp class.
2017-12-08 impConst poison a couple of interfaces.
2017-12-07 jkimMerge OpenSSL 1.0.2n.
2017-12-06 emasteUpdate tcpdump to 4.9.2
2017-12-05 impPrefer stdint.h to inttypes.h since the added prototype...
2017-11-29 impImport lua 5.3.4 to contrib
2017-11-24 hselaskyMerge ^/head r326132 through r326161.
2017-11-24 impFix theoretical integer overflow issues. If the product...
2017-11-23 hselaskyMerge ^/head r325999 through r326131.
2017-11-22 tsoomenet_parse_rootpath() has no parameters
2017-11-20 delphijMFV r326007: less v529.
2017-11-18 manuUpdate our copy of DTS from the ones from Linux 4.14
2017-11-15 hselaskyMerge ^/head r325663 through r325841.
2017-11-14 impMove sys/boot to stand. Fix all references to new location