Mirror of Suckless' ubase (git://git.suckless.org/ubase)
Go to file
sin 6e4a0da527 Add oblique to LICENSE file 2013-08-12 11:22:42 +01:00
linux Ensure dmesg output on Linux has a terminating newline 2013-08-12 10:24:28 +01:00
openbsd Rename syslog_{size,read,show} to dmesg_{size,read,show} 2013-08-12 10:18:14 +01:00
util Revert "Remove comment in eprintf.c" 2013-08-12 11:03:53 +01:00
LICENSE Add oblique to LICENSE file 2013-08-12 11:22:42 +01:00
Makefile Add unshare(1) 2013-08-12 11:20:17 +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 Rename syslog_{size,read,show} to dmesg_{size,read,show} 2013-08-12 10:18:14 +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 Fix mkswap.c usage line 2013-08-12 11:21:15 +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
stat.c Implement -L flag for stat(1) 2013-08-12 10:13:11 +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 Rename syslog_{size,read,show} to dmesg_{size,read,show} 2013-08-12 10:18:14 +01:00
umount.c Fix vertical spacing in umount.c 2013-08-10 11:38:30 +01:00
unshare.c Add unshare(1) 2013-08-12 11:20:17 +01:00
util.h Initial commit of ubase - the ugly/unportable base 2013-08-06 13:17:14 +01:00