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

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.