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
/
bin
/
sh
/
memalloc.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh: Add stsavestr(), like savestr() but allocates using stalloc().
jilles
2015-02-15
1
-0
/
+1
*
sh: Remove linked list of stack marks.
jilles
2013-05-11
1
-1
/
+0
*
sh: Fix various compiler warnings.
jilles
2013-04-01
1
-2
/
+2
*
sh: Follow-up to r216743, grabstackblock() can be replaced with stalloc().
jilles
2011-01-09
1
-1
/
+1
*
sh: Simplify "stack string" code slightly.
jilles
2010-12-27
1
-11
/
+11
*
sh: Allow arbitrary large numbers in CHECKSTRSPACE.
jilles
2010-12-26
1
-3
/
+2
*
sh: Remove the herefd hack.
jilles
2010-12-12
1
-1
/
+0
*
sh: Code size optimizations to "stack string" memory allocation:
jilles
2010-11-23
1
-0
/
+4
*
Do not assume in growstackstr() that a "precious" character will be
obrien
2010-10-13
1
-1
/
+8
*
sh: Constify various strings.
jilles
2009-12-24
1
-1
/
+1
*
be more type correct and align local ckmalloc() with its underlying malloc(3)...
rse
2009-06-01
1
-1
/
+3
*
Protect malloc, realloc and free calls with INT{ON,OFF} directly in chkalloc,
stefanf
2005-10-28
1
-2
/
+1
*
Remove clause 3 from the UCB licenses.
markm
2004-04-06
1
-4
/
+0
*
o __P has been reoved
imp
2002-02-02
1
-12
/
+12
*
From submitter:
cracauer
2000-08-16
1
-0
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-27
1
-1
/
+1
*
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
*
Merge of 4.4-Lite2 sh source, plus some gcc -Wall cleaning. This is a
peter
1996-09-01
1
-32
/
+15
*
Added $Id$
dg
1994-09-24
1
-0
/
+1
*
BSD 4.4 Lite bin Sources
rgrimes
1994-05-26
1
-0
/
+95