Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 May 2001 01:14:15 -0700 (PDT)
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/contrib/amd/include am_defs.h src/usr.sbin/amd/include config.h src/etc/mtree BSD.include.dist src/include Makefile src/sbin/mount_msdos mount_msdos.c src/sbin/mountd mountd.c src/share/man/man7 hier.7 src/sys/boot/forth loader.conf ...
Message-ID:  <200105250814.f4P8EFU71641@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ru          2001/05/25 01:14:14 PDT

  Modified files:
    contrib/amd/include  am_defs.h 
    usr.sbin/amd/include config.h 
    etc/mtree            BSD.include.dist 
    include              Makefile 
    sbin/mount_msdos     mount_msdos.c 
    sbin/mountd          mountd.c 
    share/man/man7       hier.7 
    sys/boot/forth       loader.conf 
    sys/conf             files 
    sys/kern             Make.tags.inc 
    sys/modules          Makefile 
    usr.bin/fstat        msdosfs.c 
    sys/fs/msdosfs       msdosfs_conv.c msdosfs_denode.c 
                         msdosfs_fat.c msdosfs_lookup.c 
                         msdosfs_vfsops.c msdosfs_vnops.c 
    sys/modules/msdosfs  Makefile 
    usr.sbin/sysinstall  dos.c floppy.c install.c 
  Removed files:
    sys/msdosfs          bootsect.h bpb.h denode.h direntry.h 
                         fat.h msdosfs_conv.c msdosfs_denode.c 
                         msdosfs_fat.c msdosfs_lookup.c 
                         msdosfs_vfsops.c msdosfs_vnops.c 
                         msdosfsmount.h 
    sys/modules/msdos    Makefile 
  Log:
  - sys/msdosfs moved to sys/fs/msdosfs
  - msdos.ko renamed to msdosfs.ko
  - /usr/include/msdosfs moved to /usr/include/fs/msdosfs
  
  Revision  Changes    Path
  1.9       +6 -2      src/contrib/amd/include/am_defs.h
  1.19      +5 -2      src/usr.sbin/amd/include/config.h
  1.43      +3 -3      src/etc/mtree/BSD.include.dist
  1.141     +5 -4      src/include/Makefile
  1.21      +2 -2      src/sbin/mount_msdos/mount_msdos.c
  1.51      +2 -2      src/sbin/mountd/mountd.c
  1.44      +3 -3      src/share/man/man7/hier.7
  1.48      +2 -2      src/sys/boot/forth/loader.conf
  1.520     +7 -7      src/sys/conf/files
  1.11      +3 -3      src/sys/kern/Make.tags.inc
  1.181     +2 -2      src/sys/modules/Makefile
  1.4       +6 -6      src/usr.bin/fstat/msdosfs.c
  1.30      +2 -2      src/sys/fs/msdosfs/msdosfs_conv.c
  1.57      +6 -6      src/sys/fs/msdosfs/msdosfs_denode.c
  1.27      +6 -6      src/sys/fs/msdosfs/msdosfs_fat.c
  1.35      +6 -6      src/sys/fs/msdosfs/msdosfs_lookup.c
  1.77      +7 -7      src/sys/fs/msdosfs/msdosfs_vfsops.c
  1.112     +6 -6      src/sys/fs/msdosfs/msdosfs_vnops.c
  1.15      +3 -3      src/sys/modules/msdosfs/Makefile
  1.24      +2 -2      src/usr.sbin/sysinstall/dos.c
  1.36      +2 -2      src/usr.sbin/sysinstall/floppy.c
  1.295     +2 -2      src/usr.sbin/sysinstall/install.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?200105250814.f4P8EFU71641>