Age | Commit message (Expand) | Author |
2011-10-06 | i think paul lost this in his previous diff: remove mickey's | Jason McIntyre |
2011-10-06 | from pjanzen: | Jason McIntyre |
2011-10-06 | from pjanzen: | Jason McIntyre |
2011-10-06 | Better error message on unexpected newline; noted by and ok deraadt@ | Otto Moerbeek |
2011-10-04 | add many missing hackathon dates, and uniform formatting while here | Ingo Schwarze |
2011-10-04 | silence error spam for "ls */foo" in directory with files; bz#1683 | Damien Miller |
2011-10-04 | change -w to apply to the connection as well. manpage bit from jmc@ | Federico G. Schwindt |
2011-10-02 | dislays -> displays; from David Vasek | Jason McIntyre |
2011-10-02 | add a SEE ALSO section to start listing some reference material; | Jason McIntyre |
2011-10-02 | update the SI prefixes section: | Jason McIntyre |
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 |