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
/
libc
/
stdlib
/
malloc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
_thread_kern_sig_unblock takes an integer, not a reference.
alex
1996-12-29
1
-2
/
+2
*
If you run with option Z and malloc fails, memset gets called
phk
1996-10-29
1
-4
/
+6
*
Various cosmetics
phk
1996-10-26
1
-48
/
+28
*
malloc_pages should be static.
phk
1996-10-20
1
-187
/
+103
*
Fix a typo.
sos
1996-09-25
1
-2
/
+2
*
A number of minor bogons and portability things from jdp.
phk
1996-09-25
1
-28
/
+37
*
phkmalloc/3
phk
1996-09-23
1
-189
/
+232
*
Fix a very rare error condition: The code to free VM back to the kernel
phk
1996-09-17
1
-3
/
+4
*
Isolated all the crap for thread-safe so I can see what goes on again...
phk
1996-07-03
1
-61
/
+48
*
Reviewed by: julian and (hsu?)
julian
1996-01-22
1
-3
/
+66
*
Fix a fencepost error.
phk
1996-01-05
1
-4
/
+4
*
Preallocate a small structure, so we can sbrk(2) further back.
phk
1995-12-18
1
-2
/
+8
*
Change phkmalloc so that the page directory is now floating and allocated
peter
1995-12-11
1
-29
/
+47
*
Remove EXTRA_SANITY, fix a unused var.
phk
1995-10-22
1
-4
/
+8
*
phkmalloc/2
phk
1995-10-08
1
-291
/
+353
*
A buglet when dumping and a stylistic point from Mike.
phk
1995-09-22
1
-8
/
+8
*
``phkmalloc''
phk
1995-09-16
1
-361
/
+1006
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-6
/
+6
*
BSD 4.4 Lite Lib Sources
rgrimes
1994-05-27
1
-0
/
+420