Home | History | Annotate | only in /external/toybox/toys/other
Up to higher level directory
NameDateSize
acpi.c05-Oct-20173.7K
ascii.c05-Oct-2017918
base64.c05-Oct-20171.8K
blkid.c05-Oct-20174.4K
blockdev.c05-Oct-20171.7K
bzcat.c05-Oct-201722.8K
chcon.c05-Oct-20171,016
chroot.c05-Oct-2017844
chvt.c05-Oct-2017927
clear.c05-Oct-2017286
count.c05-Oct-2017609
dos2unix.c05-Oct-20171.6K
eject.c05-Oct-20171.9K
factor.c05-Oct-20171.5K
fallocate.c05-Oct-2017674
flock.c05-Oct-2017805
free.c05-Oct-20171.5K
freeramdisk.c05-Oct-2017548
fsfreeze.c05-Oct-2017553
fsync.c05-Oct-2017684
help.c05-Oct-20171.7K
hexedit.c05-Oct-20175.5K
hwclock.c05-Oct-20173.7K
inotifyd.c05-Oct-20173.2K
insmod.c05-Oct-20171.4K
ionice.c05-Oct-20172.6K
login.c05-Oct-20174.5K
losetup.c05-Oct-20175K
lsattr.c05-Oct-20179.3K
lsmod.c05-Oct-2017899
lspci.c05-Oct-20172.8K
lsusb.c05-Oct-20171K
makedevs.c05-Oct-20173.2K
mix.c05-Oct-20171.8K
mkpasswd.c05-Oct-20171.9K
mkswap.c05-Oct-20171.2K
modinfo.c05-Oct-20172.8K
mountpoint.c05-Oct-20171.8K
nbd_client.c05-Oct-20173K
nsenter.c05-Oct-20174.6K
oneit.c05-Oct-20173.6K
partprobe.c05-Oct-2017669
pivot_root.c05-Oct-2017864
pmap.c05-Oct-20173K
printenv.c05-Oct-2017882
pwdx.c05-Oct-2017669
readahead.c05-Oct-2017792
readlink.c05-Oct-20171,023
README05-Oct-2017414
realpath.c05-Oct-2017503
reboot.c05-Oct-2017913
reset.c05-Oct-2017395
rev.c05-Oct-2017693
rmmod.c05-Oct-20171,009
setsid.c05-Oct-2017550
shred.c05-Oct-20172.6K
stat.c05-Oct-20177.3K
swapoff.c05-Oct-2017427
swapon.c05-Oct-2017765
switch_root.c05-Oct-20172.9K
sysctl.c05-Oct-20173.8K
tac.c05-Oct-2017821
taskset.c05-Oct-20173.6K
timeout.c05-Oct-20171.8K
truncate.c05-Oct-20171.5K
uptime.c05-Oct-20171.7K
usleep.c05-Oct-2017500
vconfig.c05-Oct-20172.9K
vmstat.c05-Oct-20175.4K
w.c05-Oct-2017653
which.c05-Oct-20171.4K
xxd.c05-Oct-20173.4K
yes.c05-Oct-2017501

README

      1 Other commands
      2 
      3 These are commands not present in Posix or LSB.
      4 
      5 Most of them are necessary to provide a development environment capable of
      6 booting a system image and building Linux From Scratch under it.
      7 
      8 Tested with Aboriginal Linux system image and the lfs-bootstrap.hdc automated
      9 build control image for Linux From Scratch 6.8):
     10 
     11   http://landley.net/aboriginal
     12 
     13   http://landley.net/aboriginal/control-images
     14