1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/sys/fs
Boris Popov 798bb23e93 Use proper endian conversion.
Obtained from:	Mac OS X
MFC after:		1 week
2001-08-21 08:27:47 +00:00
..
cd9660
coda
deadfs
devfs linux ls fails on DEVFS /dev because linux_getdents fails because 2001-08-14 06:42:32 +00:00
fdescfs
fifofs
hpfs
msdosfs remove support for creating files and directories from msdosfs_mknod 2001-07-19 19:15:42 +00:00
ntfs Fix warning (exposed NetBSD code): 2001-06-15 00:32:07 +00:00
nullfs
nwfs Protect the mnt_vnode list with the mntvnode lock. 2001-06-28 03:50:17 +00:00
portalfs Fix warning: 568: warning: `portal_badop' defined but not used 2001-06-15 00:38:03 +00:00
procfs Remove dangling prototype for the now defunct procfs_kmemaccess() 2001-08-03 17:51:05 +00:00
pseudofs #if 0 out pfs_null() to silence the warning about it not being referenced. 2001-06-15 12:30:46 +00:00
smbfs Use proper endian conversion. 2001-08-21 08:27:47 +00:00
specfs With Alfred's permission, remove vm_mtx in favor of a fine-grained approach 2001-07-04 16:20:28 +00:00
umapfs
unionfs Protect the mnt_vnode list with the mntvnode lock. 2001-06-28 03:50:17 +00:00