aboutsummaryrefslogtreecommitdiff
path: root/stand/libsa/open.c
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-231-2/+0
* MFC loader+userland TSLOG supportColin Percival2021-12-291-0/+5
* loader: open file list should be dynamicToomas Soome2021-08-261-9/+57
* libsa: open() should use NULL instead of typecasted 0Toomas Soome2018-06-141-5/+5
* libsa: cstyle cleanup for open/close/read/write sourcesToomas Soome2018-06-141-71/+71
* Remove fail: label. It's unused.Warner Losh2018-06-131-1/+0
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-141-0/+159