summaryrefslogtreecommitdiff
path: root/usr.bin/gencat/gencat.c
AgeCommit message (Collapse)Author
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ↵Todd C. Miller
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
2000-09-27merged with NetBSD, 20000927 and fixes PR 1421; ok millert@Dan Harnett
1997-09-21Don't complain loudly about escaped single and double quotes found injdm
the message text source file (as in the greek .m file in the tcsh port). It is XPG4 valid to quietly ignore those backslashes. Also: 8-bit clean, -Wall (removed unused MCReadCat() & corrupt()), and spelling fixes.
1996-06-26rcsidTheo de Raadt
1996-05-22svr4-style gencatTheo de Raadt
1996-04-21sync to netbsd 960418Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt