| Age | Commit message (Expand) | Author |
|---|---|---|
| 1994-10-26 | new RCS ID format. | cgd |
| 1994-05-16 | update all but ctype.h, dumprestore.h, time.h to 4.4-Lite versions. | cgd |
| 1993-10-05 | #ifdef out the isblank macro. Programs that use it will still work, as | jtc |
| 1993-09-14 | Added isblank() used by 4.4 and POSIX utilities like tr. | jtc |
| 1993-09-05 | ANSI_SOURCE --> _ANSI_SOURCE | mycroft |
| 1993-08-23 | use "_to*_tab_" rather than "_to*_table_" -- table is defined as the former | cgd |
| 1993-08-21 | _ctype_, _tolower_tab_, and _toupper_tab_ are now pointers to the tables. | jtc |
| 1993-08-09 | zapped extra ; at end of two #define lines | deraadt |
| 1993-08-06 | Declare translation tables for toupper and tolower. To be replaced by | jtc |
| 1993-08-06 | Use const qualifier with _ctype_ table. Smart compilers can then store it | jtc |
| 1993-08-06 | Rename tolower & toupper macros to _tolower and _toupper. | jtc |
| 1993-08-06 | Declare function versions of is* and to* functions -- discovered by | jtc |
| 1993-08-01 | Add RCS identifiers. | mycroft |
| 1993-03-21 | initial import of 386bsd-0.1 sources | cgd |
