Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Replace memory leaking instances of realloc with non-leaking reallocf. | imp | 1998-09-16 | 1 | -2/+2 |
* | Replace my original asprintf() and vasprintf() hacks with something | peter | 1998-07-08 | 1 | -113/+35 |
* | Added #include <string.h> to get prototypes. | jb | 1998-03-09 | 1 | -1/+2 |
* | Rework previous commit.. I was confused by the number of diffs in the PR | peter | 1997-07-06 | 1 | -8/+29 |
* | Fix off-by-one error | peter | 1997-07-06 | 1 | -4/+6 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Fix some of the problems that bde pointed out to me some time ago. | peter | 1996-07-28 | 1 | -7/+16 |
* | Suggested by: Bruce Evans, Jeffrey Hsu, Gary Palmer | jraynard | 1996-06-22 | 1 | -5/+7 |
* | Add an implementation of the gnu-ish asprintf() and vasprintf(). They are | peter | 1996-05-27 | 1 | -0/+108 |