1) sync with dash_0.5.2-7

2) but expand PS# as config option
3) correct kill error message again
4) remove show "line number" for interactive run (patch pending for dash)
This commit is contained in:
"Vladimir N. Oleynik"
2005-09-05 13:25:11 +00:00
parent 10a1fe6169
commit bef14d7a87
2 changed files with 103 additions and 59 deletions

View File

@@ -143,6 +143,15 @@ config CONFIG_ASH_RANDOM_SUPPORT
After "unset RANDOM" then generator will switch off and this
variable will no longer have special treatment.
config CONFIG_ASH_EXPAND_PRMT
bool " Support expand PS#"
default n
depends on CONFIG_ASH
help
"PS#" may be have commands. It option enable expand string
from prompt before each show.
config CONFIG_HUSH
bool "hush"
default n