Home | History | Annotate | only in /external/toybox/toys/pending
Up to higher level directory
NameDateSize
arp.c06-Dec-20177.7K
arping.c06-Dec-20178.9K
bootchartd.c06-Dec-20178.7K
brctl.c06-Dec-20178.5K
compress.c06-Dec-201713.2K
crond.c06-Dec-201717.6K
crontab.c06-Dec-20179.3K
dd.c06-Dec-20177.3K
dhcp.c06-Dec-201745.1K
dhcp6.c06-Dec-201719.2K
dhcpd.c06-Dec-201767.7K
diff.c06-Dec-201722.1K
dumpleases.c06-Dec-20172.1K
expr.c06-Dec-20177.7K
fdisk.c06-Dec-201745.5K
fold.c06-Dec-20172.7K
fsck.c06-Dec-201711.5K
getfattr.c06-Dec-20172.2K
getty.c06-Dec-20179.5K
groupadd.c06-Dec-20173K
groupdel.c06-Dec-20171.6K
gzip.c06-Dec-20175K
host.c06-Dec-20176.4K
iconv.c06-Dec-20171.6K
init.c06-Dec-201711.7K
ip.c06-Dec-201789.5K
ipcrm.c06-Dec-20172.3K
ipcs.c06-Dec-201714.1K
klogd.c06-Dec-20173K
last.c06-Dec-20175.5K
logger.c06-Dec-20171.7K
lsof.c06-Dec-201712.3K
mdev.c06-Dec-20176.3K
mke2fs.c06-Dec-201718.6K
modprobe.c06-Dec-201714.8K
more.c06-Dec-20173.5K
openvt.c06-Dec-20173.1K
ping.c06-Dec-20172.7K
README06-Dec-2017695
route.c06-Dec-201714.7K
setfattr.c06-Dec-2017977
sh.c06-Dec-20178.2K
sulogin.c06-Dec-20172.7K
syslogd.c06-Dec-201715K
tar.c06-Dec-201723.4K
tcpsvd.c06-Dec-201710.8K
telnet.c06-Dec-20177.8K
telnetd.c06-Dec-201712.3K
test.c06-Dec-20174K
tftp.c06-Dec-201714K
tftpd.c06-Dec-20179.6K
tr.c06-Dec-20176.3K
traceroute.c06-Dec-201721.8K
useradd.c06-Dec-20174.9K
userdel.c06-Dec-20173.1K
vi.c06-Dec-2017973
watch.c06-Dec-20171.7K
wget.c06-Dec-20174.7K
xzcat.c06-Dec-201781.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