]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - stand
sysctl(9): Fix a few mandoc related issues
[FreeBSD/FreeBSD.git] / stand /
2020-12-18 Xin LIMFV r368746:
2020-12-17 Kyle Evanslualoader: fix lua-lint run
2020-12-17 Kyle Evanslualoader: cli: provide a show-module-options loader...
2020-12-17 Warner LoshDrop EFI_STAGING_SIZE back down to 64M
2020-12-15 Toomas Soomeloader: allow loader to accept zfs feature com.delphix...
2020-12-15 Toomas Soomeloader: allow loader to accept zfs feature com.datto...
2020-12-14 Jessica Clarkeloader: Ignore the .interp section on RISC-V
2020-12-14 Jessica Clarkeloader: Print autoboot countdown immediately, not at 9
2020-12-13 Martin MatuskaMFV r368607:
2020-12-12 Kyle Evansstand: liblua: add a pager module
2020-12-12 Kyle Evanslualoader: config: fix module enabled check
2020-12-12 Kyle Evanslualoader: provide module-manipulation commands
2020-12-09 Cy SchubertMFV r368464:
2020-12-09 Jung-uk KimMerge OpenSSL 1.1.1i.
2020-12-07 Hans Petter SelaskyProperly define the bool type in the BSD kernel shim.
2020-12-07 Toomas Soomeloader: xdr_array is missing count
2020-12-07 Hans Petter SelaskyAdd missing busdma prototypes for load and unload and...
2020-12-07 Hans Petter SelaskyTidy up code a bit. Add missing section comments.
2020-12-06 Stefan EßerUpgrade to version 3.2.3
2020-12-05 Conrad MeyerAdd CFI start/end proc directives to arm64, i386, and ppc
2020-12-04 Hans Petter SelaskyFix mis-spelled macro in the kernel shim.
2020-12-04 Hans Petter SelaskyAdd more macros, types and prototypes for building...
2020-12-04 Hans Petter SelaskyFix definition of int64_t and uint64_t when long is...
2020-12-01 Toomas Soomeficl: make dump a bit friendlier
2020-12-01 Toomas Soomeficl: instead of pad, emit can use local variable
2020-12-01 Martin MatuskaMFV r368207:
2020-11-26 Stefan EßerUpdate to version 3.2.0
2020-11-25 Maxim SobolevUnobfuscate "KERNLOAD" parameter on amd64. This change...
2020-11-20 Simon J. GerratyMerge bmake-20201117
2020-11-19 Dag-Erling SmørgravMerge upstream r948: fix race condition in openpam_ttyc...
2020-11-18 Marcin WojtasAdjust ENA driver files to latest ena-com changes
2020-11-18 Marcin WojtasFix completion descriptors alignment for the ENA
2020-11-18 Hans Petter SelaskyFix build of USB bootloader code by adding checks for...
2020-11-15 Toomas Soomezfsboot: add prototype for main()
2020-11-14 Toomas Soomeloader: cstyle cleanup of console.c
2020-11-13 Jung-uk KimMFV: r367652
2020-11-08 Toomas Soomeloader: cstyle cleanup of bootstrap.h did miss a bit
2020-11-08 Toomas Soomeloader: cstyle cleanup of bootstrap.h
2020-11-07 Simon J. GerratyUpdate to bmake-20201101
2020-10-28 Warner Loshloader: add aarch64 support for zstd
2020-10-27 Cy SchubertMFV r367082:
2020-10-24 Xin LIMFV r366990: less v563.
2020-10-22 Toomas Soomeloader: revert r342161 and r342151
2020-10-22 Philip PaepsImport tzdata 2020c
2020-10-17 Matt MacyUpdate OpenZFS to 2.0.0-rc3-gfc5966
2020-10-17 Philip PaepsImport tzdata 2020c
2020-10-16 Kyle EvansMFC r366760: lua: update to 5.3.6
2020-10-14 Michal MelounAdd 'netserver' command to EFI loader.
2020-10-13 Andrew TurnerUse adrp in the arm64 efi loader
2020-10-13 Warner LoshForce __BMI__ experimental instructions off.
2020-10-13 Warner LoshAdd back org.freebsd:zstd_compress to features_for_read
2020-10-13 Warner LoshTurn off zstd on aarch64
2020-10-12 Warner LoshAdd zstd support to the boot loader.
2020-10-12 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-10-12 Alex RichardsonLink efi programs with -pie rather than -shared
2020-10-12 Toomas Soomeloader: edd_device_path_v3 is too small
2020-10-09 Gordon BerglingFix a few mandoc issues
2020-10-09 Jung-uk KimMFV: r366539
2020-10-08 Philip PaepsImport tzdata 2020b
2020-10-04 Kyle Evanslualoader: improve the design of the brand-/logo- mechanism
2020-10-03 Jakub Wojciech KlamaImport lib9p 9d5aee77bcc1bf0e79b0a3bfefff5fdf2146283c.
2020-10-02 Mateusz PiotrowskiCorrect the documented size of kern.msgbufsize
2020-10-01 Matt MacyOpenZFS: MFV 2.0-rc3-gfc5966
2020-10-01 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-10-01 Stefan EßerUpgrade to version 3.1.6
2020-10-01 Kyle Evanslualoader: clear up some luacheck warnings
2020-10-01 Baptiste DaroussinUpdate nvi to 2.2.0-05ed8b9
2020-09-29 Warner LoshImplement some time variables from kernel
2020-09-28 Warner LoshReport the kernel console on the boot screen
2020-09-28 Warner LoshFix video on PCI heuristic
2020-09-23 Toomas Soomeloader: fix non-zfs build
2020-09-23 Toomas Soomeloader: zfs_probe_dev should pick first matching zfs...
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()
next