Age | Commit message (Expand) | Author |
---|---|---|
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt |
2007-09-01 | Use an int, not a size_t, to store the return value of snprintf(). | Matthias Kilian |
2007-04-02 | The scanf(3) family of functions can return EOF (-1) if an input | Moritz Jodeit |
2006-11-16 | Fix undefined behavior (var = ++var). | Ray Lai |
2005-04-11 | also handle snprintf returning -1, trivial | Theo de Raadt |
2004-07-20 | ansi; khalek@linuxgamers.net | Theo de Raadt |
2003-06-26 | protos | Theo de Raadt |
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-04-06 | Rewrite fixit() to use snprintf() and strtol() with bounds and error | Todd C. Miller |
1999-05-24 | Dynamically allocate memory for structures whose sizes are based on the | Todd C. Miller |
1997-06-16 | Cosmetic cleanup, mostly KNF. | Todd C. Miller |
1997-01-20 | sort(1) from 4.4BSD-lite2 with minor tweaks and bug fixes by me. | Todd C. Miller |