Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sync with share/misc/license.template and add missing DARPA credit | 2003-06-17 | 1 | -9/+9 | |
* | Use an ISC-tyle license for all my code; it is simpler and more permissive. | 2003-06-03 | 1 | -23/+12 | |
* | We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft. | 2002-02-19 | 1 | -17/+2 | |
* | make sure that va_start() has matching va_end() | 2001-09-05 | 1 | -3/+4 | |
* | Make sure we free the buffer in all error cases. Do the final | 1998-10-16 | 1 | -15/+20 | |
* | realloc repair | 1998-08-14 | 1 | -4/+6 | |
* | Remove the advertising clause in my old license, it impedes free use | 1998-06-21 | 1 | -6/+3 | |
* | Cast pointer in assignment | 1998-02-07 | 1 | -3/+3 | |
* | Based on some FreeBSD changes: | 1998-01-12 | 1 | -2/+3 | |
* | Implement asprintf(3) and vasprintf(3) functions similar to the | 1997-11-29 | 1 | -0/+83 |