Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-29 | 1 | -1/+1 |
* | Merge from Lite2 | peter | 1997-03-11 | 1 | -1/+4 |
* | Cast char's to (u_char) before passing them to isctype() functions. | joerg | 1996-03-19 | 1 | -2/+2 |
* | Fix a couple of sign-extension bugs. | joerg | 1996-03-17 | 1 | -2/+2 |
* | Updated to BSD4.4lite2. Fixes PR836. `echo abcd | tr a-d A-BC-D' now | bde | 1995-11-28 | 1 | -3/+3 |
* | Fix broken charclass handling | ache | 1995-10-28 | 2 | -3/+15 |
* | Remove declamations which <ctype.h> already does for us. | phk | 1995-10-21 | 1 | -13/+0 |
* | Added #include <ctype.h> | phk | 1995-10-21 | 1 | -0/+1 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -1/+1 |
* | Fix print class mistype | ache | 1994-10-28 | 1 | -1/+1 |
* | BSD 4.4 Lite Usr.bin Sources | rgrimes | 1994-05-27 | 5 | -0/+978 |