Age | Commit message (Expand) | Author |
2012-08-17 | Native mdoc versions of the sudo manuals, back-ported from sudo trunk. | Todd C. Miller |
2012-08-17 | Don't need this anymore, we have them in bsd.own.mk. | Christiano F. Haesbaert |
2012-08-17 | clarify that -w is used for raw output only (removes the 'not sure' XXX | Okan Demirmen |
2012-08-17 | Send client banner immediately, rather than waiting for the server to | Damien Miller |
2012-08-17 | print details of which host lines were deleted when using | Damien Miller |
2012-08-17 | add some comments about better handling first-KEX-follows notifications | Damien Miller |
2012-08-17 | Force a clean shutdown of ControlMaster client sessions when the ~. escape | Darren Tucker |
2012-08-15 | (somewhat belatedly) update currency exchange rates; | Jason McIntyre |
2012-08-15 | a little more info on certificate validity; | Jason McIntyre |
2012-08-14 | Add support for basic HTTP authentication as described on RFC 2617 and | Christiano F. Haesbaert |
2012-08-14 | Boldify windows with alerts in choose-* list. | Nicholas Marriott |
2012-08-14 | Tidy up tty_write, from Sean Estabrooks. | Nicholas Marriott |
2012-08-14 | Use a separate define for each default format template and strip clutter | Nicholas Marriott |
2012-08-14 | Add a patch missed during a merge sometime to use | Nicholas Marriott |
2012-08-12 | Use .Lk for HTTP hyperlinks, not .Pa. | Ingo Schwarze |
2012-08-12 | Simplify width calculation (all numbers always sequential) and don't | Nicholas Marriott |
2012-08-12 | .Sq should use curly right quotes in HTML output to match its curly | Matthew Dempsky |
2012-08-11 | Remove dead code, from Sean Estabrooks. | Nicholas Marriott |
2012-08-11 | Another missing format from sam at sltosis.org. | Nicholas Marriott |
2012-08-11 | Fix a return type. | Nicholas Marriott |
2012-08-11 | Instead of numbering choose mode items 0-9a-z and then nothing, number | Nicholas Marriott |
2012-08-11 | Add some missing formats from Samuel Le Thiec. | Nicholas Marriott |
2012-08-04 | zap nonsense code | Marc Espie |
2012-08-02 | remove leftover NOLINT, WANTLINT, LINTFLAGS, LOBJ vars and lint targets. | Okan Demirmen |
2012-07-29 | Disable hyphenation and, for nroff, disable justification which is | Todd C. Miller |
2012-07-29 | The '-' before the flags needs to be quoted to prevent nroff | Todd C. Miller |
2012-07-29 | Use "\\ " not "\\~" as the non-breaking space as historic nroff | Todd C. Miller |
2012-07-29 | Implement .PD for -Tascii. | Ingo Schwarze |
2012-07-28 | Return a proper error message when we end up needed to parse | Jasper Lievisse Adriaanse |
2012-07-27 | Fix initializer botch introduced in r1.20 when 'oldval' field was | Kenneth R Westerback |
2012-07-22 | openssh 6.1 | Markus Friedl |
2012-07-21 | Have sendbug(1) submit error reports to bugs@, instead of gnats@. | Peter Hessler |
2012-07-21 | Make kdump recognize the __MAP_NOREPLACE flag. | Matthew Dempsky |
2012-07-18 | Drop empty .IP such that is does not cause additional vertical spacing. | Ingo Schwarze |
2012-07-18 | Drop .sp and .br right after .SH and .SS. | Ingo Schwarze |
2012-07-18 | Let a trailing .Ns macro take effect | Ingo Schwarze |
2012-07-18 | Fix handling of paragraph macros inside lists: | Ingo Schwarze |
2012-07-18 | The mdoc(7) \*(Ba predefined string actually forces roman font; | Ingo Schwarze |
2012-07-18 | style | Marc Espie |
2012-07-16 | Always fix the man(7) subsection header (.SS) indent to 3n, | Ingo Schwarze |
2012-07-16 | Release polishing: finally fix the perl(1) SYNOPSIS. | Ingo Schwarze |
2012-07-16 | Two fixes regarding -Tman .sp: | Ingo Schwarze |
2012-07-16 | Several -mdoc parser improvements related to vertical spacing: | Ingo Schwarze |
2012-07-15 | Add a command (~D) to drop the DTR line for a second (similar to using | Nicholas Marriott |
2012-07-15 | Document pane_index variable, from sam at sltosis dot org. | Nicholas Marriott |
2012-07-14 | Translate blank input lines to .sp just like in mdoc(7), | Ingo Schwarze |
2012-07-14 | In -Tman .Bl -compact, skip the blank line only before the first item | Ingo Schwarze |
2012-07-13 | Adjust -Tman SYNOPSIS .Nm indentation using .HP; requested by millert@. | Ingo Schwarze |
2012-07-13 | If the tag in .Bl -tag .It would leave exactly one blank before the | Ingo Schwarze |
2012-07-13 | Label node allocation failures as such in netstat -W output. | Stefan Sperling |