aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/c89
Commit message (Expand)AuthorAgeFilesLines
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+18
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * sync from headSimon J. Gerraty2013-04-121-1/+1
| |\ | |/ |/|
| * Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+19
* | Make c89(1) invoke /usr/bin/cc with argv[0] also set to /usr/bin/cc,Dimitry Andric2013-03-071-1/+1
|/
* Revert most of r210764, now that mdocml does the rightUlrich Spörlein2010-12-281-2/+2
* mdoc: make sure to pass at least one argument to quotation macrosUlrich Spörlein2010-08-021-2/+2
* mdoc: order prologue macros consistently by Dd/Dt/OsUlrich Spörlein2010-04-141-1/+1
* Revert most part of 200420 as requested, as more review and polish isXin LI2009-12-131-0/+1
* Remove unneeded header includes from usr.bin/ except contributed code.Xin LI2009-12-111-1/+0
* Reduce diffs with c99(1).Ruslan Ermilov2007-03-101-12/+13
* Sync program's usage() with manpage's SYNOPSIS.Ruslan Ermilov2005-05-212-12/+7
* Let bsd.prog.mk set SRCS and MAN to their default values.Ruslan Ermilov2005-01-281-1/+0
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-13/+26
* Remove leaf node WARNS?=2 (that mainly I added). This shouldMark Murray2002-02-081-1/+0
* Style improvements recommended by Bruce as a follow up to someDavid Malone2001-12-101-1/+0
* Use __FBSDID().Mark Murray2001-12-031-4/+4
* WARNS=2 fixup.Mark Murray2001-12-022-10/+15
* mdoc(7) police: fix markup.Ruslan Ermilov2001-05-101-20/+20
* Here comes the forgotten C source, oopsy.Jens Schweikhardt2001-05-081-0/+108
* Turned the shell script into a binary fixing several minor buglets.Jens Schweikhardt2001-05-083-77/+9
* beforeinstall -> SCRIPTS.Ruslan Ermilov2001-04-071-4/+1
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-1/+3
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-191-5/+5
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-1/+1
* Typo. Standard list of flagPhilippe Charnier1999-12-052-4/+4
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-2/+2
* Added -D_ANSI_SOURCE as discussed with bde,Wolfgang Helbig1997-10-051-3/+19
* Use -ansi -pedantic -trigraphs, as suggested by Bruce.Joerg Wunsch1997-09-182-21/+133
* c89 is the Posix.2 name for a C compiler that accepts ANSI/ISO C sourceJoerg Wunsch1997-09-173-0/+122