]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - stand
Work around cp breakage in current from last week
[FreeBSD/FreeBSD.git] / stand /
2020-09-23 Warner LoshWork around cp breakage in current from last week
2020-09-22 Brandon Bergren[PowerPC64LE] Set up powerpc.powerpc64le architecture
2020-09-22 Brandon BergrenTweak ficl definition from r365724
2020-09-22 Jung-uk KimMerge OpenSSL 1.1.1h.
2020-09-21 D Scott Phillipsstand/reloc_elf: Handle relative relocations for arm...
2020-09-21 Toomas Soomeloader: zfs should support bootonce an nextboot
2020-09-18 Matt MacyMFV 2.0-rc2
2020-09-16 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-09-15 Brandon Bergren[PowerPC] Remove obsolete MK_LOADER_FORCE_LE
2020-09-14 Brandon Bergrenstand/ficl 64-bit compatibility
2020-09-11 Kyle EvansMFV r365636: libarchive: import fix for WARNS=6 builds...
2020-09-11 Kyle EvansOnly set WARNS if not defined
2020-09-10 Kyle EvansMFV r365599: import fix for a libexecinfo warning at...
2020-09-10 Andrew TurnerIgnore the .interp section in the arm64 EFI loader
2020-09-09 D Scott Phillipsstand/efihttp: Work around a bug in edk2 http instance...
2020-09-09 Baptiste DaroussinUpdate nvi to 2.2.0
2020-09-08 Brandon BergrenFix 64-bit build of libofw.
2020-09-05 Simon J. GerratyUpdate to bmake-20200902
2020-09-04 Matt MacyZFS: MFV 2.0-rc1-gfd20a8
2020-09-04 John BaldwinQuiet int-to-pointer-cast warnings on i386 with GCC 9.
2020-09-01 Warner LoshUpdate to today's date
2020-09-01 Warner LoshAdd defines for OpenZFS variables
2020-09-01 Warner LoshVery preliminary loader.efi(8) man page
2020-09-01 Warner LoshDocument boot1.efi
2020-08-29 Simon J. Gerratyzalloc_malloc:Free hexdump preceeding buffer when we...
2020-08-28 Matt MacyZFS: MFV 2.0-rc1-ga00c61
2020-08-28 Warner LoshCreate CFLAGS_EARLY.file for boot loader.
2020-08-28 Warner LoshDeclare time()
2020-08-27 Matt MacyZFS: remove duplicate "com.datto:encryption" from loader
2020-08-27 Glen BarberMFH
2020-08-26 Toomas Soomelibsa: only skein_block.c is using SKEIN_LOOP
2020-08-25 Matt MacyZFS: whitelist zstd and encryption in the loader
2020-08-25 Matt MacyFix userboot after r364355
2020-08-24 Matt MacyInitial import from vendor-sys branch of openzfs
2020-08-24 Cy SchubertMFV 364468:
2020-08-24 Cy SchubertMFV 364467:
2020-08-24 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-08-24 Alex RichardsonAvoid adding duplicates to SRCS/OBJS/SOBJS/POBJS
2020-08-20 Gleb SmirnoffWhen we have a command returned by zfs_nextboot() that...
2020-08-20 Emmanuel Vadotlibsa: smbios: Parse the chassis type and export it...
2020-08-19 Toomas Soomelibsa: remove leftover whitespace
2020-08-19 Toomas Soomelibsa: make env_discard() public
2020-08-19 Toomas Soomelibsa: cstyle cleanup for environment.c
2020-08-18 Mariusz Zaborskizfs: add an option to the bootloader to rewind the...
2020-08-15 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-08-15 Dimitry AndricMerge ^/head r364082 through r364250.
2020-08-12 Glen BarberMFH
2020-08-12 Alex RichardsonFix stand/newvers.sh with zsh in sh mode
2020-08-11 Alex RichardsonAllow overriding the tool used for stripping binaries
2020-08-07 Dimitry AndricMerge ^/head r363989 through r364034.
2020-08-06 Alex Richardsonstand: use portable ln -n instead of ln -h
2020-08-05 Stefan EßerUpgrade to version 3.1.5
2020-08-04 Emmanuel VadotImport DTS files for arm, arm64, riscv from Linux 5.8
2020-08-03 Stefan EßerUpgrade to version 3.1.4
2020-07-31 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 Glen BarberMFH
2020-07-31 Dimitry AndricMerge ^/head r363583 through r363738.
2020-07-31 Stephen J. KiernanFix compilation error for install.c in loader
2020-07-30 Conrad MeyerImport PCG-C into sys/contrib
2020-07-26 Jessica Clarkeloader: Avoid -Wpointer-to-int cast warnings for Arm...
2020-07-21 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-19 Simon J. GerratyRevert that!
2020-07-19 Simon J. GerratyOops missed Makefile.config
2020-07-19 Toomas Soomeloader: cstyle cleanup
2020-07-18 Jung-uk KimMFV: r363292
2020-07-16 Glen BarberMFH
2020-07-15 Gregory Neil ShapiroMerge sendmail 8.16.1 to HEAD: See contrib/sendmail...
2020-07-14 Mitchell HorneReally fix cleandir after r362973
2020-07-14 Jung-uk KimMFV: r362513
2020-07-13 Allan JudeLoader: explain the syntax of currdev
2020-07-12 Simon J. GerratyUpdate to bmake-20200710
2020-07-11 Stefan EßerUpdate to version 3.1.3
2020-07-11 Toomas Soomeloader: implement GELI writes
2020-07-10 Warner LoshProperly backout r362998
2020-07-09 Scott LongRevert r362998, r326999 while a better compatibility...
2020-07-09 Toomas Soomeloader: setting vdev size based on label asize is not...
2020-07-08 Simon J. GerratyUpdate to bmake-20200704
2020-07-07 Scott LongFix a example/docs typo from r362998, no functional...
2020-07-07 Scott LongMigrate the feature of excluding RAM pages to use ...
2020-07-07 Cy SchubertMFV r362990:
2020-07-07 Toomas Soomeloader: geli_dev_ioctl does return huge mediasize
2020-07-07 Stefan EßerUpdate to version 3.1.1
2020-07-06 Mitchell HorneFix cleandir target post r362973
2020-07-06 Mitchell HorneRISC-V boot1.efi and loader.efi support
2020-07-02 Toomas Soomeloader: zfs reader does not need BOOT2 bits
2020-07-02 Toomas Soomeloader: potential memory leak and check return values
2020-06-30 Toomas Soomeboot1.efi: use malloc family from libsa
2020-06-28 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-26 Toomas Soomeloader: can not read zfs pool with slog removed
2020-06-25 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-24 Cy SchubertMFV r362565:
2020-06-23 Kyle Evansstand: remove redundant declarations
2020-06-22 Baptiste DaroussinRevert r362466
2020-06-21 Hans Petter SelaskyImprove wording to be more precise and clear.
2020-06-20 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-20 Toomas Soomeloader: libofw build is missing sys/list.h after r362431
2020-06-20 Toomas Soomeloader: fix libofw build after r362431
2020-06-20 Toomas Soomeloader: create single zfs nextboot implementation
next