aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/c99
Commit message (Expand)AuthorAgeFilesLines
* usr.bin: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* Remove $FreeBSD$: one-line nroff patternWarner Losh2023-08-161-1/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-162-2/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* Mark usage function as __dead2 in programs where it does not returnAlfonso Gregory2023-07-071-1/+1
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-191-1/+0
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Don't claim c99 is a wrapper around gcc; it's a wrapper around the system cc.Christian Brueffer2015-07-131-10/+1
* 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 c99(1) invoke /usr/bin/cc with argv[0] set to "/usr/bin/cc" insteadDimitry Andric2013-03-071-1/+1
|/
* Add missing static keywords to c99(1)Ed Schouten2011-11-061-8/+8
* 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
* - Update GCC reference from 3.3 to 4.2 [1]Gabor Kovesdan2010-06-171-3/+4
* mdoc: order prologue macros consistently by Dd/Dt/OsUlrich Spörlein2010-04-141-1/+1
* Bump the original revision of c89(1).Ruslan Ermilov2007-03-101-1/+1
* Sync program's usage() with manpage's SYNOPSIS.Ruslan Ermilov2005-05-212-9/+7
* Fix off-by-one error.Stefan Farfeleder2005-01-141-1/+1
* Update URL of GCC status page to GCC 3.3Josef El-Rayes2004-03-041-1/+1
* mdoc(7) police: overhaul.Ruslan Ermilov2002-12-111-24/+41
* Re-add the code which maps POSIX standard library names into the onesTim J. Robbins2002-10-081-4/+49
* Add the c99(1) utility, which is nothing more than a synonym forTim J. Robbins2002-10-073-0/+276