NetBSD/sys/ntfs
jdolecek e0cc03a09b merge kqueue branch into -current
kqueue provides a stateful and efficient event notification framework
currently supported events include socket, file, directory, fifo,
pipe, tty and device changes, and monitoring of processes and signals

kqueue is supported by all writable filesystems in NetBSD tree
(with exception of Coda) and all device drivers supporting poll(2)

based on work done by Jonathan Lemon for FreeBSD
initial NetBSD port done by Luke Mewburn and Jason Thorpe
2002-10-23 09:10:23 +00:00
..
Makefile
TODO
files.ntfs
ntfs.h
ntfs_compr.c
ntfs_compr.h
ntfs_conv.c
ntfs_ihash.c
ntfs_ihash.h
ntfs_inode.h
ntfs_subr.c remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
ntfs_subr.h
ntfs_vfsops.c MNT_GETARGS support 2002-09-21 18:10:34 +00:00
ntfs_vfsops.h
ntfs_vnops.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
ntfsmount.h MNT_GETARGS support 2002-09-21 18:10:34 +00:00