summaryrefslogtreecommitdiff
path: root/util.c
Commit message (Expand)AuthorAgeFilesLines
* yet another hexdump routine;hannes2002-07-181-1/+29
* Clean up "safeputchar()" a bit.guy2002-07-161-3/+3
* In "safeputchar()", use the result of extracting an unsigned characterguy2002-07-161-4/+4
* whitespace cleanupitojun2002-06-111-2/+2
* Introduce tok2strary(), similar to tok2str() except it takes anfenner2001-10-081-1/+20
* Handle negative timestamps in relts_print().fenner2001-09-171-2/+6
* Add some const qualifiersfenner2001-09-101-6/+9
* remove gnuc.h and __deadassar2000-07-111-2/+2
* remove non-STDC codeassar2000-07-011-28/+1
* fix safeputc, the if statment was completely reverseditojun2000-06-211-3/+3
* (ts_print): fix printing in `-tttt' style. From "Gisle Vanem"assar2000-06-101-3/+3
* avoid possible infinite loop in relts_print().itojun2000-06-031-56/+77
* (ts_print): add new styles of timestamps.assar2000-06-011-17/+32
* s/sprintf/snprintf/.itojun2000-01-171-2/+2
* Get rid of unused variables in relts_print()fenner1999-12-151-3/+1
* Enhanced PIMv1 support.fenner1999-11-221-1/+29
* Switch to config.h instead of passing defines in DEFS.fenner1999-11-211-1/+5
* (ts_print): add incremental printing. From kuznet@ms2.inr.ac.ruassar1999-11-211-4/+25
* Initial revisionmcr1999-10-071-0/+275