freebsd-nq/sys/fs
2002-04-08 08:12:46 +00:00
..
cd9660 Change callers of mtx_init() to pass in an appropriate lock type name. In 2002-04-04 21:03:38 +00:00
coda Moved signal handling and rescheduling from userret() to ast() so that 2002-04-04 17:49:48 +00:00
deadfs
devfs Fixed assorted bugs in setting of timestamps in devfs_setattr(). 2002-04-05 15:16:08 +00:00
fdescfs
fifofs
hpfs Remove 3 instances of vm_zone.h inclusion. 2002-04-08 08:12:46 +00:00
msdosfs Fixed a very old bug in setting timestamps using utimes(2) on msdosfs 2002-04-05 14:01:04 +00:00
ntfs Change callers of mtx_init() to pass in an appropriate lock type name. In 2002-04-04 21:03:38 +00:00
nullfs
nwfs
portalfs
procfs Change the suser() API to take advantage of td_ucred as well as do a 2002-04-01 21:31:13 +00:00
pseudofs Change callers of mtx_init() to pass in an appropriate lock type name. In 2002-04-04 21:03:38 +00:00
smbfs Remove 3 instances of vm_zone.h inclusion. 2002-04-08 08:12:46 +00:00
specfs
umapfs Change the suser() API to take advantage of td_ucred as well as do a 2002-04-01 21:31:13 +00:00
unionfs Change the vm_zone calls over to uma calls. Remove the reference to the 2002-04-08 06:57:43 +00:00