CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2016/10/18 11:05:31
Modified files:
usr.sbin/makefs: Makefile msdos.c
usr.sbin/makefs/msdos: msdosfs_denode.c msdosfs_vfsops.c
msdosfs_vnops.c
Added files:
usr.sbin/makefs/msdos: bootsect.h bpb.h denode.h direntry.h
fat.h mkfs_msdos.c mkfs_msdos.h
msdosfs_conv.c msdosfs_fat.c
msdosfs_lookup.c msdosfs_unicode.c
msdosfsmount.h
Removed files:
usr.sbin/makefs/fs/msdosfs: bootsect.h bpb.h denode.h direntry.h
fat.h msdosfs_conv.c msdosfs_fat.c
msdosfs_lookup.c msdosfs_unicode.c
msdosfsmount.h
usr.sbin/makefs/newfs_msdos: mkfs_msdos.c mkfs_msdos.h
Log message:
Merge fs/msdosfs/ and newfs_msdos/ into msdos/.