]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - stand
heimdal: Fix: Too large time skew, client time 1970-01-01T01:00:00
[FreeBSD/FreeBSD.git] / stand /
2022-11-17 Xin LIMFV: Merge xz 5.2.8
2022-11-16 Martin Matuskazfs: merge openzfs/zfs@2163cde45
2022-11-15 Emmanuel VadotImport device-tree files from Linux 6.0
2022-11-15 Emmanuel VadotImport device-tree files from Linux 5.19
2022-11-10 Alexander LeidingerSort list of supported features for more easy handling
2022-11-05 Kyle EvansMerge commit '93bf91b4012a28610672d2266366dfa0a663b70f...
2022-11-05 Warner Loshstand: Update comment about devdesc
2022-11-04 Warner Loshstand: Remove unused enum
2022-11-02 Elliott Mitchellstand: Nuke double-semicolons
2022-11-01 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1s
2022-10-29 Kyle EvansAdd 'contrib/wireguard-tools/' from commit '7e00bf8773b...
2022-10-29 Philip Paepscontrib/tzdata: import tzdata 2022f
2022-10-27 Warner Loshkboot: Add hostfs
2022-10-27 Warner Loshstand/kboot: Make FDT fixup per-arch
2022-10-27 Xin LIMFV: Restore the ability to process files from stdin...
2022-10-24 Warner Loshstand/efi: Simpler construct
2022-10-23 Warner Loshstand/efi: Call md_copymodules based on __LP64__ to...
2022-10-23 Warner Loshstand/kboot: hostdisk isn't a DEVT_DISK, use a differen...
2022-10-23 Warner Loshgeli: Move check for DEVT_DISK into geli_probe_and_attach
2022-10-21 Warner Loshstabd/geli: Bail out if you can't get the disks size
2022-10-19 Ed Mastessh: update to OpenSSH 9.1p1
2022-10-16 Cy Schubertunbound: Vendor import 1.17.0
2022-10-14 Kyle Evansloader: fix elf lookup_symbol type filtering
2022-10-12 Philip Paepscontrib/tzdata: import tzdata 2022e
2022-10-08 Warner Loshkboot: hostdisk add to lsdev output
2022-10-08 Warner Loshkboot: Move load address stuff to MD code
2022-10-04 Martin Matuskazfs: merge openzfs/zfs@d62bafee9
2022-09-29 Cy Schubertunbound: Vendor import 1.16.3
2022-09-29 Michał Grzelaklibsa/netif.c: Replace #if with #ifdef
2022-09-29 Michał Grzelaklibsa/arp.c: Change printf format string
2022-09-29 Michał Grzelaklibsa/rarp.c: Change casted type and printf format
2022-09-29 Michał Grzelaklibsa/rarp.c: Change printf format string
2022-09-25 Alfonso S. Sicilianocontrib/bsddialog: Import version 0.4
2022-09-25 Philip Paepscontrib/tzdata: import tzdata 2022d
2022-09-25 Xin LIfile: upgrade to 5.43.
2022-09-21 Martin Matuskazfs: merge openzfs/zfs@c629f0bf6
2022-09-21 Xin LIMFV 66082b6c88b9: libbsdxml (expat) 2.4.9
2022-09-20 Cy Schubertsqlite3: Vendor import of sqlite3 3.39.3
2022-09-17 Warner Loshstand: Pass in the proper size for bootinfo
2022-09-16 Warner Loshstand: fix mismerge
2022-09-16 Warner Loshstand/elf: Only support swapping headers on powerpc.
2022-09-16 Warner Loshstand: Allocate bootinfo rather than have it be static
2022-09-16 Warner Loshstand: Stop support booting 4.x and earlier kernels
2022-09-16 Warner Loshstand: Remove dead store to bi_kernelname
2022-09-16 Warner Loshstand: collapse all copies of *copyenv into md_copyenv
2022-09-16 Warner Loshstand: Move MOD_xxx macros from modinfo.h to .c
2022-09-16 Warner Loshstand: Move md_copymodules into modinfo.c and reduce...
2022-09-16 Warner Loshstand: Create common/modinfo.h
2022-09-16 Warner Loshstand: Create MOD_ALIGN macro and use it everywhere
2022-09-16 Warner Loshstand: use archsw.arch_copyin instead of direct call
2022-09-16 Warner Loshstand: use archsw.arch_copyin instead of i386_copyin
2022-09-15 Guido van Rooijstand/efi: Clean the proper files
2022-09-09 Warner Loshstand: Add driver interface docs
2022-09-08 Kyle Evansstand: i386: take into account disk sector size for...
2022-09-08 Michael Gmelinstand: Unbreak FAT32 in loader
2022-09-07 Xin LIMFV: cherry-pick "PR/358: Fix width for -f - (jpalus)"
2022-09-06 Andrew TurnerImport the updated Arm Optimized Routines
2022-09-06 Konstantin Belousovloader.efi(8): document slop control, amd64 nocopy...
2022-09-06 Michael Gmelinstand: Parse all arguments passed by UEFI
2022-09-06 Xin LIMFV: less v608
2022-09-05 Gordon BerglingRevert "stand: Grammar fix for a source code comment"
2022-09-04 Warner Loshstand/kboot: Add note about why we use MACHINE_ARCH...
2022-09-04 Gordon Berglingstand: Grammar fix for a source code comment
2022-09-04 Gordon Berglingstand: Remove a double word in a source code comment
2022-09-03 Alfonso S. Sicilianocontrib/bsddialog: Import version 0.3
2022-09-02 Jessica Clarkelualoader: Add loader_menu_multi_user_prompt config...
2022-09-02 Kornel Dulębastand: Parse BIOS revision from SMBIOS
2022-09-01 Warner Loshkboot: List sources one per line to make merges easier
2022-09-01 Warner Loshkboot: add minmalist init functionality
2022-09-01 Warner Loshstand: Add lua binding loader.has_command
2022-09-01 Warner Loshstand: Add interp_has_builtin_cmd to see if we have...
2022-09-01 Warner Loshstand: separate the command lookup from the command...
2022-09-01 Warner Loshstand: Document EFI consoles
2022-09-01 Warner Loshstand: Stop setting hints for bios loader too
2022-08-30 Cy Schubertsqlite3: Vendor import of sqlite3 3.39.2
2022-08-27 Warner Loshstand: Document that boot0 uses BIOS
2022-08-27 Warner Loshstand: More sensible defaults when ConOut is missing
2022-08-25 Martin Matuskazfs: merge openzfs/zfs@a582d5299
2022-08-21 Warner Loshstand: Use bool for stage_offset_set
2022-08-18 Warner Loshstand: Search less agressively for UFS super block
2022-08-16 Ed MasteImport bionic's x86_64 optimized string routines
2022-08-16 Philip Paepscontrib/tzdata: import tzdata 2022c
2022-08-15 Toomas Soomeloader: zfs reader should only store devdesc in f_devdata
2022-08-13 Martin Matuskazfs: merge openzfs/zfs@b3d0568cf
2022-08-13 Jessica Clarkestand: Fix a couple of comment typos in f8a199f28f9d
2022-08-13 Kirk McKusickMove the ability to search for alternate UFS superblock...
2022-08-13 Warner Loshstand: Only compile decompression routines
2022-08-13 Warner Loshstand: Compile out the extensive superblock diagnostic...
2022-08-13 Warner Loshstand: Raise limit to 550,000 bytes for loader
2022-08-11 Warner Loshstand: Go back to a.out format for /boot/loader
2022-08-11 Warner Loshstand: Make BIOS loader size limits settable
2022-08-11 Warner Loshstand: i386_fmtdev can be reduced to devformat
2022-08-11 Warner Loshstand: uboot_fmtdev can be reduced to devformat
2022-08-11 Warner Loshstand: userboot_fmtdev can be reduced to devformat
2022-08-11 Warner Loshstand: efi_fmtdev can be reduced to devformat
2022-08-11 Warner Loshstand: Replace zfs_fmtdev with generic devformat()
2022-08-11 Warner Loshstand: For zfs, set dv_fmtdev to zfs_fmtdev
2022-08-11 Warner Loshstand: Use devformat instead of disk_devfmt
2022-08-11 Warner Loshstand: Use devformat rather than disk_devfmt
2022-08-11 Warner Loshstand: Add disk_fmtdev for dv_fmtdev for all the disk...
next