.. |
.gitignore
|
Use a proper shell as sh(1) backend if available.
|
2014-11-26 21:41:09 +01:00 |
basename.cpp
|
|
|
calc.cpp
|
Remove --usage options from shell utilities in favor of --help.
|
2014-11-18 20:29:18 +01:00 |
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
|
Implement standard library feature macros.
|
2014-11-20 21:09:14 +01:00 |
command-not-found.cpp
|
|
|
cp.cpp
|
Remove --usage options from shell utilities in favor of --help.
|
2014-11-18 20:29:18 +01:00 |
date.cpp
|
|
|
dirname.cpp
|
|
|
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
|
Remove DEFAULT_STUFF environmental variable from init(1).
|
2014-11-20 21:09:14 +01:00 |
install-file.cpp
|
|
|
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
|
Rewrite ls(1).
|
2014-11-25 18:53:31 +01:00 |
Makefile
|
Use a proper shell as sh(1) backend if available.
|
2014-11-26 21:41:09 +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 |
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
|
|
|
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 |