Age | Commit message (Expand) | Author |
2022-06-26 | In groff commit 78e66624 on May 7 20:15:33 2021 +1000, | Ingo Schwarze |
2022-06-19 | Make expected output match reality again. | Theo Buehler |
2022-06-19 | Since rtsock.c -r1.329 routes sent via sysctl(2) are now marked RTF_DONE. | Theo Buehler |
2022-06-08 | Surprisingly, every escape sequence can also be used as an argument | Ingo Schwarze |
2022-06-07 | Split the excessively generic diagnostic message "invalid escape sequence" | Ingo Schwarze |
2022-06-06 | adjust two desired error messages after roff_escape.c rev. 1.11 | Ingo Schwarze |
2022-06-05 | With the improved escape sequence parser, it becomes easy to also improve | Ingo Schwarze |
2022-06-03 | oops, update forgotten date in the footer | Ingo Schwarze |
2022-06-03 | During identifier parsing, handle undefined escape sequences | Ingo Schwarze |
2022-06-03 | test setenv in both client and server, test first-match-wins too | Damien Miller |
2022-05-30 | Dummy implementation of the roff(7) \V (interpolate environment variable) | Ingo Schwarze |
2022-05-20 | Re-classify the roff(7) \r (reverse line feed) escape sequence | Ingo Schwarze |
2022-05-20 | Test the handling of some additional one-character escape sequences | Ingo Schwarze |
2022-05-19 | following the fixed parsing direction of roff_expand() in roff.c rev. 1.260, | Ingo Schwarze |
2022-05-19 | Adjust a column number in an error message | Ingo Schwarze |
2022-05-19 | fix a wrong column number that got fixed as a side effect | Ingo Schwarze |
2022-05-19 | remove a bogus warning that went away as a side effect | Ingo Schwarze |
2022-05-15 | regress test for in-place transfers and clobbering larger files with | Damien Miller |
2022-05-01 | Split a new function roff_parse_comment() out of roff_expand() because this | Ingo Schwarze |
2022-04-30 | Provide a new function roff_req_or_macro() to parse and handle a request | Ingo Schwarze |
2022-04-28 | The syntax of the roff(7) .mc request is quite special | Ingo Schwarze |
2022-04-28 | oops, fix wrong .TH name | Ingo Schwarze |
2022-04-28 | Element next-line scopes may nest, so man_breakscope() may have to | Ingo Schwarze |
2022-04-27 | The .AT, .DT, and .UC macros are allowed inside next-line scope | Ingo Schwarze |
2022-04-27 | Fix three bugs regarding the interaction of \z and \h: | Ingo Schwarze |
2022-04-26 | typo in example text: unsused -> unused; noticed by tb@ | Ingo Schwarze |
2022-04-26 | At the end of every tbl(7) cell, clear the \z state. | Ingo Schwarze |
2022-04-26 | If a node is tagged explicitly, skip implicit tagging for that node. | Ingo Schwarze |
2022-04-24 | If a .shift request has a negative argument, do not use a negative array | Ingo Schwarze |
2022-04-22 | Remove some of the workarounds for the tests by inputing the right numbers | Otto Moerbeek |
2022-04-22 | arm64 has real IEEE quads, it needs more digits when reading the | Otto Moerbeek |
2022-04-22 | Only run agent-ptrace.sh if gdb is available as all architectures do not | Anton Lindqvist |
2022-04-21 | It looks like we can't completely avoid waiting for processes to | Darren Tucker |
2022-04-20 | Use ssh -f and ControlPersist to start up test forwards and ssh -O stop | Darren Tucker |
2022-04-20 | Simplify forward-control test. Since we no longer need to support SSH1 | Darren Tucker |
2022-04-13 | To prevent infinite recursion while expanding eqn(7) definitions, | Ingo Schwarze |
2022-04-13 | Do not die on an assertion if an input file contains no section | Ingo Schwarze |
2022-04-13 | Surprisingly, groff supports multiple copy mode escapes at the | Ingo Schwarze |
2022-03-31 | regression test for sftp cp command | Damien Miller |
2022-03-01 | ci(1) populates the author keyword using getlogin(2), therefore favor | Anton Lindqvist |
2022-02-23 | Interface index 1 doesn't need to have an lladdr. | Martijn van Duren |
2022-02-20 | Aproximate realpath on the expected output by deduping leading slashes. | Darren Tucker |
2022-02-06 | Add test for empty hostname with port. | Darren Tucker |
2022-02-05 | Adapt appstest.sh for the new TLS_ names. | Theo Buehler |
2022-02-04 | Add unit tests for hpdelim. | Darren Tucker |
2022-02-01 | test 'ssh-keygen -Y find-principals' with wildcard principals; | Damien Miller |
2022-01-21 | Enable all supported ciphers and macs in the server before trying | Darren Tucker |
2022-01-19 | Mark regress set requests as expected failure now that snmpd(8) doesn't | Martijn van Duren |
2022-01-13 | Set LC_ALL in both local and remote shells so that sorted output | Darren Tucker |
2022-01-13 | Avoid %'s in commands (not used in OpenBSD, but used in -portable's | Darren Tucker |