sortix-mirror/utils
Jonas 'Sortie' Termansen f916b03186 Add uptime(1) -pr options.
2023-08-26 14:04:35 +02:00
..
.gitignore Add pty(1). 2023-08-26 14:04:35 +02:00
basename.c
cat.c Fix reading directories not failing with EISDIR. 2021-07-28 22:21:41 +02:00
chmod.c Modernize chmod(1). 2020-10-18 00:31:06 +02:00
chown.c
chroot.8 Fix comma punctuation bugs in manual lists. 2017-03-19 17:34:19 +01:00
chroot.c
clear.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
colormake.c
column.c
command-not-found.c Add iso9660 filesystem implementation. 2023-08-26 14:04:35 +02:00
cp.c Add install(1) -d support. 2017-12-04 23:56:47 +01:00
date.c
df.c
dirname.c
du.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
echo.c
env.c
expr.c Check overflow in expr(1). 2016-05-15 22:43:29 +02:00
false.c
find.c Fix find(1) always failing on exec plus. 2022-03-05 19:28:08 +01:00
getaddrinfo.c Add getaddrinfo(1). 2023-08-26 14:04:35 +02:00
halt.8
halt.c
head.c
help.c Fix execl(3) sentinel undefined behaviour. 2016-09-30 23:36:49 +02:00
id.c
kernelinfo.1
kernelinfo.c
kill.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
ln.c
logname.1
logname.c
ls.c
Makefile Add pty(1). 2023-08-26 14:04:35 +02:00
memstat.1 Add memusage(2). 2023-03-09 20:27:17 +01:00
memstat.c
mkdir.c
mktemp.c
mv.c
nc.1
nc.c Add nc(1). 2023-02-23 01:25:15 +01:00
nl.c
pager.1
pager.c Fix possible overflow when resizing buffers and remove unncessary casts. 2021-11-02 02:11:18 +02:00
passwd.1 Add passwd(1) -H option. 2023-04-23 23:35:08 +02:00
passwd.c
poweroff.8
poweroff.c
ps.c
pstree.c
pty.c Add pty(1). 2023-08-26 14:04:35 +02:00
pwd.c
readlink.1 Fix readlink(1) self-reference. 2016-10-01 21:29:30 +02:00
readlink.c
realpath.c
reboot.8
reboot.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 -bdfgikhMnt options to sort(1). 2021-06-13 12:51:18 +02:00
stat.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
stty.c
tail.c
tee.c
time.c
touch.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
tr.c
true.c
tty.c
type.c
uname.1 Fix uname(1) referencing section 4 and not section 5. 2017-04-12 23:22:09 +02:00
uname.c
uniq.c
unmount.8 Add iso9660 filesystem implementation. 2023-08-26 14:04:35 +02:00
unmount.c Document unmount(1). 2016-10-11 20:12:48 +08:00
uptime.c Add uptime(1) -pr options. 2023-08-26 14:04:35 +02:00
wc.c
which.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
xinstall.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
yes.c