Age | Commit message (Expand) | Author |
2018-06-26 | Remove handling of unreachable state in slot_stop(). | Alexandre Ratchov |
2018-06-26 | whitespace | Damien Miller |
2018-06-25 | fix NULL dereference in open_listen_match_tcpip() | Damien Miller |
2018-06-25 | If there are only two panes, always use the other pane as the last | Nicholas Marriott |
2018-06-25 | Delete substantial amounts of code | Ingo Schwarze |
2018-06-25 | Get rid of the last explicit length in HTML style= attributes. | Ingo Schwarze |
2018-06-25 | Delete support for style=margin-left attributes, which are no longer used. | Ingo Schwarze |
2018-06-25 | Drop explicit, constant style=margin-left attribute on .Bf blocks. | Ingo Schwarze |
2018-06-25 | Delete support for style=width attributes, which are no longer used. | Ingo Schwarze |
2018-06-25 | Do not write <colgroup> elements. Their only purpose is to enforce | Ingo Schwarze |
2018-06-25 | Ignore author-specified indentation for .RS; it harms responsive | Ingo Schwarze |
2018-06-25 | Delete support for the style=text-indent attribute, which is no longer used. | Ingo Schwarze |
2018-06-25 | For -man -Thtml, ignore author-specified .HP widths because they | Ingo Schwarze |
2018-06-24 | Minor cosmetic improvement from KOIE Hidetaka. | Nicholas Marriott |
2018-06-24 | Fix a quirk noticed by espie@: let "jot" without any argument do the | Ingo Schwarze |
2018-06-22 | Add --dry-run as synonym to -C/--check. | Vadim Zhukov |
2018-06-22 | Constrain IPKTS/OPKTS from floating down beyond the rest of the | Kenneth R Westerback |
2018-06-22 | Remove unused function. | rob |
2018-06-21 | Shuffle fields around to eliminate blanks spots resulting from | Kenneth R Westerback |
2018-06-21 | Fix DEBUG message | Reyk Floeter |
2018-06-13 | Import ldap(1), a simple ldap search client. | Reyk Floeter |
2018-06-20 | Remove unused variable. Make clang happier. | Kenneth R Westerback |
2018-06-19 | Rename some unused fields in struct uvmexp to | Kenneth R Westerback |
2018-06-19 | Enable ldap(1) in the build. | Reyk Floeter |
2018-06-19 | Plug getaddrinfo(3) memory leak | Jeremie Courreges-Anglas |
2018-06-19 | spelling; | Jason McIntyre |
2018-06-19 | allow bare port numbers to appear in PermitListen directives, e.g. | Damien Miller |
2018-06-18 | Revert previous: style=height is still used by roff_html.c, and it | Ingo Schwarze |
2018-06-17 | "filter" is optional; from matthew martin | Jason McIntyre |
2018-06-17 | Add heuristic for IPv6 addresses. | Florian Obser |
2018-06-17 | use size_t | Theo de Raadt |
2018-06-17 | incorrect pointer used, hence gecos expansion was ignored | Theo de Raadt |
2018-06-15 | invalidate supplemental group cache used by temporarily_use_uid() | Damien Miller |
2018-06-14 | Return from magic_test does not need to be copied because the caller | Nicholas Marriott |
2018-06-13 | fix some formatting which groff was complaining about; | Jason McIntyre |
2018-06-13 | various tweaks; | Jason McIntyre |
2018-06-13 | Update AuthorizedKeysCommand example: only match ^sshPublicKey: lines. | Reyk Floeter |
2018-06-13 | Import ldap(1), a simple ldap search client. | Reyk Floeter |
2018-06-12 | Use sizeof(char *) not sizeof(char **) when allocating an array | Todd C. Miller |
2018-06-11 | Fix some compiler warnings; from Thomas Adam. | Nicholas Marriott |
2018-06-10 | unbreak SendEnv; patch from tb@ | Damien Miller |
2018-06-10 | delete support for the HTML style=height property, which is no longer used | Ingo Schwarze |
2018-06-10 | In HTML output, for lists that have an -indent argument, just use | Ingo Schwarze |
2018-06-10 | When formatting man(7) documents that do not contain .SH macros | Ingo Schwarze |
2018-06-09 | Make it possible to resize multiple panes by dragging corners, from Dan | Nicholas Marriott |
2018-06-09 | sort previous; | Jason McIntyre |
2018-06-09 | slightly better wording re handing of $TERM, from Jakub Jelen | Damien Miller |
2018-06-09 | add a SetEnv directive for sshd_config to allow an administrator to | Damien Miller |
2018-06-09 | add a SetEnv directive to ssh_config that allows setting environment | Damien Miller |
2018-06-09 | reorder child environment preparation so that variables read from | Damien Miller |