hush/shell
Denis Vlasenko 5f9468e996 lineedit: nuke two unused variables and code which sets them
applets: do not even try to read config if run by real root
msh: use named constants (O_RDONLY etc) in open() instead of magic numbers,
     other minor code size reduction.
2007-04-14 13:22:09 +00:00
..
ash_test fix accumulated whitespace and indentation damage 2007-03-20 11:30:28 +00:00
ash.c hush: use NOFORK applets as appropriate. Net reduction of code size. 2007-04-14 10:09:57 +00:00
bbsh.c style fixes. No code changes 2007-04-12 00:32:05 +00:00
Config.in Rename two config options: 2007-04-10 23:03:30 +00:00
hush.c lash: recognize and use NOFORK applets 2007-04-14 11:16:29 +00:00
Kbuild cmdedit is not a 'command' editing anymore, it's just editing (generic), 2007-01-22 09:03:07 +00:00
lash.c lash: recognize and use NOFORK applets 2007-04-14 11:16:29 +00:00
msh.c lineedit: nuke two unused variables and code which sets them 2007-04-14 13:22:09 +00:00
susv3_doc.tar.bz2 shell/: add SUSv3 doc for fast & easy reference 2007-04-13 19:44:22 +00:00