Mirror of Suckless' ubase (git://git.suckless.org/ubase)
Go to file
sin 42b640fa21 Rename validps() to pidfile() 2013-08-16 16:42:59 +01:00
util Rename validps() to pidfile() 2013-08-16 16:42:59 +01:00
LICENSE Add oblique to LICENSE file 2013-08-12 11:22:42 +01:00
Makefile Add uptime(1) 2013-08-16 11:55:55 +01:00
TODO Add uptime(1) 2013-08-16 11:55:55 +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 Add chvt(1) 2013-08-15 16:50:51 +01:00
clear.c Add clear(1) 2013-08-16 11:15:36 +01:00
config.mk Remove OpenBSD support 2013-08-14 14:40:47 +01:00
df.c Remove OpenBSD support 2013-08-14 14:40:47 +01:00
dmesg.c Add -c flag for dmesg 2013-08-16 14:59:53 +01:00
fallocate.c Add fallocate(1) 2013-08-16 11:27:56 +01:00
free.c Check return value of sysinfo() 2013-08-16 15:51:37 +01:00
grabmntinfo.h Remove OpenBSD support 2013-08-14 14:40:47 +01:00
halt.c Add halt(8) 2013-08-09 15:37:04 +01:00
insmod.c Fix usage lines 2013-08-14 14:40:49 +01:00
lsmod.c Add lsmod(8) 2013-08-09 11:31:19 +01:00
mkswap.c Fix usage lines 2013-08-14 14:40:49 +01:00
mount.c Fix usage lines 2013-08-14 14:40:49 +01:00
mountpoint.c Add mountpoint(1) 2013-08-16 11:03:44 +01:00
pivot_root.c Add pivot_root(8) 2013-08-14 14:40:49 +01:00
proc.h Rename validps() to pidfile() 2013-08-16 16:42:59 +01:00
ps.c Rename validps() to pidfile() 2013-08-16 16:42:59 +01:00
reboot.c Add reboot(8) 2013-08-09 15:36:53 +01:00
rmmod.c Fix usage lines 2013-08-14 14:40:49 +01:00
stat.c Fix usage lines 2013-08-14 14:40:49 +01:00
swapoff.c Fix usage lines 2013-08-14 14:40:49 +01:00
swapon.c Fix usage lines 2013-08-14 14:40:49 +01:00
truncate.c Add truncate(1) 2013-08-16 11:34:52 +01:00
umount.c Opening brackets always on the next line for func defs 2013-08-16 11:15:37 +01:00
unshare.c Add unshare(1) 2013-08-12 11:20:17 +01:00
uptime.c Check return value of sysinfo() 2013-08-16 15:51:37 +01:00
util.h Add barebones ps(1) 2013-08-15 16:50:48 +01:00