Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Dec 2001 16:48:44 -0800 (PST)
From:      Kelly Yancey <kbyanc@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libcam cam_cdbparse.3 camlib.h scsi_cmdparse.c
Message-ID:  <200112180048.fBI0mim61230@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
kbyanc      2001/12/17 16:48:44 PST

  Modified files:
    lib/libcam           cam_cdbparse.3 camlib.h scsi_cmdparse.c 
  Log:
  Const'ify the CDB format string passed to the CDB parsing routines
  (csio_decode_visit() and family).
  
  Reviewed by:    ken
  
  Revision  Changes    Path
  1.17      +10 -10    src/lib/libcam/cam_cdbparse.3
  1.4       +13 -10    src/lib/libcam/camlib.h
  1.6       +41 -25    src/lib/libcam/scsi_cmdparse.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?200112180048.fBI0mim61230>