aboutsummaryrefslogtreecommitdiff
path: root/stand/libsa/write.c
Commit message (Expand)AuthorAgeFilesLines
* stand: Automated cleanup of cdefs and other formattingWarner Losh2024-04-161-1/+0
* stand: Remove ancient SCCS tags.Warner Losh2024-04-161-2/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* loader: open file list should be dynamicToomas Soome2021-08-101-2/+3
* libsa: cstyle cleanup for open/close/read/write sourcesToomas Soome2018-06-141-12/+9
* libsa: Const-ify buffer argument of write(2) analogConrad Meyer2018-02-231-2/+3
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-141-0/+95