Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Optionally compress RFCs, decompress in rfc(1) | June McEnroe | 2021-03-06 |
| | |||
* | Make mktemp -t compatible with OpenBSD | June McEnroe | 2021-02-26 |
| | | | | | | | | Such an annoyance that this flag is incompatible between FreeBSD and OpenBSD. On FreeBSD it takes an argument, on OpenBSD it does not. Doing it this way is technically compatible with both, but on FreeBSD the generated file name has an extra .XXXXXXXXXX in it. Oh well. | ||
* | Don't compress RFCs, add rfc(1) command | June McEnroe | 2021-01-18 |