hush/shell
Denis Vlasenko f4dff77355 less: implement waiting for input using select(). Rather tricky business.
But we do not read entire input anymore up-front.
2006-12-24 07:14:17 +00:00
..
ash.c less: implement waiting for input using select(). Rather tricky business. 2006-12-24 07:14:17 +00:00
bbsh.c hunt down improper include <>, make mkswap output 4Gb+ friendly 2006-11-24 15:38:03 +00:00
cmdedit.c #define FEATURE_GETUSERNAME_AND_HOMEDIR should be always #defined 2006-12-23 01:21:55 +00:00
cmdedit.h #if CONFIG_xxx -> #if ENABLE_xxx 2006-11-01 09:13:26 +00:00
Config.in Fix kbuild bugs noticed by Bernhard Fischer <rep.nop@aon.at> 2006-11-02 22:09:37 +00:00
hush.c style cleanup: return(a) -> return a, part 2 2006-11-27 16:49:55 +00:00
Kbuild
lash.c remove useless casts (type*) xzalloc(...) 2006-12-22 18:37:07 +00:00
msh.c inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid] 2006-12-16 23:49:13 +00:00