sortix-mirror/utils
Jonas 'Sortie' Termansen 20b67f18bc Update libc system calls to follow coding conventions. 2013-12-17 14:30:36 +01:00
..
.gitignore Add chroot(1). 2013-12-17 14:30:35 +01:00
Makefile Add chroot(1). 2013-12-17 14:30:35 +01:00
calc.cpp Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
cat.cpp Refactor kernel VFS. 2013-12-17 14:30:24 +01:00
chroot.cpp Add chroot(1). 2013-12-17 14:30:35 +01:00
chvideomode.cpp Add --version option to chvideomode(1) 2013-12-17 14:30:24 +01:00
clear.cpp Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
colormake.cpp Add colormake(1). 2013-12-17 14:30:31 +01:00
column.cpp Add --version option to column(1) 2013-12-17 14:30:24 +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
echo.cpp Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
editor.cpp Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
find.cpp Add find(1) stub. 2013-12-17 14:30:28 +01:00
head.cpp Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
help.cpp Update help program to search PATH. 2013-12-17 14:30:33 +01:00
init.cpp Add foreground process support to init and sh. 2013-12-17 14:30:36 +01:00
install-file.cpp Add install(1) stub. 2013-12-17 14:30:29 +01:00
kernelinfo.cpp Add --version option to kernelinfo(1) 2013-12-17 14:30:24 +01:00
kill.cpp Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
ln.cpp Add ln(1). 2013-12-17 14:30:27 +01:00
ls.cpp Add modification date to ls long format. 2013-12-17 14:30:35 +01:00
memstat.cpp Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
mkdir.cpp Add mkdir(1). 2013-12-17 14:30:27 +01:00
mv.cpp Add mv(1) utility. 2013-12-17 14:30:28 +01:00
mxsh.cpp Add foreground process support to init and sh. 2013-12-17 14:30:36 +01:00
pager.cpp Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
pwd.cpp Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
rm.cpp Improve implementation of rm(1). 2013-12-17 14:30:27 +01:00
rmdir.cpp Add rmdir(1). 2013-12-17 14:30:27 +01:00
tail.cpp Add --version option to head(1) and tail(1) 2013-12-17 14:30:24 +01:00
time.cpp Add time(1). 2013-12-17 14:30:34 +01:00
type.cpp Add --version option to type(1) 2013-12-17 14:30:24 +01:00
uname.cpp Refactor datatype declarations. 2013-12-17 14:30:28 +01:00
uptime.cpp Obsolete uptime(2). 2013-12-17 14:30:34 +01:00
which.cpp Update libc system calls to follow coding conventions. 2013-12-17 14:30:36 +01:00