]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - stand
videomode: clean up empty lines in .c and .h files
[FreeBSD/FreeBSD.git] / stand /
2020-09-01 impUpdate to today's date
2020-09-01 impAdd defines for OpenZFS variables
2020-09-01 impVery preliminary loader.efi(8) man page
2020-09-01 impDocument boot1.efi
2020-08-29 sjgzalloc_malloc:Free hexdump preceeding buffer when we...
2020-08-28 mmacyZFS: MFV 2.0-rc1-ga00c61
2020-08-28 impCreate CFLAGS_EARLY.file for boot loader.
2020-08-28 impDeclare time()
2020-08-27 mmacyZFS: remove duplicate "com.datto:encryption" from loader
2020-08-27 gjbMFH
2020-08-26 tsoomelibsa: only skein_block.c is using SKEIN_LOOP
2020-08-25 mmacyZFS: whitelist zstd and encryption in the loader
2020-08-25 mmacyFix userboot after r364355
2020-08-24 mmacyInitial import from vendor-sys branch of openzfs
2020-08-24 cyMFV 364468:
2020-08-24 cyMFV 364467:
2020-08-24 arichardsonAvoid adding duplicates to SRCS/OBJS/SOBJS/POBJS
2020-08-20 glebiusWhen we have a command returned by zfs_nextboot() that...
2020-08-20 manulibsa: smbios: Parse the chassis type and export it...
2020-08-19 tsoomelibsa: remove leftover whitespace
2020-08-19 tsoomelibsa: make env_discard() public
2020-08-19 tsoomelibsa: cstyle cleanup for environment.c
2020-08-18 oshogbozfs: add an option to the bootloader to rewind the...
2020-08-15 dimMerge ^/head r364082 through r364250.
2020-08-12 gjbMFH
2020-08-12 arichardsonFix stand/newvers.sh with zsh in sh mode
2020-08-11 arichardsonAllow overriding the tool used for stripping binaries
2020-08-07 dimMerge ^/head r363989 through r364034.
2020-08-06 arichardsonstand: use portable ln -n instead of ln -h
2020-08-04 manuImport DTS files for arm, arm64, riscv from Linux 5.8
2020-08-03 seUpgrade to version 3.1.4
2020-07-31 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 gjbMFH
2020-07-31 dimMerge ^/head r363583 through r363738.
2020-07-31 stevekFix compilation error for install.c in loader
2020-07-30 cemImport PCG-C into sys/contrib
2020-07-26 jrtc27loader: Avoid -Wpointer-to-int cast warnings for Arm...
2020-07-19 sjgRevert that!
2020-07-19 sjgOops missed Makefile.config
2020-07-19 tsoomeloader: cstyle cleanup
2020-07-16 gjbMFH
2020-07-15 gshapiroMerge sendmail 8.16.1 to HEAD: See contrib/sendmail...
2020-07-14 mhorneReally fix cleandir after r362973
2020-07-14 jkimMFV: r362513
2020-07-13 allanjudeLoader: explain the syntax of currdev
2020-07-11 tsoomeloader: implement GELI writes
2020-07-10 impProperly backout r362998
2020-07-09 scottlRevert r362998, r326999 while a better compatibility...
2020-07-09 tsoomeloader: setting vdev size based on label asize is not...
2020-07-08 sjgUpdate to bmake-20200704
2020-07-07 scottlFix a example/docs typo from r362998, no functional...
2020-07-07 scottlMigrate the feature of excluding RAM pages to use ...
2020-07-07 tsoomeloader: geli_dev_ioctl does return huge mediasize
2020-07-07 seUpdate to version 3.1.1
2020-07-06 mhorneFix cleandir target post r362973
2020-07-06 mhorneRISC-V boot1.efi and loader.efi support
2020-07-02 tsoomeloader: zfs reader does not need BOOT2 bits
2020-07-02 tsoomeloader: potential memory leak and check return values
2020-06-30 tsoomeboot1.efi: use malloc family from libsa
2020-06-28 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-26 tsoomeloader: can not read zfs pool with slog removed
2020-06-25 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-23 kevansstand: remove redundant declarations
2020-06-22 baptRevert r362466
2020-06-21 hselaskyImprove wording to be more precise and clear.
2020-06-20 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-20 tsoomeloader: libofw build is missing sys/list.h after r362431
2020-06-20 tsoomeloader: fix libofw build after r362431
2020-06-20 tsoomeloader: create single zfs nextboot implementation
2020-06-19 mckusickMove the pointers stored in the superblock into a separate
2020-06-18 jkimMFV: r362286
2020-06-17 tsoomeloader: r362262 did miss the pathlen check
2020-06-17 andrewUpdate opencsd to 0.14.2
2020-06-17 tsoomeloader: strings in nvlist are counted strings, not...
2020-06-17 tsoomeloader: vidc_init should also erase the screen
2020-06-17 delphijMFV r362254: file 5.39.
2020-06-16 tsoomeboot2: need to expand tab output and mask getchar
2020-06-16 andrewRe-add opencsd as a vendor import from the dist directory
2020-06-16 tsoomeloader: zfs_cmd.c does not really compile without libzfs.h
2020-06-16 tsoomeloader: variable i is unused without MBR/GPT support...
2020-06-14 tsoomezfsboot: cstyle cleanup
2020-06-14 tsoomeloader.efi: update console after gfx mode change
2020-06-12 sjgMinor cleanup of initialized variables
2020-06-10 andrewFix the efi serial console in the Arm models.
2020-06-08 sjgloader: install allow for more complete device spec...
2020-06-05 manudts: Update our copy to be in sync with Linux 5.7
2020-06-03 kevanslualoader: drop the filename and word "LUA" from errors
2020-06-03 mhornegptboot.efi: align secbuf to 4K
2020-06-01 sjgstand/uboot: fix setting of gateip.s_addr
2020-06-01 kevanslualoader: improve drawer error handling
2020-06-01 dimUpdate Subversion to 1.14.0 LTS. See contrib/subversion...
2020-06-01 dimUpdate apr-util to 1.6.1. See contrib/apr-util/CHANGES...
2020-05-31 dimUpdate apr to 1.7.0. See contrib/apr/CHANGES for a...
2020-05-23 cemUpdate to Zstandard 1.4.5
2020-05-21 cyMFV r361322:
2020-05-20 sjgMerge bmake-20200517
2020-05-20 jhbFix libstand build breakage after r361298.
2020-05-20 kevansloader: fix userboot's ability to detect a guest's...
2020-05-20 mmMFV r361280:
next