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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
/
+1
*
Protect malloc, realloc and free calls with INT{ON,OFF} directly in chkalloc,
stefanf
2005-10-28
1
-2
/
+16
*
Remove clause 3 from the UCB licenses.
markm
2004-04-06
1
-4
/
+0
*
Changes following CScout analysis:
dds
2003-07-05
1
-2
/
+2
*
Third attempt at removing machdep.h and using ALIGN from <sys/param.h>.
marcel
2003-02-24
1
-48
/
+53
*
Revert ALIGN change for the second and last time. I can't figure out
tjr
2003-02-18
1
-4
/
+3
*
Second attempt at removing machdep.h and using ALIGN from <sys/param.h>.
tjr
2003-02-17
1
-3
/
+4
*
Temporarily back out machdep.h/ALIGN changes. It seems that on sparc64,
tjr
2003-02-16
1
-2
/
+1
*
Use the ALIGN macro from <sys/param.h> instead of defining our own
tjr
2003-02-14
1
-1
/
+2
*
Consistently use FBSDID
obrien
2002-06-30
1
-2
/
+2
*
o __P has been reoved
imp
2002-02-02
1
-23
/
+12
*
Use STD{ERR,IN,OUT}_FILENO instead of their numeric values. The
sheldonh
2001-07-26
1
-1
/
+1
*
From submitter:
cracauer
2000-08-16
1
-0
/
+19
*
$Id$ -> $FreeBSD$
peter
1999-08-27
1
-1
/
+1
*
Remove my temporary detection for PR 7059, Tor Egge fixed this bug.
cracauer
1999-04-13
1
-5
/
+1
*
Add a guarded abort() for the problem in PR bin/7059 (no fix so far,
cracauer
1999-04-12
1
-17
/
+33
*
Be more consistent with handling of quote mark control character.
tegge
1998-09-13
1
-2
/
+2
*
Fix an inefficiency I introduced in my last commit.
cracauer
1998-09-10
1
-1
/
+2
*
Better handling of word splitting. Don't record the same region
tegge
1998-09-06
1
-2
/
+2
*
Add rcsid. Spelling.
charnier
1998-05-18
1
-3
/
+5
*
Nuke register keyword usage and #if -> #ifdef.
steve
1997-04-28
1
-5
/
+5
*
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 in NetBSD mods and -Wall cleaning.
steve
1996-12-14
1
-5
/
+5
*
Fix for PR#1287. This makes sh behave sensibly in case statements in the
peter
1996-09-03
1
-3
/
+3
*
Merge of 4.4-Lite2 sh source, plus some gcc -Wall cleaning. This is a
peter
1996-09-01
1
-10
/
+17
*
Added $Id$
dg
1994-09-24
1
-0
/
+2
*
BSD 4.4 Lite bin Sources
rgrimes
1994-05-26
1
-0
/
+292