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