From owner-cvs-all  Sun Sep 10 22:45:10 2000
Delivered-To: cvs-all@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 5361137B423; Sun, 10 Sep 2000 22:45:07 -0700 (PDT)
Received: (from jhb@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id WAA26511;
	Sun, 10 Sep 2000 22:45:07 -0700 (PDT)
	(envelope-from jhb@FreeBSD.org)
Message-Id: <200009110545.WAA26511@freefall.freebsd.org>
From: John Baldwin <jhb@FreeBSD.org>
Date: Sun, 10 Sep 2000 22:45:07 -0700 (PDT)
To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject: cvs commit: src/sys/miscfs/kernfs kernfs_vfsops.c
X-FreeBSD-CVS-Branch: HEAD
Sender: owner-cvs-all@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.ORG

jhb         2000/09/10 22:45:07 PDT

  Modified files:
    sys/miscfs/kernfs    kernfs_vfsops.c 
  Log:
  Fix a 64-bitism, use size_t instead of u_int for 4th arg to copyinstr.
  
  Revision  Changes    Path
  1.37      +2 -2      src/sys/miscfs/kernfs/kernfs_vfsops.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message