| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix portability to C90 and C++. | Matthias Andree | 2016-12-11 | 1 | -6/+1 |
| * | On xmalloc/xrealloc failures, abort() rather than exit(PS_UNDEFINED). | Matthias Andree | 2010-04-29 | 1 | -2/+2 |
| * | Add xstrndup(). | Matthias Andree | 2010-04-10 | 1 | -0/+12 |
| * | Fix crash on systems that do not provide strdup() in out-of-memory conditions. | Matthias Andree | 2006-12-12 | 1 | -1/+2 |
| * | xmalloc type cleanup. | Eric S. Raymond | 2002-06-07 | 1 | -2/+3 |
| * | _( -> GT_( | Eric S. Raymond | 2001-09-24 | 1 | -2/+2 |
| * | Ultrix 4.5 port changes. | Eric S. Raymond | 2000-03-29 | 1 | -0/+10 |
| * | Simplify error reporting further. | Eric S. Raymond | 1999-02-03 | 1 | -2/+2 |
| * | Return of the dancing progress dots. | Eric S. Raymond | 1999-02-01 | 1 | -2/+2 |
| * | Progress messages now go to stdout. | Eric S. Raymond | 1999-01-05 | 1 | -2/+8 |
| * | Fix copyrights. | Eric S. Raymond | 1998-12-04 | 1 | -2/+1 |
| * | Internationalization support via GNU gettext(). | Eric S. Raymond | 1998-11-26 | 1 | -2/+5 |
| * | Some configuration cleanup. | Eric S. Raymond | 1997-07-01 | 1 | -1/+1 |
| * | Dave Bodenstab's error changes. | Eric S. Raymond | 1996-12-30 | 1 | -0/+11 |
| * | Use error() for messages almost everywhere. | Eric S. Raymond | 1996-12-17 | 1 | -4/+3 |
| * | Caching via aka list. | Eric S. Raymond | 1996-11-20 | 1 | -1/+1 |
| * | Prototypes everywhere. | Eric S. Raymond | 1996-11-08 | 1 | -16/+14 |
| * | Header cleanup. | Eric S. Raymond | 1996-11-01 | 1 | -1/+0 |
| * | gcc -Wall cleanup. | Eric S. Raymond | 1996-10-26 | 1 | -0/+3 |
| * | Remove all those obnoxious block comments. | Eric S. Raymond | 1996-10-17 | 1 | -9/+4 |
| * | Message and documentation cleanup. | Eric S. Raymond | 1996-10-17 | 1 | -1/+1 |
| * | Simplify the autoconfig process a lot. | Eric S. Raymond | 1996-10-15 | 1 | -1/+11 |
| * | Changed copyrights, they're now by reference. | Eric S. Raymond | 1996-10-11 | 1 | -2/+1 |
| * | The great name change. | Eric S. Raymond | 1996-09-24 | 1 | -2/+2 |
| * | Licensing and copyright changes pursuant to Carl Harris handing me the | Eric S. Raymond | 1996-06-28 | 1 | -28/+3 |
| * | Initial revision | Eric S. Raymond | 1996-06-28 | 1 | -0/+63 |
