aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/libsa/nullfs.c
Commit message (Collapse)AuthorAgeFilesLines
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-141-105/+0
| | | | | | | Sponsored by: Netflix Notes: svn path=/head/; revision=325834
* Move lib/libstand to sys/boot/libsaWarner Losh2017-10-121-0/+105
Move the sources to sys/boot. Make adjustments related to the move. Kill LIBSTAND_SRC since it's no longer needed. Sponsored by: Netflix Notes: svn path=/head/; revision=324551