summaryrefslogtreecommitdiff
path: root/sys/dev/devlist2h.awk
AgeCommit message (Expand)Author
2017-06-27Add verb to sentence.wiz
2016-10-26Update the devlist2h.awk script to track the maximum lengths of vendorpgoyette
2014-09-21Merge the 3 copies of devlist2h.awk that deal with 16 bit key and valuechristos
a>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