| Age | Commit message (Expand) | Author |
| 2015-12-19 | Remove trailing whitespace. | wiz |
| 2015-12-19 | Use An in AUTHORS section. | wiz |
| 2015-12-19 | Add the timestamp option to the pax front end. | christos |
| 2015-12-19 | PR/50119: Thomas Klausner: Add --timestamp option to tar. | christos |
| 2015-11-12 | PR/50422: Robert Elz: df -G prints the wrong value for fragsize (+FIX) | christos |
| 2015-11-04 | Use An in AUTHORS section. | wiz |
| 2015-11-03 | By my count, [[[[[cc]yy]mm]dd]hh]mm[.ss] has seven fields, not six! | pgoyette |
| 2015-08-28 | Be explicit about what is negated. | joerg |
| 2015-08-27 | PR/50179: Timo Buhrmester: sh(1) variable expansion bug | christos |
| 2015-08-22 | report the signal that wait was interrupted by, which is not always SIGINT | christos |
| 2015-08-22 | Process pending signals while waiting for a job: | christos |
| 2015-07-25 | Drop the case '?' which is defined after case 'default'. | sevan |
| 2015-06-28 | Add serial comma, use upper case for abbreviation, and remove apostrophe for ... | wiz |
| 2015-06-16 | remove \n from error messages | christos |
| 2015-06-06 | Use an explicit body for a "until not EINTR" loop. | joerg |
| 2015-05-26 | Drop privileges when executed set{u,g}id unless -p is specified like other | christos |
| 2015-05-10 | Include printf by default even for SMALL builds. It is used e.g. by | joerg |
| 2015-05-09 | CID 1225078: check getrlimit return | christos |
| 2015-05-09 | CID 1225088: check return of getrlimit | christos |
| 2015-05-09 | CID 1225077: check getrlimit return | christos |
| 2015-05-01 | Simplify by splitting the "simple" mode setting and the "special" ones. | christos |
| 2015-04-12 | document ulimit -r | jmcneill |
| 2015-04-11 | Use An in AUTHORS section. | wiz |
| 2015-04-11 | Add -J/--xz to specifically decompress xz compressed files. We don't really | christos |
| 2015-03-18 | New sentence, new line. Fix typos. Bump date for previous. | wiz |
| 2015-03-18 | Add iflag and oflag operands to dd(1) | manu |
| 2015-03-09 | From OpenBSD r1.49 | sevan |
| 2015-03-03 | Fix the name of failed function in warning message. | enami |
| 2015-03-02 | Don't truncate at microseconds while preserving timestamps. | enami |
| 2015-01-29 | Make cast warnings for clang non-fatal. | joerg |
| 2015-01-02 | Define an undocumented -F option to only use fork instead of vfork for | christos |
| 2014-11-15 | Use l_wmesg if the string is not empty. Don't bother checking l_name for | joerg |
| 2014-10-23 | simplify and eliminate TOCTOU. | christos |
| 2014-10-18 | Remove the confusing reference to 'file sizes' in the short description of | jschauma |
| 2014-10-15 | PR/48201: Miwa Susumu: Fix set -C (no clobber) for POSIX; from FreeBSD | christos |
| 2014-09-01 | Provide real error messages. | dholland |
| 2014-08-29 | remove unused assignment | christos |
| 2014-08-29 | Eat trailing backslash like bash and pdksh (not zsh). CBACK+CEOF = TEOF | christos |
| 2014-08-19 | PR/49125: Havard Eidnes: /bin/sh does not support redirecting to or from FDs > 9 | christos |
| 2014-08-08 | Fix RCS ID. | joerg |
| 2014-07-05 | remove .if make(install) | dholland |
| 2014-07-05 | remove .if make(install) | dholland |
| 2014-07-05 | Reorg docs, part 2: | dholland |
| 2014-07-05 | Reorg docs, part 1: | dholland |
| 2014-07-05 | Rework /usr/share/doc. | dholland |
| 2014-06-28 | Don't print junk errnos. Avoids: | dholland |
| 2014-06-18 | Adjust to the new alias text libedit API. | christos |
| 2014-06-15 | Bump date for previous. | wiz |
| 2014-06-15 | update list of flags which are extensions to the specification | dbj |
| 2014-06-13 | remove the build support for GCC 4.1, and any hacks i found for it. | mrg |