[273 total ]
dd: adjust --help output so help2man formats the man page properly

dd: adjust --help output so help2man formats the man page properly

dd: minor fullblock changes

dd: minor fullblock changes

dd: new option: iflag=fullblock to accumulate full input blocks

dd: new option: iflag=fullblock to accumulate full input blocks

doc: add example .bashrc code for a ~/.dircolors file

doc: add example .bashrc code for a ~/.dircolors file

tests: do not run chmod on a prefix of space-embedded tmpdir

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: ensure "make check" w/tainted build dir no longer impacts $HOME

tests: again, do not change the mode of all directories below $HOME

tests: again, do not change the mode of all directories below $HOME

* THANKS: Update, now that I have a name for jemm4jemm.

* THANKS: Update, now that I have a name for jemm4jemm.

mknod: correct misplaced -Z description in --help output

mknod: correct misplaced -Z description in --help output

dircolors.hin: add Ogg/Theora-related extensions

dircolors.hin: add Ogg/Theora-related extensions

* HACKING: describe how to find a misplaced change-set

* HACKING: describe how to find a misplaced change-set

fix two bugs in ptx

fix two bugs in ptx

tests: expand: test for lines starting with both spaces and tabs

tests: expand: test for lines starting with both spaces and tabs

make check: accommodate stricter POSIX-conforming shells

make check: accommodate stricter POSIX-conforming shells

* bootstrap: Remove $bt and $bt2 also when not using gettext.

* bootstrap: Remove $bt and $bt2 also when not using gettext.

who -r: don't print "last=" when the corresponding byte is unprintable

who -r: don't print "last=" when the corresponding byte is unprintable

install with just-built ./ginstall only when not cross-compiling

install with just-built ./ginstall only when not cross-compiling

doc: describe who's -p, -r, and -t options

doc: describe who's -p, -r, and -t options

* README-hacking: Update the section on LZMA.

* README-hacking: Update the section on LZMA.

truncate: ignore whitespace in --size parameters

truncate: ignore whitespace in --size parameters

doc: add "..." to Usage, to indicate there may be multiple OPTIONs

doc: add "..." to Usage, to indicate there may be multiple OPTIONs

mkfifo: correct misplaced -Z description in --help output

mkfifo: correct misplaced -Z description in --help output

uniq: remove redundant test

uniq: remove redundant test

avoid a -Wsign-compare warning

avoid a -Wsign-compare warning

base64: don't rely on feof returning 0/1

base64: don't rely on feof returning 0/1

factor out time_t-to-string conversion idiom

factor out time_t-to-string conversion idiom

truncate: silence -Wsign-compare warnings

truncate: silence -Wsign-compare warnings

timeout: fix invalid argument tests

timeout: fix invalid argument tests

tests: adjust c99-to-c89 patch as well as the code to generate it

tests: adjust c99-to-c89 patch as well as the code to generate it

tests: fix make distcheck failure due to TODO change

tests: fix make distcheck failure due to TODO change