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_5_3


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] ntfs.h  1.14   11 years  brad   Add _KERNEL guard to hide dprintf macro from userland. ok millert@
[TXT] ntfs_compr.c  1.6   11 years  jsing   Ansify and apply style(9) to function definitions. ok krw@
[TXT] ntfs_compr.h  1.2   21 years  mickey   branches: 1.2.2; fix the tags
[TXT] ntfs_conv.c  1.8   13 years  tedu   these files don't need to include nearly so many headers
[TXT] ntfs_ihash.c  1.12   11 years  jsing   Ansify and apply style(9) to function definitions. ok krw@
[TXT] ntfs_ihash.h  1.4   15 years  oga   convert lockmgr over to rwlock in ntfs, mostly trivial. Tested by a couple of p...
[TXT] ntfs_inode.h  1.6   11 years  jsing   Constrain the amount of kernel memory used by NTFS. Keep a small cache of loaded...
[TXT] ntfs_subr.c  1.30   11 years  jsing   Constrain the amount of kernel memory used by NTFS. Keep a small cache of loaded...
[TXT] ntfs_subr.h  1.6   13 years  tedu   revert previous "simplification". kcornies at gmail says it doesn't work.
[TXT] ntfs_vfsops.c  1.33   11 years  jsing   Constrain the amount of kernel memory used by NTFS. Keep a small cache of loaded...
[TXT] ntfs_vfsops.h  1.2   21 years  mickey   branches: 1.2.2; fix the tags
[TXT] ntfs_vnops.c  1.29   11 years  jsing   Free the directory block buffer at the completion of a readdir, significantly re...
[TXT] ntfsmount.h  1.3   18 years  miod   Remove unused NetBSD new-style %b strings.