freebsd-dev/sys/fs
2002-04-14 04:12:44 +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 Remove __P. 2002-03-19 22:20:14 +00:00
devfs Fixed assorted bugs in setting of timestamps in devfs_setattr(). 2002-04-05 15:16:08 +00:00
fdescfs Remove __P. 2002-03-19 22:20:14 +00:00
fifofs Remove __P. 2002-03-19 22:20:14 +00:00
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 Cannot release vnode underlying the nullfs vnode in null_inactive 2002-03-18 05:39:04 +00:00
nwfs Simple p_ucred -> td_ucred changes to start using the per-thread ucred 2002-02-27 18:32:23 +00:00
portalfs Remove __P. 2002-03-19 22:20:14 +00:00
procfs - Change procfs_control()'s first argument to be a thread pointer instead 2002-04-13 23:19:13 +00:00
pseudofs Remove stale XXX comment. 2002-04-14 04:12:44 +00:00
smbfs Check write permissions before creating anything. 2002-04-13 15:33:26 +00:00
specfs Remove __P. 2002-03-19 22:20:14 +00:00
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