summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2008-08-29Fix nvi's cscope support in the case that someone provided a filenameOwain Ainsworth
2008-08-29Pre-commit checks (CVSROOT/commitinfo) are run before log message isTobias Stoeckmann
2008-08-29Support for variable expansion in trigger files added.Tobias Stoeckmann
2008-08-29If parsing of a command in one of the trigger files fails, treat this as anTobias Stoeckmann
2008-08-28typo; from hyjialJason McIntyre
2008-08-27correct man sections; from Tobias SarnowskiJason McIntyre
2008-08-27add a C-c target, so we can use it as a prefix for keybindings.Kjell Wooding
2008-08-25minor tweak for removal of "[-d devel]" (change done in r1.19 and r1.21).Igor Sobrado
2008-08-22default file transfer type is binary, not ascii;Igor Sobrado
2008-08-22kill trailing whitespace;Jason McIntyre
2008-08-21Add an optional separator to stringize() and use it from do_list() toSimon Bertrang
2008-08-21Document new gnu extensions, okay jmc@, otto@Marc Espie
2008-08-21in gnu-m4 mode, allow definition of the empty macro (yes, autoconf 2.62Marc Espie
2008-08-21extend format support to cater to recent GNU autoconfMarc Espie
2008-08-21gnu extension: 0rN:az for baseN numbers.Marc Espie
2008-08-21use unsigned char for buffers, allow differentiating between EOF and y".Marc Espie
2008-08-21Add missing dependency for external.h, from Don Hiatt.Anders Magnusson
2008-08-21From master repo: Accept // inside #if directives.Anders Magnusson
2008-08-21allow ForceCommand internal-sftp with arguments. based on patch fromDamien Miller
2008-08-20The code to detect multiple applied diffs to empty files I introduced 4Otto Moerbeek
2008-08-20abuf_flush() must be called only from the ``xxx_in()'' routines (ieAlexandre Ratchov
2008-08-20remove a few unused files that where probably added by mistake;Thordur I. Bjornsson
2008-08-20Use and report errors that inflate(3) can return, instead ofMarco Pfatschbacher
2008-08-18Updates from master repo: Fix two bugs reported by Art Grabowski.Anders Magnusson
2008-08-17Updates from master repo. Can now compile both userland and kernel.Anders Magnusson
2008-08-16fixMarc Espie
2008-08-16revert eval.cMarc Espie
2008-08-16not yet, committed too muchMarc Espie
2008-08-16argument parsing should only skip spaces outside of parenthesis.Marc Espie
2008-08-16be more liberal in include handling, namely we only error out if it'sMarc Espie
2008-08-14only update stats when we actually wrote sth, relevant for -n, ok djmHenning Brauer
2008-08-14fix comments suggested by eric@, remove stupid DPRINTF()Alexandre Ratchov
2008-08-14in abuf_rgetblk() the ``start'' pointer may take a value beyond theAlexandre Ratchov
2008-08-14move all device related stuff from aucat.c to a new dev.c file.Alexandre Ratchov
2008-08-14in file.c, before dereferencing pointers to in(), out(), eof(),Alexandre Ratchov
2008-08-14add an "AUTOQUIT" flag to mix and sub aprocs. If the flag isAlexandre Ratchov
2008-08-14add a bytes counter to abuf structures to count the number ofAlexandre Ratchov
2008-08-14add a xxx_done() method to aproc structures, that cleans up justAlexandre Ratchov
2008-08-14move mix/sub underrun/overrun handling code and data in theAlexandre Ratchov
2008-08-14factor code that discards data from abuf strucure into a singleAlexandre Ratchov
2008-08-13Old drives (reported Giovanni Bechis <bigionews@snb.it>) don't report CD-RWav
2008-08-13-S currently does nothing useful, so remove it fromJason McIntyre
2008-08-11some consistency fixes and whitespace at eol removal;Jason McIntyre
2008-08-10typo.Igor Sobrado
2008-08-08documentation tweaks.Igor Sobrado
2008-08-08Small step towards fixing documentation:Matthieu Herrb
2008-08-08add a description for the options of fgen;Igor Sobrado
2008-08-08o use definitions from cd.hFederico G. Schwindt
2008-08-07spacing.Igor Sobrado
2008-08-05fix description of the mail(1) "p" command; from Aaron W. Hsu.Igor Sobrado