Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Align with legacy_6x. | Matthias Andree | 2019-08-25 | 1 | -2/+5 |
* | Drop #ifdef HAVE_GETCWD, there never was a formal configure check. | Matthias Andree | 2019-08-25 | 1 | -2/+0 |
* | Remove unused-variable warning on NetBSD 5. | Matthias Andree | 2010-03-05 | 1 | -1/+1 |
* | Remove unused assignments/initializations found with llvm-clang. | Matthias Andree | 2010-02-28 | 1 | -2/+2 |
* | Repair --logfile, broken in 6.3.5. BerliOS Bug #9059, | Matthias Andree | 2006-10-10 | 1 | -3/+2 |
* | --logfile is now handled more carefully, errors opening the logfile are | Matthias Andree | 2006-08-07 | 1 | -25/+26 |
* | Fix more compiler warnings. | Matthias Andree | 2006-03-14 | 1 | -3/+3 |
* | Rename isafile -> is_a_file, isidletimout -> is_idletimeout | Matthias Andree | 2005-09-25 | 1 | -1/+1 |
* | Fix miscellaneous warnings. | Matthias Andree | 2004-10-20 | 1 | -1/+0 |
* | Fix various compiler warnings. | Matthias Andree | 2004-06-18 | 1 | -1/+1 |
* | Ready to ship 6-2-0. | Eric S. Raymond | 2002-12-13 | 1 | -44/+35 |
* | Sunil Shetye's re-exec patch. | Eric S. Raymond | 2002-09-04 | 1 | -0/+2 |
* | Other routine fixups. | Eric S. Raymond | 2002-04-01 | 1 | -1/+1 |
* | Debian 5.9.10 fixes. | Eric S. Raymond | 2002-04-01 | 1 | -1/+8 |
* | Comment fix. | Eric S. Raymond | 2001-06-24 | 1 | -1/+1 |
* | Fix patches from HMH and others. | Eric S. Raymond | 2001-05-21 | 1 | -1/+6 |
* | SA_RESTART and portability fixes. | Eric S. Raymond | 2001-05-12 | 1 | -1/+7 |
* | Dave Zarzycki's fixes. | Eric S. Raymond | 2001-02-10 | 1 | -15/+25 |
* | Horst von Brand's security and specfile patches. | Eric S. Raymond | 2000-08-30 | 1 | -0/+1 |
* | Minor update. | Eric S. Raymond | 2000-07-23 | 1 | -0/+33 |
* | Better OpenSSL support. | Eric S. Raymond | 2000-07-02 | 1 | -2/+7 |
* | Better file check for progress-to control. | Eric S. Raymond | 2000-06-28 | 1 | -0/+12 |
* | Label save closes. | Eric S. Raymond | 2000-01-31 | 1 | -2/+2 |
* | Code changes needed for next release. | Eric S. Raymond | 1999-09-11 | 1 | -0/+2 |
* | Simplify error reporting further. | Eric S. Raymond | 1999-02-03 | 1 | -6/+6 |
* | Return of the dancing progress dots. | Eric S. Raymond | 1999-02-01 | 1 | -6/+6 |
* | Progress messages now go to stdout. | Eric S. Raymond | 1999-01-05 | 1 | -6/+6 |
* | Jonathan T. Agnew's massive code cleanup. | Eric S. Raymond | 1998-10-26 | 1 | -1/+1 |
* | EMX changes for OS/2. | Eric S. Raymond | 1998-02-22 | 1 | -1/+4 |
* | Philippe de Muyter's port patches. | Eric S. Raymond | 1998-02-11 | 1 | -0/+4 |
* | Better portability, I hope... | Eric S. Raymond | 1997-09-17 | 1 | -15/+12 |
* | Inclusion cleanup. | Eric S. Raymond | 1997-09-16 | 1 | -0/+2 |
* | FreeBSD port changes. | Eric S. Raymond | 1997-09-03 | 1 | -1/+1 |
* | sysV68 R3V7.1 port changes. | Eric S. Raymond | 1997-09-03 | 1 | -1/+2 |
* | Make sure we never have to include sgtty.h. | Eric S. Raymond | 1997-07-13 | 1 | -0/+4 |
* | Avoid a fooup due to NextStep header inclusion. | Eric S. Raymond | 1997-07-09 | 1 | -1/+1 |
* | Some configuration cleanup. | Eric S. Raymond | 1997-07-01 | 1 | -1/+1 |
* | Fix Roidl's problem. | Eric S. Raymond | 1997-07-01 | 1 | -1/+6 |
* | Recent HP-UXs prototype wait3 properly. | Eric S. Raymond | 1997-06-11 | 1 | -1/+1 |
* | -Wall cleanup. | Eric S. Raymond | 1997-05-15 | 1 | -0/+1 |
* | Improved configuration and compilation. | Eric S. Raymond | 1997-05-08 | 1 | -0/+4 |
* | Clean up some dependencies. | Eric S. Raymond | 1997-02-21 | 1 | -2/+0 |
* | Don't need to give execute permissions. | Eric S. Raymond | 1997-02-18 | 1 | -1/+1 |
* | Philippe de Muyter's Motorola fixes. | Eric S. Raymond | 1997-01-16 | 1 | -2/+2 |
* | Remove some NExT-specific cruft. | Eric S. Raymond | 1996-12-23 | 1 | -4/+0 |
* | Use error() for messages almost everywhere. | Eric S. Raymond | 1996-12-17 | 1 | -6/+8 |
* | SIGCLD -> SIGCHLD. | Eric S. Raymond | 1996-12-12 | 1 | -4/+4 |
* | Changes for NEXTSTEP. | Eric S. Raymond | 1996-12-11 | 1 | -0/+8 |
* | Typo fix. | Eric S. Raymond | 1996-12-05 | 1 | -1/+1 |
* | Prototypes everywhere. | Eric S. Raymond | 1996-11-08 | 1 | -4/+2 |