| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | General -Wall warning cleanup, part I. | Jordan K. Hubbard | 1996-07-12 | 1 | -1/+1 | 
| | | | | | | | | Submitted-By: Kent Vander Velden <graphix@iastate.edu> Notes: svn path=/head/; revision=17141 | ||||
| * | strtol and atoi VERY broken in 8bit chars locale, i.e. if you pass something | Andrey A. Chernov | 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.) Notes: svn path=/head/; revision=9843 | ||||
| * | BSD 4.4 Lite Lib Sources | Rodney W. Grimes | 1994-05-27 | 1 | -0/+129 | 
| Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=1573 | |||||
