sortix-mirror/utils
Jonas 'Sortie' Termansen 14140ee18c Add uptime(1) -pr options.
2023-07-16 16:03:01 +02:00
..
.gitignore Add pty(1). 2023-07-16 16:00:49 +02:00
basename.c
cat.c
chmod.c
chown.c
chroot.8
chroot.c Handle SIGTERM in chroot(8). 2023-07-16 16:00:23 +02:00
clear.c
colormake.c
column.c
command-not-found.c Add iso9660 filesystem implementation. 2023-07-16 16:03:01 +02:00
cp.c
date.c Add date(1) -drs options. 2023-03-27 00:06:33 +02:00
df.c
dirname.c
du.c
echo.c
env.c
expr.c
false.c
find.c
getaddrinfo.c Add getaddrinfo(1). 2023-07-16 16:00:49 +02:00
halt.8
halt.c
head.c
help.c
id.c
kernelinfo.1
kernelinfo.c
kill.c
ln.c
logname.1
logname.c
ls.c
Makefile Add pty(1). 2023-07-16 16:00:49 +02:00
memstat.1 Add memusage(2). 2023-03-09 20:27:17 +01:00
memstat.c Add memusage(2). 2023-03-09 20:27:17 +01:00
mkdir.c
mktemp.c
mv.c
nc.1 Fix missing nc.1 file. 2023-02-23 11:08:42 +01:00
nc.c
nl.c
pager.1
pager.c
passwd.1 Add passwd(1) -H option. 2023-04-23 23:35:08 +02:00
passwd.c Add passwd(1) -H option. 2023-04-23 23:35:08 +02:00
poweroff.8
poweroff.c
ps.c Add memory statistics to struct psctl_stat. 2023-03-09 20:27:18 +01:00
pstree.c
pty.c Add pty(1). 2023-07-16 16:00:49 +02:00
pwd.c
readlink.1
readlink.c
realpath.c
reboot.8
reboot.c
rm.c
rmdir.c
sleep.c
sort.1
sort.c
stat.c
stty.c
tail.c
tee.c
time.c
touch.c
tr.c
true.c
tty.c
type.c
uname.1
uname.c
uniq.c
unmount.8 Add iso9660 filesystem implementation. 2023-07-16 16:03:01 +02:00
unmount.c
uptime.c Add uptime(1) -pr options. 2023-07-16 16:03:01 +02:00
wc.c
which.c
xinstall.c
yes.c