dd: adjust --help output so help2man formats the man page properly
dd: minor fullblock changes
dd: new option: iflag=fullblock to accumulate full input blocks
doc: add example .bashrc code for a ~/.dircolors file
tests: do not run chmod on a prefix of space-embedded tmpdir
tests: ensure "make check" w/tainted build dir no longer impacts $HOME
tests: again, do not change the mode of all directories below $HOME
* THANKS: Update, now that I have a name for jemm4jemm.
mknod: correct misplaced -Z description in --help output
dircolors.hin: add Ogg/Theora-related extensions
* HACKING: describe how to find a misplaced change-set
fix two bugs in ptx
tests: expand: test for lines starting with both spaces and tabs
make check: accommodate stricter POSIX-conforming shells
* bootstrap: Remove $bt and $bt2 also when not using gettext.
who -r: don't print "last=" when the corresponding byte is unprintable
install with just-built ./ginstall only when not cross-compiling
doc: describe who's -p, -r, and -t options
* README-hacking: Update the section on LZMA.
truncate: ignore whitespace in --size parameters
doc: add "..." to Usage, to indicate there may be multiple OPTIONs
mkfifo: correct misplaced -Z description in --help output
uniq: remove redundant test
avoid a -Wsign-compare warning
base64: don't rely on feof returning 0/1
factor out time_t-to-string conversion idiom
truncate: silence -Wsign-compare warnings
timeout: fix invalid argument tests
tests: adjust c99-to-c89 patch as well as the code to generate it
tests: fix make distcheck failure due to TODO change