Mirror of Suckless' ubase (git://git.suckless.org/ubase)
Go to file
David Galos 641c7e79f3 Add chvt(1)
This is essentially cherry-picked from sbase with slight
modifications as we can now assume that it will be running on
Linux.
2013-08-15 16:50:51 +01:00
util Add barebones ps(1) 2013-08-15 16:50:48 +01:00
LICENSE Add oblique to LICENSE file 2013-08-12 11:22:42 +01:00
Makefile Add chvt(1) 2013-08-15 16:50:51 +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
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 Support -C for dmesg(1) 2013-08-14 14:40:49 +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
pivot_root.c Add pivot_root(8) 2013-08-14 14:40:49 +01:00
proc.h Add barebones ps(1) 2013-08-15 16:50:48 +01:00
ps.c Add barebones ps(1) 2013-08-15 16:50:48 +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
umount.c Remove OpenBSD support 2013-08-14 14:40:47 +01:00
unshare.c Add unshare(1) 2013-08-12 11:20:17 +01:00
util.h Add barebones ps(1) 2013-08-15 16:50:48 +01:00