CVSROOT:        /cvs
Module name:    src
Changes by:     t...@cvs.openbsd.org    2016/10/16 19:16:22

Modified files:
        usr.sbin/makefs: ffs.c msdos.c msdos.h 
        usr.sbin/makefs/ffs: buf.c buf.h ffs_alloc.c ffs_balloc.c 
                             ffs_extern.h ufs_inode.h 
        usr.sbin/makefs/fs/msdosfs: denode.h fat.h msdosfs_conv.c 
                                    msdosfs_fat.c msdosfs_lookup.c 
                                    msdosfsmount.h 
        usr.sbin/makefs/msdos: msdosfs_denode.c msdosfs_vfsops.c 
                               msdosfs_vnops.c 
        usr.sbin/makefs/ufs/ffs: ffs_extern.h 

Log message:
mechanical rename of vnode to mkfsvnode and buf to mkfsbuf to avoid
collisions with the kernel structures of the same name.
caught one bug where the wrong header was being included.

Reply via email to