sortix-mirror/utils
Jonas 'Sortie' Termansen c5fa54aa08 Use fmemopen(3) internally in sh(1). 2014-11-17 19:18:16 +01:00
..
.gitignore Add tr(1). 2014-11-17 16:23:02 +01:00
Makefile Add tr(1). 2014-11-17 16:23:02 +01:00
basename.cpp Add basename(1). 2014-11-01 21:33:48 +01:00
calc.cpp Update copyright headers of old files to the current format. 2013-12-17 14:30:23 +01:00
cat.cpp Fix cat(1) argument parsing. 2014-03-01 14:37:39 +01:00
chmod.cpp Add chmod(1). 2014-10-28 20:16:51 +01:00
chroot.cpp Add chroot(1). 2013-12-17 14:30:35 +01:00
chvideomode.cpp Fix format string problems in error(3) calls. 2014-08-23 21:04:39 +02: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 Port column(1) to GNU and POSIX systems. 2013-12-17 14:30:44 +01:00
command-not-found.cpp Add command-not-found utility. 2013-12-17 14:30:46 +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
dirname.cpp Add dirname(1). 2014-11-01 21:33:49 +01:00
du.cpp Fix du(1) argument parsing. 2014-03-01 14:37:39 +01:00
echo.cpp Rewrite echo(1). 2013-12-17 14:30:46 +01:00
editor.cpp Fix paste in editor not deleting the selection. 2014-09-25 17:49:01 +02: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 Fix init having its own poor vasprintf(3). 2014-08-23 21:47:04 +02: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 Fix format string problems in error(3) calls. 2014-08-23 21:04:39 +02:00
ln.cpp Add ln(1). 2013-12-17 14:30:27 +01:00
ls.cpp Add -t option to ls(1). 2014-10-21 16:11:17 +02: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 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 Fix pwd(1) argument parsing. 2014-03-01 14:37:39 +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
sh.cpp Use fmemopen(3) internally in sh(1). 2014-11-17 19:18:16 +01:00
sort.cpp Add sort(1). 2014-11-01 17:26:13 +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
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 Add --version option to type(1) 2013-12-17 14:30:24 +01:00
uname.cpp Add uname(3). 2014-03-17 19:22:11 +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 Fix wc(1) argument parsing. 2014-03-01 14:37:39 +01:00
which.cpp Fix buffer overflow in which(1). 2014-05-16 14:31:24 +02:00