Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Sep 2002 10:10:18 -0700 (PDT)
From:      Bruce Evans <bde@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys malloc.h
Message-ID:  <200209151710.g8FHAIkr028552@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         2002/09/15 10:10:18 PDT

  Modified files:
    sys/sys              malloc.h 
  Log:
  Garbage-collected splmem.
  
  Moved the declaration of malloc_mtx to be with the other extern declarations
  and not exposed to userland.
  
  Fixed some minor style bugs.
  
  Revision  Changes    Path
  1.67      +5 -7      src/sys/sys/malloc.h

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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