]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - stand
amd64: use register macros for gdb_cpu_getreg()
[FreeBSD/FreeBSD.git] / stand /
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
2020-06-19 Kirk McKusickMove the pointers stored in the superblock into a separate
2020-06-18 Jung-uk KimMFV: r362286
2020-06-17 Toomas Soomeloader: r362262 did miss the pathlen check
2020-06-17 Andrew TurnerUpdate opencsd to 0.14.2
2020-06-17 Toomas Soomeloader: strings in nvlist are counted strings, not...
2020-06-17 Toomas Soomeloader: vidc_init should also erase the screen
2020-06-17 Xin LIMFV r362254: file 5.39.
2020-06-16 Toomas Soomeboot2: need to expand tab output and mask getchar
2020-06-16 Andrew TurnerRe-add opencsd as a vendor import from the dist directory
2020-06-16 Toomas Soomeloader: zfs_cmd.c does not really compile without libzfs.h
2020-06-16 Toomas Soomeloader: variable i is unused without MBR/GPT support...
2020-06-14 Toomas Soomezfsboot: cstyle cleanup
2020-06-14 Toomas Soomeloader.efi: update console after gfx mode change
2020-06-13 Cy SchubertMFV r362143:
2020-06-12 Simon J. GerratyMinor cleanup of initialized variables
2020-06-12 Cy SchubertMFV r362082:
2020-06-10 Andrew TurnerFix the efi serial console in the Arm models.
2020-06-09 Simon J. GerratyMerge bmake-20200606
2020-06-09 Cy SchubertMFV r361938:
2020-06-09 Cy SchubertMFV r361937:
2020-06-09 Cy SchubertMFV r361936:
2020-06-08 Simon J. Gerratyloader: install allow for more complete device spec...
2020-06-05 Emmanuel Vadotdts: Update our copy to be in sync with Linux 5.7
2020-06-04 Mitchell HorneUpdate edk2 headers to stable202005
2020-06-03 Kyle Evanslualoader: drop the filename and word "LUA" from errors
2020-06-03 Mitchell Hornegptboot.efi: align secbuf to 4K
2020-06-01 Simon J. Gerratystand/uboot: fix setting of gateip.s_addr
2020-06-01 Kyle Evanslualoader: improve drawer error handling
next