aboutsummaryrefslogtreecommitdiff
path: root/stand/libsa/netif.c
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-231-2/+0
* libsa/netif.c: Replace #if with #ifdefMichaƂ Grzelak2023-01-241-1/+1
* stand: netif kill set but unused variablesWarner Losh2023-01-241-2/+1
* loader: implement mount/unmount rootfsToomas Soome2022-01-131-1/+0
* loader: open file list should be dynamicToomas Soome2021-08-261-24/+96
* The libstand's panic() appends its own '\n' to the message, so that users of ...Maxim Sobolev2018-11-291-4/+4
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-141-0/+316