This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
fs
/
ntfs
History
peter
07d710ea39
Fix warning (exposed NetBSD code):
...
94: warning: `ntfs_bmap' declared `static' but never defined
2001-06-15 00:32:07 +00:00
..
ntfs_compr.c
- sys/n[tw]fs moved to sys/fs/n[tw]fs
2001-05-26 11:57:45 +00:00
ntfs_compr.h
Merged NetBSD version, as they have done improvements:
1999-12-03 20:37:40 +00:00
ntfs_ihash.c
- sys/n[tw]fs moved to sys/fs/n[tw]fs
2001-05-26 11:57:45 +00:00
ntfs_ihash.h
Convert lockmgr locks from using simple locks to using mutexes.
2000-10-04 01:29:17 +00:00
ntfs_inode.h
Convert lockmgr locks from using simple locks to using mutexes.
2000-10-04 01:29:17 +00:00
ntfs_subr.c
- sys/n[tw]fs moved to sys/fs/n[tw]fs
2001-05-26 11:57:45 +00:00
ntfs_subr.h
Convert lockmgr locks from using simple locks to using mutexes.
2000-10-04 01:29:17 +00:00
ntfs_vfsops.c
- sys/n[tw]fs moved to sys/fs/n[tw]fs
2001-05-26 11:57:45 +00:00
ntfs_vfsops.h
Forward declare some structs so that this header is more self-suifficent.
2000-01-14 19:54:42 +00:00
ntfs_vnops.c
Fix warning (exposed NetBSD code):
2001-06-15 00:32:07 +00:00
ntfs.h
Move the netexport structure from the fs-specific mountstructure
2001-04-25 07:07:52 +00:00
ntfsmount.h
Merged NetBSD version, as they have done improvements:
1999-12-03 20:37:40 +00:00