Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Jun 2001 14:03:55 +0300
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sbin Makefile src/sbin/adjkerntz adjkerntz.8 src/sbin/mountd mountd.c src/sys/fs/msdosfs msdosfs_vfsops.c src/sys/modules/msdosfs Makefile src/sbin/mount mount.8 mount.c src/sbin/mount_msdos Makefile iso22dos koi2dos mount_msdos.8 ...
Message-ID:  <20010601140355.A72841@sunbay.com>
In-Reply-To: <200106011057.f51AvRa12087@freefall.freebsd.org>; from ru@FreeBSD.org on Fri, Jun 01, 2001 at 03:57:27AM -0700
References:  <200106011057.f51AvRa12087@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi!

This change also requires a small change to usr.sbin/amd/include/config.h.
The patch has been submitted to David O'Brien, and now pending his approval.

On Fri, Jun 01, 2001 at 03:57:27AM -0700, Ruslan Ermilov wrote:
> ru          2001/06/01 03:57:27 PDT
> 
>   Modified files:
>     sbin                 Makefile 
>     sbin/adjkerntz       adjkerntz.8 
>     sbin/mountd          mountd.c 
>     sys/fs/msdosfs       msdosfs_vfsops.c 
>     sys/modules/msdosfs  Makefile 
>     sbin/mount           mount.8 mount.c 
>     sbin/mount_msdosfs   Makefile mount_msdosfs.8 mount_msdosfs.c 
>   Removed files:
>     sbin/mount_msdos     Makefile iso22dos koi2dos mount_msdos.8 
>                          mount_msdos.c 
>   Log:
>   - VFS_SET(msdos) -> VFS_SET(msdosfs)
>   - msdos.ko -> msdosfs.ko
>   - mount_msdos(8) -> mount_msdosfs(8)
>   - "msdos" -> "msdosfs" compatibility glue in mount(8)
>   
>   Revision  Changes    Path
>   1.85      +2 -2      src/sbin/Makefile
>   1.23      +2 -2      src/sbin/adjkerntz/adjkerntz.8
>   1.55      +2 -2      src/sbin/mountd/mountd.c
>   1.78      +2 -2      src/sys/fs/msdosfs/msdosfs_vfsops.c
>   1.17      +2 -2      src/sys/modules/msdosfs/Makefile
>   1.43      +2 -2      src/sbin/mount/mount.8
>   1.43      +5 -1      src/sbin/mount/mount.c
>   1.18      +4 -4      src/sbin/mount_msdosfs/Makefile
>   1.21      +3 -3      src/sbin/mount_msdosfs/mount_msdosfs.8
>   1.22      +8 -8      src/sbin/mount_msdosfs/mount_msdosfs.c

-- 
Ruslan Ermilov		Oracle Developer/DBA,
ru@sunbay.com		Sunbay Software AG,
ru@FreeBSD.org		FreeBSD committer,
+380.652.512.251	Simferopol, Ukraine

http://www.FreeBSD.org	The Power To Serve
http://www.oracle.com	Enabling The Information Age

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?20010601140355.A72841>