Home | History | Annotate | only in /external/toybox/toys/pending
Up to higher level directory
NameDateSize
arp.c21-Aug-20187.7K
arping.c21-Aug-20188.9K
bootchartd.c21-Aug-20188.7K
brctl.c21-Aug-20188.5K
compress.c21-Aug-201813.2K
crond.c21-Aug-201817.6K
crontab.c21-Aug-20189.3K
dd.c21-Aug-20187.3K
dhcp.c21-Aug-201845.1K
dhcp6.c21-Aug-201819.2K
dhcpd.c21-Aug-201867.7K
diff.c21-Aug-201822.1K
dumpleases.c21-Aug-20182.1K
expr.c21-Aug-20187.7K
fdisk.c21-Aug-201845.5K
fmt.c21-Aug-20181.8K
fold.c21-Aug-20182.7K
fsck.c21-Aug-201811.5K
getfattr.c21-Aug-20182.2K
getty.c21-Aug-20189.5K
groupadd.c21-Aug-20183K
groupdel.c21-Aug-20181.6K
gzip.c21-Aug-20184.1K
host.c21-Aug-20186.4K
init.c21-Aug-201811.7K
ip.c21-Aug-201889.5K
ipcrm.c21-Aug-20182.3K
ipcs.c21-Aug-201814.1K
klogd.c21-Aug-20183K
last.c21-Aug-20185.5K
lsof.c21-Aug-201811.9K
mdev.c21-Aug-20186.3K
mke2fs.c21-Aug-201818.6K
modprobe.c21-Aug-201814.8K
more.c21-Aug-20183.5K
openvt.c21-Aug-20183.1K
ping.c21-Aug-20187K
README21-Aug-2018695
route.c21-Aug-201814.7K
sh.c21-Aug-20188.2K
stty.c21-Aug-201814.3K
sulogin.c21-Aug-20182.7K
syslogd.c21-Aug-201815K
tar.c21-Aug-201823.4K
tcpsvd.c21-Aug-201810.8K
telnet.c21-Aug-20187.8K
telnetd.c21-Aug-201812.3K
test.c21-Aug-20184K
tftp.c21-Aug-201814K
tftpd.c21-Aug-20189.6K
tr.c21-Aug-20186.3K
traceroute.c21-Aug-201821.8K
useradd.c21-Aug-20184.9K
userdel.c21-Aug-20183.1K
vi.c21-Aug-2018973
watch.c21-Aug-20181.7K
wget.c21-Aug-20184.7K
xzcat.c21-Aug-201881.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