Age | Commit message (Expand) | Author |
2012-08-22 | rfc 812 was obsoleted by rfc 954; 954 was obsoleted by 3912, however it | Jason McIntyre |
2012-08-22 | remove unneccessary .Pp; | Jason McIntyre |
2012-08-22 | i missed usage and the manpage. prod by jmc | Ted Unangst |
2012-08-22 | -h flag to print human numbers in conjunction with -w -b | Ted Unangst |
2012-08-21 | flesh out the rfc sections; | Jason McIntyre |
2012-08-21 | Missing "-q" in usage(). | Antoine Jacoutot |
2012-08-21 | xterm won't reach version 500 for a while so set that as the upper limit. | Nicholas Marriott |
2012-08-21 | Fix up window reference counting and don't crash if the rename timer | Nicholas Marriott |
2012-08-21 | Sort options. | Antoine Jacoutot |
2012-08-21 | add -q "silent" option similar to grep | Marc Espie |
2012-08-20 | make use of __only_inline to ask for gnu inline semantics | Jonathan Gray |
2012-08-19 | Stefan Unterweger pointed out that, contrary to the man page, | Jason McIntyre |
2012-08-18 | Fix http resume without out auth, which I broke on the last commit, | Christiano F. Haesbaert |
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 |