CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2016/10/16 12:55:10
Modified files:
usr.sbin/makefs: Makefile msdos.c
usr.sbin/makefs/fs/msdosfs: denode.h direntry.h msdosfs_conv.c
msdosfs_lookup.c msdosfsmount.h
usr.sbin/makefs/msdos: msdosfs_vfsops.c msdosfs_vnops.c
Removed files:
usr.sbin/makefs/fs/msdosfs: clock_subr.c clock_subr.h
usr.sbin/makefs/sys: clock.h
Log message:
Replace fs/msdosfs/{msdosfs_conv.c,direntry.h} with stripped-down
versions from our own tree. This allows to remove the clock_subr.c
tentacle.