aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/c89/c89.c
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Make c89(1) invoke /usr/bin/cc with argv[0] also set to /usr/bin/cc,Dimitry Andric2013-03-071-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
* Sync program's usage() with manpage's SYNOPSIS.Ruslan Ermilov2005-05-211-2/+2
* 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-021-10/+14
* Here comes the forgotten C source, oopsy.Jens Schweikhardt2001-05-081-0/+108