- Changed name of BB_FEATURE_SIMPLE_PROMPT to BB_FEATURE_SH_SIMPLE_PROMPT
authorMark Whitley <markw@lineo.com>
Wed, 14 Mar 2001 00:29:14 +0000 (00:29 -0000)
committerMark Whitley <markw@lineo.com>
Wed, 14 Mar 2001 00:29:14 +0000 (00:29 -0000)
commitf594986b3745e5b483d699425df61babab816114
tree47f18a0199d8436d2d663ffa15fbdee4855bba35
parentc75f83d8740c57cd498056d43170cbdca0729275
 - Changed name of BB_FEATURE_SIMPLE_PROMPT to BB_FEATURE_SH_SIMPLE_PROMPT
 - Set BB_FEATURE_SH_STANDALONE_SHELL and BB_FEATURE_SH_APPLETS_ALWAYS_WIN to
   be off by default
 - Set BB_FEATURE_SH_SIMPLE_PROMPT to be on by default
 - Added some more magic to the Olympus section to make all the dependencies
   on the shell, cmdline editing, tab completion and friend work properly.
 - Tidied up the Olympus section with some whitespace. Checked the various
   scrips that parse through there and the extra whitespace shouldn't break
   anything.
Config.h
cmdedit.c
lash.c
sh.c
shell/cmdedit.c
shell/lash.c