summaryrefslogtreecommitdiffstats
path: root/usr.bin/make/str.c
Commit message (Expand)AuthorAgeFilesLines
* Add empty default cases where they should be, remove non-local execution stuffjmallett2002-09-281-0/+4
* str_concat() doesn't really take const arguments.jmallett2002-05-221-3/+3
* Replace the evil that is __DECONST() with (void *). This is one of the leastjmallett2002-05-221-2/+2
* Fix make(1) behaviour regarding SysV-style substitution when given a niljmallett2002-05-051-0/+6
* Back out rev 1.17, it breaks dependencies.obrien2002-04-141-15/+11
* Revision 1.17 seems to break a subsequent buildworld (i.e. with the newobrien2002-04-131-2/+5
* Update SCM ID method.obrien2002-04-131-3/+1
* Make str_concat handle NULL arguments properly (a-la how ODE-2.3.6 make does).obrien2002-04-131-12/+13
* De'register.obrien2002-04-131-9/+9
* Constify str_concat()obrien2002-04-131-3/+3
* There's also no point in #typedef'ing void/char pointers. Accordingly,will2000-12-021-1/+1
* Use __RCSID()wsanchez2000-07-091-6/+4
* Unduplicate IDs from comments, do $Id -> $FreeBSD$ (submitted-by: bde)hoek1999-09-111-2/+0
* $Id$ -> $FreeBSD$peter1999-08-281-2/+2
* Merge style- and trivial- only changes from OpenBSD (dated 1999/07/29-19:55+1).hoek1999-08-171-3/+8
* 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-3/+4
* Merge in NetBSD's changes to make(1). Changes include:steve1996-10-061-5/+4
* NetBSD fixes: declare more prototypes, move .OPTIONAL in alphabetache1995-06-181-3/+6
* Remove trailing whitespace.rgrimes1995-05-301-11/+11
* Bring in a number of changes from NetBSD's make, fixing quite a fewjkh1995-01-231-20/+67
* Fix a problem with passing quoted strings down to commands.sef1994-08-241-3/+6
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+439
OpenPOWER on IntegriCloud