Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | systat is way too comfortable with curses internals... | peter | 1999-08-30 | 1 | -2/+2 |
| | |||||
* | Fixed type mismatches which were fatal when sizeof(long) > sizeof(int). | bde | 1998-07-06 | 1 | -2/+2 |
| | |||||
* | o Use snprintf rather than sprintf | imp | 1998-06-09 | 1 | -1/+1 |
| | | | | | | | | | | | o Add more checks for buffer overflows o Use snprintf rather than strcat/cpy and have better checks for max length exceeded. Most of these changes are not exploitable buffer overruns, but it never hurts to be safe. Inspired by and obtained from: OpenBSD | ||||
* | Fix: too many arguments for format in call to sprintf(). | jdp | 1997-11-18 | 1 | -1/+1 |
| | |||||
* | Really eliminated includes of the "temporary" backwards compatibility | bde | 1996-09-24 | 1 | -1/+0 |
| | | | | | header <sys/dir.h> in applications. My previous sweep didn't find the places that included it without needing it. | ||||
* | #include <sys/user.h> | phk | 1995-10-29 | 1 | -0/+1 |
| | |||||
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -1/+1 |
| | |||||
* | BSD 4.4 Lite Usr.bin Sources | rgrimes | 1994-05-27 | 1 | -0/+245 |