Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add DEBUG_PRINTF to stand.h | Simon J. Gerraty | 2025-07-17 | 1 | -40/+17 |
* | machine/stdarg.h -> sys/stdarg.h | Brooks Davis | 2025-06-11 | 1 | -1/+2 |
* | libsa: Remove redundant sys/cdefs.h | Warner Losh | 2024-02-22 | 1 | -1/+0 |
* | Remove $FreeBSD$: one-line .c pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
* | stand: Use c99 structure initialization for network device | Warner Losh | 2022-07-24 | 1 | -9/+9 |
* | loader: net_open() should not replace f->f_devdata | Toomas Soome | 2021-10-19 | 1 | -3/+5 |
* | loader: dev_net.c should use __func__ with printf | Toomas Soome | 2021-09-24 | 1 | -14/+16 |
* | stand: dev_net: correct net_open's interpretation of params | Kyle Evans | 2019-02-15 | 1 | -3/+5 |
* | Revert r333365 | Warner Losh | 2018-05-10 | 1 | -0/+4 |
* | We don't use f_devdata, so don't set it. Should that need to change | Warner Losh | 2018-05-08 | 1 | -4/+0 |
* | net_parse_rootpath() has no parameters | Toomas Soome | 2017-11-22 | 1 | -1/+1 |
* | Move sys/boot to stand. Fix all references to new location | Warner Losh | 2017-11-14 | 1 | -0/+435 |