briggs
Fri Oct 17 19:55:06 PDT 1997
Update of /cvsroot/src/sys/msdosfs
In directory netbsd1:/var/slash-tmp/cvs-serv8912
Modified Files:
msdosfs_vfsops.c
Log Message:
Use bcmp instead of memcmp since we haven't switched to using memcmp elsewhere
in the kernel.