Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | General -Wall warning cleanup, part I. | jkh | 1996-07-12 | 1 | -1/+1 |
| | | | | Submitted-By: Kent Vander Velden <graphix@iastate.edu> | ||||
* | strtol and atoi VERY broken in 8bit chars locale, i.e. if you pass something | ache | 1995-08-01 | 1 | -1/+3 |
| | | | | | | like 38400<any 8bit char, isalpha> it not detect this stuff and produce very big number instead. Fixed by operating with unsigned char and checking for isascii. (secure/telnetd hits by it f.e.) | ||||
* | BSD 4.4 Lite Lib Sources | rgrimes | 1994-05-27 | 1 | -0/+129 |