toaruos/userspace/core
Kevin Lange 98b6ae5867 esh -> sh, clean up
* login should set some environment variables now
* init should start terminals as login shells, so --single doesn't really
  mean "single user" any more, just sorta single terminal session
* system() should work now since esh now accepts -c; not that vim is
  still going to be unhappy because it does crazy shit.
2013-03-28 00:12:48 -07:00
..
cat.c procfs, and more pty cleanup 2013-03-18 00:52:12 -07:00
clear.c Completely new build system for userspace 2013-02-10 01:36:35 -08:00
cp.c Completely new build system for userspace 2013-02-10 01:36:35 -08:00
cpudet.c Completely new build system for userspace 2013-02-10 01:36:35 -08:00
echo.c Completely new build system for userspace 2013-02-10 01:36:35 -08:00
env.c Completely new build system for userspace 2013-02-10 01:36:35 -08:00
hello.c Completely new build system for userspace 2013-02-10 01:36:35 -08:00
hostname.c Completely new build system for userspace 2013-02-10 01:36:35 -08:00
init.c esh -> sh, clean up 2013-03-28 00:12:48 -07:00
login.c esh -> sh, clean up 2013-03-28 00:12:48 -07:00
ls.c Deprecate legacy terminal size feedback 2013-03-25 22:24:26 -07:00
mkdir.c Completely new build system for userspace 2013-02-10 01:36:35 -08:00
ps.c procfs extensions and ps command 2013-03-18 21:52:45 -07:00
readelf.c Completely new build system for userspace 2013-02-10 01:36:35 -08:00
reboot.c Completely new build system for userspace 2013-02-10 01:36:35 -08:00
sh.c esh -> sh, clean up 2013-03-28 00:12:48 -07:00
shutdown.c Completely new build system for userspace 2013-02-10 01:36:35 -08:00
sleep.c Relatively compliant uname() implementation 2013-03-13 21:55:25 -07:00
stat.c Completely new build system for userspace 2013-02-10 01:36:35 -08:00
sysfunc.c Completely new build system for userspace 2013-02-10 01:36:35 -08:00
touch.c Completely new build system for userspace 2013-02-10 01:36:35 -08:00
uname.c Relatively compliant uname() implementation 2013-03-13 21:55:25 -07:00
whoami.c Completely new build system for userspace 2013-02-10 01:36:35 -08:00
yes.c Completely new build system for userspace 2013-02-10 01:36:35 -08:00