]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - stand/common
stand/powerpc: Only build loader.kboot for powerpc64
[FreeBSD/FreeBSD.git] / stand / common /
2018-08-14 jkimMerge OpenSSL 1.0.2p.
2018-08-13 manuImport DTS files from Linux 4.18
2018-08-08 eadlerfile: update to 5.34
2018-08-02 emasteMerge vendor lld/docs directory from r337145
2018-08-02 dimMerge libc++ trunk r338150 (just before the 7.0.0 branc...
2018-08-02 dimMerge clang trunk r338150 (just before the 7.0.0 branch...
2018-08-02 dimMerge llvm trunk r338150 (just before the 7.0.0 branch...
2018-08-02 dimMerge compiler-rt trunk r338150, and resolve conflicts.
2018-08-02 dimMerge libc++ trunk r338150, and resolve conflicts.
2018-07-31 mavMFV r336991, r337001:
2018-07-31 dimMerge lldb trunk r338150, and resolve conflicts.
2018-07-31 dimMerge lld trunk r338150, and resolve conflicts.
2018-07-31 dimMerge clang trunk r338150, and resolve conflicts.
2018-07-30 dimMerge llvm trunk r338150, and resolve conflicts.
2018-07-29 mmMFV r336851:
2018-07-20 impCollapse zfsloader functionality back down into loader.
2018-07-13 ianExtend loader(8) geli support to all architectures...
2018-07-13 impTransition to boot_env_to_howto and boot_howto_to_env...
2018-07-13 impEliminate boot loader copies of boot arg parsing.
2018-07-11 cyMFV r324714:
2018-07-08 impStop using ../zfs/libzfs.h but instead use libzfs.h.
2018-07-03 allanjudestand/common/disk.c: dev->d_offset still needs to be...
2018-07-02 allanjudestand/common/disk.c: Read partition table relative...
2018-06-17 allanjudestand/common/disk.c: Update debug printf
2018-06-14 manudts: Update our copy to Linux 4.17
2018-06-14 impbootprog_info is generated in vers.c. Move it's definit...
2018-06-09 kevansstand: One more trivial consolidation (setting environm...
2018-06-09 kevansstand: Fix build after r334882
2018-06-09 kevansstand: Consolidate checking for boot flags driven by...
2018-06-05 ianRemove comments and assertions that are no longer valid...
2018-05-31 dimFix build of stand with base gcc
2018-05-28 hselaskyMFV r333789: libpcap 1.9.0 (pre-release)
2018-05-23 philImport libxo-0.9.0:
2018-05-21 marius- Unbreak booting sparc64 kernels after the metadata...
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-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.
next