summaryrefslogtreecommitdiff
path: root/usr.bin/gencat
AgeCommit message (Collapse)Author
2015-11-01replace "can not" with "cannot";Jason McIntyre
2015-10-10pledge "stdio rpath wpath cpath"Theo de Raadt
ok doug
2014-11-18Nuke more obvious #include duplications.Kenneth R Westerback
ok deraadt@ millert@ tedu@
2014-03-20$delset, not $del; ok millertJason McIntyre
2013-01-17remove uesless Pp;Jason McIntyre
2012-12-05Remove excessive sys/cdefs.h inclusionTheo de Raadt
ok guenther millert kettenis
2012-03-04In preparation for getline and getdelim additions to libc, rename getline()Federico G. Schwindt
occurrences to get_line(). Based on a diff from Jan Klemkow <j-dot-klemkow-at-wemelug-dot-de> to tech.
2011-01-01Put "else if" split between two lines together, then move whitespace.lum
ok deraadt (ok'd sep2009)
2010-09-03add an EXIT STATUS section for /usr/bin;Jason McIntyre
2010-01-02Various syntax errors in list headers, found by mandoc(1),Ingo Schwarze
also required to fix the mandoc build. "fine. even if mandoc goes nowhere, it has found some bugs ;)" jmc@ ok sobrado@
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
unmaintainable). these days, people use source. these id's do not provide any benefit, and do hurt the small install media (the 33,000 line diff is essentially mechanical) ok with the idea millert, ok dms
2009-02-08updates to IEEE Std 1003.1-2008;Jason McIntyre
2009-01-04sync the synopsis and usage of the command; "usage:" is lowercase.Igor Sobrado
tweaked and ok by jmc@
2009-01-04replace hardcoded exit values with .Ex macros;Igor Sobrado
ok jmc@
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
Not sure what's more surprising: how long it took for NetBSD to catch up to the rest of the BSDs (including UCB), or the amount of code that NetBSD has claimed for itself without attributing to the actual authors. OK deraadt@
2007-05-31convert to new .Dd format;Jason McIntyre
2005-10-17Use queue macros instead of directly accessing fields. ok pat@ "put itOtto Moerbeek
in" deraadt@
2005-09-30deploy .An -nosplit; ok jmcJared Yanovich
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
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
2000-11-10- Section shuffling: comply to the section ordering outlined in mdoc(7).Aaron Campbell
- Some .Nm trimming. - .Sh AUTHOR -> .Sh AUTHORS - Other miscellaneous fixes here and there.
2000-09-27merged with NetBSD, 20000927 and fixes PR 1421; ok millert@Dan Harnett
2000-03-07Various cleanup.Aaron Campbell
1999-06-05- remove trailing white spaceAaron Campbell
- remove arguments from .Os macros - remove arguments from .Nm macros, where appropriate - some more Dq/Sq/Ql insanity - still lots to do in the usr.bin tree... :/
1998-12-16more .Nm fixesAaron Campbell
1998-11-22I hate acronyms.Marc Espie
1998-11-20new gencat manpage; updated by kstailey and lambertTheo de Raadt
1998-09-26usr.bin/ man page fixes, f-m.Aaron Campbell
1997-09-21$OpenBSD$Theo de Raadt
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.
1997-06-11fix copyright.kstailey
1997-06-11gencat can take more than one input file.kstailey
1997-06-11docuementkstailey
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