Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 May 2002 10:09:41 -0700 (PDT)
From:      Maxime Henrion <mux@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern vfs_subr.c
Message-ID:  <200205161709.g4GH9g406647@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mux         2002/05/16 10:09:41 PDT

  Modified files:
    sys/kern             vfs_subr.c 
  Log:
  o Fix vfs_copyopt(), the first argument to bcopy() is the source,
    not the destination.
  o Remove some code from vfs_getopt() which was making the interface
    more complicated to use for a very slight gain.
  
  Revision  Changes    Path
  1.357     +6 -15     src/sys/kern/vfs_subr.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?200205161709.g4GH9g406647>