aboutsummaryrefslogtreecommitdiff
path: root/stand/libsa/open.c
Commit message (Expand)AuthorAgeFilesLines
* loader: open file list should be dynamicToomas Soome2021-08-101-9/+57
* loader: Use tslog to instrument some functionsColin Percival2021-06-211-0/+5
* 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