Age | Commit message (Expand) | Author |
2008-11-03 | poor USD docs, we always forget you! ...document ~x | Jason McIntyre |
2008-11-03 | add ~x; which is quite handy sometimes. per posix | Martynas Venckus |
2008-11-03 | include MaxSessions in sshd -T output; patch from imorgan AT nas.nasa.gov | Damien Miller |
2008-11-03 | fix comment | Kevin Steves |
2008-11-03 | remove valueless comment | Kevin Steves |
2008-11-02 | new sentence, new line; | Jason McIntyre |
2008-11-02 | Add the option to sort by requests to the pool view, and document | Can Erkin Acar |
2008-11-02 | Add a view that displays pool(9) information. Idea and ok deraadt@ | Can Erkin Acar |
2008-11-02 | protocol 2 tty modes support is now 7.5 years old so remove these | Kevin Steves |
2008-11-01 | fix the synopsis of the command; spacing. | Igor Sobrado |
2008-11-01 | merge dynamic forward parsing into parse_forward(); 'i think this is OK' djm@ | Kevin Steves |
2008-11-01 | the ellipsis is not an optional argument; while here, improve spacing. | Igor Sobrado |
2008-11-01 | remove commented out -S option; | Jason McIntyre |
2008-11-01 | fix some typos in log messages; ok djm@ | Kevin Steves |
2008-11-01 | sprinkle ARGSUSED on dispatch handlers | Damien Miller |
2008-11-01 | Improve reporting of cache misses in the vmstat view. Previously | Can Erkin Acar |
2008-11-01 | Remove disabled help text code and -S command, both leftovers from pftop, | Can Erkin Acar |
2008-11-01 | Document more global hotkeys. Help and ok jmc@ | Can Erkin Acar |
2008-10-31 | remove unused #define DISPATCH_MIN; ok markus@ | Kevin Steves |
2008-10-31 | Implement start and stop commands as documented, | Can Erkin Acar |
2008-10-31 | make ^G display the current view and refresh interval as documented. | Can Erkin Acar |
2008-10-30 | don't need to #include "monitor_fdpass.h" | Kevin Steves |
2008-10-30 | since people often ask, add BUGS entry to explain why | Alexandre Ratchov |
2008-10-29 | chmod(2) the aucat socket, as if aucat(1) was started with | Alexandre Ratchov |
2008-10-29 | no need to warn about using the default device; Thomas Pfaff | Theo de Raadt |
2008-10-28 | Use -Werror unconditionnaly again. | Miod Vallat |
2008-10-27 | No -Werror on m88k, hairy gcc bug generates false ``variable might be used | Miod Vallat |
2008-10-27 | rename libsa to libsndio | Alexandre Ratchov |
2008-10-26 | - make pkg-config recognize --short-errors | Jasper Lievisse Adriaanse |
2008-10-26 | zap `q' from the getopts string too, | Alexandre Ratchov |
2008-10-26 | sync SYNOPSIS and usage(); | Jason McIntyre |
2008-10-26 | add minimal server capability to aucat(1). When started in server | Alexandre Ratchov |
2008-10-21 | add rcs id | Martynas Venckus |
2008-10-19 | chuck berry was born in st. louis, not san jose, apparently; | Jason McIntyre |
2008-10-19 | over-rule -> overrule; from Thomas Pfaff | Jason McIntyre |
2008-10-19 | some minor cleanup, including a fix from Thomas Pfaff (mention | Jason McIntyre |
2008-10-17 | correct and clarify VisualHostKey; ok jmc@ | Kevin Steves |
2008-10-17 | Permit tail -f to follow multiple files, useful when you want to monitor | Landry Breuil |
2008-10-16 | - resume http transfers [-C], if local file does not exist | Martynas Venckus |
2008-10-16 | two globals not needed in NOZ mode | Theo de Raadt |
2008-10-16 | use O_CREAT in -C mode too, for in case it is not there the first time | Theo de Raadt |
2008-10-16 | make -a the default when no other options besides the required | Jacob Meuser |
2008-10-16 | Move memory allocation closer to where it is needed. Also make | Todd C. Miller |
2008-10-16 | sync with previous, which made -a optional: update synopsis/usage() | Jason McIntyre |
2008-10-16 | make -a the default, for consistency with other *ctl programs ... | Jacob Meuser |
2008-10-14 | inet6print() has no 4th argument | Theo de Raadt |
2008-10-14 | use #define ROQUIET here; no binary change. ok dtucker@ | Kevin Steves |
2008-10-10 | use 'Privileged ports can be forwarded only when logging in as root on | Kevin Steves |
2008-10-10 | typo in error message; ok djm@ | Kevin Steves |
2008-10-10 | spelling in comment; ok djm@ | Kevin Steves |