Age | Commit message (Expand) | Author |
2008-09-06 | OpenSSL 0.9.8h supplies a real EVP_sha256 so we do not need our | Damien Miller |
2008-09-06 | adapt to sha2(3) API changes; ok millert@ | Damien Miller |
2008-09-06 | Calling --help shouldn't be an error condition, so exit with status 0 | Simon Bertrang |
2008-09-04 | +awk does not support {n,m} pattern matching | Jason McIntyre |
2008-09-01 | Display direction In/Out/Any for rule display, not just In/Out. | Stuart Henderson |
2008-09-01 | section headings do not need to be quoted; from Alan R. S. Bueno | Jason McIntyre |
2008-09-01 | note that the opening delimiter of a context address should be preceded | Jason McIntyre |
2008-08-30 | use a bitmap to store the features. simplify the code a bit and allow for | Federico G. Schwindt |
2008-08-29 | Fix nvi's cscope support in the case that someone provided a filename | Owain Ainsworth |
2008-08-29 | Pre-commit checks (CVSROOT/commitinfo) are run before log message is | Tobias Stoeckmann |
2008-08-29 | Support for variable expansion in trigger files added. | Tobias Stoeckmann |
2008-08-29 | If parsing of a command in one of the trigger files fails, treat this as an | Tobias Stoeckmann |
2008-08-28 | typo; from hyjial | Jason McIntyre |
2008-08-27 | correct man sections; from Tobias Sarnowski | Jason McIntyre |
2008-08-27 | add a C-c target, so we can use it as a prefix for keybindings. | Kjell Wooding |
2008-08-25 | minor tweak for removal of "[-d devel]" (change done in r1.19 and r1.21). | Igor Sobrado |
2008-08-22 | default file transfer type is binary, not ascii; | Igor Sobrado |
2008-08-22 | kill trailing whitespace; | Jason McIntyre |
2008-08-21 | Add an optional separator to stringize() and use it from do_list() to | Simon Bertrang |
2008-08-21 | Document new gnu extensions, okay jmc@, otto@ | Marc Espie |
2008-08-21 | in gnu-m4 mode, allow definition of the empty macro (yes, autoconf 2.62 | Marc Espie |
2008-08-21 | extend format support to cater to recent GNU autoconf | Marc Espie |
2008-08-21 | gnu extension: 0rN:az for baseN numbers. | Marc Espie |
2008-08-21 | use unsigned char for buffers, allow differentiating between EOF and y". | Marc Espie |
2008-08-21 | Add missing dependency for external.h, from Don Hiatt. | Anders Magnusson |
2008-08-21 | From master repo: Accept // inside #if directives. | Anders Magnusson |
2008-08-21 | allow ForceCommand internal-sftp with arguments. based on patch from | Damien Miller |
2008-08-20 | The code to detect multiple applied diffs to empty files I introduced 4 | Otto Moerbeek |
2008-08-20 | abuf_flush() must be called only from the ``xxx_in()'' routines (ie | Alexandre Ratchov |
2008-08-20 | remove a few unused files that where probably added by mistake; | Thordur I. Bjornsson |
2008-08-20 | Use and report errors that inflate(3) can return, instead of | Marco Pfatschbacher |
2008-08-18 | Updates from master repo: Fix two bugs reported by Art Grabowski. | Anders Magnusson |
2008-08-17 | Updates from master repo. Can now compile both userland and kernel. | Anders Magnusson |
2008-08-16 | fix | Marc Espie |
2008-08-16 | revert eval.c | Marc Espie |
2008-08-16 | not yet, committed too much | Marc Espie |
2008-08-16 | argument parsing should only skip spaces outside of parenthesis. | Marc Espie |
2008-08-16 | be more liberal in include handling, namely we only error out if it's | Marc Espie |
2008-08-14 | only update stats when we actually wrote sth, relevant for -n, ok djm | Henning Brauer |
2008-08-14 | fix comments suggested by eric@, remove stupid DPRINTF() | Alexandre Ratchov |
2008-08-14 | in abuf_rgetblk() the ``start'' pointer may take a value beyond the | Alexandre Ratchov |
2008-08-14 | move all device related stuff from aucat.c to a new dev.c file. | Alexandre Ratchov |
2008-08-14 | in file.c, before dereferencing pointers to in(), out(), eof(), | Alexandre Ratchov |
2008-08-14 | add an "AUTOQUIT" flag to mix and sub aprocs. If the flag is | Alexandre Ratchov |
2008-08-14 | add a bytes counter to abuf structures to count the number of | Alexandre Ratchov |
2008-08-14 | add a xxx_done() method to aproc structures, that cleans up just | Alexandre Ratchov |
2008-08-14 | move mix/sub underrun/overrun handling code and data in the | Alexandre Ratchov |
2008-08-14 | factor code that discards data from abuf strucure into a single | Alexandre Ratchov |
2008-08-13 | Old drives (reported Giovanni Bechis <bigionews@snb.it>) don't report CD-RW | av |
2008-08-13 | -S currently does nothing useful, so remove it from | Jason McIntyre |