Home | History | Annotate | only in /external/toybox/toys/pending
Up to higher level directory
NameDateSize
arp.c22-Oct-20207.6K
arping.c22-Oct-20208.9K
bc.c22-Oct-2020132.1K
bootchartd.c22-Oct-20208.7K
brctl.c22-Oct-20208.5K
crond.c22-Oct-202017.6K
crontab.c22-Oct-20209.3K
dd.c22-Oct-20207.3K
dhcp.c22-Oct-202045.2K
dhcp6.c22-Oct-202019.2K
dhcpd.c22-Oct-202067.7K
diff.c22-Oct-202022.8K
dumpleases.c22-Oct-20202.1K
expr.c22-Oct-20207.7K
fdisk.c22-Oct-202045.5K
fold.c22-Oct-20202.7K
fsck.c22-Oct-202011.5K
getfattr.c22-Oct-20202.4K
getty.c22-Oct-20209.5K
groupadd.c22-Oct-20203K
groupdel.c22-Oct-20201.6K
gzip.c22-Oct-20204.4K
host.c22-Oct-20206.4K
init.c22-Oct-202011.7K
ip.c22-Oct-202089.5K
ipcrm.c22-Oct-20202.3K
ipcs.c22-Oct-202014.1K
klogd.c22-Oct-20203K
last.c22-Oct-20205.5K
lsof.c22-Oct-202011.9K
mdev.c22-Oct-20208.7K
mke2fs.c22-Oct-202023.9K
modprobe.c22-Oct-202014.9K
more.c22-Oct-20203.5K
openvt.c22-Oct-20203.1K
README22-Oct-2020695
route.c22-Oct-202014.8K
sh.c22-Oct-20208.2K
stty.c22-Oct-202014.3K
sulogin.c22-Oct-20202.7K
syslogd.c22-Oct-202015K
tar.c22-Oct-202023.4K
tcpsvd.c22-Oct-202010.8K
telnet.c22-Oct-20207.8K
telnetd.c22-Oct-202012.3K
tftp.c22-Oct-202014.2K
tftpd.c22-Oct-20209.6K
tr.c22-Oct-20206.3K
traceroute.c22-Oct-202021.8K
useradd.c22-Oct-20204.9K
userdel.c22-Oct-20203.1K
vi.c22-Oct-202022.6K
wget.c22-Oct-20204.7K
xzcat.c22-Oct-202081.3K

README

      1 pending (see toys/pending/README)
      2 
      3 Commands in this directory are external submissions awaiting review and/or
      4 cleanup before being "promoted" to one of the other directories.
      5 
      6 Code in this directory may or may not work, some of the commands here are
      7 unfinished stubs, others just need a more thorough inspection than we've had
      8 time for yet. Everything in here defaults to "n" in defconfig.
      9 
     10 Outside of this directory, several commands (and some library code) have
     11 TODO annotations.
     12 
     13 This directory should go away before the 1.0 release. It's just a staging
     14 area so code submissions don't get lost while awaiting more thorough (and
     15 very time consuming) scrutiny as described in www/cleanup.html.
     16