| Commit message (Expand) | Author | Age | Files | Lines |
* | snprintf/vsnprintf return < 0 on error, rather than -1. |  deraadt | 2019-07-03 | 1 | -2/+2 |
* | Fix some minor issues found by coverity. |  martijn | 2018-10-24 | 1 | -2/+2 |
* | backout last week of csh diffs. They are disasterously broken, on i386 |  deraadt | 2018-09-18 | 1 | -4/+3 |
* | Replace any() with strchr(3). |  martijn | 2018-09-17 | 1 | -3/+4 |
* | Replace handrolled xfree() function by directly using free(3) |  mestre | 2015-12-26 | 1 | -8/+8 |
* | miscellaneous cruft: |  naddy | 2015-10-26 | 1 | -24/+2 |
* | unifdef BUILTIN (unused), NLS (always set), SHORT_STRINGS (always set) |  naddy | 2015-10-26 | 1 | -4/+1 |
* | Score a hat trick in code cleanup: #ifdef pdp11, /* confuse lint */, |  guenther | 2015-09-29 | 1 | -38/+7 |
* | remove -DFILEC; code does not compile for the -UFILEC case, and anyways, |  deraadt | 2015-06-17 | 1 | -5/+1 |
* | delete lots of unnecessary ptr_t casts, and drop a little NULL in as well |  tedu | 2015-02-08 | 1 | -8/+8 |
* | Use reallocarray() and remove a few archaic memory allocation practices. |  deraadt | 2014-10-16 | 1 | -2/+2 |
* | some includes got lost in the previous commit; |  schwarze | 2009-10-28 | 1 | -1/+8 |
* | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and |  deraadt | 2009-10-27 | 1 | -16/+1 |
* | de-register and ansify functions |  deraadt | 2003-06-11 | 1 | -102/+59 |
* | Remove the advertising clause in the UCB license which Berkeley |  millert | 2003-06-02 | 1 | -7/+3 |
* | bring in strlcpy and strlcat-like things for dealing with Char types, |  deraadt | 2003-01-08 | 1 | -4/+4 |
* | We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft. |  millert | 2002-02-19 | 1 | -7/+3 |
* | Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. |  millert | 2002-02-16 | 1 | -12/+12 |
* | KNF |  deraadt | 2001-12-01 | 1 | -7/+7 |
* | spelling |  todd | 1997-11-15 | 1 | -5/+5 |
* | #if __STDC__ --> #ifdef __STDC__ |  mickey | 1997-07-25 | 1 | -3/+3 |
* | update rcsid |  deraadt | 1996-06-23 | 1 | -1/+2 |
* | initial import of NetBSD tree |  deraadt | 1995-10-18 | 1 | -0/+851 |