NetBSD/sys/fs
reinoud d31cd7fc58 Add extended attribute numbers associated with the two defined structures
for times and device specification.
2006-10-22 00:06:48 +00:00
..
adosfs
cd9660 - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
filecorefs
msdosfs Replace the LIST structure mp->mnt_vnodelist to a TAILQ structure since all 2006-10-20 18:58:12 +00:00
ntfs - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
ptyfs - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
smbfs Return the TAILQ_FOREACH to an explicit `for' loop since in the loop vnodes 2006-10-22 00:03:33 +00:00
sysvbfs move includes only needed for kernel inside ifdef _KERNEL. 2006-10-06 02:40:58 +00:00
tmpfs - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
udf Add extended attribute numbers associated with the two defined structures 2006-10-22 00:06:48 +00:00
union Replace the LIST structure mp->mnt_vnodelist to a TAILQ structure since all 2006-10-20 18:58:12 +00:00
Makefile Initial import of a UDF file system implementation for NetBSD. 2006-02-02 15:26:32 +00:00
unicode.h