Toomas Soome
|
5949d13fab
|
libsa: remove leftover whitespace
Tiny cleanup, no functional changes.
|
2020-08-19 20:41:22 +00:00 |
|
Toomas Soome
|
588f0a1e29
|
libsa: make env_discard() public
Allow env_discard() to be used outside environment.c
|
2020-08-19 15:27:09 +00:00 |
|
Toomas Soome
|
16aabe28c6
|
libsa: cstyle cleanup for environment.c
No functional changes.
|
2020-08-19 15:20:33 +00:00 |
|
Warner Losh
|
e77c9f0c3d
|
getenv does not return tainted data in the boot loader. Attempt to
clue Coverity into that fact.
Sponsored by: Netflix
|
2018-01-23 18:01:36 +00:00 |
|
Warner Losh
|
e8e6a5f920
|
Make putenv and getenv match the userland definition of these
functions, tweak man page and one variable that shouldn't be const
anymore.
Sponsored by: Netflix
|
2017-12-06 02:00:00 +00:00 |
|
Warner Losh
|
ca987d4641
|
Move sys/boot to stand. Fix all references to new location
Sponsored by: Netflix
|
2017-11-14 23:02:19 +00:00 |
|