aboutsummaryrefslogtreecommitdiff
path: root/stand/libsa
Commit message (Expand)AuthorAgeFilesLines
* loader: Add the CPU identification string to the data which is visibleRavi Pokala2025-04-201-0/+1
* libsa: smbios_probe(): Strictly obey specified entry point addressOlivier Certner2025-04-081-2/+2
* libsa: smbios_detect(): Return the entry point addressOlivier Certner2025-04-082-3/+5
* libsa: smbios: Allow to run smbios_probe() multiple timesOlivier Certner2025-04-081-7/+15
* libsa: smbios: Use 64-bit entry point if table below 4GB on non-EFI bootOlivier Certner2025-04-081-23/+14
* libsa: smbios: Favor the v3 (64-bit) entry point on non-EFI bootOlivier Certner2025-04-081-8/+18
* libsa: smbios: Reject a 64-bit entry point with revision 0Olivier Certner2025-04-081-0/+7
* libsa: smbios: Stop parsing on an End-of-Table structureOlivier Certner2025-04-081-8/+16
* libsa: smbios: probe: BCD revision parsing is v2-only code; Expand commentsOlivier Certner2025-04-081-9/+16
* libsa: smbios: Export the used entry point type to the kernelOlivier Certner2025-04-081-0/+5
* libsa: smbios: Make 'is_64bit_ep' a field of 'smbios'Olivier Certner2025-04-081-5/+5
* libsa: smbios: Rename 64-bit entry point's guardsOlivier Certner2025-04-081-8/+8
* libsa: smbios: style(9): Entry point parsing commentsOlivier Certner2025-04-081-10/+18
* libsa: smbios: style(9): SMBIOS_GET8(): Split overlong lineOlivier Certner2025-04-081-1/+5
* Defer the January 19, 2038 date limit in UFS1 filesystems to February 7, 2106Kirk McKusick2025-02-061-7/+4
* manuals: Misc syntax fixesGraham Percival2024-11-041-0/+2
* loader: dosfs fails to access directory data with large cluster numberToomas Soome2024-10-101-1/+1
* loader: Make pkcs5v2 unconditionally availableColin Percival2024-09-292-2/+4
* libsa: Remove redundant sys/cdefs.hWarner Losh2024-04-1646-54/+1
* loader: return errors from writing ZFS labelsWarner Losh2024-04-161-8/+8
* libsa: Move hash functions up a levelWarner Losh2024-04-162-11/+9
* libsa: Move include file creation to the end of the MakefileWarner Losh2024-04-161-26/+26
* stand: Use modern function definitionsWarner Losh2024-04-162-2/+2
* stand: Automated cleanup of cdefs and other formattingWarner Losh2024-04-1624-24/+0
* stand: Remove ancient SCCS tags.Warner Losh2024-04-1632-69/+0
* loader: we can only env_discard() existing variableToomas Soome2024-03-111-2/+6
* loader: provide a features table for binary compatibility advertisementKyle Evans2024-01-034-1/+132
* stand/zfs: Remove one more read-compatible featureAlexander Motin2024-01-031-1/+0
* stand/zfs: Remove read-compatible featuresAlexander Motin2024-01-031-7/+2
* Purge more stray embedded $FreeBSD$ stringsJohn Baldwin2023-10-241-5/+0
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-161-2/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-164-4/+0
* Remove $FreeBSD$: one-line .S patternWarner Losh2023-08-161-1/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-1669-138/+0
* Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-165-5/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-1625-50/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-123-3/+3
* stand: Fix oversight in updating OpenZFS: Add com.klarasystems:vdev_zaps_v2Warner Losh2023-05-041-0/+1
* stand: More protection against malformed smbios tablesWarner Losh2023-05-011-4/+8
* stand: Avoid unaligned access in smbios codeWarner Losh2023-05-011-5/+42
* stand: Add isspace to FreeBSD ctypes.hWarner Losh2023-05-012-21/+3
* stand: back out the most of the horrible aarch64 kludgeWarner Losh2023-05-012-49/+7
* stand/zfs: Refactor zfs_get_bootonceWarner Losh2023-05-012-19/+37
* stand/zfs: Refactor zfs_set_bootenvWarner Losh2023-05-012-12/+18
* stand/zfs: Refactor zfs_get_bootenvWarner Losh2023-05-012-25/+32
* stand/zfs: Move spa_find_by_dev from zfsimpl.c to zfs.cWarner Losh2023-05-012-13/+13
* stand: mark unused argment as unusedWarner Losh2023-04-221-1/+1
* stand: Remove a double word in a source code commentGordon Bergling2023-04-201-1/+1
* stand: Add a snarky note about the upstream ZFS situationWarner Losh2023-04-181-0/+4
* Revert "stand: Remove double words in source code comments"Gordon Bergling2023-04-181-1/+1