Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Apr 2002 19:44:49 -0800 (PST)
From:      "Kenneth D. Merry" <ken@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/camcontrol camcontrol.c
Message-ID:  <200204070344.g373inh65082@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ken         2002/04/06 19:44:49 PST

  Modified files:        (Branch: RELENG_4)
    sbin/camcontrol      camcontrol.c 
  Log:
  MFC, rev 1.42:
  Fix a bzero length calculation.  sizeof(struct ccb_getdev) should have been
  sizeof(struct ccb_getdevstats).
  
  Revision   Changes    Path
  1.21.2.12  +1 -1      src/sbin/camcontrol/camcontrol.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?200204070344.g373inh65082>