sortix--sortix/utils
Jonas 'Sortie' Termansen 8467102662 Fix ls(1) not checking stat_record()'s error correctly. 2018-08-06 23:59:34 +02:00
..
.gitignore Add tty(1). 2016-11-23 22:31:41 +01:00
Makefile Fix POSIX comformance issues in sort(1). 2018-04-08 20:56:46 +02:00
basename.c
cat.c
chkblayout.1 Fix comma punctuation bugs in manual lists. 2017-03-19 17:34:19 +01:00
chkblayout.c Add -l option to chkblayout(1). 2016-09-30 17:03:29 +02:00
chmod.c
chroot.8 Fix comma punctuation bugs in manual lists. 2017-03-19 17:34:19 +01:00
chroot.c Document chroot(8). 2016-10-12 21:51:25 +08:00
chvideomode.1 Document chvideomode(1). 2017-02-13 13:57:16 -06:00
chvideomode.c Document chvideomode(1). 2017-02-13 13:57:16 -06:00
clear.c
colormake.c
column.c
command-not-found.c Add rw(1). 2018-03-31 00:55:33 +02:00
cp.c Add install(1) -d support. 2017-12-04 23:56:47 +01:00
date.c
df.c Fix code relying on <stdio.h> including <stdarg.h>. 2018-08-06 23:59:34 +02:00
dirname.c
du.c
echo.c
env.c
expr.c
false.c
find.c
head.c
help.c Fix execl(3) sentinel undefined behaviour. 2016-09-30 23:36:49 +02:00
id.c
kernelinfo.1 Fix date format in manual pages. 2017-07-02 22:07:39 +02:00
kernelinfo.c Fix newlines in errx(3) calls. 2016-10-03 16:00:00 +02:00
kill.c
ln.c Fix <fcntl.h> including <sys/stat.h> namespace pollution. 2018-08-06 23:59:34 +02:00
logname.1 Add logname(1). 2016-10-16 11:27:35 -05:00
logname.c Fix logname(1) not reseting errno before logname(3). 2017-07-02 22:09:53 +02:00
ls.c Fix ls(1) not checking stat_record()'s error correctly. 2018-08-06 23:59:34 +02:00
memstat.1 Fix date format in manual pages. 2017-07-02 22:07:39 +02:00
memstat.c
mkdir.c
mktemp.c
mv.c
pager.1 Fix date format in manual pages. 2017-07-02 22:07:39 +02:00
pager.c Switch pager(1) to termios. 2016-11-22 21:36:43 +01:00
passwd.1 Fix date format in manual pages. 2017-07-02 22:07:39 +02:00
passwd.c Fix newlines in passwd(1) unrecognized option errors. 2016-10-09 23:06:42 +02:00
ps.c Add support for sessions. 2016-11-23 22:30:47 +01:00
pstree.c Fix failed fix to pstree(1) vertical line drawing character. 2017-08-20 12:44:34 +02:00
pwd.c
readlink.1 Fix readlink(1) self-reference. 2016-10-01 21:29:30 +02:00
readlink.c Add readlink(1). 2016-09-29 20:10:58 -05:00
realpath.c
rm.c
rmdir.c
sleep.c
sort.1 Fix typos in sort(1). 2018-04-15 18:06:49 +02:00
sort.c Add -R option to sort(1). 2018-04-08 20:56:46 +02:00
stat.c
tail.c
tee.c
time.c
touch.c
tr.c Remove useless void casts from tr(1). 2016-10-03 20:02:11 +02:00
true.c
tty.c Add tty(1). 2016-11-23 22:31:41 +01:00
type.c
uname.1 Fix uname(1) referencing section 4 and not section 5. 2017-04-12 23:22:09 +02:00
uname.c Document uname(1). 2017-02-05 13:41:07 -06:00
uniq.c
unmount.8 Fix comma punctuation bugs in manual lists. 2017-03-19 17:34:19 +01:00
unmount.c Document unmount(1). 2016-10-11 20:12:48 +08:00
uptime.c
wc.c
which.c
xinstall.c
yes.c