aboutsummaryrefslogtreecommitdiff
path: root/stand/libsa/gzipfs.c
Commit message (Expand)AuthorAgeFilesLines
* libsa: Remove redundant sys/cdefs.hWarner Losh2024-02-221-1/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* stand: Use c99 structure initialization for gzipfs_fsopsWarner Losh2022-07-241-8/+8
* libsa: Fix infinite loop in bzipfs & gzipfsDavid Bright2021-06-011-0/+3
* libsa: gzipfs.c converts pointers to integer types with different signToomas Soome2018-08-071-1/+1
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-141-0/+337