summaryrefslogtreecommitdiffstats
path: root/usr.bin/make/var.c
Commit message (Expand)AuthorAgeFilesLines
* There's also no point in #typedef'ing void/char pointers. Accordingly,will2000-12-021-60/+60
* There's no reason to use fancy forms of NULL. Replace all instanceswill2000-12-021-19/+19
* Add :L and :U variable modifiers. These convert the variable's value towill2000-10-091-0/+34
* Add :C/// variable modifier, which is similar to :S/// in functionalitywill2000-10-091-0/+386
* Use __RCSID()wsanchez2000-07-091-6/+4
* Unduplicate IDs from comments, do $Id -> $FreeBSD$ (submitted-by: bde)hoek1999-09-111-3/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Merge style- and trivial- only changes from OpenBSD (dated 1999/07/29-19:55+1).hoek1999-08-171-7/+15
* Add a -E flag, similar to -e (overide variables from environment) excepthoek1999-07-311-5/+20
* Add :Q to quote variable expansion to all proper expansion ofimp1999-04-191-1/+44
* PR: bin/6828thepish1998-06-021-30/+53
* Add #include <stdlib.h> to pick up prototypes for getenv and friends.imp1997-09-291-1/+2
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* O' to be bitten by CVS. Cleanup after importsteve1996-10-081-0/+2
* Merge in NetBSD's changes to make(1). Changes include:steve1996-10-061-7/+26
* Fix the :S modifier to substitute in each word of the variable, accordingadam1995-11-011-16/+6
* NetBSD fixes: declare more prototypes, move .OPTIONAL in alphabetache1995-06-181-0/+1
* Remove trailing whitespace.rgrimes1995-05-301-42/+42
* Bring in a number of changes from NetBSD's make, fixing quite a fewjkh1995-01-231-90/+136
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+1986
OpenPOWER on IntegriCloud