aboutsummaryrefslogtreecommitdiff
path: root/bin/rfct.awk
Commit message (Collapse)AuthorAgeFilesLines
* Correct typo commentTom Ryder2017-08-081-1/+1
|
* Nicer handling of RFC control charsTom Ryder2017-08-081-4/+7
|
* Restore ^L-skipping codeTom Ryder2017-08-081-0/+4
|
* Remove two more POSIX character classesTom Ryder2017-08-081-3/+0
| | | | Debian's ancient mawk doesn't support them
* Simplify some awkTom Ryder2017-06-021-7/+4
|
* More idiomatic approach to rfct(1df)Tom Ryder2017-01-051-4/+12
| | | | Got rid of the literal ^L, too
* Change 0x0c in rfct(1df) regex to literal ^LTom Ryder2017-01-021-2/+2
|
* Stylistic tweaks to awk scriptsTom Ryder2016-12-111-3/+1
|
* Condense conditions for rfct(1df)Tom Ryder2016-12-111-8/+3
|
* Add a comment to the top of rfct(1)Tom Ryder2016-08-161-0/+1
|
* Move awk scripts into shb(1)Tom Ryder2016-08-161-0/+14