sortix--sortix/utils
Jonas 'Sortie' Termansen 0dc951b94e Improve cp's install(1) emulation. 2014-12-01 23:34:43 +01:00
..
.gitignore Improve cp(1). 2014-11-27 01:36:52 +01:00
Makefile Improve cp(1). 2014-11-27 01:36:52 +01:00
basename.cpp
cat.cpp Remove --usage options from shell utilities in favor of --help. 2014-11-18 20:29:18 +01:00
chmod.cpp
chroot.cpp Remove --usage options from shell utilities in favor of --help. 2014-11-18 20:29:18 +01:00
chvideomode.cpp Rewrite chvideomode(1). 2014-11-19 00:08:49 +01:00
clear.cpp
colormake.cpp
column.cpp Rewrite column(1). 2014-11-27 20:55:34 +01:00
command-not-found.cpp
cp.cpp Improve cp's install(1) emulation. 2014-12-01 23:34:43 +01:00
date.cpp
dirname.cpp Add dirname(1). 2014-11-01 21:33:49 +01:00
du.cpp Remove --usage options from shell utilities in favor of --help. 2014-11-18 20:29:18 +01:00
echo.cpp
editor.cpp Add unicode support to editor(1). 2014-11-24 17:41:26 +01:00
env.cpp
expr.cpp
false.cpp
find.cpp
head.cpp
help.cpp
init.cpp Set TERM=sortix in init. 2014-11-27 00:20:53 +01:00
kernelinfo.cpp Remove --usage options from shell utilities in favor of --help. 2014-11-18 20:29:18 +01:00
kill.cpp Remove --usage options from shell utilities in favor of --help. 2014-11-18 20:29:18 +01:00
ln.cpp Remove --usage options from shell utilities in favor of --help. 2014-11-18 20:29:18 +01:00
ls.cpp Harden strcpy calls. 2014-11-30 19:53:42 +01:00
memstat.cpp
mkdir.cpp Remove --usage options from shell utilities in favor of --help. 2014-11-18 20:29:18 +01:00
mv.cpp
pager.cpp
pwd.cpp Remove --usage options from shell utilities in favor of --help. 2014-11-18 20:29:18 +01:00
rm.cpp Remove --usage options from shell utilities in favor of --help. 2014-11-18 20:29:18 +01:00
rmdir.cpp Remove --usage options from shell utilities in favor of --help. 2014-11-18 20:29:18 +01:00
sh.cpp Use a proper shell as sh(1) backend if available. 2014-11-26 21:41:09 +01:00
sleep.cpp Add sleep(1). 2014-11-26 23:34:14 +01:00
sort.cpp
sortix-sh.cpp Use a proper shell as sh(1) backend if available. 2014-11-26 21:41:09 +01:00
tail.cpp Remove --usage options from shell utilities in favor of --help. 2014-11-18 20:29:18 +01:00
time.cpp
tr.cpp Add tr(1). 2014-11-17 16:23:02 +01:00
true.cpp
type.cpp Remove --usage options from shell utilities in favor of --help. 2014-11-18 20:29:18 +01:00
uname.cpp Remove --usage options from shell utilities in favor of --help. 2014-11-18 20:29:18 +01:00
uniq.cpp
uptime.cpp
wc.cpp Remove --usage options from shell utilities in favor of --help. 2014-11-18 20:29:18 +01:00
which.cpp Add #! support to execve(2). 2014-11-26 21:14:13 +01:00
xinstall.cpp Improve cp(1). 2014-11-27 01:36:52 +01:00