aboutsummaryrefslogtreecommitdiff
path: root/stand/libsa/net.c
Commit message (Expand)AuthorAgeFilesLines
* loader: ip: Do not call getsecs so muchEmmanuel Vadot2022-01-131-3/+2
* Wait a maximum of 300 seconds for network send/recv in libsaRebecca Cran2018-12-201-1/+1
* Remove unnecessary include from libstand.Gleb Smirnoff2018-10-311-1/+0
* libsa: pointer differs in signednessToomas Soome2018-08-011-2/+2
* libsa: Partially revert r330023Kyle Evans2018-02-261-0/+4
* libsa: Move MAXWAIT from net.h to net.cKyle Evans2018-02-261-0/+14
* libsa: Add MAXWAIT to net for establishing max total timeoutKyle Evans2018-02-261-4/+6
* libsa: Consolidate tftp sendrecv into net.c sendrecvKyle Evans2018-02-151-3/+3
* libsa: Fix IP recv timeoutKyle Evans2018-02-141-1/+1
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-141-0/+283