]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Some fixes from John Hood:
authorJohn Dyson <dyson@FreeBSD.org>
Fri, 5 Dec 1997 05:36:58 +0000 (05:36 +0000)
committerJohn Dyson <dyson@FreeBSD.org>
Fri, 5 Dec 1997 05:36:58 +0000 (05:36 +0000)
commitd4060a8751045b06cbdf738d3aec63db9e47ff9d
tree7dae31c355cf060d9aaa3bf8ae3d7aafc04116b9
parentfc018b804b7cd295e8a2a4bb240b169f03778a7d
Some fixes from John Hood:
1) Fix the initialization of malloc structure that changed
due to perf opt.
2) Remove unneeded include.
3) An initialization assert added to malloc.
Submitted by: John Hood <cgull@smoke.marlboro.vt.us>
sys/ddb/db_input.c
sys/kern/kern_malloc.c
sys/sys/malloc.h