| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2019-06-28 | asprintf returns -1, not an arbitrary value < 0. Also upon error the | 1 | -2/+2 | |
| 2015-11-17 | Merge xmalloc.[ch] files across base, skipping OpenSSH for now. | 1 | -7/+9 | |
| 2015-09-25 | xmalloc/free wrappers don't need to support 20 year old non comformance | 1 | -20/+6 | |
| 2015-06-17 | Use strdup in xstrdup; from Fritjof Bornebusch. | 1 | -5/+3 | |
| 2015-04-29 | Change internal xrealloc() to a idiom-following xreallocarray(). | 1 | -11/+3 | |
| 2015-02-05 | Include stdint.h, not limits.h to get SIZE_MAX. OK guenther@ | 1 | -2/+2 | |
| 2013-08-19 | Fix bogus errx(2, NULL) usage; malloc() failure should use err(2, NULL). | 1 | -8/+8 | |
| 2010-08-04 | exit(2) on xcalloc failure. From Daniel Dickman <didickman () gmail | 1 | -4/+4 | |
| 2009-06-07 | More cvs/diff/rcs convergence: | 1 | -2/+18 | |
| 2007-05-29 | Bring in some changes from rcsdiff: | 1 | -0/+91 |
