aboutsummaryrefslogtreecommitdiff
path: root/stand/common/dev_net.c
Commit message (Expand)AuthorAgeFilesLines
* loader: dev_net.c should use __func__ with printfToomas Soome2021-10-081-14/+16
* MFC r344161: stand: dev_net: correct net_open's interpretation of paramsKyle Evans2019-04-081-3/+5
* Revert r333365Warner Losh2018-05-101-0/+4
* We don't use f_devdata, so don't set it. Should that need to changeWarner Losh2018-05-081-4/+0
* net_parse_rootpath() has no parametersToomas Soome2017-11-221-1/+1
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-141-0/+435