freebsd-nq/sys/fs
Scott Long 185416b425 Add a missing __inline. Strange that gcc never complained about it.
Implement udf_readlblks() in terms of RDSECTOR.
2003-05-04 07:40:29 +00:00
..
cd9660
coda - Move p->p_sigmask to td->td_sigmask. Signal masks will be per thread with 2003-03-31 22:49:17 +00:00
deadfs
devfs
fdescfs
fifofs Better fix for the problem addressed by rev.1.79: don't loop in 2003-03-24 11:03:42 +00:00
hpfs
msdosfs Fail to mount a device if the bytes per sector in the BPB is less than 2003-04-24 18:19:19 +00:00
ntfs
nullfs
nwfs Specify the M_WAITOK flag explicitly in the MALLOC call to silence a 2003-04-01 02:47:09 +00:00
portalfs
procfs Instead of recording the Unix time in a process when it starts, record the 2003-05-01 16:59:23 +00:00
pseudofs Deprecate machine/limits.h in favor of new sys/limits.h. 2003-04-29 13:36:06 +00:00
smbfs Deprecate machine/limits.h in favor of new sys/limits.h. 2003-04-29 13:36:06 +00:00
specfs
udf Add a missing __inline. Strange that gcc never complained about it. 2003-05-04 07:40:29 +00:00
umapfs
unionfs