Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Apr 2002 04:48:46 -0700 (PDT)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/geom geom.h geom_dump.c geom_enc.c geom_slice.c geom_subr.c
Message-ID:  <200204231148.g3NBmkp36899@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2002/04/23 04:48:45 PDT

  Modified files:
    sys/geom             geom.h geom_dump.c geom_enc.c 
                         geom_slice.c geom_subr.c 
  Log:
  Introduce some serious paranoia to try to catch a memory overwrite problem
  as early as possible.
  
  Sponsored by:   DARPA & NAI Labs
  
  Revision  Changes    Path
  1.13      +13 -4     src/sys/geom/geom.h
  1.7       +1 -0      src/sys/geom/geom_dump.c
  1.3       +1 -0      src/sys/geom/geom_enc.c
  1.11      +2 -0      src/sys/geom/geom_slice.c
  1.8       +46 -2     src/sys/geom/geom_subr.c

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?200204231148.g3NBmkp36899>