aboutsummaryrefslogtreecommitdiff
path: root/stand/common/commands.c
Commit message (Expand)AuthorAgeFilesLines
* loader: ignore some variable settings if input unverifiedSimon J. Gerraty2019-07-171-0/+30
* loader: cstyle cleanup of command.cToomas Soome2018-04-161-329/+337
* loader: make sure we do not return garbage from help_getnextToomas Soome2018-04-161-1/+1
* loader: command_errmsg should be constToomas Soome2018-04-161-1/+1
* loader: make sure we use snprintf() in commands.cToomas Soome2018-04-161-4/+4
* loader: provide values in help_getnext()Toomas Soome2018-04-161-1/+3
* Don't leak memory when displaying help.Warner Losh2018-01-231-11/+10
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-141-0/+511