NetBSD/sys/miscfs
wrstuden e384a44e9d Extend fsync_range(2) to support the FDISKSYNC flag, which requests
that the sync be propogated out through the disk drive caches.
2005-01-25 23:55:20 +00:00
..
deadfs First pass for some caddr_t removal and changes to get rid of it where we 2004-04-27 17:37:30 +00:00
fdesc Add the system call and VFS infrastructure for file system extended 2005-01-02 16:08:28 +00:00
fifofs Clean up reader/writer counts for the revoke case in fifo_close(). 2004-07-17 20:53:01 +00:00
genfs Extend fsync_range(2) to support the FDISKSYNC flag, which requests 2005-01-25 23:55:20 +00:00
kernfs Add the system call and VFS infrastructure for file system extended 2005-01-02 16:08:28 +00:00
nullfs Add the system call and VFS infrastructure for file system extended 2005-01-02 16:08:28 +00:00
overlay Add the system call and VFS infrastructure for file system extended 2005-01-02 16:08:28 +00:00
portal Add the system call and VFS infrastructure for file system extended 2005-01-02 16:08:28 +00:00
procfs Add the system call and VFS infrastructure for file system extended 2005-01-02 16:08:28 +00:00
specfs Add ffs internal snapshots. Written by Marshall Kirk McKusick for FreeBSD. 2004-05-25 14:54:55 +00:00
syncfs Uppercase CPU, plural is CPUs. 2004-02-13 11:36:08 +00:00
umapfs Add the system call and VFS infrastructure for file system extended 2005-01-02 16:08:28 +00:00
Makefile ptyfs moved from sys/miscfs/ to sys/fs/ 2004-11-11 18:57:21 +00:00