Home | History | Annotate | only in /external/toybox/toys/pending
Up to higher level directory
NameDateSize
arp.c24-Aug-20167.7K
arping.c24-Aug-20168.9K
bootchartd.c24-Aug-20168.7K
brctl.c24-Aug-20168.5K
compress.c24-Aug-201615.5K
crond.c24-Aug-201617.6K
crontab.c24-Aug-20169.3K
dd.c24-Aug-20169K
dhcp.c24-Aug-201645.1K
dhcp6.c24-Aug-201619.2K
dhcpd.c24-Aug-201667.7K
diff.c24-Aug-201622.1K
dumpleases.c24-Aug-20162.1K
expr.c24-Aug-20166.5K
fdisk.c24-Aug-201645.5K
file.c24-Aug-20166.9K
fold.c24-Aug-20162.7K
fsck.c24-Aug-201611.5K
ftpget.c24-Aug-20168.3K
getty.c24-Aug-20169.5K
groupadd.c24-Aug-20163K
groupdel.c24-Aug-20161.6K
host.c24-Aug-20166.4K
iconv.c24-Aug-20161.6K
init.c24-Aug-201611.7K
ip.c24-Aug-201689.5K
ipcrm.c24-Aug-20162.3K
ipcs.c24-Aug-201614.1K
klogd.c24-Aug-20163K
last.c24-Aug-20165.5K
logger.c24-Aug-20161.7K
lsof.c24-Aug-201612.2K
mdev.c24-Aug-20166.4K
mke2fs.c24-Aug-201618.6K
modprobe.c24-Aug-201614.2K
more.c24-Aug-20163.4K
netstat.c24-Aug-201618.4K
openvt.c24-Aug-20163.1K
ping.c24-Aug-20162.7K
README24-Aug-2016695
route.c24-Aug-201614.1K
sh.c24-Aug-20169.6K
sulogin.c24-Aug-20162.7K
syslogd.c24-Aug-201615K
tar.c24-Aug-201623.1K
tcpsvd.c24-Aug-201610.7K
telnet.c24-Aug-20167.8K
telnetd.c24-Aug-201612.3K
test.c24-Aug-20164K
tftp.c24-Aug-201614K
tftpd.c24-Aug-20169.6K
tr.c24-Aug-20166.3K
traceroute.c24-Aug-201621.8K
useradd.c24-Aug-20164.9K
userdel.c24-Aug-20163.1K
vi.c24-Aug-2016973
watch.c24-Aug-20161.7K
xzcat.c24-Aug-201681.4K

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