Waldemar Brodkorb 8e2707b81b add sash, simpleinit and a uclibc config for nonmmu case 12 vuotta sitten
..
libsash 8e2707b81b add sash, simpleinit and a uclibc config for nonmmu case 12 vuotta sitten
Makefile 8e2707b81b add sash, simpleinit and a uclibc config for nonmmu case 12 vuotta sitten
README 8e2707b81b add sash, simpleinit and a uclibc config for nonmmu case 12 vuotta sitten
cmd_uclinux.c 8e2707b81b add sash, simpleinit and a uclibc config for nonmmu case 12 vuotta sitten
cmds.c 8e2707b81b add sash, simpleinit and a uclibc config for nonmmu case 12 vuotta sitten
cp.c 8e2707b81b add sash, simpleinit and a uclibc config for nonmmu case 12 vuotta sitten
date.c 8e2707b81b add sash, simpleinit and a uclibc config for nonmmu case 12 vuotta sitten
df.c 8e2707b81b add sash, simpleinit and a uclibc config for nonmmu case 12 vuotta sitten
free.c 8e2707b81b add sash, simpleinit and a uclibc config for nonmmu case 12 vuotta sitten
hexdump.c 8e2707b81b add sash, simpleinit and a uclibc config for nonmmu case 12 vuotta sitten
hostname.c 8e2707b81b add sash, simpleinit and a uclibc config for nonmmu case 12 vuotta sitten
ls.c 8e2707b81b add sash, simpleinit and a uclibc config for nonmmu case 12 vuotta sitten
ps.c 8e2707b81b add sash, simpleinit and a uclibc config for nonmmu case 12 vuotta sitten
reboot.c 8e2707b81b add sash, simpleinit and a uclibc config for nonmmu case 12 vuotta sitten
sash.c 8e2707b81b add sash, simpleinit and a uclibc config for nonmmu case 12 vuotta sitten
sash.h 8e2707b81b add sash, simpleinit and a uclibc config for nonmmu case 12 vuotta sitten
shutdown.c 8e2707b81b add sash, simpleinit and a uclibc config for nonmmu case 12 vuotta sitten

README



This shell is an adaption of David Bell's "sash", the stand-along shell,
with some adaptions (and truncations) for our environment. It also includes
a few utilities (like reboot and ps) that weren't part of the original sash.