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 10Library code awaiting cleanup lives in lib/pending.c 11 12The following commands predate the pending directory, and are awaiting 13cleanup but don't live here: 14 15 vmstat, login, du, vconfig, chroot, cut, touch, modinfo, xargs 16 17 lib/password.c 18 19This directory should go away before the 1.0 release. It's just a staging 20area so code submissions don't get lost while awaiting more thorough (and 21very time consuming) scrutiny as described in www/cleanup.html. 22