Age | Commit message (Expand) | Author |
2007-03-01 | sort the `match' keywords; | Jason McIntyre |
2007-03-01 | Remove ChallengeResponseAuthentication support inside a Match | Darren Tucker |
2007-02-28 | spell maintenance correctly | David Krause |
2007-02-28 | Remove expired keys periodically so they don't remain in memory when | Darren Tucker |
2007-02-27 | Compile with -O1 on sh for now. | Miod Vallat |
2007-02-27 | Recognize OpenBSD/sh core dumps. | Miod Vallat |
2007-02-27 | an atoi() -> strtonum() conversion from Mark Lumsden; ok simon@ ray@ | Otto Moerbeek |
2007-02-27 | support rfc2919 List-Id, from Tamas TEVESZ, ok millert | Theo de Raadt |
2007-02-27 | some clarifications for the history, noexec, and sparse options; | Jason McIntyre |
2007-02-27 | As done in OpenCVS, general includes cleanup sweep. OK otto@. | Xavier Santolaria |
2007-02-26 | oops, somehow i managed to comment out an entire list; | Jason McIntyre |
2007-02-26 | show how -c works; | Jason McIntyre |
2007-02-26 | clean up the options description list; | Jason McIntyre |
2007-02-26 | put DO_COMPARE in the correct place, so that getdistoptlist() gets sorted | Jason McIntyre |
2007-02-26 | tidy up DESCRIPTION; | Jason McIntyre |
2007-02-26 | cleanup: | Jason McIntyre |
2007-02-26 | add STANDARDS, EXAMPLES, and CAVEATS sections; | Jason McIntyre |
2007-02-26 | one synopsis; sync usage() | Jason McIntyre |
2007-02-26 | - one synopis | Jason McIntyre |
2007-02-26 | more small fixes from Igor Sobrado, tweaked by myself; | Jason McIntyre |
2007-02-26 | some small fixes from Igor Sobrado; | Jason McIntyre |
2007-02-26 | don't store write(2) return value in size_t; fixes test against -1. | Steven Mestdagh |
2007-02-25 | add missing include, and int return value. | Steven Mestdagh |
2007-02-25 | remove bad comma; from Igor Sobrado | Jason McIntyre |
2007-02-25 | use the 1 line load line from 'systat vm' on all the other displays, giving | Theo de Raadt |
2007-02-24 | Remove several incorrect and/or unmaintained emails, prompted by correction f... | Ian Darwin |
2007-02-24 | fix comment; from jared r r spiegel | Otto Moerbeek |
2007-02-24 | unused vars; from Mark Lumsden | Otto Moerbeek |
2007-02-24 | put `I' in the right place; from Igor Sobrado | Jason McIntyre |
2007-02-24 | some cleanups, i agree; Murenin | Theo de Raadt |
2007-02-24 | - strlen returns size_t, not int. | Ray Lai |
2007-02-24 | - Don't access buffers with negative indexes. | Ray Lai |
2007-02-23 | one final sort; | Jason McIntyre |
2007-02-23 | mving the description of "mim prefix" to the display description was not | Jason McIntyre |
2007-02-23 | sort; | Jason McIntyre |
2007-02-23 | consistency fix which i should have spotted earlier... | Jason McIntyre |
2007-02-23 | more logical placing for discussion of minimum prefixes accepted; | Jason McIntyre |
2007-02-23 | add missing copyright; Constantine | Theo de Raadt |
2007-02-23 | leave unspecified fields blank; ok deanna | Theo de Raadt |
2007-02-23 | forgot to list the display in one place | Theo de Raadt |
2007-02-23 | knf | Theo de Raadt |
2007-02-23 | Add a display for hardware sensors, available with :sensors. | Deanna Phillips |
2007-02-23 | signal handler flag must be volatile sig_atomic_t | Theo de Raadt |
2007-02-23 | show flag argument | Theo de Raadt |
2007-02-23 | g/c OK_EXIT, it was never used. From Mark Lumsden. | Todd C. Miller |
2007-02-23 | Ignore trailing space after "Auto-Submitted: no" | Todd C. Miller |
2007-02-23 | support for "Auto-Submitted: no" from Tamas TEVESZ | Jason McIntyre |
2007-02-23 | add back in character count check by Tamas TEVESZ, though this does | Theo de Raadt |
2007-02-23 | support for "Auto-Submitted: no" from Tamas TEVESZ; small tweak by millert, | Theo de Raadt |
2007-02-23 | Use sys_signame[] from libc instead of creating a top-specific | Todd C. Miller |