Module Name: src Committed By: mycroft Date: Fri Mar 5 20:47:08 UTC 1999 Modified Files: src/sys/msdosfs: msdosfs_vnops.c src/sys/ufs/ext2fs: ext2fs_inode.c src/sys/ufs/ffs: ffs_inode.c src/sys/ufs/lfs: lfs_inode.c Log Message: Permit the access and modify time pointers passed to VOP_UPDATE to be null, meaning the current time.