aboutsummaryrefslogtreecommitdiff
path: root/stand/libsa/environment.c
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-231-2/+0
* libsa: remove leftover whitespaceToomas Soome2020-08-191-1/+1
* libsa: make env_discard() publicToomas Soome2020-08-191-3/+1
* libsa: cstyle cleanup for environment.cToomas Soome2020-08-191-109/+108
* getenv does not return tainted data in the boot loader. Attempt toWarner Losh2018-01-231-0/+1
* Make putenv and getenv match the userland definition of theseWarner Losh2017-12-061-1/+1
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-141-0/+223