hush/shell
Eric Andersen ec07469a3e Patch from Aaron Lehmann <aaronl@vitelus.com>;
This diff does 2 things:

    1) removes an unnecessary function. saves 64 bytes on i386

    2) allows you to disable checking of mail (actually, it's now disabled
    by default). this would be a nice CML1 option, but for now it's a
    #(define|undef) in the C file like the other internal ash options.
    this saves an additional 352 bytes if you leave mail disabled.
2001-10-31 11:05:49 +00:00
..
ash.c Patch from Aaron Lehmann <aaronl@vitelus.com>; 2001-10-31 11:05:49 +00:00
cmdedit.c Fixup the location of pwd.h and grp.h 2001-10-24 17:19:38 +00:00
cmdedit.h This is vodz' latest patch. Sorry it took so long... 2001-07-17 01:12:36 +00:00
config.in Major rework of the directory structure and the entire build system. 2001-10-24 05:00:29 +00:00
hush.c Fixup some silly prototype warnings 2001-10-31 10:41:31 +00:00
lash.c Add in some (theoretical) uClinux support. Some init cleanups 2001-10-28 05:12:20 +00:00
Makefile Major rework of the directory structure and the entire build system. 2001-10-24 05:00:29 +00:00
msh.c Major rework of the directory structure and the entire build system. 2001-10-24 05:00:29 +00:00