Age | Commit message (Expand) | Author |
2017-06-11 | churn caused by the new Mdocdate messages, no easy way to avoid this :( | Ingo Schwarze |
2017-06-11 | Fix a test race, wait after kill in case writing the core dump takes | Alexander Bluhm |
2017-06-08 | Start with a clean /var/account/acct accounting file and turn on | Alexander Bluhm |
2017-06-11 | Do not issue the message "no blank before trailing delimiter" for .No. | Ingo Schwarze |
2017-06-10 | style message about missing blank before trailing delimiter; | Ingo Schwarze |
2017-06-08 | delete -e and -l, now covered by mandoc; OK jmc@ wiz@ | Ingo Schwarze |
2017-06-08 | Implement w layout specifier (minimum column width). | Ingo Schwarze |
2017-06-08 | Link lastcomm regress to build. | Alexander Bluhm |
2017-06-08 | Start with a clean /var/account/acct accounting file and turn on | Alexander Bluhm |
2017-06-07 | Remove "new sentence, new line" detection, covered by mandoc. | Ingo Schwarze |
2017-06-07 | unbreak after sshv1 purge | Damien Miller |
2017-06-03 | ignore blank lines in man(7) next line scope; | Ingo Schwarze |
2017-06-03 | delete -n option, now covered by mandoc; OK jmc@ | Ingo Schwarze |
2017-06-02 | add about 15 missing character escape sequences found in groff_char(7); | Ingo Schwarze |
2017-06-01 | Minimal implementation of the \h (horizontal motion) escape sequence. | Ingo Schwarze |
2017-06-01 | Delete -f. What matters is covered by mandoc. | Ingo Schwarze |
2017-05-31 | remove -X, it was just migrated to mandoc -Wstyle; OK wiz@ | Ingo Schwarze |
2017-05-30 | Make doas regression tests that involve doas running use a non-nosuid | Vadim Zhukov |
2017-05-30 | First pass to make bluhm@ happy regarding doas regress conf. | Vadim Zhukov |
2017-05-30 | STYLE message about useless macros we don't want (Bt Tn Ud); | Ingo Schwarze |
2017-05-30 | fix formatting of intermediate punctuation in .Lk | Ingo Schwarze |
2017-05-30 | Macro argument quoting does not prevent recognition of punctuation | Ingo Schwarze |
2017-05-26 | add a test for the git diffs, suggested by tom | Ted Unangst |
2017-05-17 | *Add* a test checking that no empty databases get created, | Ingo Schwarze |
2017-05-17 | Stop testing the creation and the properties of empty databases. | Ingo Schwarze |
2017-05-15 | Delete the -H option. | Ingo Schwarze |
2017-05-15 | Delete the obsolete 9-argument-check for .Sh. | Ingo Schwarze |
2017-05-14 | delete the -a option, it's now fully covered by mandoc -Tlint; | Ingo Schwarze |
2017-05-14 | remove the -s option, it is fully covered by mandoc -Tlint; | Ingo Schwarze |
2017-05-08 | Basic implementation of the roff(7) .ti (temporary indent) request. | Ingo Schwarze |
2017-05-08 | fix for new SSH_ERR_KEY_LENGTH error value | Damien Miller |
2017-05-08 | remove arcfour, blowfish and CAST here too | Damien Miller |
2017-05-07 | Basic implementation of the roff(7) .ta (define tab stops) request. | Ingo Schwarze |
2017-05-05 | Move .sp to the roff modules. Enough infrastructure is in place | Ingo Schwarze |
2017-05-05 | Move handling of the roff(7) .ft request from the man(7) | Ingo Schwarze |
2017-05-04 | Parser reorg: | Ingo Schwarze |
2017-05-02 | Remove -P (warnings about paragraph problems). | Ingo Schwarze |
2017-05-02 | bugfix: treat .Bd -unfilled like .Bd -literal; | Ingo Schwarze |
2017-05-01 | When trying to expand some columns in a table where the sum of the | Ingo Schwarze |
2017-04-30 | eliminate explicit specification of protocol in tests and loops over | Damien Miller |
2017-04-30 | remove SSHv1 support from unit tests | Damien Miller |
2017-04-28 | Delete .Pp right before the first .Sh and right before any .Ss, | Ingo Schwarze |
2017-04-28 | Start deleting redundant features that are already covered | Ingo Schwarze |
2017-04-28 | Merge missing bits from Colin Watson's patch in bz#2658 which make integrity | Darren Tucker |
2017-04-28 | Pull back some shell portability fixes from -portable to make future syncs | Darren Tucker |
2017-04-27 | Merge trivial patches from pkgsrc to get rid of gratuitious differences; | Ingo Schwarze |
2017-04-27 | Detect links to self by parsing .Nm in SYNOPSIS. | Ingo Schwarze |
2017-04-17 | test display of long URIs | Ingo Schwarze |
2017-04-17 | Change COMPILER_VERSION tests which limited additional warnings to gcc4 | Jonathan Gray |
2017-04-16 | Use %zu to print a size_t. | Mark Kettenis |