sortix--sortix/utils
Jonas 'Sortie' Termansen b7bf21bfff Open stdin, stdout and stderr in the kernel rather than init. 2014-03-17 19:22:11 +01:00
..
.gitignore Rename mxsh to sh. 2014-03-01 14:37:40 +01:00
Makefile Rename mxsh to sh. 2014-03-01 14:37:40 +01:00
calc.cpp
cat.cpp Fix cat(1) argument parsing. 2014-03-01 14:37:39 +01:00
chroot.cpp Add chroot(1). 2013-12-17 14:30:35 +01:00
chvideomode.cpp
clear.cpp
colormake.cpp Add colormake(1). 2013-12-17 14:30:31 +01:00
column.cpp Port column(1) to GNU and POSIX systems. 2013-12-17 14:30:44 +01:00
command-not-found.cpp Add command-not-found utility. 2013-12-17 14:30:46 +01:00
cp.cpp Add install(1) stub. 2013-12-17 14:30:29 +01:00
date.cpp Add date(1). 2013-12-17 14:30:35 +01:00
du.cpp Fix du(1) argument parsing. 2014-03-01 14:37:39 +01:00
echo.cpp Rewrite echo(1). 2013-12-17 14:30:46 +01:00
editor.cpp Rewrite the Sortix text editor. 2013-12-17 14:30:46 +01:00
false.cpp Add false(1) and true(1). 2013-12-19 17:42:07 +01:00
find.cpp Add find(1) stub. 2013-12-17 14:30:28 +01:00
head.cpp
help.cpp Update help program to search PATH. 2013-12-17 14:30:33 +01:00
init.cpp Open stdin, stdout and stderr in the kernel rather than init. 2014-03-17 19:22:11 +01:00
install-file.cpp Add install(1) stub. 2013-12-17 14:30:29 +01:00
kernelinfo.cpp
kill.cpp
ln.cpp
ls.cpp Fix ls(1) argument parsing. 2014-03-01 14:37:39 +01:00
memstat.cpp
mkdir.cpp
mv.cpp Add mv(1) utility. 2013-12-17 14:30:28 +01:00
pager.cpp
pwd.cpp Fix pwd(1) argument parsing. 2014-03-01 14:37:39 +01:00
rm.cpp
rmdir.cpp
sh.cpp Rewrite getenv(3), setenv(3), unsetenv(3) and clearenv(3). 2014-03-17 19:22:11 +01:00
tail.cpp
time.cpp Add time(1). 2013-12-17 14:30:34 +01:00
true.cpp Add false(1) and true(1). 2013-12-19 17:42:07 +01:00
type.cpp
uname.cpp Add uname(3). 2014-03-17 19:22:11 +01:00
uptime.cpp Obsolete uptime(2). 2013-12-17 14:30:34 +01:00
wc.cpp Fix wc(1) argument parsing. 2014-03-01 14:37:39 +01:00
which.cpp Update libc system calls to follow coding conventions. 2013-12-17 14:30:36 +01:00