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
/
lib
/
libstand
/
zalloc_defs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Just use uintptr_t and intptr_t rather than requiring each arch to provide
jhb
2005-05-31
1
-24
/
+2
*
Define iaddr_t and saddr_t for arm.
cognet
2004-05-14
1
-1
/
+4
*
No reason to disable this test on powerpc.
grehan
2004-02-25
1
-2
/
+0
*
Trust the code more than the comment(s) and correct some false
robert
2003-04-12
1
-4
/
+4
*
Reimplement malloc/free debugging that includes the offending file:line
peter
2002-07-20
1
-0
/
+1
*
Define the types iaddr_t and saddr_t for sparc64.
robert
2001-10-15
1
-0
/
+4
*
A quick and dirty port of libstand to ia64.
dfr
2001-03-06
1
-0
/
+4
*
Disable the end guard for now.
benno
2000-11-10
1
-0
/
+2
*
Inital PowerPC loader build support.
obrien
2000-10-10
1
-0
/
+4
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
To clarify last commit, msmith says:
obrien
1998-10-17
1
-1
/
+1
*
Reduce the sbrk() increment from 64K to 4K. There's not much room on the
msmith
1998-10-16
1
-2
/
+2
*
Prune unused zalloc components as recommended by Matt Dillon. Extra debugging
msmith
1998-10-01
1
-3
/
+1
*
* Enable old UFS compatibility code for booting from Digital Unix formatted
dfr
1998-09-26
1
-1
/
+7
*
Replace the old and extremely icky Mach/NetBSD allocator with a similarly
msmith
1998-09-26
1
-0
/
+83