aboutsummaryrefslogtreecommitdiff
path: root/stand/libsa/nfs.c
Commit message (Expand)AuthorAgeFilesLines
* Logging improvements to loader::nfsRavi Pokala2019-11-131-3/+4
* libsa: assignment to char * from u_char *Toomas Soome2018-08-011-1/+1
* Initialize variables we later free so they aren't usedWarner Losh2018-06-131-5/+4
* libsa: Const-ify buffer argument of write(2) analogConrad Meyer2018-02-231-11/+1
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-141-0/+860