- the number of commands in the history list is now configureable via the
authorRobert Griebl <griebl@gmx.de>
Tue, 3 Dec 2002 22:45:46 +0000 (22:45 -0000)
committerRobert Griebl <griebl@gmx.de>
Tue, 3 Dec 2002 22:45:46 +0000 (22:45 -0000)
commit350d26bbbb127284cefb877b8380049e65665b15
tree82f389342d1b840a6daf6a9b0e9ada9eba108693
parent3ba7ceebfc8035fa618c99b27f6995a5bc6997ac
 - the number of commands in the history list is now configureable via the
   config system
 - added a new config option to allow persistant history lists. This is
   currently only used by ash, but the calls ({load,save}_history) could
   be added to the other shells as well.
shell/ash.c
shell/cmdedit.c
shell/cmdedit.h
shell/config.in