Age | Commit message (Expand) | Author |
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 |
2008-08-11 | some consistency fixes and whitespace at eol removal; | Jason McIntyre |
2008-08-10 | typo. | Igor Sobrado |
2008-08-08 | documentation tweaks. | Igor Sobrado |
2008-08-08 | Small step towards fixing documentation: | Matthieu Herrb |
2008-08-08 | add a description for the options of fgen; | Igor Sobrado |
2008-08-08 | o use definitions from cd.h | Federico G. Schwindt |
2008-08-07 | spacing. | Igor Sobrado |
2008-08-05 | fix description of the mail(1) "p" command; from Aaron W. Hsu. | Igor Sobrado |
2008-08-04 | right spelling for Guinea-Bissau and Songkran; | Igor Sobrado |
2008-08-03 | make U (abbreviation of unread) work as man page says | Martynas Venckus |
2008-08-02 | whitepsace -> whitespace. From Matthew Clarke via bugs@. | Kenneth R Westerback |
2008-08-01 | Document the MAKEFILE variable as unreliable. | Alexander Bluhm |
2008-07-31 | Update to sudo 1.6.9p17 | Todd C. Miller |
2008-07-31 | don't allocate space for empty banners; report t8m at centrum.cz; ok deraadt | Markus Friedl |
2008-07-31 | Do not allow negative or zero delay values from the command line, | Can Erkin Acar |
2008-07-30 | Replace GNU tutorial with public domain one, written from scratch by | Kjell Wooding |