Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Mar 1997 04:28:07 -0800 (PST)
From:      Peter Wemm <peter>
To:        CVS-committers, cvs-all, cvs-sbin
Subject:   cvs commit:  src/sbin/mount Makefile getmntopts.3 getmntopts.c mntopts.h mount.8 mount.c mount_ufs.c
Message-ID:  <199703111228.EAA24835@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       97/03/11 04:28:06

  Modified:    sbin/mount  Makefile getmntopts.3 getmntopts.c mntopts.h
                        mount.8 mount.c  mount_ufs.c
  Log:
  Merge from Lite2
  - use new getvfsbyname() interface and mount(2) interface
  
  **DANGER WILL ROBINSON!!**  You must be running a -current kernel
  from within a week or so in order for this to work!
  
  Revision  Changes    Path
  1.3       +3 -2      src/sbin/mount/Makefile
  1.3       +11 -6     src/sbin/mount/getmntopts.3
  1.4       +11 -3     src/sbin/mount/getmntopts.c
  1.8       +11 -11    src/sbin/mount/mntopts.h
  1.15      +13 -7     src/sbin/mount/mount.8
  1.16      +80 -109   src/sbin/mount/mount.c
  1.7       +18 -16    src/sbin/mount/mount_ufs.c



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