summaryrefslogtreecommitdiff
path: root/stand/libsa/net.h
Commit message (Expand)AuthorAgeFilesLines
* Allow efi loader to get network params from ubootJustin Hibbits2019-07-121-0/+1
* Prefer uintXX_t to u_intXX_tWarner Losh2018-03-131-1/+1
* libsa: Move MAXWAIT from net.h to net.cKyle Evans2018-02-261-14/+0
* libsa: Add MAXWAIT to net for establishing max total timeoutKyle Evans2018-02-261-0/+14
* libsa: Consolidate tftp sendrecv into net.c sendrecvKyle Evans2018-02-151-2/+3
* Move getsecs() prototype to stand.h from net.h so it can be usedWarner Losh2018-01-121-2/+0
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-141-0/+133