summaryrefslogtreecommitdiff
path: root/usr.sbin/grfconfig
AgeCommit message (Collapse)Author
2017-07-03Remove workaround for ancient HTML generation code.wiz
2016-02-29PR/50867: David Binderman: Fix parsing loop.christos
While here, modernize error handling, merge copy and pasted code.
2011-01-04Fix fd leaks in error cases. Found by cppcheck.wiz
2009-04-26don't discard const qualifiersmlelstv
2008-09-27Fix less-than-or-equal to just less-than.reed
I noticed this in the postscript output. It appears to have been accidently broken during mass conversion in 2002: http://mail-index.netbsd.org/source-changes/2002/02/08/0016.html (Other commits to. I didn't check many others.)
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
Tweak to use a consistent format.
2008-04-30Convert TNF licenses to new 2 clause variantmartin
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2004-11-13Add casts to unsigned char for the arguments to ctype.h functions.he
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
for correct formatting of the SYNOPSIS any longer.
2002-10-29Fix typo. Found by Adrian Mrva.wiz
2002-09-18use NETBSDSRCDIR as appropriatelukem
2002-07-09Put grfconfig(8) manpage to amiga subdir, since it's amiga-only tool.jdolecek
Adresses part of bin/8733 by Danny Thomas.
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2002-01-19Whitespace and punctuation nits, improve some markup.wiz
2001-01-22This should fix PR 11865 by Petri Koistinen: modelines too short by moreis
than one entry would only be detected by a (core dumping) strtol().
2000-12-02Document that text (console) modes need a depth field of 4.is
1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
so we shouldn't override it with versions in the manpages. Many more to come.
1999-03-10Add missing .El line.erh
1997-11-20Fix the case problem of the flags field and a problem with a # in theveego
middle of a line (pr#4545). Thx Ted.
1997-10-25use CPPFLAGS instead of CFLAGSlukem
1997-10-20Add a SEE ALSO section for other graphics manpages.veego
1997-10-17minor cleanup, turn off WARNS=1lukem
1997-10-08Fix tipo inherited from old version of TNF copyright template.jtc
1997-07-29Print the interlace and doublescan flag for the converted mode line andveego
not only default which is wrong.
1997-07-29Add 'WARNS?= 1'veego
1997-07-29- Note that hblank_stop and vblank_stop are gone and describe the new disp_flagsveego
for interlace, doublescan, sync-on-green and horizontal/vertical sync polarity. - Add a HISTORY section which describes the changes of the mode format. - Use a TNF copyright, with the permission from Ezra Story.
1997-07-29Major mode format restruction:veego
- Remove gv->hblank_stop and gv->vblank_stop - Add gv->disp_flags to select interlace, doublescan, sync-on-green and horizontal/vertical sync polarity. - Add many checks for old and wrong modes. - Use a TNF copyright, with the permission from Ezra Story.
1997-06-23move man pages into share/man.mrg
1996-05-19print also the wrong mode numberveego
1996-02-11Fixed Typo. Closes PR 2001. Keep them coming!neil
1995-12-27fix typos (pr#1680) from Thorsten Frueaufchopps
1995-10-09device is require not optionalchopps
1995-10-09add grfconfig from Ezra Story <ezy@panix.com>chopps