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_4_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] ntfs.h  1.16   11 years  deraadt   final removal of daddr64_t. daddr_t has been 64 bit for a long enough test peri...
[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.13   11 years  guenther   More of the same: ntfs doesn't do inode numbers >2^32, so use a smaller type int...
[TXT] ntfs_ihash.h  1.5   11 years  guenther   More of the same: ntfs doesn't do inode numbers >2^32, so use a smaller type int...
[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.32   11 years  deraadt   final removal of daddr64_t. daddr_t has been 64 bit for a long enough test peri...
[TXT] ntfs_subr.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_vfsops.c  1.35   11 years  guenther   More of the same: ntfs doesn't do inode numbers >2^32, so use a smaller type int...
[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.30   11 years  guenther   Handle the pathconf _PC_PATH_MAX, _PC_PIPE_BUF, _PC_ASYNC_IO, _PC_PRIO_IO, and _...
[TXT] ntfsmount.h  1.3   18 years  miod   Remove unused NetBSD new-style %b strings.