]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - stand
cdn-patch: offer option to mount /etc/keys before attaching geli devices
[FreeBSD/FreeBSD.git] / stand /
2024-02-01 Dag-Erling Smørgravstand: Add 1440p to the list of known resolutions.
2024-02-01 Warner LoshAdd kenv .Xr in kldload(8) and loader.conf(5)
2024-01-05 John BaldwinStop #defining FREEBSD_ELF
2024-01-03 Kyle Evansloader: lua: remove the default kernel if it doesn...
2024-01-03 Kyle Evansloader: provide a features table for binary compatibili...
2023-12-02 Martin Matuskazfs: merge openzfs/zfs@d99134be8 (zfs-2.1-release)...
2023-10-24 John BaldwinTrim various $FreeBSD$
2023-10-24 John BaldwinPurge more stray embedded $FreeBSD$ strings
2023-09-30 Martin Matuskazfs: merge openzfs/zfs@eb62221ff (zfs-2.1-release)...
2023-09-11 Kyle Evansstand: lua: module names should permit more
2023-08-23 Warner LoshRemove $FreeBSD$: one-line forth tag
2023-08-23 Warner LoshRemove $FreeBSD$: two-line lua tag
2023-08-23 Warner LoshRemove $FreeBSD$: one-line bare tag
2023-08-23 Warner LoshRemove $FreeBSD$: two-line nroff pattern
2023-08-23 Warner LoshRemove $FreeBSD$: one-line sh pattern
2023-08-23 Warner LoshRemove $FreeBSD$: one-line .S pattern
2023-08-23 Warner LoshRemove $FreeBSD$: one-line .c pattern
2023-08-23 Warner LoshRemove $FreeBSD$: one-line .c comment pattern
2023-08-23 Warner LoshRemove $FreeBSD$: one-line .h pattern
2023-08-23 Warner LoshRemove $FreeBSD$: two-line .h pattern
2023-08-23 Warner Loshgenerate-hfs.sh: don't embed $FreeBSD$ in generated...
2023-08-06 Marius Stroblbase: Remove support for the VTOC8 partitioning scheme
2023-07-25 Warner Loshspdx: The BSD-2-Clause-FreeBSD identifier is obsolete...
2023-07-11 Alfonso Gregorybug: efi_print_global only checks for the first 5 lette...
2023-06-17 Martin Matuskazfs: merge openzfs/zfs@86783d7d9 (zfs-2.1-release)...
2023-05-29 Mark Johnstonloader.efi: Fix some arm64 PE metadata
2023-05-03 John Baldwinlibsa: Disable -Wdangling-pointer for zfs.c.
2023-04-26 Kyle Evansloader: comconsole: don't unconditionally wipe out...
2023-04-23 Martin Matuskazfs: merge openzfs/zfs@e25f9131d (zfs-2.1-release)...
2023-04-23 Gordon Berglingstand: Remove a double word in a source code comment
2023-04-22 Dimitry Andriclibsa: make single bit bitfields unsigned to avoid...
2023-04-20 Cyrus Rahmanloader: lua: disable autoboot timer after password...
2023-04-20 Cyrus Rahmanloader: lua: unload the kernel when changing BEs
2023-02-28 Michael Paepckestand: fix build userboot without zfs
2023-02-20 Ed Mastelua: reduce diffs between luaconf.h copies
2023-02-20 Warner Loshstand: Update mfc notes
2023-02-15 Mitchell Horneloader: always install help files
2023-02-10 Toomas Soomeefiserialio: use port settings (sio->Mode) for initial...
2023-01-27 Emmanuel Vadotloader: md: Use default func for fmtdev and parsedev
2023-01-26 Martin Matuskazfs: merge openzfs/zfs@92e0d9d18 (zfs-2.1-release)...
2023-01-25 Warner Loshstand/mips: retire BERI boot loader
2023-01-25 Warner Loshstand: updated MFC info.
2023-01-25 Warner Loshstand/mips64: Make beri loader compile
2023-01-25 Warner Loshstand: update mips uboot to uboot reorg
2023-01-25 Warner Loshstand/uboot: Remove -fPIC here
2023-01-25 Warner Loshstand: mfc notes
2023-01-25 Warner LoshRevert "mips: remove saf1761"
2023-01-25 Warner LoshRevert "Bump the FreeBSD kernel version in kernel boot...
2023-01-25 Warner LoshRevert "stand: remove mips support"
2023-01-24 Warner Loshstand: dev can't be NULL in default_prasedev
2023-01-24 Warner Loshkboot: Use standard set_currdev
2023-01-24 Warner Loshkboot: Add hostdisk override
2023-01-24 Warner Loshkboot: Fetch hostfs_root and bootdev from the environment
2023-01-24 Warner Loshkboot: Add ZFS support build glue
2023-01-24 Warner Loshkboot: Add support for ZFS volumes
2023-01-24 Warner Loshkboot: Add ZFS support to hostdisk
2023-01-24 Warner Loshkboot: Rework hostdisk.c to allow easier ZFS support.
2023-01-24 Warner Loshstand/zfs: Fix memory leaking on error cases
2023-01-24 Warner Loshstand/uboot: Explain why we test for NULL here
2023-01-24 Warner Loshstand/ofw: dev can't be NULL here
2023-01-24 Warner Loshstand: Separate base and cli parts of nvstore
2023-01-24 Warner Loshstand: create common set_currdev
2023-01-24 Warner Loshstand: Move dev_cleanup into libsa
2023-01-24 Warner Loshstand: Create common gen_setcurrdev and replace code
2023-01-24 Warner Loshstand/efi: Better variable name
2023-01-24 Warner Loshstand/zfs: Add a third argument to zfs_probe_dev: part_too
2023-01-24 Warner Loshkboot: use 128MB for the heap area, ZFS needs a lot...
2023-01-24 Warner Loshkboot: Sort kexec_load alphabetically
2023-01-24 Warner Loshstand: Add macros for file types from stat
2023-01-24 Warner Loshkboot: Disks should be at least 16MB
2023-01-24 Warner Loshkboot: hostdisk.c update copyright notice
2023-01-24 Warner Loshstand: Allow stand.h to be included in C++ programs
2023-01-24 Warner Loshstand: Add inttype.h
2023-01-24 Warner Loshstand: Make ioctl declaration consistent
2023-01-24 Warner Loshkboot: Use (void) instead of () for functiosn with...
2023-01-24 Warner Loshkboot: Allow loading fdt from different sources
2023-01-24 Warner Loshkboot: Need to find the ACPI tables
2023-01-24 Warner Loshstand/kboot: Parse the command line args
2023-01-24 Warner Loshstand/efi: remove unused local varaibles
2023-01-24 Warner Loshstand/kboot: Remove unneeded include.
2023-01-24 Warner Loshstand/kboot: Initialize all the devices
2023-01-24 Warner Loshkboot: copy EFI's bootinfo.c and adjust
2023-01-24 Warner Loshkboot: Mark the EFI specific parts of bootinfo.c
2023-01-24 Warner Loshstand/zlib: Document the upstream issue behind NO_DEPRE...
2023-01-24 Warner Loshstand: update prototypes for md_load and md_load64
2023-01-24 Warner Loshkboot: Add md_addr to metadata
2023-01-24 Warner Loshkboot: Use #define for DT_DIR
2023-01-24 Warner Loshkboot: powerpc64 has no newfstat system call
2023-01-24 Warner Loshkboot: Add aarch64 termios
2023-01-24 Warner Loshkboot: Add missing license to termios
2023-01-24 Warner Loshstand: aarch64 has different nlinks than amd64
2023-01-24 Warner Loshkboot: powerpc ldscript catchup
2023-01-24 Warner Loshstand/efi: Break stlye rules a little for easier sharing
2023-01-24 Warner Loshstand/efi: Better include order for sharing
2023-01-24 Warner Loshstand/efi: Remove redundant parenthesis
2023-01-24 Warner Loshstand/efi: Document the copy size trick
2023-01-24 Warner Loshkboot: Enable fewer things by default
2023-01-24 Warner Loshkboot: Make dosfs support conditional
2023-01-24 Warner Loshkboot: Add readme
2023-01-24 Warner Loshkboot: Move archsw init earlier
next