summaryrefslogtreecommitdiff
path: root/usr.bin/gencat
AgeCommit message (Expand)Author
2018-07-28Use An -nosplit. Use Mt. Fix some mandoc lint.wiz
2013-11-27Use LIST_FOREACH, LIST_NEXT, etc., instead of direct access toapb
2012-03-09Improve the handling of quoted messages.ginsbach
2011-12-29Make usage() match man page.wiz
2011-12-29Make msgfile optional like other OS'schristos
2011-09-21PR/45385: Henning Petersen: Swapped arguments in lseekchristos
2011-09-04static + __deadjoerg
2009-07-13Rename internal getline() function to get_line() so it doesroy
2009-04-16Fix build problem on big endian ports where ntohl() doesn't convert thetron
2009-04-14Enable WARNS=4 by default for usr.bin, except for:lukem
2009-04-12fix sign-compare issueslukem
2009-03-09Fix preamble to match order set out by mdoc(7). Discussed with wiz.joerg
2009-02-18- long -> size_tchristos
2008-11-04Change for standards compliance:ginsbach
2008-10-19Spelling and whitespace and punctuation nits.wiz
2008-10-17More or less a complete rewrite. The man page now better matches reality.ginsbach
2008-10-17WARNS=3ginsbach
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-11-21Changes for standards compliance:ginsbach
2007-10-11More code clean up (KNF): de-__P and ANSI'ify function declarationsginsbach
2007-10-10- add const qualifiers where necessaryginsbach
2007-10-06Changes for standards compliance:ginsbach
2006-03-30MCDelSet() contains an infinite loop!dsl
2004-01-05Homogenize usage messages: make the 'usage' word all lowercase, as this seemsjmmv
2003-10-27Overhaul how `build.sh tools' are used:lukem
2003-05-18Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op),lukem
2003-05-02Xref nls(7). Addresses PR#14576.gmcgarry
2003-02-14The correct capitalisation of 'NetBSD.org' is (yougrant
2003-02-05Improve Xrefs. Give credit to the real author.gmcgarry
2002-04-24... and in NetBSD-current, <netinet/in.h> needs <sys/types.h>.bjh21
2002-04-24On NetBSD, <arpa/inet.h> needs <netinet/in.h>. POSIX-2001 says it shouldn't,bjh21
2002-04-24Include <arpa/inet.h> to get htonl(). This is necessary on Solaris, andbjh21
2002-02-03Text expanding the NLS abbreviation added per PR 14576.fair
2002-01-31Roll in fixes to permit cross-compiling from non-NetBSD hosts. Thistv
2002-01-29Make almost all tools compile and run properly on non-NetBSD hosts. (Intv
2001-09-23enable checking limit of setid and msgid.yamt
2001-09-20fix possible 1-byte overflow.yamt
2001-08-14Add hooks to allow toolchain bits to be reachover-built at the top level.tv
2001-06-05Minor fixes.wiz
2001-04-09Add RCS Id, and one whitespace fix.wiz
2001-02-19convert to use getprogname()cgd
1999-12-29Use:cgd
1999-12-21A gencat(1) manual page, which satisfies PR 4749fair
1999-02-13convert from NOxxx= to MKxxx=no.lukem
1998-10-09The range of the argument of ctype(3) functions is not that of "char",itohy
1998-04-28Clean up some quote handlingmjacob
1997-10-19WARNSifylukem
1997-10-08Fix tipo inherited from old version of TNF copyright template.jtc
1997-02-09RCS id police.veego
1997-02-09Add missing ;veego