Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cast char's to (u_char) before passing them to isctype() functions. | Joerg Wunsch | 1996-03-19 | 1 | -2/+2 |
* | Fix a couple of sign-extension bugs. | Joerg Wunsch | 1996-03-17 | 1 | -2/+2 |
* | Updated to BSD4.4lite2. Fixes PR836. `echo abcd | tr a-d A-BC-D' now | Bruce Evans | 1995-11-28 | 1 | -3/+3 |
* | Fix broken charclass handling | Andrey A. Chernov | 1995-10-28 | 2 | -3/+15 |
* | Remove declamations which <ctype.h> already does for us. | Poul-Henning Kamp | 1995-10-21 | 1 | -13/+0 |
* | Added #include <ctype.h> | Poul-Henning Kamp | 1995-10-21 | 1 | -0/+1 |
* | Remove trailing whitespace. | Rodney W. Grimes | 1995-05-30 | 1 | -1/+1 |
* | Fix print class mistype | Andrey A. Chernov | 1994-10-28 | 1 | -1/+1 |
* | BSD 4.4 Lite Usr.bin Sources | Rodney W. Grimes | 1994-05-27 | 5 | -0/+978 |