Age | Commit message (Expand) | Author |
2011-10-09 | add a little vertical spacing to previous; ok schwarze | Jason McIntyre |
2011-10-09 | Correct the history of apropos(1), whatis(1) and whereis(1): These | Ingo Schwarze |
2011-10-08 | explain units' output a little more clearly; | Jason McIntyre |
2011-10-08 | return the old behaviour for "more": | Alexandr Shadchin |
2011-10-08 | update currency exchange rates; | Jason McIntyre |
2011-10-07 | do not search PATH for a units datafile; from pjanzen | Jason McIntyre |
2011-10-07 | Kill unecessary break in UDP_MODE, simplify code a bit by killing some | Christiano F. Haesbaert |
2011-10-06 | just define UNITSFILE directly, and do away with the need for pathnames.h; | Jason McIntyre |
2011-10-06 | 1) Import the future apropos(1) replacement written by kristaps@. | Ingo Schwarze |
2011-10-06 | mark ccd(4) deprecated in a few more places | Theo de Raadt |
2011-10-06 | ccd goes to the attic | Theo de Raadt |
2011-10-06 | format the "constants of nature" list a little more nicely; | Jason McIntyre |
2011-10-06 | add ISO/IEC 80000 to SEE ALSO; | Jason McIntyre |
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 |