toaruos/userspace/core
2014-06-05 23:48:36 -07:00
..
cat.c Real unix pipes 2014-05-27 21:38:30 -07:00
clear.c Completely new build system for userspace 2013-02-10 01:36:35 -08:00
cp.c Use source filename when copying to directory 2013-04-10 05:50:06 +00: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
fgrep.c Real unix pipes 2014-05-27 21:38:30 -07:00
hello.c Completely new build system for userspace 2013-02-10 01:36:35 -08:00
hostname.c hostnames won't start with -, let's naively pretend... 2014-05-27 23:45:00 -07:00
init.c Fix waitpid calls to account for EINTR 2014-04-29 00:28:41 -07:00
kill.c add kill app 2013-05-06 01:29:04 -07:00
login.c use setuid in login/glogin 2014-06-03 23:14:03 -07:00
ls.c More awesome improvements to ls 2014-06-05 22:19:55 -07:00
mkdir.c Cleanup some direct system calls in userspace 2014-05-11 17:40:16 -07:00
ps.c procfs extensions and ps command 2013-03-18 21:52:45 -07:00
pstree.c make sure init is init and not just some kernel thread with ppid=0 2014-06-05 23:48:36 -07:00
reboot.c Cleanup some direct system calls in userspace 2014-05-11 17:40:16 -07:00
rm.c Fresh new VFS syscalls: unlink, chmod, umask 2013-04-23 01:14:33 -07:00
sh.c Differentiate shell prompt for root 2014-06-05 22:36:03 -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
sudo.c naive implementation of sudo and possibly insecure setuid support 2014-05-25 21:59:51 -07:00
sysfunc.c Completely new build system for userspace 2013-02-10 01:36:35 -08:00
touch.c Fix how 'touch' opens files. 2013-04-24 00:20:07 -07:00
uname.c Relatively compliant uname() implementation 2013-03-13 21:55:25 -07:00
whoami.c Cleanup some direct system calls in userspace 2014-05-11 17:40:16 -07:00
yes.c Completely new build system for userspace 2013-02-10 01:36:35 -08:00