NetBSD/sys/fs
cbiere b70ba117e6 * Added missing cast in isonum_712().
* Added const-qualifiers.
 * Removed unnecessary duplicate prototypes.
 * Use the endian conversion functions from <sys/endian.h>.
2007-01-27 07:20:31 +00:00
..
adosfs New file system suspension API to replace vn_start_write and vn_finished_write. 2007-01-19 14:49:08 +00:00
cd9660 * Added missing cast in isonum_712(). 2007-01-27 07:20:31 +00:00
filecorefs New file system suspension API to replace vn_start_write and vn_finished_write. 2007-01-19 14:49:08 +00:00
msdosfs Use the endian conversion functions from sys/endian.h. 2007-01-27 07:18:10 +00:00
ntfs New file system suspension API to replace vn_start_write and vn_finished_write. 2007-01-19 14:49:08 +00:00
ptyfs only change atime on access. 2007-01-19 20:10:36 +00:00
puffs We don't handle fsync in checkop anymore, so direct the fifoop fsync 2007-01-26 23:25:56 +00:00
smbfs New file system suspension API to replace vn_start_write and vn_finished_write. 2007-01-19 14:49:08 +00:00
sysvbfs New file system suspension API to replace vn_start_write and vn_finished_write. 2007-01-19 14:49:08 +00:00
tmpfs New file system suspension API to replace vn_start_write and vn_finished_write. 2007-01-19 14:49:08 +00:00
udf New file system suspension API to replace vn_start_write and vn_finished_write. 2007-01-19 14:49:08 +00:00
union New file system suspension API to replace vn_start_write and vn_finished_write. 2007-01-19 14:49:08 +00:00
Makefile kernel portion of puffs - the Pass-to-Userspace Framework File System. 2006-10-22 22:43:23 +00:00
unicode.h revive copyright notice for the code derived from libc/locale/utf2.c. 2006-05-20 08:28:27 +00:00