aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/make/var.c
Commit message (Expand)AuthorAgeFilesLines
* MFC 1.23: make(1) claims to ignore the remainder of a conditional onceCrist J. Clark2002-02-271-1/+1
* MFC rev. 1.22Jens Schweikhardt2002-02-171-1/+1
* MFC: :C, :L, and :U variable modifiers.Will Andrews2000-10-191-0/+420
* Unduplicate IDs from comments, do $Id -> $FreeBSD$ (submitted-by: bde)Tim Vanderhoek1999-09-111-3/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Merge style- and trivial- only changes from OpenBSD (dated 1999/07/29-19:55+1).Tim Vanderhoek1999-08-171-7/+15
* Add a -E flag, similar to -e (overide variables from environment) exceptTim Vanderhoek1999-07-311-5/+20
* Add :Q to quote variable expansion to all proper expansion ofWarner Losh1999-04-191-1/+44
* PR: bin/6828Peter Hawkins1998-06-021-30/+53
* Add #include <stdlib.h> to pick up prototypes for getenv and friends.Warner Losh1997-09-291-1/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* O' to be bitten by CVS. Cleanup after importSteve Price1996-10-081-0/+2
* Merge in NetBSD's changes to make(1). Changes include:Steve Price1996-10-061-7/+26
* Fix the :S modifier to substitute in each word of the variable, accordingAdam David1995-11-011-16/+6
* NetBSD fixes: declare more prototypes, move .OPTIONAL in alphabetAndrey A. Chernov1995-06-181-0/+1
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-42/+42
* Bring in a number of changes from NetBSD's make, fixing quite a fewJordan K. Hubbard1995-01-231-90/+136
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+1986