Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change L_SET to SEEK_SET for POSIX compliance. | jdp | 1997-10-26 | 1 | -1/+1 |
| | | | | Submitted by: Dean Gaudet <dgaudet@arctic.org> | ||||
* | Many places in the code NULL is used in integer context, where | phk | 1997-09-18 | 1 | -1/+1 |
| | | | | | | | | | plain 0 should be used. This happens to work because we #define NULL to 0, but is stylistically wrong and can cause problems for people trying to port bits of code to other environments. PR: 2752 Submitted by: Arne Henrik Juul <arnej@imf.unit.no> | ||||
* | Minor cleanup, mostly unused vars and missing #includes. | phk | 1995-10-22 | 1 | -3/+0 |
| | |||||
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -27/+27 |
| | |||||
* | Parse ^? now, our termcap use it and some termcaps from other | ache | 1995-05-14 | 1 | -1/+5 |
| | | | | systems use it too | ||||
* | BSD 4.4 Lite Lib Sources | rgrimes | 1994-05-27 | 1 | -0/+1048 |