• Home
  • History
  • Annotate
  • only in /external/toybox/toys/pending/
NameDateSize

..10-Aug-20184 KiB

arp.c10-Aug-20187.7 KiB

arping.c10-Aug-20188.9 KiB

bootchartd.c10-Aug-20188.7 KiB

brctl.c10-Aug-20188.5 KiB

compress.c10-Aug-201813.2 KiB

crond.c10-Aug-201817.6 KiB

crontab.c10-Aug-20189.3 KiB

dd.c10-Aug-20187.3 KiB

dhcp.c10-Aug-201845.1 KiB

dhcp6.c10-Aug-201819.2 KiB

dhcpd.c10-Aug-201867.7 KiB

diff.c10-Aug-201822.1 KiB

dumpleases.c10-Aug-20182.1 KiB

expr.c10-Aug-20187.7 KiB

fdisk.c10-Aug-201845.5 KiB

fmt.c10-Aug-20181.8 KiB

fold.c10-Aug-20182.7 KiB

fsck.c10-Aug-201811.5 KiB

getfattr.c10-Aug-20182.2 KiB

getty.c10-Aug-20189.5 KiB

groupadd.c10-Aug-20183 KiB

groupdel.c10-Aug-20181.6 KiB

gzip.c10-Aug-20184.1 KiB

host.c10-Aug-20186.4 KiB

init.c10-Aug-201811.7 KiB

ip.c10-Aug-201889.5 KiB

ipcrm.c10-Aug-20182.3 KiB

ipcs.c10-Aug-201814.1 KiB

klogd.c10-Aug-20183 KiB

last.c10-Aug-20185.5 KiB

lsof.c10-Aug-201811.9 KiB

mdev.c10-Aug-20186.3 KiB

mke2fs.c10-Aug-201818.6 KiB

modprobe.c10-Aug-201814.8 KiB

more.c10-Aug-20183.5 KiB

openvt.c10-Aug-20183.1 KiB

ping.c10-Aug-20187 KiB

README10-Aug-2018695

route.c10-Aug-201814.7 KiB

sh.c10-Aug-20188.2 KiB

stty.c10-Aug-201814.3 KiB

sulogin.c10-Aug-20182.7 KiB

syslogd.c10-Aug-201815 KiB

tar.c10-Aug-201823.4 KiB

tcpsvd.c10-Aug-201810.8 KiB

telnet.c10-Aug-20187.8 KiB

telnetd.c10-Aug-201812.3 KiB

test.c10-Aug-20184 KiB

tftp.c10-Aug-201814 KiB

tftpd.c10-Aug-20189.6 KiB

tr.c10-Aug-20186.3 KiB

traceroute.c10-Aug-201821.8 KiB

useradd.c10-Aug-20184.9 KiB

userdel.c10-Aug-20183.1 KiB

vi.c10-Aug-2018973

watch.c10-Aug-20181.7 KiB

wget.c10-Aug-20184.7 KiB

xzcat.c10-Aug-201881.3 KiB

README

1pending (see toys/pending/README)
2
3Commands in this directory are external submissions awaiting review and/or
4cleanup before being "promoted" to one of the other directories.
5
6Code in this directory may or may not work, some of the commands here are
7unfinished stubs, others just need a more thorough inspection than we've had
8time for yet. Everything in here defaults to "n" in defconfig.
9
10Outside of this directory, several commands (and some library code) have
11TODO annotations.
12
13This directory should go away before the 1.0 release. It's just a staging
14area so code submissions don't get lost while awaiting more thorough (and
15very time consuming) scrutiny as described in www/cleanup.html.
16