Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Dec 1997 21:37:02 -0800 (PST)
From:      John Dyson <dyson@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/kern kern_malloc.c src/sys/sys malloc.h src/sys/ddb db_input.c
Message-ID:  <199712050537.VAA05222@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dyson       1997/12/04 21:37:01 PST

  Modified files:
    sys/kern             kern_malloc.c 
    sys/sys              malloc.h 
    sys/ddb              db_input.c 
  Log:
  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>
  
  Revision  Changes    Path
  1.38      +4 -1      src/sys/kern/kern_malloc.c
  1.33      +3 -2      src/sys/sys/malloc.h
  1.23      +1 -2      src/sys/ddb/db_input.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199712050537.VAA05222>