CVSROOT: /cvs Module name: src Changes by: jas...@cvs.openbsd.org 2009/08/13 10:00:53
Modified files: sys/ntfs : ntfs.h ntfs_compr.c ntfs_conv.c ntfs_ihash.c ntfs_inode.h ntfs_subr.c ntfs_subr.h ntfs_vfsops.c ntfs_vnops.c Log message: - remove super-obvious comments from vnodeop_entries[] - remove #ifdef someos blocks, makes this a tad easier to read agreed by art@ and thib@