aboutsummaryrefslogtreecommitdiff
path: root/stand/libsa/ext2fs.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: Minor cleanupAlfonso2023-02-271-12/+14
* stand: Use c99 structure initialization for ext2fs_fsopsWarner Losh2022-07-241-8/+8
* libsa: Fix a typo in source code commentsGordon Bergling2021-08-291-2/+2
* Prefer uintXX_t to u_intXX_tWarner Losh2018-03-131-69/+69
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-141-0/+908