blob: 0257e2bb7e52523a1c7b8c8e439624b69b1c8435 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pending (see toys/pending/README)
Commands in this directory are external submissions awaiting review and/or
cleanup before being "promoted" to one of the other directories.
Code in this directory may or may not work, some of the commands here are
unfinished stubs, others just need a more thorough inspection than we've had
time for yet. Everything in here defaults to "n" in defconfig.
Library code awaiting cleanup lives in lib/pending.c
The following commands predate the pending directory, and are awaiting
cleanup but don't live here:
vmstat, login, du, vconfig, chroot, cut, touch, modinfo, xargs
lib/password.c
This directory should go away before the 1.0 release. It's just a staging
area so code submissions don't get lost while awaiting more thorough (and
very time consuming) scrutiny as described in www/cleanup.html.
|