.. |
.gitignore
|
Improve cp(1).
|
2014-11-27 01:36:52 +01:00 |
basename.cpp
|
Add basename(1).
|
2014-11-01 21:33:48 +01:00 |
cat.cpp
|
Remove --usage options from shell utilities in favor of --help.
|
2014-11-18 20:29:18 +01:00 |
chmod.cpp
|
Add chmod(1).
|
2014-10-28 20:16:51 +01:00 |
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
|
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
|
Rewrite column(1).
|
2014-11-27 20:55:34 +01:00 |
command-not-found.cpp
|
Add command-not-found utility.
|
2013-12-17 14:30:46 +01:00 |
cp.cpp
|
Ignore unsupported cp --preserve option.
|
2014-11-30 16:09:01 +01:00 |
date.cpp
|
Add date(1).
|
2013-12-17 14:30:35 +01:00 |
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
|
Rewrite echo(1).
|
2013-12-17 14:30:46 +01:00 |
editor.cpp
|
Add unicode support to editor(1).
|
2014-11-24 17:41:26 +01:00 |
env.cpp
|
Add env(1).
|
2014-09-25 18:20:00 +02:00 |
expr.cpp
|
Add expr(1).
|
2014-11-01 16:55:19 +01:00 |
false.cpp
|
Add false(1) and true(1).
|
2013-12-19 17:42:07 +01:00 |
find.cpp
|
Fix format string problems in error(3) calls.
|
2014-08-23 21:04:39 +02: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
|
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 |
Makefile
|
Improve cp(1).
|
2014-11-27 01:36:52 +01:00 |
memstat.cpp
|
Update copyright headers of old files to the current format.
|
2013-12-17 14:30:23 +01:00 |
mkdir.cpp
|
Remove --usage options from shell utilities in favor of --help.
|
2014-11-18 20:29:18 +01:00 |
mv.cpp
|
Improve mv(1).
|
2014-10-21 16:11:17 +02:00 |
pager.cpp
|
Update copyright headers of old files to the current format.
|
2013-12-17 14:30:23 +01:00 |
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
|
Add sort(1).
|
2014-11-01 17:26:13 +01:00 |
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
|
Add time(1).
|
2013-12-17 14:30:34 +01:00 |
tr.cpp
|
Add tr(1).
|
2014-11-17 16:23:02 +01:00 |
true.cpp
|
Add false(1) and true(1).
|
2013-12-19 17:42:07 +01:00 |
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
|
Add uniq(1).
|
2014-11-01 20:58:13 +01:00 |
uptime.cpp
|
Obsolete uptime(2).
|
2013-12-17 14:30:34 +01:00 |
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 |