Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Check NULL pointer to avoid SIGSEGV | davidxu | 2002-12-24 | 1 | -1/+2 |
* | Add FBSDID. Spelling. Remove unused includes. Check more malloc failures. | charnier | 2002-03-26 | 1 | -5/+7 |
* | * Don't SEGFAULT on attempt to write nothing (if no source files were | phantom | 2002-02-13 | 1 | -1/+4 |
* | Optimize gencat(1) sources in same manner as its libc part some time ago: | phantom | 2001-02-08 | 1 | -206/+112 |
* | Fix octal numbers parsing | ache | 2000-07-15 | 1 | -0/+3 |
* | Fixed printf format errors. | bde | 1998-08-02 | 1 | -3/+3 |
* | Add (unsigned char) cast to ctype macros | ache | 1998-04-30 | 1 | -12/+12 |
* | Use err(3), remove unused variables. | charnier | 1997-07-08 | 1 | -8/+5 |
* | Add \' to valid escapes list to be compatible with printf | ache | 1996-12-15 | 1 | -0/+4 |
* | Accept escaped quotes in msg catalogs. | jkh | 1995-08-26 | 1 | -0/+4 |
* | Fix lseek arg by including unistd.h | ache | 1995-06-17 | 1 | -1/+1 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -31/+31 |
* | Add the gencat command for creating message catalog fodder for the new | jkh | 1995-03-30 | 1 | -0/+888 |