freebsd-dev/sys/fs
Bruce Evans 392dbea3f6 Fixed some (most) style bugs in rev.1.33. Mainly 4-char indentation
(msdosfs uses normal 8-char indentation almost everywhere else),
too-long lines, and minor English usage errors.  The verbose formal
comment before the new function is still abnormal.
2003-12-29 11:59:05 +00:00
..
cd9660
coda
deadfs
devfs
fdescfs
fifofs
hpfs
msdosfs Fixed some (most) style bugs in rev.1.33. Mainly 4-char indentation 2003-12-29 11:59:05 +00:00
ntfs Avoid sign extension when casting signed characters to unsigned wide 2003-12-16 01:52:54 +00:00
nullfs v_vxproc was a bogus name for a thread (pointer). 2003-12-28 09:12:56 +00:00
nwfs
portalfs
procfs
pseudofs Constify, and add an API function to find a named node in a directory. 2003-12-07 17:41:19 +00:00
smbfs Make oldsize in smbfs_getattr() 64 bits wide instead of 32 to avoid 2003-12-22 12:33:31 +00:00
specfs
udf
umapfs
unionfs