summaryrefslogtreecommitdiff
path: root/stand/common/dev_net.c
AgeCommit message (Expand)Author
2025-08-20Allow secure-netbootSimon J. Gerraty
2025-08-20loader: do not try to open directories with TFTPSimon J. Gerraty
2025-07-17Add DEBUG_PRINTF to stand.hSimon J. Gerraty
2025-06-11machine/stdarg.h -> sys/stdarg.hBrooks Davis
2024-02-22libsa: Remove redundant sys/cdefs.hWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2022-07-24stand: Use c99 structure initialization for network deviceWarner Losh
2021-10-19loader: net_open() should not replace f->f_devdataToomas Soome
2021-09-24loader: dev_net.c should use __func__ with printfToomas Soome
2019-02-15stand: dev_net: correct net_open's interpretation of paramsKyle Evans
2018-05-10Revert r333365Warner Losh
2018-05-08We don't use f_devdata, so don't set it. Should that need to changeWarner Losh
2017-11-22net_parse_rootpath() has no parametersToomas Soome
2017-11-14Move sys/boot to stand. Fix all references to new locationWarner Losh