]> git.mdlowis.com Git - proto/albase.git/commit
Added ubase files from suckless
authorMike Lowis <mike.lowis@gentex.com>
Tue, 3 May 2016 02:53:25 +0000 (22:53 -0400)
committerMike Lowis <mike.lowis@gentex.com>
Tue, 3 May 2016 02:53:25 +0000 (22:53 -0400)
commitfed242a78704e61fcda0a9c22c2956cffe4c900a
tree2649c71fbcf2c1475f34a7a53d735d7dffc00205
parent3c3e592a1eba0c78072ad63ca30cffe991acc021
Added ubase files from suckless
133 files changed:
Makefile
source/ubase/LICENSE [new file with mode: 0644]
source/ubase/Makefile [new file with mode: 0644]
source/ubase/README [new file with mode: 0644]
source/ubase/Rules.mk [new file with mode: 0644]
source/ubase/TODO [new file with mode: 0644]
source/ubase/arg.h [new file with mode: 0644]
source/ubase/chvt.1 [new file with mode: 0644]
source/ubase/chvt.c [new file with mode: 0644]
source/ubase/clear.1 [new file with mode: 0644]
source/ubase/clear.c [new file with mode: 0644]
source/ubase/config.def.h [new file with mode: 0644]
source/ubase/config.h [new file with mode: 0644]
source/ubase/config.mk [new file with mode: 0644]
source/ubase/ctrlaltdel.8 [new file with mode: 0644]
source/ubase/ctrlaltdel.c [new file with mode: 0644]
source/ubase/dd.1 [new file with mode: 0644]
source/ubase/dd.c [new file with mode: 0644]
source/ubase/df.1 [new file with mode: 0644]
source/ubase/df.c [new file with mode: 0644]
source/ubase/dmesg.1 [new file with mode: 0644]
source/ubase/dmesg.c [new file with mode: 0644]
source/ubase/eject.1 [new file with mode: 0644]
source/ubase/eject.c [new file with mode: 0644]
source/ubase/fallocate.1 [new file with mode: 0644]
source/ubase/fallocate.c [new file with mode: 0644]
source/ubase/free.1 [new file with mode: 0644]
source/ubase/free.c [new file with mode: 0644]
source/ubase/freeramdisk.8 [new file with mode: 0644]
source/ubase/freeramdisk.c [new file with mode: 0644]
source/ubase/fsfreeze.8 [new file with mode: 0644]
source/ubase/fsfreeze.c [new file with mode: 0644]
source/ubase/getty.8 [new file with mode: 0644]
source/ubase/getty.c [new file with mode: 0644]
source/ubase/halt.8 [new file with mode: 0644]
source/ubase/halt.c [new file with mode: 0644]
source/ubase/hwclock.8 [new file with mode: 0644]
source/ubase/hwclock.c [new file with mode: 0644]
source/ubase/id.1 [new file with mode: 0644]
source/ubase/id.c [new file with mode: 0644]
source/ubase/insmod.8 [new file with mode: 0644]
source/ubase/insmod.c [new file with mode: 0644]
source/ubase/killall5.8 [new file with mode: 0644]
source/ubase/killall5.c [new file with mode: 0644]
source/ubase/last.c [new file with mode: 0644]
source/ubase/lastlog.8 [new file with mode: 0644]
source/ubase/lastlog.c [new file with mode: 0644]
source/ubase/libutil/agetcwd.c [new file with mode: 0644]
source/ubase/libutil/agetline.c [new file with mode: 0644]
source/ubase/libutil/apathmax.c [new file with mode: 0644]
source/ubase/libutil/concat.c [new file with mode: 0644]
source/ubase/libutil/ealloc.c [new file with mode: 0644]
source/ubase/libutil/eprintf.c [new file with mode: 0644]
source/ubase/libutil/estrtol.c [new file with mode: 0644]
source/ubase/libutil/estrtoul.c [new file with mode: 0644]
source/ubase/libutil/explicit_bzero.c [new file with mode: 0644]
source/ubase/libutil/passwd.c [new file with mode: 0644]
source/ubase/libutil/proc.c [new file with mode: 0644]
source/ubase/libutil/putword.c [new file with mode: 0644]
source/ubase/libutil/recurse.c [new file with mode: 0644]
source/ubase/libutil/strlcat.c [new file with mode: 0644]
source/ubase/libutil/strlcpy.c [new file with mode: 0644]
source/ubase/libutil/strtonum.c [new file with mode: 0644]
source/ubase/libutil/tty.c [new file with mode: 0644]
source/ubase/login.1 [new file with mode: 0644]
source/ubase/login.c [new file with mode: 0644]
source/ubase/lsmod.8 [new file with mode: 0644]
source/ubase/lsmod.c [new file with mode: 0644]
source/ubase/lsusb.8 [new file with mode: 0644]
source/ubase/lsusb.c [new file with mode: 0644]
source/ubase/mesg.1 [new file with mode: 0644]
source/ubase/mesg.c [new file with mode: 0644]
source/ubase/mknod.1 [new file with mode: 0644]
source/ubase/mknod.c [new file with mode: 0644]
source/ubase/mkswap.8 [new file with mode: 0644]
source/ubase/mkswap.c [new file with mode: 0644]
source/ubase/mount.8 [new file with mode: 0644]
source/ubase/mount.c [new file with mode: 0644]
source/ubase/mountpoint.1 [new file with mode: 0644]
source/ubase/mountpoint.c [new file with mode: 0644]
source/ubase/nologin.8 [new file with mode: 0644]
source/ubase/nologin.c [new file with mode: 0644]
source/ubase/pagesize.1 [new file with mode: 0644]
source/ubase/pagesize.c [new file with mode: 0644]
source/ubase/passwd.1 [new file with mode: 0644]
source/ubase/passwd.c [new file with mode: 0644]
source/ubase/passwd.h [new file with mode: 0644]
source/ubase/pidof.1 [new file with mode: 0644]
source/ubase/pidof.c [new file with mode: 0644]
source/ubase/pivot_root.8 [new file with mode: 0644]
source/ubase/pivot_root.c [new file with mode: 0644]
source/ubase/proc.h [new file with mode: 0644]
source/ubase/ps.1 [new file with mode: 0644]
source/ubase/ps.c [new file with mode: 0644]
source/ubase/queue.h [new file with mode: 0644]
source/ubase/readahead.8 [new file with mode: 0644]
source/ubase/readahead.c [new file with mode: 0644]
source/ubase/reboot.h [new file with mode: 0644]
source/ubase/respawn.1 [new file with mode: 0644]
source/ubase/respawn.c [new file with mode: 0644]
source/ubase/rmmod.8 [new file with mode: 0644]
source/ubase/rmmod.c [new file with mode: 0644]
source/ubase/rtc.h [new file with mode: 0644]
source/ubase/stat.1 [new file with mode: 0644]
source/ubase/stat.c [new file with mode: 0644]
source/ubase/su.1 [new file with mode: 0644]
source/ubase/su.c [new file with mode: 0644]
source/ubase/swaplabel.8 [new file with mode: 0644]
source/ubase/swaplabel.c [new file with mode: 0644]
source/ubase/swapoff.8 [new file with mode: 0644]
source/ubase/swapoff.c [new file with mode: 0644]
source/ubase/swapon.8 [new file with mode: 0644]
source/ubase/swapon.c [new file with mode: 0644]
source/ubase/switch_root.8 [new file with mode: 0644]
source/ubase/switch_root.c [new file with mode: 0644]
source/ubase/sysctl.8 [new file with mode: 0644]
source/ubase/sysctl.c [new file with mode: 0644]
source/ubase/text.h [new file with mode: 0644]
source/ubase/truncate.1 [new file with mode: 0644]
source/ubase/truncate.c [new file with mode: 0644]
source/ubase/umount.8 [new file with mode: 0644]
source/ubase/umount.c [new file with mode: 0644]
source/ubase/unshare.1 [new file with mode: 0644]
source/ubase/unshare.c [new file with mode: 0644]
source/ubase/uptime.1 [new file with mode: 0644]
source/ubase/uptime.c [new file with mode: 0644]
source/ubase/util.h [new file with mode: 0644]
source/ubase/vtallow.1 [new file with mode: 0644]
source/ubase/vtallow.c [new file with mode: 0644]
source/ubase/watch.1 [new file with mode: 0644]
source/ubase/watch.c [new file with mode: 0644]
source/ubase/who.1 [new file with mode: 0644]
source/ubase/who.c [new file with mode: 0644]