.. |
.gitignore
|
Move init to its own directory.
|
2014-12-26 21:48:15 +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
|
Work around a getdelim bug in column(1).
|
2014-12-28 20:18:58 +01:00 |
command-not-found.cpp
|
|
|
cp.cpp
|
Fix cp(1) error message.
|
2014-12-26 14:18:25 +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
|
|
|
env.cpp
|
|
|
expr.cpp
|
|
|
false.cpp
|
|
|
find.cpp
|
|
|
head.cpp
|
|
|
help.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
|
Add symbolic links.
|
2014-12-02 17:36:36 +01:00 |
ls.cpp
|
Add symbolic link support to ls(1).
|
2014-12-02 16:28:46 +01:00 |
Makefile
|
Move init to its own directory.
|
2014-12-26 21:48:15 +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
|
Silence maybe initialized warning in pager.
|
2015-02-06 14:55:35 +01:00 |
pwd.cpp
|
Fix pwd(1) unsetting PWD and exit code.
|
2014-12-04 18:12:50 +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 |
sleep.cpp
|
Add sleep(1).
|
2014-11-26 23:34:14 +01:00 |
sort.cpp
|
|
|
tail.cpp
|
Remove --usage options from shell utilities in favor of --help.
|
2014-11-18 20:29:18 +01:00 |
time.cpp
|
Run time(1) children in their own process group.
|
2015-02-08 22:58:32 +01:00 |
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
|
|
|
unmount.cpp
|
Add unmount(1).
|
2014-12-26 21:45:29 +01:00 |
uptime.cpp
|
|
|
wc.cpp
|
Remove --usage options from shell utilities in favor of --help.
|
2014-11-18 20:29:18 +01:00 |
which.cpp
|
Fix NOTO typo.
|
2014-12-28 20:18:58 +01:00 |
xinstall.cpp
|
Improve cp(1).
|
2014-11-27 01:36:52 +01:00 |
yes.cpp
|
Add yes(1).
|
2014-12-03 15:20:03 +01:00 |