aboutsummaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Resolve an issue with find(1) compatibilityTom Ryder2016-12-172-45/+21
* Remove xrbg(1)Tom Ryder2016-12-151-4/+0
* Stylistic tweaks to awk scriptsTom Ryder2016-12-117-35/+14
* Remove superfluous calls to next in sec(1df)Tom Ryder2016-12-111-3/+0
* Condense conditions for rfct(1df)Tom Ryder2016-12-111-8/+3
* Explicitly set flag value in mftl(1df)Tom Ryder2016-12-111-1/+1
* Abuse FS in sec(1df) for clever zero-strippingTom Ryder2016-12-111-10/+2
* Have sec(1df) notice too many fieldsTom Ryder2016-12-111-2/+3
* Condense slsf(1df) conditions a bitTom Ryder2016-12-111-2/+1
* Replace misplaced shebang line with commentTom Ryder2016-12-111-1/+1
* Rephrase uts(1df) as pure AwkTom Ryder2016-12-092-4/+6
* Add clog(1df)Tom Ryder2016-12-091-0/+7
* Break long line in loc(1df)Tom Ryder2016-12-091-1/+3
* Refine loc(1df) a bitTom Ryder2016-12-091-1/+1
* Add chc(1df)Tom Ryder2016-12-091-0/+31
* Add uts(1df)Tom Ryder2016-12-091-0/+4
* Add sec(1df)Tom Ryder2016-12-071-0/+42
* loc(1df) errors to stderr, exitTom Ryder2016-12-071-1/+2
* Add loc(1df)Tom Ryder2016-12-071-0/+7
* Tweak FS for gwp(1df)Tom Ryder2016-12-051-2/+2
* Use explicit range for alphanumeric charactersTom Ryder2016-12-051-1/+1
* Remove shebang from source awk fileTom Ryder2016-12-051-1/+0
* Drop unneeded quotesTom Ryder2016-12-051-1/+1
* Add gwp(1)Tom Ryder2016-12-041-0/+57
* Rewrite unf(1df) in awkTom Ryder2016-12-032-17/+34
* Convert sd2u and su2d to awkTom Ryder2016-12-032-2/+4
* Have finc(1df) dir default to explicit "."Tom Ryder2016-12-031-1/+1
* Wrap fnl(1df) command so out files always openedTom Ryder2016-12-031-1/+1
* Escape slash in mftl(1df) to soothe NetBSD awk(1)Tom Ryder2016-12-031-1/+1
* Color compatibility fixes for tlcs(1df)Tom Ryder2016-12-021-2/+3
* Remove -p from shb(1df) command searchTom Ryder2016-12-011-1/+1
* Add csmw(1df)Tom Ryder2016-12-011-0/+14
* Centralize cf(1df)/cfr(1df)Tom Ryder2016-11-252-6/+39
* Less clumsy method of countingTom Ryder2016-11-251-5/+1
* Correct order of assignments in sqs(1df)Tom Ryder2016-11-251-2/+2
* Handle find(1) path metacharsTom Ryder2016-11-251-1/+5
* Add finc(1df)Tom Ryder2016-11-251-0/+3
* Simplify cf(1df) with a find(1) commandTom Ryder2016-11-251-12/+6
* Simplify cf(1df) and cfr(1df)Tom Ryder2016-11-252-26/+5
* Add ddup(1df)Tom Ryder2016-11-201-0/+2
* Resolve a shellcheck issueTom Ryder2016-11-181-1/+3
* Resolve issue with destructive sqs(1df)/stex(1df)Tom Ryder2016-11-162-1/+18
* Add sqs(1df)Tom Ryder2016-11-161-0/+25
* Remove unneeded varTom Ryder2016-11-131-2/+1
* Quote var in param expansionTom Ryder2016-11-132-2/+2
* Simplify/correct dmp(1) copyingTom Ryder2016-11-131-5/+2
* Corrections to a few of the agg scriptsTom Ryder2016-10-254-5/+4
* Have umake(1df) observe POSIX makefile filenamesTom Ryder2016-10-211-4/+4
* Add -p to the command path search for shb(1df)Tom Ryder2016-10-201-1/+1
* Remove some trailing whitespaceTom Ryder2016-10-192-2/+2