summaryrefslogtreecommitdiff
path: root/usr.bin/m4
AgeCommit message (Expand)Author
2014-01-07Better document eval, mentioning optional second and third arguments.wiz
2013-10-18avoid redefinitionschristos
2013-07-20Use Mt for email addresses.wiz
2012-04-25Fix wrong loop index leading to infinite loopchristos
2012-04-08Remove unnecessary Bk/Ek pairs from SYNOPSIS.wiz
2012-03-20Use C89 function definitionsmatt
2012-03-15Add __printflike attribution to use vprintf and friends with an argumentjoerg
2011-09-06Move usage and onintr to make them static. Add __dead as needed.joerg
2011-08-21Requires stdint.h.dholland
2011-08-14kill gcc-4.5 warningchristos
2011-06-22apply some -Wno-error/-Wno-enum-compare/-Wno-array-bounds.mrg
2011-05-24Doesn't need input.joerg
2011-03-08Revert previous, to fix build on Mac OS X again.riz
2011-03-05add other os support from MirBSDchristos
2011-03-05add mimic_gnu for eval print.christos
2011-03-05use TOKEN_LINE from MirBSDchristos
2010-05-14Improve/fix/deuglify markup.joerg
2009-11-06Fix __progname mess.joerg
2009-10-31Always define _PATH_DIVNAME to the Unix version. Drop UNIQUE.joerg
2009-10-30Fix markup.joerg
2009-10-29use %option instead of #define YY_NO_...christos
2009-10-28more no unputchristos
2009-10-28Handle nbtools build better.christos
2009-10-26fix the tools buildchristos
2009-10-26fix compilation.christos
2009-10-26fix prototypechristos
2009-10-26resolve conflicts.christos
2009-10-26Import new m4 from OpenBSD.christos
2009-04-14Enable WARNS=4 by default for usr.bin, except for:lukem
2009-03-10Don't break scope for .Oo/.Oc to workaround ancient argument limit.joerg
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2007-10-05Convert to using raise_default_signal(3).lukem
2006-05-11exp() -> m4_exp().mrg
2005-10-06s|expr|eval|g, to make the test portabledrochner
2005-10-06merge in FreeBSD's rev.1.14:drochner
2005-10-06import a test for arithmetic expressions from FreeBSDdrochner
2005-06-07Initialize a local variable to appease -Wuninitialized.he
2004-10-30Add (unsigned char) cast to ctype functionsdsl
2004-07-06Fix a core dump.mycroft
2004-06-20Completely rework how tools/compat is done. Purge all uses/references tojmc
2004-04-23s/the the/the/ (only in sources that aren't regularly imported fromsimonb
2003-10-27Overhaul how `build.sh tools' are used:lukem
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-10Rename a large chunk of the make(1) variables which refer to alukem
2003-06-27End sentence with a dot. From jmc@openbsd.wiz
2003-06-26Add Ns where needed.wiz
2003-06-26Replace Ql by Sq and Dq where appropriate.wiz
2003-05-18Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op),lukem
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2002-05-02Really fix -P.wiz