Age | Commit message (Expand) | Author |
---|---|---|
2002-02-28 | Fix size parameter to memmove() (off by one) introduced in last commit. | Todd C. Miller |
2002-02-28 | strcpy() does not guarantee to handle overlapping copies, use memmove() instead. | Todd C. Miller |
2002-02-28 | This is the 4.4BSD deroff, now freed by Caldera. | Todd C. Miller |