aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/c89
Commit message (Expand)AuthorAgeFilesLines
* 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