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