tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
sys
/
ntfs
/
at
jcs
13 files
ntfs.h
spelling ok jmc@
4 years ago
ntfs_compr.c
Clean up the NTFS debug code - use uppercase names for the debug macros, especially since 'dprintf' now has another meaning (at least outside of the kernel). Tweak the macro syntax so we can avoid having to double bracket all invocations. Also apply a good dose of style(9).
12 years ago
ntfs_compr.h
fix the tags
23 years ago
ntfs_conv.c
Clean up the NTFS debug code - use uppercase names for the debug macros, especially since 'dprintf' now has another meaning (at least outside of the kernel). Tweak the macro syntax so we can avoid having to double bracket all invocations. Also apply a good dose of style(9).
12 years ago
ntfs_ihash.c
Do not depend on RW_SLEEPFAIL in ntfs_ntlookup
1 year ago
ntfs_ihash.h
Do not depend on RW_SLEEPFAIL in ntfs_ntlookup
1 year ago
ntfs_inode.h
spelling
5 years ago
ntfs_subr.c
Do not depend on RW_SLEEPFAIL in ntfs_ntlookup
1 year ago
ntfs_subr.h
remove prototypes with no matching function ok mpi@
2 years ago
ntfs_vfsops.c
Retire NULLVP, use NULL for coherency.
6 months ago
ntfs_vfsops.h
Remove unused "struct proc *" argument from the following functions:
6 years ago
ntfs_vnops.c
Put the bowels of the various VOP_PRINT routines under defined(DEBUG) || defined(DIAGNOSTIC) || defined(VFSLCKDEBUG) as they won't be used otherwise.
1 year ago
ntfsmount.h
Remove unused NetBSD new-style %b strings.
20 years ago