Commit graph

61 commits

Author SHA1 Message Date
Bruce Evans c513aafea1 Fixed printf format errors. 1998-08-02 15:18:45 +00:00
Andrey A. Chernov d95038c45e Add (unsigned char) cast to ctype macros 1998-04-30 10:31:38 +00:00
Wolfram Schneider 634a86ba38 Install gencat.1 manpage.
Obtained from: OpenBSD.
1997-09-14 20:23:02 +00:00
Philippe Charnier 64dacdb6b2 Use err(3), remove unused variables. 1997-07-08 11:05:59 +00:00
Peter Wemm c115df18cd Revert $FreeBSD$ to $Id$ 1997-02-22 19:58:13 +00:00
Jordan K. Hubbard 1130b656e5 Make the long-awaited change from $Id$ to $FreeBSD$
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
Andrey A. Chernov 9263e09a24 Add \' to valid escapes list to be compatible with printf
2.2 candidate
1996-12-15 23:55:03 +00:00
Jordan K. Hubbard 6193bf6046 Accept escaped quotes in msg catalogs. 1995-08-26 18:37:49 +00:00
Andrey A. Chernov ee0aa83a01 Fix lseek arg by including unistd.h 1995-06-17 04:07:09 +00:00
Rodney W. Grimes 7799f52a32 Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
Jordan K. Hubbard 4633c1ace8 Add the gencat command for creating message catalog fodder for the new
catgets* routines.
Obtained from: NetBSD
1995-03-30 12:49:09 +00:00