Age | Commit message (Expand) | Author |
2012-09-02 | Oh, but only -O1 is needed. With -fpie, -O0 is currently needed. Bah. | Theo de Raadt |
2012-09-02 | Document (in this commit message, and an annotation in the Makefile) | Theo de Raadt |
2012-09-01 | put back out-of-line version of function. | Marc Espie |
2012-09-01 | update currency exchange rates; | Jason McIntyre |
2012-08-31 | Allow an error message for a filename that is too long to be seen and | lum |
2012-08-30 | fix typo in last commit | Alexander Hall |
2012-08-30 | oops. need to reset errno. Otherwise we can't save a new file in a | lum |
2012-08-30 | Move pmdb to the attic. | Mark Kettenis |
2012-08-30 | Use (rate / 15) as block size in off-line mode to ensure the | Alexandre Ratchov |
2012-08-30 | Some line counter goodness from Florian Obser. | lum |
2012-08-30 | This diff allows the user to decide what to do with buffers that | lum |
2012-08-29 | Adjust for changes to "struct reg". | Mark Kettenis |
2012-08-29 | Test the exit status of the compiler by pulling it out the pipeline, so | Philip Guenthe |
2012-08-28 | Make mg behave more like emacs with regards to opening a new buffer: | lum |
2012-08-27 | Change a log to fprintf that was missed last time around, from Tiago Cunha. | Nicholas Marriott |
2012-08-27 | Instead of requiring a prompt to enter all numbers >10, go back to | Nicholas Marriott |
2012-08-27 | a few libtool users are bogus, they confuse --export-symbols with the | Marc Espie |
2012-08-27 | vax does not get -rpath-link, but it also does not really need it. | Marc Espie |
2012-08-26 | oops, i added a stray character. spotted by jmc | Ted Unangst |
2012-08-26 | Make a few ftp(1) usage/man page changes related to Basic | Lawrence Teo |
2012-08-25 | - make wrong variable specs (unterminated) parse errors. | Marc Espie |
2012-08-24 | comment about bsd.own.mk is now false; ok markus | Theo de Raadt |
2012-08-23 | do not show mount_nnpfs in an example, since it is gone | Theo de Raadt |
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 |