NetBSD/sys/fs
riz 9f6ad5fff1 Swap the order of the tf_gen and tf_id members of struct tmpfs_fid,
since tf_id needs 8-byte alignment on some architectures (like amd64).
struct tmpfs_fid now fits in 16 bytes on amd64 again.
OK matt@
2006-03-31 20:27:49 +00:00
..
adosfs
cd9660 merge yamt-uio_vmspace branch. 2006-03-01 12:38:10 +00:00
filecorefs Use device_class() instead of accessing dv_class directly. 2006-02-21 04:32:38 +00:00
msdosfs merge yamt-uio_vmspace branch. 2006-03-01 12:38:10 +00:00
ntfs don't use MALLOC with a non-constant size; use malloc instead. 2006-03-17 23:29:07 +00:00
ptyfs
smbfs merge yamt-uio_vmspace branch. 2006-03-01 12:38:10 +00:00
sysvbfs Fix some typos. 2006-02-25 02:28:55 +00:00
tmpfs Swap the order of the tf_gen and tf_id members of struct tmpfs_fid, 2006-03-31 20:27:49 +00:00
udf remove trailing newlines 2006-03-05 16:55:44 +00:00
union PR/32986: Kouichirou Hiratsuka: Don't proceed with unmounting the filesystem 2006-03-20 19:54:15 +00:00
Makefile Initial import of a UDF file system implementation for NetBSD. 2006-02-02 15:26:32 +00:00
unicode.h