busybox/shell
Bernhard Reutner-Fischer 96002bba67 - cleanup Config.in. Use "select CONFIG_FOO" and add the corresponding
"depends on CONFIG_BAR" instead of the if !CONFIG_FOO ...default y stanza.
2006-01-19 14:42:23 +00:00
..
ash.c restore 8-bit syntax works, last debian patch is broken. Noticed by Vladimir Dronnikov 2006-01-19 11:23:34 +00:00
cmdedit.c change interface to bb_xasprintf() - more perfect for me. 2005-09-29 16:18:57 +00:00
cmdedit.h commiting: 2005-08-04 19:04:46 +00:00
Config.in - cleanup Config.in. Use "select CONFIG_FOO" and add the corresponding 2006-01-19 14:42:23 +00:00
hush.c Uninitialized variable causing intermittent syntax errors (bug 449). 2005-12-12 06:52:45 +00:00
lash.c Reduce exported from lash applet 2005-09-22 14:35:29 +00:00
Makefile use the shorter license header 2005-09-24 07:16:29 +00:00
Makefile.in - shared libbusybox. 2006-01-15 14:04:57 +00:00
msh.c data --> text 2005-10-17 09:48:57 +00:00