]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - stand
sys: Automated cleanup of cdefs and other formatting
[FreeBSD/FreeBSD.git] / stand /
2023-06-22 Dimitry AndricMerge llvm-project release/16.x llvmorg-16.0.6-0-g7cbf1...
2023-06-22 Dimitry AndricMerge llvm-project release/16.x llvmorg-16.0.5-0-g185b8...
2023-06-22 Dimitry AndricMerge llvm-project release/16.x llvmorg-16.0.4-0-gae421...
2023-06-22 Dimitry AndricMerge llvm-project release/16.x llvmorg-16.0.3-0-gda3cd...
2023-06-22 Dimitry AndricMerge llvm-project release/16.x llvmorg-16.0.2-0-g18dde...
2023-06-22 Dimitry AndricMerge llvm-project release/16.x llvmorg-16.0.1-0-gcd890...
2023-06-22 Dimitry AndricMerge llvm-project main llvmorg-16-init-18548-gb0daacf58f41
2023-06-16 Martin Matuskazfs: merge openzfs/zfs@10e36e176
2023-06-12 VexedUXRAdd comments for memory size
2023-06-12 VexedUXRAdd boot1.efi to CLEANFILES
2023-06-10 Martin Matuskazfs: merge openzfs/zfs@feff9dfed
2023-06-09 Andrew TurnerUpdate the Arm Optimized Routine library to v23.01
2023-06-08 Gleb Smirnoffstand/boot1.efi: use the bootonce dataset as root dataset
2023-06-08 Gleb Smirnoffstand/loader.efi: read zfs bootonce attribute before...
2023-06-08 Joseph Mingronetpcdump: Update to 4.99.4
2023-06-08 Ed Mastecontrib/spleen: update to Spleen 2.0.0
2023-06-06 Cy Schubertntp: import ntp-4.2.8p17
2023-06-01 Cy Schubertntp: import ntp-4.2.8p16
2023-05-28 Kyle Evansstand: libefi: avoid a null pointer deref in eficom
2023-05-28 Cy Schubertsqlite3: Vendor import of sqlite3 3.42.0
2023-05-25 Warner Loshstand/efi/eficom: Free comc_port if we can't find the...
2023-05-25 Warner Loshstand/efi/eficom: Make aarch64 compat code probe correctly
2023-05-25 Warner Loshstand/efi/eficom: Don't allow this for !HYPERV machines
2023-05-25 Warner Loshstand/efi/eficom: better handling of absent device
2023-05-25 Warner Loshstand/efi/smbios: Move detection of smbios earlier.
2023-05-24 Dag-Erling Smørgravldns: Upgrade to 1.8.3.
2023-05-23 Martin Matuskazfs: merge openzfs/zfs@ad0a55461
2023-05-13 Simon J. GerratyMerge bmake-20230510
2023-05-13 Toomas Soomelibefi: add efi_devpath_next_instance()
2023-05-12 Xin LIMFV: xz 5.4.3.
2023-05-12 Ed Masteloader: restore userboot help file
2023-05-12 Warner Loshspdx: The BSD-2-Clause-FreeBSD identifier is obsolete...
2023-05-12 Martin Matuskazfs: merge openzfs/zfs@e61076683
2023-05-11 Warner Loshstand/efi: Retire i386 support
2023-05-11 Warner Loshstand: eficom: Only set baudrate when it changes
2023-05-11 Warner Loshstand: eficom: Don't preemtively assume flow control
2023-05-11 Warner Loshstand: eficom : remove unused ignore_cd
2023-05-11 Warner Loshstand: Move eficom to libefi
2023-05-11 Warner Loshstand: Make non-matching console names OKer
2023-05-11 Warner Loshstand: add comconsole backwards compatibility shim...
2023-05-11 Warner Loshstand: efi create eficom console device.
2023-05-11 Kyle Evanslualoader: add support for .lua configuration files
2023-05-10 Ed Masteloader: install help files only once
2023-05-05 Ed Mastelibfido2: update to 1.10.0
2023-05-05 Ed Mastelibfido2: update to 1.9.0
2023-05-05 Joseph Mingronelibpcap: Update to 1.10.4
2023-05-04 Ed MasteAdd 'contrib/spleen/' from commit '5eab6333fa27e2b6954c...
2023-05-04 Warner Loshstand: Fix oversight in updating OpenZFS: Add com.klara...
2023-05-03 Martin Matuskazfs: merge openzfs/zfs@d96e29576
2023-05-02 Xin LIMFV: less v632.
2023-05-01 Warner Loshstand: More protection against malformed smbios tables
2023-05-01 Warner Loshstand: Avoid unaligned access in smbios code
2023-05-01 Warner Loshkboot: Add smbios support
2023-05-01 Warner Loshkboot: Fix an off by one error
2023-05-01 Warner Loshkboot: Add HOST_MAP_FAILED define
2023-05-01 Warner Loshstand: Add isspace to FreeBSD ctypes.h
2023-05-01 Warner Loshstand: back out the most of the horrible aarch64 kludge
2023-05-01 Warner Loshstand: Fix warning about variable unused
2023-05-01 Warner Loshstand/kboot: Simplify
2023-05-01 Warner Loshstand/efi: Simplify code here
2023-05-01 Warner Loshstand/userboot: Simplify code
2023-05-01 Warner Loshstand/boot1.efi: Implement bootonce for ZFS
2023-05-01 Warner Loshstand/zfs: Refactor zfs_get_bootonce
2023-05-01 Warner Loshstand/zfs: Refactor zfs_set_bootenv
2023-05-01 Warner Loshstand/zfs: Refactor zfs_get_bootenv
2023-05-01 Warner Loshstand/zfs: Move spa_find_by_dev from zfsimpl.c to zfs.c
2023-05-01 Warner Loshstand/boot1.efi: Allow modules to add env variables
2023-04-26 Toomas Soomepxeboot: bugs in pxe.h
2023-04-26 Dag-Erling SmørgravUpdate tzcode to 2023c.
2023-04-26 Kyle EvansNote that static hints no longer break loader hints
2023-04-24 Simon J. GerratyMerge bmake-20230414
2023-04-22 Warner Loshstand: mark unused argment as unused
2023-04-21 Ed Mastelibcbor: update to 0.10.2
2023-04-20 Gordon Berglingstand: Remove a double word in a source code comment
2023-04-19 Stephen J. Kiernanloader: Change version calculation to be more consistent.
2023-04-19 Simon J. GerratyUpdate/fix Makefile.depend for userland
2023-04-18 Warner Loshstand: Add a snarky note about the upstream ZFS situation
2023-04-18 Mark Johnstonloader.efi: Fix some arm64 PE metadata
2023-04-18 John Baldwinboot0: Drop the BOOT_BOOT0_ORG option.
2023-04-18 John Baldwinboot0: Expand the description of BOOT_BOOT0_ORG.
2023-04-18 Gordon BerglingRevert "stand: Remove double words in source code comments"
2023-04-18 Gordon Berglingstand: Remove double words in source code comments
2023-04-18 Stephen J. Kiernanlibsa: Update comments about SMBIOS specification
2023-04-17 Dimitry Andriclibsa: make single bit bitfields unsigned to avoid...
2023-04-17 Cy Schubertsqlite3: Vendor import of sqlite3 3.41.2
2023-04-16 Cyrus Rahmanloader: lua: disable autoboot timer after password...
2023-04-16 Cyrus Rahmanloader: lua: unload the kernel when changing BEs
2023-04-14 Kyle Evansloader: comconsole: don't unconditionally wipe out...
2023-04-13 Mateusz Piotrowskigptboot.efi.8: Fix a typo
2023-04-03 Martin Matuskazfs: merge openzfs/zfs@431083f75
2023-03-31 Joseph Mingronelibpcap: Update to 1.10.3
2023-03-31 Gleb Smirnoffamd64 loader: plug hard hang with serial console enabled
2023-03-29 Philip Paepscontrib/tzdata: import tzdata 2023c
2023-03-27 Ruslan BukinImport OpenCSD v.1.4.0.
2023-03-24 Philip Paepscontrib/tzdata: import tzdata 2023b
2023-03-23 Philip Paepscontrib/tzdata: import tzdata 2023a
2023-03-20 Xin LIMFV: xz 5.4.2.
2023-03-18 Wei Huamd64 loader: Use efiserialio for Hyper-V booted systems
2023-03-16 Ed Mastessh: Update to OpenSSH 9.3p1
2023-03-14 Allan Judeloader: Add support for booting from a ZFS snapshot
next