Age | Commit message (Expand) | Author |
2022-06-28 | Adapt netstat kvm code to ref count change in struct rtentry. | Alexander Bluhm |
2022-06-28 | reflect the update to -D arg name in usage(); | Jason McIntyre |
2022-06-28 | spelling | Jonathan Gray |
2022-06-28 | transistion -> transition | Jonathan Gray |
2022-06-27 | allow arguments to sftp -D option, e.g. | Damien Miller |
2022-06-27 | Tweak previous - find end of style correctly. | Nicholas Marriott |
2022-06-27 | Do not expand single character format aliases inside #[] since they | Nicholas Marriott |
2022-06-26 | In groff commit 78e66624 on May 7 20:15:33 2021 +1000, | Ingo Schwarze |
2022-06-26 | add --null to usage() forgot in previous commit. reminded by jmc@, thanks! | op |
2022-06-26 | grep: add --null flag | op |
2022-06-26 | gc trust, it's never set. | Florian Obser |
2022-06-25 | remove unused struct members | Florian Obser |
2022-06-25 | If an .Xr macro contains a section argument, write an aria-label attribute | Ingo Schwarze |
2022-06-25 | remove some unused code and uneeded includes | Jonathan Gray |
2022-06-25 | Remove a bunch of unused DNS_RDATASETATTR_ #defines and mop up. | Florian Obser |
2022-06-25 | We do not order RRsets and we are not interested in partial RRsets. | Florian Obser |
2022-06-24 | Improve accessibility of -T html -O toc output by using the <nav> element | Ingo Schwarze |
2022-06-24 | Roll back previous KEX changes as they aren't safe until | Darren Tucker |
2022-06-24 | Don't leak the strings allocated by order_hostkeyalgs() and | Darren Tucker |
2022-06-24 | make it clear that RekeyLimit applies to both transmitted and | Damien Miller |
2022-06-22 | Delete the statement that the default stylesheet only used CSS1 | Ingo Schwarze |
2022-06-21 | Make sure not to fclose() the same fd twice in case of an error. | Tobias Heider |
2022-06-21 | Store time lines are scrolled into history and display in copy mode. | Nicholas Marriott |
2022-06-20 | Do not display configuration file errors in a pane when in control mode, | Nicholas Marriott |
2022-06-20 | Remove unused struct fileops field fo_poll and callbacks. | Visa Hankala |
2022-06-19 | There is no reason to print the RTF_DONE bit in the routing table output. | Claudio Jeker |
2022-06-18 | Fix gzip byte counts with 32-bit integers | George Koehler |
2022-06-18 | Don't attempt to fprintf a null identity comment. From Martin Vahlensieck | Darren Tucker |
2022-06-17 | Check cursor options when a pane is created, not just when they are changed. | Nicholas Marriott |
2022-06-17 | Log an error if pipe() fails while accepting a connection. bz#3447, from | Darren Tucker |
2022-06-16 | Keep cursor on selected item on menu (useful for blind people), GitHub | Nicholas Marriott |
2022-06-15 | make sure that UseDNS hostname lookup happens in the monitor and | Damien Miller |
2022-06-14 | m4: use ASCII quotes `...' in man page example | Christian Weisgerber |
2022-06-14 | my email should be @openbsd.org everywhere, and nothing else | Marc Espie |
2022-06-14 | kf* terminfo capabilities are poorly defined and rxvt uses them in a | Nicholas Marriott |
2022-06-12 | Document ext2fs traversal by locate.updatedb(8) | Greg Steuck |
2022-06-11 | Fix size of flags output buffer. | Nicholas Marriott |
2022-06-10 | Ignore OSC if the first argument is not properly terminated. | Nicholas Marriott |
2022-06-09 | point developers to the other place where the remaining flags values are | Marc Espie |
2022-06-09 | If an application gives the first parameter to OSC 52, validate and pass | Nicholas Marriott |
2022-06-08 | do not refuse valid IPv6 addresses in -X connect (HTTP CONNECT proxy) | Damien Miller |
2022-06-08 | KNF, mostly whitespace - no binary change on amd64 | Theo Buehler |
2022-06-08 | When looking for the next block to tag, we aren't interested in children | Ingo Schwarze |
2022-06-08 | Surprisingly, every escape sequence can also be used as an argument | Ingo Schwarze |
2022-06-07 | Expand arguments to some commands where it makes sense, GitHub issue | Nicholas Marriott |
2022-06-07 | Split the excessively generic diagnostic message "invalid escape sequence" | Ingo Schwarze |
2022-06-07 | Purge duplicate error reporting from the .tr request parser: | Ingo Schwarze |
2022-06-06 | To better match groff parsing, reject digits and some mathematical | Ingo Schwarze |
2022-06-06 | Allow arbitrary argument delimiters for \C, like groff does. | Ingo Schwarze |
2022-06-05 | With the improved escape sequence parser, it becomes easy to also improve | Ingo Schwarze |