Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Mar 1997 09:53:41 -0800 (PST)
From:      Bruce Evans <bde>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/kern vfs_subr.c src/sys/sys mount.h
Message-ID:  <199703021753.JAA23153@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         97/03/02 09:53:40

  Modified:    sys/sys   mount.h
               sys/kern  vfs_subr.c
  Log:
  Restored some pre-Lite2-merge source-level compatibility to the mount()
  and getvfsbyname() interfaces.  The new interfaces are now hidden from
  applications unless _NEW_VFSCONF is defined.  The new vfsconf interfaces
  don't work yet.
  
  Revision  Changes    Path
  1.40      +25 -9     src/sys/sys/mount.h
  1.77      +4 -11     src/sys/kern/vfs_subr.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199703021753.JAA23153>