aboutsummaryrefslogtreecommitdiff
path: root/stand/libsa/Makefile
Commit message (Expand)AuthorAgeFilesLines
* stand: Add compiler builtins needed by GCC for RISC-VJohn Baldwin2026-01-311-0/+3
* sys/crypto: import md5c.c C rewriteRobert Clausecker2025-10-241-0/+1
* sys: move sys/kern/md[45].c to sys/cryptoRobert Clausecker2025-10-241-2/+1
* machine/stdarg.h -> sys/stdarg.hBrooks Davis2025-06-111-1/+1
* stand: drop inttypes.h from safe listWarner Losh2024-11-201-1/+1
* stand: unistd.h is no longer safeWarner Losh2024-11-201-2/+2
* libmd, kern, stand: consolidate md5 implementations (NFC)Kyle Evans2024-09-301-2/+2
* libsa: Fix a comment to be less vagueWarner Losh2024-09-221-1/+1
* loader: Make pkcs5v2 unconditionally availableColin Percival2024-09-221-0/+4
* Prepare some build fixes in advance of more _FORTIFY_SOURCEKyle Evans2024-07-131-1/+2
* libsa: Move hash functions up a levelWarner Losh2024-02-021-0/+9
* libsa: Move include file creation to the end of the MakefileWarner Losh2024-02-021-26/+26
* loader: provide a features table for binary compatibility advertisementKyle Evans2023-12-081-1/+1
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* stand: Separate base and cli parts of nvstoreWarner Losh2023-01-131-1/+1
* stand: Add inttype.hWarner Losh2023-01-071-1/+1
* stand/zlib: Document the upstream issue behind NO_DEPRECATED_NON_PROTOTYPEWarner Losh2022-12-051-0/+2
* stand/zlib: Zlib still uses K&R function definitionsWarner Losh2022-11-301-1/+1
* stand: Compile out the extensive superblock diagnostic messages for BIOS loaderWarner Losh2022-08-131-0/+11
* stand: Use devformat instead of disk_devfmtWarner Losh2022-08-111-1/+0
* stand: Use devformat rather than disk_devfmtWarner Losh2022-08-111-1/+0
* stand: tftp.c doesn't need bootinfo.hWarner Losh2022-07-271-1/+0
* stand libsa: Restore include path to LDRSRC for disk.h for filesystems.John Baldwin2022-07-221-0/+3
* stand: Add comment about CFLAGS pollutionWarner Losh2022-07-081-0/+1
* stand: constrain zlib/gzip CFLAGS betterWarner Losh2022-07-081-6/+7
* stand: Confine BZIP defines to bzip filesWarner Losh2022-07-081-4/+5
* stand: Install libsa.3Warner Losh2022-04-301-0/+4
* WITHOUT_BOOT build option appears to include stand, failing on libsaToomas Soome2022-03-171-0/+3
* loader: Add preload operation to fs_opsEmmanuel Vadot2021-12-161-1/+1
* loader: implement mount/unmount rootfsToomas Soome2021-09-081-1/+1
* libsa: Add support for timestamp logging (tslog)Colin Percival2021-06-211-1/+1
* libc: Use musl's optimized strchr and strchrnulEd Maste2021-03-021-1/+1
* Implement some time variables from kernelWarner Losh2020-09-291-0/+3
* Work around cp breakage in current from last weekWarner Losh2020-09-231-1/+1
* zalloc_malloc:Free hexdump preceeding buffer when we detect overflowSimon J. Gerraty2020-08-291-2/+3
* Remove tests for obsolete compilers in the build systemEric van Gyzen2020-05-121-4/+0
* Move smbios.c to libsa.Warner Losh2020-02-201-0/+14
* Move all sources from the llvm project into contrib/llvm-project.Dimitry Andric2019-12-201-2/+2
* Remove duplicate lz4 implementationsToomas Soome2019-11-021-0/+5
* Add support for hypervisor check on x86Simon J. Gerraty2019-10-241-0/+5
* stand: gptboot: fix build with xtoolchain-llvm90Kyle Evans2019-08-161-16/+10
* stand: push LIBC_SRC up into defs.mkKyle Evans2019-08-161-9/+8
* Revert r351078, r351085: stand/quad.h evictionKyle Evans2019-08-151-1/+0
* stand: kick out quad.hKyle Evans2019-08-151-0/+1
* Remove NAND and NANDFS supportWarner Losh2019-06-251-3/+0
* Move contrib/zlib to sys/contrib/zlib so that we can use it in kernel.Xin LI2019-05-081-2/+2
* Enable veriexec for loaderSimon J. Gerraty2019-02-261-0/+5
* MK_ZFS -> {MK_ZFS|MK_LOADER_ZFS}, this is so we can diable userland / kernelMatt Macy2019-01-051-1/+1
* Fix stand/ build after r339671.Konstantin Belousov2018-10-231-2/+2
* libsa: Add lshrdi3.c for powerpc* and mipsKyle Evans2018-08-191-2/+2