Mirror of Suckless' ubase (git://git.suckless.org/ubase)
Go to file
sin 601e4ad5f9 Add swapon(8)
No manpage yet.
2013-08-09 15:48:59 +01:00
linux Add missing copyright + LICENSE details 2013-08-07 13:42:35 +03:00
openbsd Add missing copyright + LICENSE details 2013-08-07 13:42:35 +03:00
util Initial commit of ubase - the ugly/unportable base 2013-08-06 13:17:14 +01:00
LICENSE Initial commit of ubase - the ugly/unportable base 2013-08-06 13:17:14 +01:00
Makefile Add swapon(8) 2013-08-09 15:48:59 +01:00
arg.h Initial commit of ubase - the ugly/unportable base 2013-08-06 13:17:14 +01:00
config.mk Remove -pedantic for now 2013-08-06 20:34:44 +01:00
df.c Initial commit of ubase - the ugly/unportable base 2013-08-06 13:17:14 +01:00
dmesg.c Add dmesg(1) 2013-08-06 20:58:13 +01:00
halt.c Add halt(8) 2013-08-09 15:37:04 +01:00
insmod.c If opts is NULL just pass "" as expected by the kernel 2013-08-09 11:27:54 +01:00
lsmod.c Add lsmod(8) 2013-08-09 11:31:19 +01:00
mkswap.c Add mkswap(8) 2013-08-09 14:30:40 +01:00
reboot.c Add reboot(8) 2013-08-09 15:36:53 +01:00
rmmod.c Add rmmod(8) 2013-08-09 11:27:47 +01:00
swapoff.c Add swapoff(8) 2013-08-09 15:48:57 +01:00
swapon.c Add swapon(8) 2013-08-09 15:48:59 +01:00
ubase.h Implement -l support for umount 2013-08-07 10:33:19 +01:00
umount.c Add missing copyright + LICENSE details 2013-08-07 13:42:35 +03:00
util.h Initial commit of ubase - the ugly/unportable base 2013-08-06 13:17:14 +01:00