Home | History | Annotate | only in /external/toybox/toys/pending
Up to higher level directory
NameDateSize
arp.c08-Oct-20157.7K
arping.c08-Oct-20159K
bootchartd.c08-Oct-20158.7K
brctl.c08-Oct-20158.6K
compress.c08-Oct-201515.5K
crond.c08-Oct-201517.6K
crontab.c08-Oct-20159.4K
dd.c08-Oct-20159K
dhcp.c08-Oct-201545K
dhcpd.c08-Oct-201539.1K
diff.c08-Oct-201522.1K
dumpleases.c08-Oct-20152.1K
expr.c08-Oct-20156.5K
fdisk.c08-Oct-201545.6K
fold.c08-Oct-20152.7K
fsck.c08-Oct-201511.5K
ftpget.c08-Oct-20158.3K
getty.c08-Oct-20159.5K
groupadd.c08-Oct-20153K
groupdel.c08-Oct-20151.6K
host.c08-Oct-20156.4K
hwclock.c08-Oct-20153.7K
iconv.c08-Oct-20151.6K
init.c08-Oct-201511.7K
ip.c08-Oct-201589.5K
ipcrm.c08-Oct-20152.3K
ipcs.c08-Oct-201514.1K
klogd.c08-Oct-20153K
last.c08-Oct-20155.5K
logger.c08-Oct-20151.7K
mdev.c08-Oct-20156.3K
mke2fs.c08-Oct-201519.4K
modprobe.c08-Oct-201514.3K
more.c08-Oct-20153.4K
netstat.c08-Oct-201519.8K
openvt.c08-Oct-20153.1K
pgrep.c08-Oct-20154.7K
ping.c08-Oct-20152.7K
ps.c08-Oct-201510.8K
README08-Oct-2015842
route.c08-Oct-201515.3K
sh.c08-Oct-20159.5K
sulogin.c08-Oct-20152.7K
syslogd.c08-Oct-201515K
tar.c08-Oct-201523.1K
tcpsvd.c08-Oct-201510.7K
telnet.c08-Oct-20158.7K
telnetd.c08-Oct-201512.3K
test.c08-Oct-20154K
tftpd.c08-Oct-20159.7K
top.c08-Oct-201523K
tr.c08-Oct-20156.3K
traceroute.c08-Oct-201521.8K
useradd.c08-Oct-20154.9K
userdel.c08-Oct-20153.1K
watch.c08-Oct-20151.7K
xzcat.c08-Oct-201581.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 Library code awaiting cleanup lives in lib/pending.c
     11 
     12 The following commands predate the pending directory, and are awaiting
     13 cleanup but don't live here:
     14 
     15   vmstat, login, du, vconfig, chroot, cut, touch, modinfo, xargs
     16 
     17   lib/password.c
     18 
     19 This directory should go away before the 1.0 release. It's just a staging
     20 area so code submissions don't get lost while awaiting more thorough (and
     21 very time consuming) scrutiny as described in www/cleanup.html.
     22