OpenBSD CVS

src/sys/ntfs/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / sys / ntfs

Current tag: OPENBSD_6_3_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] ntfs.h  1.17   10 years  jsing   Clean up the NTFS debug code - use uppercase names for the debug macros, especia...
[TXT] ntfs_compr.c  1.7   10 years  jsing   Clean up the NTFS debug code - use uppercase names for the debug macros, especia...
[TXT] ntfs_compr.h  1.2   21 years  mickey   branches: 1.2.2; fix the tags
[TXT] ntfs_conv.c  1.9   10 years  jsing   Clean up the NTFS debug code - use uppercase names for the debug macros, especia...
[TXT] ntfs_ihash.c  1.20   7 years  tedu   use hashfree in fs code. from Mathieu - ok guenther
[TXT] ntfs_ihash.h  1.6   7 years  natano   Kill stale prototypes. ok deraadt millert stefan
[TXT] ntfs_inode.h  1.7   11 years  guenther   More of the same: ntfs doesn't do inode numbers >2^32, so use a smaller type int...
[TXT] ntfs_subr.c  1.50   7 years  dhill   Partially revert previous mallocarray conversions that contain constants. The c...
[TXT] ntfs_subr.h  1.10   7 years  natano   Remove the unused ntfs write code. ok benno beck
[TXT] ntfs_vfsops.c  1.58   6 years  deraadt   Syncronize filesystems to disk when suspending. Each mountpoint's vnodes are pu...
[TXT] ntfs_vfsops.h  1.3   11 years  guenther   More of the same: ntfs doesn't do inode numbers >2^32, so use a smaller type int...
[TXT] ntfs_vnops.c  1.42   7 years  natano   Remove the unused ntfs write code. ok benno beck
[TXT] ntfsmount.h  1.3   18 years  miod   Remove unused NetBSD new-style %b strings.