CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2010/08/11 22:05:03
Modified files: sys/ntfs : ntfs.h ntfs_ihash.c ntfs_subr.c ntfs_vfsops.c ntfs_vnops.c Log message: clean up some macro obfuscation and assorted styling problems. fix a bonus off by one bug. ok matthew