1 restore djgpp, eventually
3 add unit tests for lib/*.c
4 rewrite du.c not to use explicit recursion
6 strip: add an option to specify the program used to strip binaries.
7 suggestion from Karl Berry
10 Address this comment: FIXME: mv's behavior in this case is system-dependent
11 Better still: fix the code so it's *not* system-dependent.
13 implement --target-directory=DIR for install (per texinfo documentation)
15 ls: add --format=FORMAT option that controls how each line is printed.
17 cp --no-preserve=X should not attempt to preserve attribute X
18 reported by Andreas Schwab