Age | Commit message (Expand) | Author |
2003-11-25 | obvious fix for gcc3. | Marc Espie |
2003-11-24 | typo from Michael Knudsen; | Jason McIntyre |
2003-11-24 | Make ssh -k mean GSSAPIDelegateCredentials=no. Suggestion & ok markus@ | Darren Tucker |
2003-11-23 | from portable: rename clashing variable limit-> limit_rate; ok markus@ | Damien Miller |
2003-11-23 | consistency PATH_MAX -> MAXPATHLEN; ok markus@ | Damien Miller |
2003-11-23 | from portable - use sysconf to detect fd limit; ok markus@ | Damien Miller |
2003-11-23 | Check getpass(3) return value. From Jared Yanovich <jjy2+ at pitt dot edu> | Otto Moerbeek |
2003-11-22 | Fix diff -q exit value which was broken in last commit. | Todd C. Miller |
2003-11-22 | madvise() -- take two | Michael Shalayeff |
2003-11-22 | Revert the last change since it's broke make release. | Alexander Yurchenko |
2003-11-22 | :mod, simpler search patterns. Idea from NetBSD. | Marc Espie |
2003-11-22 | the the typo. from rohee@ | Marc Espie |
2003-11-21 | Simplified support for concatenated files; similar to what zlib does. | Todd C. Miller |
2003-11-21 | mark mmap()ed memory as sequentially accessed | Michael Shalayeff |
2003-11-21 | madvise(sequential) the mmap()ed file and plug an fd leak on mmap() failure; ... | Michael Shalayeff |
2003-11-21 | madvise() mmaped memory as sequentially accessed cutting user time almost in ... | Michael Shalayeff |
2003-11-21 | unexpand and delete whitespace at EOL; ok markus@ | Damien Miller |
2003-11-21 | mixerctl.1: | Jason McIntyre |
2003-11-21 | Fix broken assumption that a file must contain differences if files_differ() | Todd C. Miller |
2003-11-20 | build statically, to ease disaster recovery in some situations. | Ted Unangst |
2003-11-20 | remove -Werror from userland builds, to give us a chance to | Anil Madhavapeddy |
2003-11-20 | ftp.1: | Jason McIntyre |
2003-11-20 | fix rounding errors; from andreas@ | Markus Friedl |
2003-11-18 | unbreak fake authloop for non-existent users (my screwup). Spotted and | Damien Miller |
2003-11-18 | -mdoc flex(1) man page; | Jason McIntyre |
2003-11-18 | Correct check for authctxt->valid. ok djm@ | Darren Tucker |
2003-11-17 | st.nicholas in nyc | Michael Shalayeff |
2003-11-17 | aprelevka'' opens (new style) | Michael Shalayeff |
2003-11-17 | Modify xalloc so that it also takes err(3)-like arguments. | Marc Espie |
2003-11-17 | Document non-portable extensions: | Otto Moerbeek |
2003-11-17 | Implement non-portable extensions: | Otto Moerbeek |
2003-11-17 | A basic stack operation that is missing from the original dc (and | Otto Moerbeek |
2003-11-17 | replace "gssapi" with "gssapi-with-mic"; from Simon Wilkinson; test + ok jakob. | Markus Friedl |
2003-11-17 | return error on msg send/receive failure (rather than fatal); ok markus@ | Damien Miller |
2003-11-15 | preferred spelling | Ted Unangst |
2003-11-15 | check getpass for NULL, missing fclose(), and a little style. | Ted Unangst |
2003-11-15 | check getpass for NULL. from Jared Yanovich. ok otto@ | Ted Unangst |
2003-11-14 | read(2) returns ssize_t, not size_t. spotted by Andrey Matveev. | Vincent Labrecque |
2003-11-14 | Add support for inflating multiple concatenated file like GNU gzip does. | Todd C. Miller |
2003-11-14 | Implement new boolean operations 'N' (not), 'G' (equals), '(' (less) | Otto Moerbeek |
2003-11-14 | The BN_add_word() bug has been squashed, so we don't need a workaround | Otto Moerbeek |
2003-11-14 | cleanup and minor fixes for the client code; from Simon Wilkinson | Markus Friedl |
2003-11-13 | When using print, do not leave garbage on the dc stack. | Otto Moerbeek |
2003-11-13 | Exponentiation operatator ^ is right associative. | Otto Moerbeek |
2003-11-12 | make verb agree with subject, and kill some whitespace; | Jason McIntyre |
2003-11-12 | kill some .Pp's before displays; | Jason McIntyre |
2003-11-12 | update SSHFP validation. ok markus@ | Jakob Schlyter |
2003-11-12 | When called with -q, pass -q to ssh; suppresses SSH2 banner. ok markus@ | Darren Tucker |
2003-11-11 | Some syntactic sugar (all non-portable extensions): | Otto Moerbeek |
2003-11-11 | Some syntactic sugar (all non-portable extensions): | Otto Moerbeek |