Age | Commit message (Expand) | Author |
2011-10-02 | Add a few more formats for panes (tty, pid, start cmd/cwd). | Nicholas Marriott |
2011-10-01 | tweak the currency aliases section a little; | Jason McIntyre |
2011-10-01 | - update the ISO 4217 section. i've removed currencies for which we | Jason McIntyre |
2011-10-01 | update exchange currencies for remaining currencies; i've used | Jason McIntyre |
2011-10-01 | provide the exchange rate for those currencies listed in the federal | Jason McIntyre |
2011-10-01 | remove the exchange rate entries for "maltalira" and "slovakkoruna", now | Jason McIntyre |
2011-10-01 | Sort the lines on -l output and match the order on the column output. | Christiano F. Haesbaert |
2011-09-30 | add cyprus pounds, maltese lira, slovakian koruna, and slovenian tolar; | Jason McIntyre |
2011-09-30 | fix inverted test that caused logspam; spotted by henning@ | Damien Miller |
2011-09-30 | ISO 4217 updates for the currencies in the federal reserve section: | Jason McIntyre |
2011-09-30 | alphabetically sort the list of currency aliases; because any one | Jason McIntyre |
2011-09-30 | (in preparation for some currency updates) | Jason McIntyre |
2011-09-30 | don't attempt privsep cleanup when not using privsep; ok markus@ | Darren Tucker |
2011-09-30 | implement .Ap .Bd .Bo .Bq .D1 .Ic .Lp .Oo .Pf .Po .Ss .Sx .Sy .br .sp | Ingo Schwarze |
2011-09-29 | ssl.8: Certifying Authority -> Certificate Authority | Jason McIntyre |
2011-09-28 | Add -S option to refresh-client to redraw status line, from Marco Beck. | Nicholas Marriott |
2011-09-28 | Support symbols in .tbss and .tdata ELF sections | Uwe Stuehler |
2011-09-28 | Update awk to Aug 10, 2011 version; naddy@ reports no ports problems | Todd C. Miller |
2011-09-27 | zap dead stuff | Marc Espie |
2011-09-26 | use, as far as possible, the same notation for date strings as other | Jason McIntyre |
2011-09-26 | retain alphabetical order for the -Toutput list, and use a width | Jason McIntyre |
2011-09-25 | Reject $SHELL if it is not a full path. | Nicholas Marriott |
2011-09-25 | tweak previous; ok jasper | Jason McIntyre |
2011-09-25 | improve the AuthorizedPrincipalsFile debug log message to include | Damien Miller |
2011-09-23 | Tweaks to the format parts, from Tiago Cunha. | Nicholas Marriott |
2011-09-23 | Fix typo: ) -> }. | Nicholas Marriott |
2011-09-23 | unbreak remote portforwarding with dynamic allocated listen ports: | Markus Friedl |
2011-09-23 | Add wildcard support to PermitOpen, allowing things like "PermitOpen | Darren Tucker |
2011-09-22 | Make use of the filename argument to open_error(), pointed out by | Nicholas Marriott |
2011-09-22 | Remove the rcsid which were intentionally skipped in the "purge of 2009" | Theo de Raadt |
2011-09-22 | Revert r1.15. Now that the "C" locale is ASCII-only, this workaround | Stefan Sperling |
2011-09-22 | don't let remote_glob() implicitly sort its results in do_globbed_ls() - | Damien Miller |
2011-09-21 | Fix mismerged copyright notice | Todd C. Miller |
2011-09-21 | Use volatile sig_atomic_t, not int, for the sigs variable. Also | Todd C. Miller |
2011-09-21 | Repair interrupted reads; fixes ^Z. OK deraadt@ | Todd C. Miller |
2011-09-21 | remove rcsids which escaped the purge of 2009 | Jonathan Gray |
2011-09-21 | As noticed by kristaps@, when breaking an overflowing line, | Ingo Schwarze |
2011-09-20 | groff compatibility for the rendering of foreign manuals: | Ingo Schwarze |
2011-09-20 | Major rewrite of the horizontal spacing of tables | Ingo Schwarze |
2011-09-20 | Don't include fcntl.h (not needed anymore) and use errx(3) instead of | Alexandre Ratchov |
2011-09-20 | Using user-defined macros, surprisingly, it is possible | Ingo Schwarze |
2011-09-20 | add a blurb to caveats about variable expansions to multiple values | Jasper Lievisse Adriaanse |
2011-09-20 | do not assign pointers to literal strings | Ingo Schwarze |
2011-09-20 | When advancing the left margin, .RS also needs to reset the right margin | Ingo Schwarze |
2011-09-20 | Lose unused variable cvs_msg, from Michael W Bombardieri. | Nicholas Marriott |
2011-09-20 | Sync print_mdoc_head to print_man_head; | Ingo Schwarze |
2011-09-19 | Remove the terminal frontend flag TERMP_NOLPAD. | Ingo Schwarze |
2011-09-19 | teach kdump about "siginfo-style" signal sub-codes, and the (currently) | Theo de Raadt |
2011-09-19 | clean up buffer cache statistics somewhat to | Bob Beck |
2011-09-19 | Breaking the line at a hyphen is only allowed if the hyphen | Ingo Schwarze |