Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Jul 2000 21:39:37 -0700 (PDT)
From:      Matt Jacob <mjacob@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/share/examples/scsi_target scsi_target.c
Message-ID:  <200007180439.VAA16040@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mjacob      2000/07/17 21:39:37 PDT

  Modified files:
    share/examples/scsi_target scsi_target.c 
  Log:
  Don't get stuck in a loop calling exit from an atexit routine. Clean
  up cam_fill_ctio usage to passed atio flags. Clear periph_priv area
  of new ctio so if the kernel is dumb enough to look at them (this is
  a SECURITY hole) the panic will be obvious instead of subtle.
  
  Revision  Changes    Path
  1.9       +10 -9     src/share/examples/scsi_target/scsi_target.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?200007180439.VAA16040>