Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added $Id$ | dg | 1994-09-24 | 6 | -0/+8 |
| | |||||
* | Make get_int() think that "" (null) has the integer value 0. | csgr | 1994-09-11 | 1 | -0/+5 |
| | | | | | | (Which is the same behaviour as in 1.x) The install blows up without this. Reviewed by: rgrimes | ||||
* | - handle signs on integers properly, | csgr | 1994-09-11 | 4 | -2/+28 |
| | | | | | | | | | | - make sure error messages for bad integers are moderately sensible - handle test ! "abc" -o "abc" (This should evaluate to true) (and similar cases) ie: and/or operator test added to POSIX special case processing. - more test cases added. Based on: Work done on 1.x's test(1) by Andrew Moore and Adam David. | ||||
* | BSD 4.4 Lite bin Sources | rgrimes | 1994-05-26 | 6 | -0/+1185 |