NetBSD/sys/fs
dyoung ba91bb71cf Bug fix: correct the sense of an if-condition in tmpfs_spec_close:
because VOP_UPDATE() usually succeeded, spec_close() was not usually
called.  Only skip the spec_close() step if VOP_UPDATE() returns
an error result.  Now /dev/watchdog works as expected when /dev/
is a tmpfs; previously, it was impossible to disarm a user-tickled
watchdog.
2005-11-02 05:41:50 +00:00
..
adosfs Follow compat naming tradition: rename compat_export_args to export_args30. 2005-09-25 21:17:05 +00:00
cd9660 In cd9660_mount, initialize imp to VFSTOISOFS(mp) instead of NULL. 2005-09-30 08:15:46 +00:00
filecorefs Follow compat naming tradition: rename compat_export_args to export_args30. 2005-09-25 21:17:05 +00:00
msdosfs Follow compat naming tradition: rename compat_export_args to export_args30. 2005-09-25 21:17:05 +00:00
ntfs make debugging code compile after 64 bit inode changes. 2005-10-23 04:28:53 +00:00
ptyfs Update the mod and access times directly from ptyfs_read() and 2005-10-12 15:23:33 +00:00
smbfs Apply the NFS exports list rototill patch: 2005-09-23 12:10:31 +00:00
tmpfs Bug fix: correct the sense of an if-condition in tmpfs_spec_close: 2005-11-02 05:41:50 +00:00
union Apply the NFS exports list rototill patch: 2005-09-23 12:10:31 +00:00
Makefile Remove tmpfs from here, as it doesn't have a Makefile (dunno if it is 2005-09-12 09:11:20 +00:00
unicode.h change wget_utf8() to not require NUL-terminated string as input (added 2004-12-27 18:14:36 +00:00