Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Apr 1999 02:41:09 -0700 (PDT)
From:      Dmitrij Tejblum <dt@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/ufs/mfs mfs_vfsops.c
Message-ID:  <199904210941.CAA02807@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dt          1999/04/21 02:41:08 PDT

  Modified files:
    sys/ufs/mfs          mfs_vfsops.c 
  Log:
  Change type of a variable from u_int to size_t, so that pointer to it may be
  used as a last argument to copyinstr().
  
  Revision  Changes    Path
  1.60      +2 -2      src/sys/ufs/mfs/mfs_vfsops.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?199904210941.CAA02807>