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