summaryrefslogtreecommitdiff
path: root/usr.bin/gencat/gencat.c
AgeCommit message (Expand)Author
2022-12-26spelling fixes; from paul tagliamonteJason McIntyre
2022-12-04userspace: remove vestigial '?' cases from top-level getopt(3) loopsScott Soule Cheloha
2019-07-25According to our manual page and to POSIX, $set defaults to NL_SETD.Ingo Schwarze
2019-06-28When system calls indicate an error they return -1, not some arbitraryTheo de Raadt
2015-10-10pledge "stdio rpath wpath cpath"Theo de Raadt
2014-11-18Nuke more obvious #include duplications.Kenneth R Westerback
2012-12-05Remove excessive sys/cdefs.h inclusionTheo de Raadt
2012-03-04In preparation for getline and getdelim additions to libc, rename getline()Federico G. Schwindt
2011-01-01Put "else if" split between two lines together, then move whitespace.lum
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2009-01-04sync the synopsis and usage of the command; "usage:" is lowercase.Igor Sobrado
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
2005-10-17Use queue macros instead of directly accessing fields. ok pat@ "put itOtto Moerbeek
2004-07-01simpilfy warning() and wallMichael Shalayeff
2003-06-10mostly ansi cleanup; pval okTheo de Raadt
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
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
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