aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/gencat/genlib.c
Commit message (Expand)AuthorAgeFilesLines
* MFC: controls handling bugfixAndrey A. Chernov2000-09-091-0/+3
* Fixed printf format errors.Bruce Evans1998-08-021-3/+3
* Add (unsigned char) cast to ctype macrosAndrey A. Chernov1998-04-301-12/+12
* Use err(3), remove unused variables.Philippe Charnier1997-07-081-8/+5
* Add \' to valid escapes list to be compatible with printfAndrey A. Chernov1996-12-151-0/+4
* Accept escaped quotes in msg catalogs.Jordan K. Hubbard1995-08-261-0/+4
* Fix lseek arg by including unistd.hAndrey A. Chernov1995-06-171-1/+1
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-31/+31
* Add the gencat command for creating message catalog fodder for the newJordan K. Hubbard1995-03-301-0/+888