hush/shell
Eric Andersen ad082987d0 Use %m, not strerror, and strerror(err) was broken anyways and should have been
strerror(errno).  Problem noted by Alexey V. Neyman <alex.neyman@auriga.ru>
2002-09-30 20:20:20 +00:00
..
ash.c Don't even try to run ash on uClinux. It won't work. 2002-09-30 20:12:32 +00:00
cmdedit.c Fixed a timing bug which occured when bb ash is run in a rxvt on the 2002-07-30 23:13:51 +00:00
cmdedit.h This is vodz' latest patch. Sorry it took so long... 2001-07-17 01:12:36 +00:00
config.in Some CML1 grammar fixes 2002-09-01 06:45:55 +00:00
hush.c Nice patch from Wolfgang Denk <wd@denx.de> to provide hush with 2002-04-13 12:33:41 +00:00
lash.c Use %m, not strerror, and strerror(err) was broken anyways and should have been 2002-09-30 20:20:20 +00:00
Makefile Completely rework the config system so that it no longer annoys me to work on 2002-04-12 12:05:57 +00:00
Makefile.in Completely rework the config system so that it no longer annoys me to work on 2002-04-12 12:05:57 +00:00
msh.c Ensure that getenv("PATH") stays current, since otherwise cmdedit 2002-04-26 23:40:09 +00:00