summaryrefslogtreecommitdiff
path: root/stand/common/misc.c
AgeCommit message (Expand)Author
2025-08-21Stub is_tftp when LOADER_NET_SUPPORT is not enabledSimon J. Gerraty
2024-02-22libsa: Remove redundant sys/cdefs.hWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2023-01-11stand: create common set_currdevWarner Losh
2023-01-11stand: Move dev_cleanup into libsaWarner Losh
2023-01-11stand: Create common gen_setcurrdev and replace codeWarner Losh
2021-09-08loader: implement mount/unmount rootfsToomas Soome
2020-08-29zalloc_malloc:Free hexdump preceeding buffer when we detect overflowSimon J. Gerraty
2020-03-08veloader use vectx API for kernel and modulesSimon J. Gerraty
2020-02-23loader: alloc_pread() should set errno if malloc failsToomas Soome
2018-03-13Prefer uintXX_t to u_intXX_tWarner Losh
2018-01-23There's no tainted data here, tag it as such to avoid the slew ofWarner Losh
2017-11-14Move sys/boot to stand. Fix all references to new locationWarner Losh