aboutsummaryrefslogtreecommitdiffstats
path: root/report.c
Commit message (Collapse)AuthorAgeFilesLines
* _( -> GT_(Eric S. Raymond2001-09-241-6/+6
| | | | svn path=/trunk/; revision=3478
* More non-vnsprint fixes.Eric S. Raymond1999-05-101-3/+3
| | | | svn path=/trunk/; revision=2471
* Fix patch.Eric S. Raymond1999-05-101-1/+1
| | | | svn path=/trunk/; revision=2470
* Simplify error reporting further.Eric S. Raymond1999-02-031-54/+9
| | | | svn path=/trunk/; revision=2374
* Return of the dancing progress dots.Eric S. Raymond1999-02-011-2/+0
| | | | svn path=/trunk/; revision=2369
* More error message cleanup.Eric S. Raymond1999-01-061-2/+2
| | | | svn path=/trunk/; revision=2333
* Comment fix.Eric S. Raymond1999-01-051-2/+2
| | | | svn path=/trunk/; revision=2331
* error -> report, third stage.Eric S. Raymond1999-01-051-1/+1
| | | | svn path=/trunk/; revision=2330
* Progress messages now go to stdout.Eric S. Raymond1999-01-051-1/+1
| | | | svn path=/trunk/; revision=2329
* Progress messages now go to stdout.Eric S. Raymond1999-01-051-30/+16
| | | | svn path=/trunk/; revision=2328
* First step towards splitting error from progress messages.Eric S. Raymond1999-01-051-29/+31
| | | | svn path=/trunk/; revision=2326
* This version is good.Eric S. Raymond1999-01-011-8/+2
| | | | svn path=/trunk/; revision=2309
* Fix copyrights.Eric S. Raymond1998-12-041-2/+0
| | | | svn path=/trunk/; revision=2260
* Internationalization support via GNU gettext().Eric S. Raymond1998-11-261-9/+9
| | | | svn path=/trunk/; revision=2208
* Make alloca safe.Eric S. Raymond1998-10-201-8/+3
| | | | svn path=/trunk/; revision=2115
* Symbolic constants.Eric S. Raymond1998-07-141-6/+6
| | | | svn path=/trunk/; revision=1970
* Narrow the error() interface.Eric S. Raymond1997-10-211-14/+36
| | | | svn path=/trunk/; revision=1526
* Port fixes.Eric S. Raymond1997-10-081-6/+10
| | | | svn path=/trunk/; revision=1489
* Greg Stark's first round of patches.Eric S. Raymond1997-09-281-1/+1
| | | | svn path=/trunk/; revision=1428
* Type cleanup.Eric S. Raymond1997-09-161-4/+4
| | | | svn path=/trunk/; revision=1349
* Some configuration cleanup.Eric S. Raymond1997-07-011-1/+1
| | | | svn path=/trunk/; revision=1133
* -Wall cleanup.Eric S. Raymond1997-05-151-3/+3
| | | | svn path=/trunk/; revision=1011
* Caseblind comparison of names, more explicitness about Kerberos.Eric S. Raymond1997-05-131-2/+9
| | | | svn path=/trunk/; revision=988
* This version compiles under AIX.Eric S. Raymond1997-04-241-0/+20
| | | | svn path=/trunk/; revision=976
* Better compilation properties for AIX.Eric S. Raymond1997-04-231-38/+12
| | | | svn path=/trunk/; revision=971
* Good portability hack.Eric S. Raymond1997-04-071-2/+9
| | | | svn path=/trunk/; revision=955
* Robert de Bath's changes.Eric S. Raymond1997-04-051-1/+1
| | | | svn path=/trunk/; revision=952
* Fix YA error.c problem.Eric S. Raymond1997-04-021-12/+17
| | | | svn path=/trunk/; revision=943
* Avoid conf\using log message.Eric S. Raymond1997-03-131-1/+1
| | | | svn path=/trunk/; revision=926
* Ready for the UIDL patch.Eric S. Raymond1997-03-071-2/+24
| | | | svn path=/trunk/; revision=918
* Dave Bodenstab's error-message corrections.Eric S. Raymond1997-02-181-21/+19
| | | | svn path=/trunk/; revision=900
* Dave Bodenstab's fixes.Eric S. Raymond1997-02-021-4/+1
| | | | svn path=/trunk/; revision=855
* Configure for absent vsyslog.Eric S. Raymond1997-01-301-1/+25
| | | | svn path=/trunk/; revision=843
* Nate Williams's patches to make this work.Eric S. Raymond1997-01-111-2/+6
| | | | svn path=/trunk/; revision=739
* I think we can do ticker dots again now.Eric S. Raymond1996-12-301-2/+34
| | | | svn path=/trunk/; revision=707
* Dave Bodenstab's error changes.Eric S. Raymond1996-12-301-17/+254
| | | | svn path=/trunk/; revision=705
* Initial revisionEric S. Raymond1996-12-171-0/+220
svn path=/trunk/; revision=640