freebsd-dev/sys/fs
David Xu 1279572a92 s/SGNL/SIG/
s/SNGL/SINGLE/
s/SNGLE/SINGLE/

Fix abbreviation for P_STOPPED_* etc flags, in original code they were
inconsistent and difficult to distinguish between them.

Approved by: julian (mentor)
2002-09-05 07:30:18 +00:00
..
cd9660 Replace various spelling with FALLTHROUGH which is lint()able 2002-08-25 13:23:09 +00:00
coda Fix typo in the last revision. 2002-08-04 19:34:38 +00:00
deadfs - Replace v_flag with v_iflag and v_vflag 2002-08-04 10:29:36 +00:00
devfs Introduce typedefs for the member functions of struct vfsops and employ 2002-08-13 10:05:50 +00:00
fdescfs Make similar changes to fo_stat() and fo_poll() as made earlier to 2002-08-16 12:52:03 +00:00
fifofs Handle one more case of a fifofs filetmp: set filetmp.f_cred to 2002-08-20 02:17:59 +00:00
hpfs - Replace v_flag with v_iflag and v_vflag 2002-08-04 10:29:36 +00:00
msdosfs Fixed printf format errors and style bugs in rev.1.92. This is the version 2002-08-25 02:39:07 +00:00
ntfs - Replace v_flag with v_iflag and v_vflag 2002-08-04 10:29:36 +00:00
nullfs - Replace v_flag with v_iflag and v_vflag 2002-08-04 10:29:36 +00:00
nwfs Add a missing #include <sys/lockmgr.h>. 2002-09-01 23:02:10 +00:00
portalfs - Replace v_flag with v_iflag and v_vflag 2002-08-04 10:29:36 +00:00
procfs s/SGNL/SIG/ 2002-09-05 07:30:18 +00:00
pseudofs - Replace v_flag with v_iflag and v_vflag 2002-08-04 10:29:36 +00:00
smbfs - Replace v_flag with v_iflag and v_vflag 2002-08-04 10:29:36 +00:00
specfs - Replace v_flag with v_iflag and v_vflag 2002-08-04 10:29:36 +00:00
udf Remove stddef.h from the header list 2002-08-23 14:10:55 +00:00
umapfs - Replace v_flag with v_iflag and v_vflag 2002-08-04 10:29:36 +00:00
unionfs - Replace v_flag with v_iflag and v_vflag 2002-08-04 10:29:36 +00:00