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