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