]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - stand
contrib/tzdata: import tzdata 2022b
[FreeBSD/FreeBSD.git] / stand /
2022-08-11 Philip Paepscontrib/tzdata: import tzdata 2022b
2022-08-10 Emmanuel VadotImport device-tree files from Linux 5.18
2022-08-10 Emmanuel VadotImport device-tree files from Linux 5.17
2022-08-10 Emmanuel VadotImport device-tree files from Linux 5.16
2022-08-10 Emmanuel VadotImport device-tree files from Linux 5.15
2022-08-10 Emmanuel VadotImport device-tree files from Linux 5.14
2022-08-06 Cy Schubertunbound: Vendor import 1.16.2
2022-08-03 Warner Loshstand: Reduce number of files that need -I${LDRSRC}
2022-08-03 Warner Loshstand: Remove unneeded include from geli
2022-08-03 Warner Loshstand: use snprintf here
2022-07-31 Kirk McKusickAdd a flags parameter to the ffs_sbget() function that...
2022-07-30 Warner Loshstand: Add a helper 'universe' target
2022-07-30 Warner Loshstand: Move quit command to common commands
2022-07-29 Alfredo Dal'Ava... loader: fix powerpc64le ofw loader
2022-07-28 Warner Loshkboot: Make console raw when we start
2022-07-28 Warner Loshkboot: implement stripped down termios
2022-07-28 Warner Loshkboot: Implement host_ioctl
2022-07-28 Warner Loshkboot: Add host_exit and use it to implement exit()
2022-07-28 Warner Loshkboot: aarch64 support
2022-07-28 Warner Loshkboot: Move conf.c up to top level
2022-07-28 Warner Loshkboot: Remove RELOC defines, it's unused
2022-07-28 Warner Loshkboot: Convert from getdents to getdents64
2022-07-28 Warner Loshkboot: Do a style(9) pass on kbootfdt.c
2022-07-27 Simon J. GerratyUpdate to bmake-20220726
2022-07-27 Warner Loshstand: tftp.c doesn't need bootinfo.h
2022-07-27 Warner Loshstand: Make sure nobody has a NULL pointer for dv_cleanup
2022-07-27 Warner Loshstand: Small comment correction
2022-07-27 Warner Loshstand: Create DEV_NAMLEN for the length of a device...
2022-07-26 Warner Loshstand: Spell License correctly
2022-07-26 Simon J. GerratyUpdate to bmake-20220724
2022-07-26 Warner Loshstand: Fix set but unused warning
2022-07-25 Warner Loshstand/disk: Trivial formatting nit
2022-07-24 Warner Loshstand/zfs: Update comment about blake3_impl_hack.c
2022-07-24 Warner Loshstand/libsa: zfs use standard ZFS_EARLY stuff
2022-07-24 Warner Loshstand/zfs: Limit flags further for ZFS
2022-07-24 Warner Loshstand: Use c99 structure initialization for userboot...
2022-07-24 Warner Loshstand: Use c99 structure initialization for gzipfs_fsops
2022-07-24 Warner Loshstand: Use c99 structure initialization for splitfs_fsops
2022-07-24 Warner Loshstand: Use c99 structure initialization for pkgfs_fsops
2022-07-24 Warner Loshstand: Use c99 structure initialization for nfs_fsops
2022-07-24 Warner Loshstand: Use c99 structure initialization for bzipfs_fsops
2022-07-24 Warner Loshstand: Use c99 structure initialization for ext2fs_fsops
2022-07-24 Warner Loshstand: Use c99 structure initialization for network...
2022-07-24 Warner Loshstand: Use c99 structure initialization for fwohci...
2022-07-24 Warner Loshstand: Use c99 structure initialization for userboot...
2022-07-24 Warner Loshstand: Use c99 structure initialization for uboot block...
2022-07-24 Warner Loshstand: Use c99 structure initialization for ofw's block...
2022-07-24 Warner Loshstand: Use c99 structure initialization for kboot's...
2022-07-24 Warner Loshstand: Use c99 structure initialization for md device
2022-07-22 John Baldwinstand geli: Restore include path to LDRSRC.
2022-07-22 John Baldwinstand libsa: Restore include path to LDRSRC for disk...
2022-07-15 Dimitry AndricAdjust parse() definition in boot2 to avoid clang 15...
2022-07-15 Warner Loshkboot: Pull in constants from Linux's mmap.h api
2022-07-15 Warner Loshkboot: Properly cap number of segments loaded for kexec
2022-07-15 Warner Loshkboot: Refinements to host_kexec_load
2022-07-15 Warner Loshkboot: Use #defines for magic reboot constants
2022-07-15 Warner Loshkboot: Implement mount(2)
2022-07-15 Warner Loshkboot: Implement mkdir(2)
2022-07-15 Warner Loshkboot: Implement dup(2)
2022-07-15 Warner Loshkboot: Implement symlink(2)
2022-07-15 Warner Loshkboot: Implement getpid(2)
2022-07-15 Warner Loshkboot: Implement munmap(2)
2022-07-15 Warner Loshkboot: Implement stat(2) and fstat(2) system calls
2022-07-15 Warner Loshkboot: Add HOST_O_ constants for open, etc
2022-07-15 Warner Loshkboot: Enhance kboot_getdev to cope with NULLs
2022-07-15 Warner Loshkboot: Reimplement older system calls in terms of newer...
2022-07-15 Warner Loshkboot: Rework _start
2022-07-15 Warner Loshstand: Remove extra efi.h include
2022-07-14 Toomas Soomeloader.efi: faults could try to print out call trace
2022-07-13 Cy Schubertunbound: Vendor import 1.16.1
2022-07-09 Warner Loshstand: Add comments on ZFS build
2022-07-09 Warner Loshstand: Add blake3 support to boot loader
2022-07-09 Warner Loshstand: delete zstd_shim.c
2022-07-09 Warner Loshstand: Compile zfs_zstd.c directly now
2022-07-09 Warner Loshstand: Fix inclusion of sys/blake3.h
2022-07-09 Warner Loshstand: Work around upstream issues in the standalone...
2022-07-09 Warner Loshstand: For ZFS build, add new directory
2022-07-08 Warner Loshstand: Add comment about CFLAGS pollution
2022-07-08 Warner Loshstand: constrain zlib/gzip CFLAGS better
2022-07-08 Warner Loshstand: Confine BZIP defines to bzip files
2022-07-08 Warner Loshstand: geli CFLAGS tightening
2022-07-08 Warner Loshstans: Narrow the scope of includes and other flags
2022-07-08 Warner Loshstand: Use a for loop for all the common ZSTD files
2022-07-08 Warner Loshstand: Separate out ZSTD sources from ZFS sources
2022-07-08 Warner Loshstand: Don't reuse ZFSSRC
2022-07-07 Martin Matuskazfs: merge openzfs/zfs@cb01da680
2022-07-07 Cy Schubertsqlite3: Vendor import of sqlite3 3.39.0
2022-07-05 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1q
2022-07-04 Xin LIfile: upgrade to 5.42.
2022-07-02 Warner Loshamd64/efi: Remove setting hints for rsdp
2022-07-02 Warner Loshloader: Set preferred kenv for acpi.rsdp on arm64
2022-07-01 Alfredo Dal'Ava... loader: fix powerpc* ofw loader
2022-07-01 Albert Jakielastand/uboot: setup archsw before probing devices
2022-06-30 Ed MasteRemove "All Rights Reserved" from Foundation copyrights
2022-06-27 Warner Loshkboot: rename kexec_load to host_kexec_load
2022-06-27 Warner Loshkboot: sort system calls
2022-06-27 Warner Loshkboot: use SYS_kexec_load insteaed of __NR_kexec_load
2022-06-27 Warner Loshkboot: Sort system calls alphabetically
2022-06-23 Martin Matuskazfs: merge openzfs/zfs@deb121309
2022-06-21 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1p
next