util
Don't use 'tty/' rather use 'tty'
2013-09-06 10:29:00 +01:00
LICENSE
Add s-p-k to LICENSE
2013-10-07 19:17:24 +01:00
Makefile
Setup a sane PATH across su(1)
2013-10-19 19:11:14 +01:00
README
Update README
2013-10-14 13:29:08 +01:00
TODO
Update TODO - remove eject
2013-10-14 12:16:45 +01:00
arg.h
Initial commit of ubase - the ugly/unportable base
2013-08-06 13:17:14 +01:00
chvt.1
Add chvt(1)
2013-08-15 16:50:51 +01:00
chvt.c
Be consistent and use *argv[]
2013-10-07 20:41:30 +01:00
clear.1
Rename manpages to match the proper section
2013-10-17 14:00:21 +03:00
clear.c
exit with EXIT_SUCCESS/EXIT_FAILURE
2013-10-07 19:15:00 +01:00
config.h
Setup a sane PATH across su(1)
2013-10-19 19:11:14 +01:00
config.mk
Bump to C99 for ubase
2013-10-18 10:07:33 +01:00
df.1
Rename manpages to match the proper section
2013-10-17 14:00:21 +03:00
df.c
exit with EXIT_SUCCESS/EXIT_FAILURE
2013-10-07 19:15:00 +01:00
dmesg.c
Exit with EXIT_SUCCESS in dmesg.c cases
2013-10-07 20:08:40 +01:00
eject.1
Rename manpages to match the proper section
2013-10-17 14:00:21 +03:00
eject.c
exit with EXIT_SUCCESS/EXIT_FAILURE
2013-10-07 19:15:00 +01:00
fallocate.c
exit with EXIT_SUCCESS/EXIT_FAILURE
2013-10-07 19:15:00 +01:00
free.c
exit with EXIT_SUCCESS/EXIT_FAILURE
2013-10-07 19:15:00 +01:00
grabmntinfo.h
Remove OpenBSD support
2013-08-14 14:40:47 +01:00
halt.8
Rename manpages to match the proper section
2013-10-17 14:00:21 +03:00
halt.c
exit with EXIT_SUCCESS/EXIT_FAILURE
2013-10-07 19:15:00 +01:00
insmod.c
exit with EXIT_SUCCESS/EXIT_FAILURE
2013-10-07 19:15:00 +01:00
lsmod.8
Rename manpages to match the proper section
2013-10-17 14:00:21 +03:00
lsmod.c
exit with EXIT_SUCCESS/EXIT_FAILURE
2013-10-07 19:15:00 +01:00
lsusb.8
Rename manpages to match the proper section
2013-10-17 14:00:21 +03:00
lsusb.c
exit with EXIT_SUCCESS/EXIT_FAILURE
2013-10-07 19:15:00 +01:00
mkswap.c
exit with EXIT_SUCCESS/EXIT_FAILURE
2013-10-07 19:15:00 +01:00
mount.c
Fix alignment for table `optnames[]'
2013-10-28 16:53:21 +00:00
mountpoint.c
exit with EXIT_SUCCESS/EXIT_FAILURE
2013-10-07 19:15:00 +01:00
pidof.c
exit with EXIT_SUCCESS/EXIT_FAILURE
2013-10-07 19:15:00 +01:00
pivot_root.c
exit with EXIT_SUCCESS/EXIT_FAILURE
2013-10-07 19:15:00 +01:00
proc.h
Rename validps() to pidfile()
2013-08-16 16:42:59 +01:00
ps.c
exit with EXIT_SUCCESS/EXIT_FAILURE
2013-10-07 19:15:00 +01:00
reboot.h
Make ubase compile with musl-gcc
2013-08-19 16:34:18 +01:00
rmmod.c
exit with EXIT_SUCCESS/EXIT_FAILURE
2013-10-07 19:15:00 +01:00
su.c
Setup a sane PATH across su(1)
2013-10-19 19:11:14 +01:00
swapoff.c
exit with EXIT_SUCCESS/EXIT_FAILURE
2013-10-07 19:15:00 +01:00
swapon.c
exit with EXIT_SUCCESS/EXIT_FAILURE
2013-10-07 19:15:00 +01:00
truncate.c
exit with EXIT_SUCCESS/EXIT_FAILURE
2013-10-07 19:15:00 +01:00
umount.c
Do not terminate early on a umount failure
2013-10-07 19:18:38 +01:00
unshare.c
exit with EXIT_SUCCESS/EXIT_FAILURE
2013-10-07 19:15:00 +01:00
uptime.c
Use utmpx instead of utmp
2013-10-08 16:49:40 +01:00
util.h
Add watch(1)
2013-09-04 11:35:36 +01:00
watch.c
exit with EXIT_SUCCESS/EXIT_FAILURE
2013-10-07 19:15:00 +01:00