summaryrefslogtreecommitdiff
path: root/usr.bin/vgrind
AgeCommit message (Expand)Author
2019-02-03- add or adjust /* FALLTHROUGH */ where appropriatemrg
2016-09-05Drop main() prototype.sevan
2016-09-03Remove K&R __P macros.sevan
2014-09-19Sort sections. From Henning Petersen in PR 49222.wiz
2014-09-11Use false/true on boolean, not increment.wiz
2014-07-15first attempt at toolification.christos
2012-04-21Add capfile(5) to describe the termcap format.roy
2012-04-08Remove unnecessary Bk/Ek pairs from SYNOPSIS.wiz
2012-03-20Use C89 function definitionsmatt
2009-04-14Enable WARNS=4 by default for usr.bin, except for:lukem
2009-03-11Fix markupjoerg
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2006-05-01Need assert.h now.christos
2006-05-01Coverity CID 766: Add assertion before pointer deref.christos
2004-11-04Add (unsigned char) cast to ctype functionsdsl
2004-04-23constify, warns = 3christos
2003-10-21Rework how MAKEVERBOSE operates:lukem
2003-10-19support MAKEVERBOSElukem
2003-08-18back out revision 1.8 per discussion with Hubertpooka
2003-08-18make the macrofile point to the new namepooka
2003-08-18Use the new name for the macro file (vgrind.tmac) instead of the oldpooka
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-14use bounded string op as much as possibleitojun
2003-07-12strlcpy, some KNFitojun
2003-07-10Rename a large chunk of the make(1) variables which refer to alukem
2003-06-30Adapt to new naming conventions for tmac files.wiz
2003-06-10Escape backslashes properly. Fixes PR 6679.hubertf
2003-05-18Set CAP_MKDB_ENDIAN to the cap_mkdb(8) endian flag, rather thanlukem
2003-05-17sscanf overrunitojun
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2002-10-27psroff has been dead for quite some time.kleink
2002-09-30New sentence, new line.grant
2002-09-18makefile delint. use NETBSDSRCDIR as appropriatelukem
2002-05-30have bsd.endian.mk, which detects target endian.itojun
2002-05-30comment; no need to care about endianness, as DB keys are ascii stringsitojun
2002-01-31Make it possible for cap_mkdb to be a host tool.tv
2001-12-12MKfoo=no -> NOfootv
2001-12-08Drop some spaces and a .Pp, sort SEE ALSO.wiz
2001-12-08Sort sections.wiz
2001-12-01Whitespace cleanup.wiz
2001-04-04Add section to xrefs. Whitespace fixes.wiz
2000-06-23typo (: -> ;) and sync with 1998 change in ../regexp.caymeric
2000-01-23More .mk file fallout.mycroft
1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
1999-03-07Clean up SYNOPSIS formatting.mycroft
1999-02-13convert from NOxxx= to MKxxx=no.lukem
1998-12-19char -> unsigned charchristos
1998-10-16<sys/fcntl.h> -> <fcntl.h> in previous.kleink
1998-10-08Include unistd and sys/fcntl.wsanchez
1998-09-27don't install in /usr/share if NOSHARE is definedlukem