index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.bin
/
make
/
str.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split var.c into var.c and var_modify.c and move all the modification funcs
jmallett
2002-10-28
1
-46
/
+9
*
Remove efree(), it isn't used consistently enough to even pretend that it
jmallett
2002-10-23
1
-2
/
+2
*
Convert make(1) to use ANSI style function declarations. Variable
jmallett
2002-10-09
1
-24
/
+10
*
Add empty default cases where they should be, remove non-local execution stuff
jmallett
2002-09-28
1
-0
/
+4
*
str_concat() doesn't really take const arguments.
jmallett
2002-05-22
1
-3
/
+3
*
Replace the evil that is __DECONST() with (void *). This is one of the least
jmallett
2002-05-22
1
-2
/
+2
*
Fix make(1) behaviour regarding SysV-style substitution when given a nil
jmallett
2002-05-05
1
-0
/
+6
*
Back out rev 1.17, it breaks dependencies.
obrien
2002-04-14
1
-15
/
+11
*
Revision 1.17 seems to break a subsequent buildworld (i.e. with the new
obrien
2002-04-13
1
-2
/
+5
*
Update SCM ID method.
obrien
2002-04-13
1
-3
/
+1
*
Make str_concat handle NULL arguments properly (a-la how ODE-2.3.6 make does).
obrien
2002-04-13
1
-12
/
+13
*
De'register.
obrien
2002-04-13
1
-9
/
+9
*
Constify str_concat()
obrien
2002-04-13
1
-3
/
+3
*
There's also no point in #typedef'ing void/char pointers. Accordingly,
will
2000-12-02
1
-1
/
+1
*
Use __RCSID()
wsanchez
2000-07-09
1
-6
/
+4
*
Unduplicate IDs from comments, do $Id -> $FreeBSD$ (submitted-by: bde)
hoek
1999-09-11
1
-2
/
+0
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-2
/
+2
*
Merge style- and trivial- only changes from OpenBSD (dated 1999/07/29-19:55+1).
hoek
1999-08-17
1
-3
/
+8
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
O' to be bitten by CVS. Cleanup after import
steve
1996-10-08
1
-3
/
+4
*
Merge in NetBSD's changes to make(1). Changes include:
steve
1996-10-06
1
-5
/
+4
*
NetBSD fixes: declare more prototypes, move .OPTIONAL in alphabet
ache
1995-06-18
1
-3
/
+6
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-11
/
+11
*
Bring in a number of changes from NetBSD's make, fixing quite a few
jkh
1995-01-23
1
-20
/
+67
*
Fix a problem with passing quoted strings down to commands.
sef
1994-08-24
1
-3
/
+6
*
BSD 4.4 Lite Usr.bin Sources
rgrimes
1994-05-27
1
-0
/
+439