Age | Commit message (Expand) | Author |
2008-06-02 | - tweak previous | Jason McIntyre |
2008-06-02 | document latest changes: -d flag is replaced by AUCAT_DEBUG | Alexandre Ratchov |
2008-06-02 | currently, we start the device as soon as write() blocks; it's better | Alexandre Ratchov |
2008-06-02 | if aucat is suspended, then the kernel continues running the device | Alexandre Ratchov |
2008-06-02 | allow the user to choose the aucat behaviour when underruns/overruns | Alexandre Ratchov |
2008-06-02 | (remove -d, second part) use strtonum() instead of sscanf() and inlined | Alexandre Ratchov |
2008-06-02 | since underruns/overruns are handled outside devices, remove code that | Alexandre Ratchov |
2008-06-02 | (remove -d, first part) replace -d flag by AUCAT_DEBUG environment | Alexandre Ratchov |
2008-06-02 | Allows any input/output stream to underrun/overrun without disturbing | Alexandre Ratchov |
2008-06-02 | fix double free which can happen if the last line has no newline; | Otto Moerbeek |
2008-06-01 | sort flags; synchronize synopsis and usage; style(9). | Igor Sobrado |
2008-06-01 | sort flags; synchronize synopsis and usage. | Igor Sobrado |
2008-06-01 | synchronize synopsis and usage. | Igor Sobrado |
2008-05-31 | synchronize usage and synopsis. | Igor Sobrado |
2008-05-30 | cdio's blank command blanked CD twise. Fixed. | av |
2008-05-30 | Keyword expansion must not be set if no RCS file is available, for example | Tobias Stoeckmann |
2008-05-30 | Set up cmdp before first possible call of fatal to avoid NULL pointer | Tobias Stoeckmann |
2008-05-30 | diff -D support, also a change in diff_internals to properly print | Tobias Stoeckmann |
2008-05-30 | Major rework of our cvs diff implementation fixes tons of GNU cvs | Tobias Stoeckmann |
2008-05-29 | add a detailed synopsis to mg(1); synchronize with usage. | Igor Sobrado |
2008-05-29 | try to clearly describe interaction between -CcEeHhRr and -fiou options; | Jason McIntyre |
2008-05-29 | sync synopsis/usage; "usage:" is lowercase. | Igor Sobrado |
2008-05-28 | Don't limit ourselfs when it comes to arguments on command line or | Tobias Stoeckmann |
2008-05-28 | if aucat is resumed (after suspend), kernel buffers are empty, thus write() | Alexandre Ratchov |
2008-05-26 | "usage:" is lowercase; synchronize synopsis and usage. | Igor Sobrado |
2008-05-26 | signpost encodings and formats a little better; | Jason McIntyre |
2008-05-26 | put -q in the right place; | Jason McIntyre |
2008-05-26 | add -q option which enables "quiet" operation. | Jacob Meuser |
2008-05-25 | Fix breakage introduced in rev 1.8 wrt rdisting symlinks. Push the | Todd C. Miller |
2008-05-25 | give argument to LIST_END(), don't use variable lenght arrays as last | Alexandre Ratchov |
2008-05-24 | typo. | Igor Sobrado |
2008-05-24 | Enclose an informational message in a verbose check. | Pierre-Yves Ritschard |
2008-05-23 | various fixes for aucat.1, and sync usage(); ok ratchov | Jason McIntyre |
2008-05-23 | Properly pass the directory tag of parent directory into new subdirectories. | Tobias Stoeckmann |
2008-05-23 | add support for: | Alexandre Ratchov |
2008-05-22 | I really hate commiting here, but this was far too good not to. | Bob Beck |
2008-05-22 | Wrong function names in fatal messages fixed. | Tobias Stoeckmann |
2008-05-22 | expension -> expansion | Tobias Stoeckmann |
2008-05-22 | fix updating to tags pointing at branch revisions; | Joris Vink |
2008-05-22 | correctly deal with non-zero depths specified in rcsnum_cmp(); | Joris Vink |
2008-05-22 | Spacing; Stefan Sperling. | Xavier Santolaria |
2008-05-22 | Error messages fixes; Stefan Sperling. | Xavier Santolaria |
2008-05-21 | Remove elf2aout and elf2ecoff. They are no longer built since they were only | Miod Vallat |
2008-05-19 | unbreak tree by committing this bit that I missed from: | Damien Miller |
2008-05-19 | support -l (print fingerprint) in combination with -F (find host) to | Damien Miller |
2008-05-19 | Fix sending tty modes when stdin is not a tty (bz#1199). Previously | Damien Miller |
2008-05-19 | unbreak protocol keepalive timeouts bz#1465; ok dtucker@ | Damien Miller |
2008-05-18 | comment extension announcement | Damien Miller |
2008-05-17 | documentation tweaks. | Igor Sobrado |
2008-05-17 | Full support of branches added. We lacked proper support of multiple | Tobias Stoeckmann |