summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2008-11-07expose the block size in the sndio API by making par->round writableAlexandre Ratchov
2008-11-07add space to some log/debug messages for readability; ok djm@ markus@Kevin Steves
2008-11-07spelling/typo in commentKevin Steves
2008-11-07when attaching a new stream, don't overwrite it's parametersAlexandre Ratchov
2008-11-06drop/silence calculation is wrong when xrun occurs and client andAlexandre Ratchov
2008-11-06add a description for the recently added c-mode.Igor Sobrado
2008-11-06-Wall -Wshadow clean, no binary changeDamien Miller
2008-11-05add missing header needed by strcmp/strerror/memset functions.Charles Longeau
2008-11-05Fix some function prototypes, remove unused variables and commented out codeCan Erkin Acar
2008-11-05passord -> password;Jason McIntyre
2008-11-05add dynamic forward escape command line; ok djm@Kevin Steves
2008-11-04conversions are smarter now, remove corresponding ``BUGS'' itemAlexandre Ratchov
2008-11-04split code that converts any->any in two parts: one to encodeAlexandre Ratchov
2008-11-04because parse_forward() is now used to parse all forward types (DLR),Kevin Steves
2008-11-04spelling: ambigious -> ambiguousMarc Espie
2008-11-04cleanup: remove channel mapping bits from encoding conversion code.Alexandre Ratchov
2008-11-04add "new" conversion code to map any channel range into any otherAlexandre Ratchov
2008-11-04cleanup: resample stream while in native format and remove resamplingAlexandre Ratchov
2008-11-04optimization: add "new" resampling code (actually based on the existingAlexandre Ratchov
2008-11-04Add support for an experimental zero-knowledge password authenticationDamien Miller
2008-11-04need unistd.h for close() prototypeDamien Miller
2008-11-04changes to get target equivalence to work better.Marc Espie
2008-11-03rename mixxxx and subxxx fields of struct abuf to avoid confusion:Alexandre Ratchov
2008-11-03A small optimization: handle most N-channel <-> M-channel conversionsAlexandre Ratchov
2008-11-03...and then sync tildehelp and mail9.nr;Jason McIntyre
2008-11-03update the tilde escapes for both these files,Jason McIntyre
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