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