diff --git a/LICENSE b/LICENSE deleted file mode 100644 index 76cf9ea..0000000 --- a/LICENSE +++ /dev/null @@ -1,34 +0,0 @@ -MIT/X Consortium License - -© 2013-2016 Dimitris Papapastamos -© 2014-2016 Laslo Hunhold -© 2014-2016 Hiltjo Posthuma - -Permission is hereby granted, free of charge, to any person obtaining a -copy of this software and associated documentation files (the "Software"), -to deal in the Software without restriction, including without limitation -the rights to use, copy, modify, merge, publish, distribute, sublicense, -and/or sell copies of the Software, and to permit persons to whom the -Software is furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL -THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING -FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER -DEALINGS IN THE SOFTWARE. - -Authors/contributors include: - -© 2013 oblique -© 2013 s-p-k -© 2013 Jakob Kramer -© 2013 David Galos -© 2014 Carlos J. Torres -© 2014 Roberto E. Vargas Caballero -© 2014 Jan Tatje -© 2015 Risto Salminen diff --git a/Makefile b/ubase/Makefile similarity index 100% rename from Makefile rename to ubase/Makefile diff --git a/README b/ubase/README similarity index 100% rename from README rename to ubase/README diff --git a/TODO b/ubase/TODO similarity index 100% rename from TODO rename to ubase/TODO diff --git a/arg.h b/ubase/arg.h similarity index 100% rename from arg.h rename to ubase/arg.h diff --git a/blkdiscard.8 b/ubase/blkdiscard.8 similarity index 100% rename from blkdiscard.8 rename to ubase/blkdiscard.8 diff --git a/blkdiscard.c b/ubase/blkdiscard.c similarity index 100% rename from blkdiscard.c rename to ubase/blkdiscard.c diff --git a/chvt.1 b/ubase/chvt.1 similarity index 100% rename from chvt.1 rename to ubase/chvt.1 diff --git a/chvt.c b/ubase/chvt.c similarity index 100% rename from chvt.c rename to ubase/chvt.c diff --git a/clear.1 b/ubase/clear.1 similarity index 100% rename from clear.1 rename to ubase/clear.1 diff --git a/clear.c b/ubase/clear.c similarity index 100% rename from clear.c rename to ubase/clear.c diff --git a/config.def.h b/ubase/config.def.h similarity index 100% rename from config.def.h rename to ubase/config.def.h diff --git a/config.mk b/ubase/config.mk similarity index 100% rename from config.mk rename to ubase/config.mk diff --git a/ctrlaltdel.8 b/ubase/ctrlaltdel.8 similarity index 100% rename from ctrlaltdel.8 rename to ubase/ctrlaltdel.8 diff --git a/ctrlaltdel.c b/ubase/ctrlaltdel.c similarity index 100% rename from ctrlaltdel.c rename to ubase/ctrlaltdel.c diff --git a/dd.1 b/ubase/dd.1 similarity index 100% rename from dd.1 rename to ubase/dd.1 diff --git a/dd.c b/ubase/dd.c similarity index 100% rename from dd.c rename to ubase/dd.c diff --git a/df.1 b/ubase/df.1 similarity index 100% rename from df.1 rename to ubase/df.1 diff --git a/df.c b/ubase/df.c similarity index 100% rename from df.c rename to ubase/df.c diff --git a/dmesg.1 b/ubase/dmesg.1 similarity index 100% rename from dmesg.1 rename to ubase/dmesg.1 diff --git a/dmesg.c b/ubase/dmesg.c similarity index 100% rename from dmesg.c rename to ubase/dmesg.c diff --git a/eject.1 b/ubase/eject.1 similarity index 100% rename from eject.1 rename to ubase/eject.1 diff --git a/eject.c b/ubase/eject.c similarity index 100% rename from eject.c rename to ubase/eject.c diff --git a/fallocate.1 b/ubase/fallocate.1 similarity index 100% rename from fallocate.1 rename to ubase/fallocate.1 diff --git a/fallocate.c b/ubase/fallocate.c similarity index 100% rename from fallocate.c rename to ubase/fallocate.c diff --git a/free.1 b/ubase/free.1 similarity index 100% rename from free.1 rename to ubase/free.1 diff --git a/free.c b/ubase/free.c similarity index 100% rename from free.c rename to ubase/free.c diff --git a/freeramdisk.8 b/ubase/freeramdisk.8 similarity index 100% rename from freeramdisk.8 rename to ubase/freeramdisk.8 diff --git a/freeramdisk.c b/ubase/freeramdisk.c similarity index 100% rename from freeramdisk.c rename to ubase/freeramdisk.c diff --git a/fsfreeze.8 b/ubase/fsfreeze.8 similarity index 100% rename from fsfreeze.8 rename to ubase/fsfreeze.8 diff --git a/fsfreeze.c b/ubase/fsfreeze.c similarity index 100% rename from fsfreeze.c rename to ubase/fsfreeze.c diff --git a/getty.8 b/ubase/getty.8 similarity index 100% rename from getty.8 rename to ubase/getty.8 diff --git a/getty.c b/ubase/getty.c similarity index 100% rename from getty.c rename to ubase/getty.c diff --git a/halt.8 b/ubase/halt.8 similarity index 100% rename from halt.8 rename to ubase/halt.8 diff --git a/halt.c b/ubase/halt.c similarity index 100% rename from halt.c rename to ubase/halt.c diff --git a/hwclock.8 b/ubase/hwclock.8 similarity index 100% rename from hwclock.8 rename to ubase/hwclock.8 diff --git a/hwclock.c b/ubase/hwclock.c similarity index 100% rename from hwclock.c rename to ubase/hwclock.c diff --git a/id.1 b/ubase/id.1 similarity index 100% rename from id.1 rename to ubase/id.1 diff --git a/id.c b/ubase/id.c similarity index 100% rename from id.c rename to ubase/id.c diff --git a/insmod.8 b/ubase/insmod.8 similarity index 100% rename from insmod.8 rename to ubase/insmod.8 diff --git a/insmod.c b/ubase/insmod.c similarity index 100% rename from insmod.c rename to ubase/insmod.c diff --git a/killall5.8 b/ubase/killall5.8 similarity index 100% rename from killall5.8 rename to ubase/killall5.8 diff --git a/killall5.c b/ubase/killall5.c similarity index 100% rename from killall5.c rename to ubase/killall5.c diff --git a/last.c b/ubase/last.c similarity index 100% rename from last.c rename to ubase/last.c diff --git a/lastlog.8 b/ubase/lastlog.8 similarity index 100% rename from lastlog.8 rename to ubase/lastlog.8 diff --git a/lastlog.c b/ubase/lastlog.c similarity index 100% rename from lastlog.c rename to ubase/lastlog.c diff --git a/libutil/agetcwd.c b/ubase/libutil/agetcwd.c similarity index 100% rename from libutil/agetcwd.c rename to ubase/libutil/agetcwd.c diff --git a/libutil/agetline.c b/ubase/libutil/agetline.c similarity index 100% rename from libutil/agetline.c rename to ubase/libutil/agetline.c diff --git a/libutil/apathmax.c b/ubase/libutil/apathmax.c similarity index 100% rename from libutil/apathmax.c rename to ubase/libutil/apathmax.c diff --git a/libutil/concat.c b/ubase/libutil/concat.c similarity index 100% rename from libutil/concat.c rename to ubase/libutil/concat.c diff --git a/libutil/ealloc.c b/ubase/libutil/ealloc.c similarity index 100% rename from libutil/ealloc.c rename to ubase/libutil/ealloc.c diff --git a/libutil/eprintf.c b/ubase/libutil/eprintf.c similarity index 100% rename from libutil/eprintf.c rename to ubase/libutil/eprintf.c diff --git a/libutil/estrtol.c b/ubase/libutil/estrtol.c similarity index 100% rename from libutil/estrtol.c rename to ubase/libutil/estrtol.c diff --git a/libutil/estrtoul.c b/ubase/libutil/estrtoul.c similarity index 100% rename from libutil/estrtoul.c rename to ubase/libutil/estrtoul.c diff --git a/libutil/explicit_bzero.c b/ubase/libutil/explicit_bzero.c similarity index 100% rename from libutil/explicit_bzero.c rename to ubase/libutil/explicit_bzero.c diff --git a/libutil/passwd.c b/ubase/libutil/passwd.c similarity index 100% rename from libutil/passwd.c rename to ubase/libutil/passwd.c diff --git a/libutil/proc.c b/ubase/libutil/proc.c similarity index 100% rename from libutil/proc.c rename to ubase/libutil/proc.c diff --git a/libutil/putword.c b/ubase/libutil/putword.c similarity index 100% rename from libutil/putword.c rename to ubase/libutil/putword.c diff --git a/libutil/recurse.c b/ubase/libutil/recurse.c similarity index 100% rename from libutil/recurse.c rename to ubase/libutil/recurse.c diff --git a/libutil/strlcat.c b/ubase/libutil/strlcat.c similarity index 100% rename from libutil/strlcat.c rename to ubase/libutil/strlcat.c diff --git a/libutil/strlcpy.c b/ubase/libutil/strlcpy.c similarity index 100% rename from libutil/strlcpy.c rename to ubase/libutil/strlcpy.c diff --git a/libutil/strtonum.c b/ubase/libutil/strtonum.c similarity index 100% rename from libutil/strtonum.c rename to ubase/libutil/strtonum.c diff --git a/libutil/tty.c b/ubase/libutil/tty.c similarity index 100% rename from libutil/tty.c rename to ubase/libutil/tty.c diff --git a/login.1 b/ubase/login.1 similarity index 100% rename from login.1 rename to ubase/login.1 diff --git a/login.c b/ubase/login.c similarity index 100% rename from login.c rename to ubase/login.c diff --git a/lsmod.8 b/ubase/lsmod.8 similarity index 100% rename from lsmod.8 rename to ubase/lsmod.8 diff --git a/lsmod.c b/ubase/lsmod.c similarity index 100% rename from lsmod.c rename to ubase/lsmod.c diff --git a/lsusb.8 b/ubase/lsusb.8 similarity index 100% rename from lsusb.8 rename to ubase/lsusb.8 diff --git a/lsusb.c b/ubase/lsusb.c similarity index 100% rename from lsusb.c rename to ubase/lsusb.c diff --git a/mesg.1 b/ubase/mesg.1 similarity index 100% rename from mesg.1 rename to ubase/mesg.1 diff --git a/mesg.c b/ubase/mesg.c similarity index 100% rename from mesg.c rename to ubase/mesg.c diff --git a/mknod.1 b/ubase/mknod.1 similarity index 100% rename from mknod.1 rename to ubase/mknod.1 diff --git a/mknod.c b/ubase/mknod.c similarity index 100% rename from mknod.c rename to ubase/mknod.c diff --git a/mkswap.8 b/ubase/mkswap.8 similarity index 100% rename from mkswap.8 rename to ubase/mkswap.8 diff --git a/mkswap.c b/ubase/mkswap.c similarity index 100% rename from mkswap.c rename to ubase/mkswap.c diff --git a/mount.8 b/ubase/mount.8 similarity index 100% rename from mount.8 rename to ubase/mount.8 diff --git a/mount.c b/ubase/mount.c similarity index 100% rename from mount.c rename to ubase/mount.c diff --git a/mountpoint.1 b/ubase/mountpoint.1 similarity index 100% rename from mountpoint.1 rename to ubase/mountpoint.1 diff --git a/mountpoint.c b/ubase/mountpoint.c similarity index 100% rename from mountpoint.c rename to ubase/mountpoint.c diff --git a/nologin.8 b/ubase/nologin.8 similarity index 100% rename from nologin.8 rename to ubase/nologin.8 diff --git a/nologin.c b/ubase/nologin.c similarity index 100% rename from nologin.c rename to ubase/nologin.c diff --git a/pagesize.1 b/ubase/pagesize.1 similarity index 100% rename from pagesize.1 rename to ubase/pagesize.1 diff --git a/pagesize.c b/ubase/pagesize.c similarity index 100% rename from pagesize.c rename to ubase/pagesize.c diff --git a/passwd.1 b/ubase/passwd.1 similarity index 100% rename from passwd.1 rename to ubase/passwd.1 diff --git a/passwd.c b/ubase/passwd.c similarity index 100% rename from passwd.c rename to ubase/passwd.c diff --git a/passwd.h b/ubase/passwd.h similarity index 100% rename from passwd.h rename to ubase/passwd.h diff --git a/pidof.1 b/ubase/pidof.1 similarity index 100% rename from pidof.1 rename to ubase/pidof.1 diff --git a/pidof.c b/ubase/pidof.c similarity index 100% rename from pidof.c rename to ubase/pidof.c diff --git a/pivot_root.8 b/ubase/pivot_root.8 similarity index 100% rename from pivot_root.8 rename to ubase/pivot_root.8 diff --git a/pivot_root.c b/ubase/pivot_root.c similarity index 100% rename from pivot_root.c rename to ubase/pivot_root.c diff --git a/proc.h b/ubase/proc.h similarity index 100% rename from proc.h rename to ubase/proc.h diff --git a/ps.1 b/ubase/ps.1 similarity index 100% rename from ps.1 rename to ubase/ps.1 diff --git a/ps.c b/ubase/ps.c similarity index 100% rename from ps.c rename to ubase/ps.c diff --git a/pwdx.1 b/ubase/pwdx.1 similarity index 100% rename from pwdx.1 rename to ubase/pwdx.1 diff --git a/pwdx.c b/ubase/pwdx.c similarity index 100% rename from pwdx.c rename to ubase/pwdx.c diff --git a/queue.h b/ubase/queue.h similarity index 100% rename from queue.h rename to ubase/queue.h diff --git a/readahead.8 b/ubase/readahead.8 similarity index 100% rename from readahead.8 rename to ubase/readahead.8 diff --git a/readahead.c b/ubase/readahead.c similarity index 100% rename from readahead.c rename to ubase/readahead.c diff --git a/reboot.h b/ubase/reboot.h similarity index 100% rename from reboot.h rename to ubase/reboot.h diff --git a/respawn.1 b/ubase/respawn.1 similarity index 100% rename from respawn.1 rename to ubase/respawn.1 diff --git a/respawn.c b/ubase/respawn.c similarity index 100% rename from respawn.c rename to ubase/respawn.c diff --git a/rmmod.8 b/ubase/rmmod.8 similarity index 100% rename from rmmod.8 rename to ubase/rmmod.8 diff --git a/rmmod.c b/ubase/rmmod.c similarity index 100% rename from rmmod.c rename to ubase/rmmod.c diff --git a/rtc.h b/ubase/rtc.h similarity index 100% rename from rtc.h rename to ubase/rtc.h diff --git a/stat.1 b/ubase/stat.1 similarity index 100% rename from stat.1 rename to ubase/stat.1 diff --git a/stat.c b/ubase/stat.c similarity index 100% rename from stat.c rename to ubase/stat.c diff --git a/su.1 b/ubase/su.1 similarity index 100% rename from su.1 rename to ubase/su.1 diff --git a/su.c b/ubase/su.c similarity index 100% rename from su.c rename to ubase/su.c diff --git a/swaplabel.8 b/ubase/swaplabel.8 similarity index 100% rename from swaplabel.8 rename to ubase/swaplabel.8 diff --git a/swaplabel.c b/ubase/swaplabel.c similarity index 100% rename from swaplabel.c rename to ubase/swaplabel.c diff --git a/swapoff.8 b/ubase/swapoff.8 similarity index 100% rename from swapoff.8 rename to ubase/swapoff.8 diff --git a/swapoff.c b/ubase/swapoff.c similarity index 100% rename from swapoff.c rename to ubase/swapoff.c diff --git a/swapon.8 b/ubase/swapon.8 similarity index 100% rename from swapon.8 rename to ubase/swapon.8 diff --git a/swapon.c b/ubase/swapon.c similarity index 100% rename from swapon.c rename to ubase/swapon.c diff --git a/switch_root.8 b/ubase/switch_root.8 similarity index 100% rename from switch_root.8 rename to ubase/switch_root.8 diff --git a/switch_root.c b/ubase/switch_root.c similarity index 100% rename from switch_root.c rename to ubase/switch_root.c diff --git a/sysctl.8 b/ubase/sysctl.8 similarity index 100% rename from sysctl.8 rename to ubase/sysctl.8 diff --git a/sysctl.c b/ubase/sysctl.c similarity index 100% rename from sysctl.c rename to ubase/sysctl.c diff --git a/text.h b/ubase/text.h similarity index 100% rename from text.h rename to ubase/text.h diff --git a/truncate.1 b/ubase/truncate.1 similarity index 100% rename from truncate.1 rename to ubase/truncate.1 diff --git a/truncate.c b/ubase/truncate.c similarity index 100% rename from truncate.c rename to ubase/truncate.c diff --git a/umount.8 b/ubase/umount.8 similarity index 100% rename from umount.8 rename to ubase/umount.8 diff --git a/umount.c b/ubase/umount.c similarity index 100% rename from umount.c rename to ubase/umount.c diff --git a/unshare.1 b/ubase/unshare.1 similarity index 100% rename from unshare.1 rename to ubase/unshare.1 diff --git a/unshare.c b/ubase/unshare.c similarity index 100% rename from unshare.c rename to ubase/unshare.c diff --git a/uptime.1 b/ubase/uptime.1 similarity index 100% rename from uptime.1 rename to ubase/uptime.1 diff --git a/uptime.c b/ubase/uptime.c similarity index 100% rename from uptime.c rename to ubase/uptime.c diff --git a/util.h b/ubase/util.h similarity index 100% rename from util.h rename to ubase/util.h diff --git a/vtallow.1 b/ubase/vtallow.1 similarity index 100% rename from vtallow.1 rename to ubase/vtallow.1 diff --git a/vtallow.c b/ubase/vtallow.c similarity index 100% rename from vtallow.c rename to ubase/vtallow.c diff --git a/watch.1 b/ubase/watch.1 similarity index 100% rename from watch.1 rename to ubase/watch.1 diff --git a/watch.c b/ubase/watch.c similarity index 100% rename from watch.c rename to ubase/watch.c diff --git a/who.1 b/ubase/who.1 similarity index 100% rename from who.1 rename to ubase/who.1 diff --git a/who.c b/ubase/who.c similarity index 100% rename from who.c rename to ubase/who.c