busybox/shell
Manuel Novoa III c639a35f50 I stupidly forgot one level of pointer indirection in the cmdtxt(), calcsize(),
and copynode() table implementations.  Commit the fix but keep them disabled
until others check them out.  Uncomment "//#define CMDTXT_TABLE",
"//#define CALCSIZE_TABLE", and "//#define COPYNODE_TABLE" to try them out.
Saves over 600 bytes on i386.
2001-08-12 17:32:56 +00:00
..
ash.c I stupidly forgot one level of pointer indirection in the cmdtxt(), calcsize(), 2001-08-12 17:32:56 +00:00
cmdedit.c Teach libc5 what a sighandler_t is 2001-08-02 09:52:40 +00:00
cmdedit.h This is vodz' latest patch. Sorry it took so long... 2001-07-17 01:12:36 +00:00
hush.c Allow multiple shells to be enabled. 2001-08-01 17:21:35 +00:00
lash.c Allow multiple shells to be enabled. 2001-08-01 17:21:35 +00:00
msh.c Add support for underscores in variable names. 2001-08-06 14:14:18 +00:00