NetBSD/sys/fs
reinoud 7915eb6468 Fix pool allocation/freeing problem for once and for all correctly. Since
it was initialised quite late due to its reliance on disc data the mount
process could have stopped before initialising and thus could panic again
only now for uninitialising an not initialised pool! *sigh*
2006-08-22 16:52:41 +00:00
..
adosfs Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
cd9660 Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
filecorefs Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
msdosfs When mounting an MSDOS fileysystem, do not require that bytes 252 and 2006-08-14 14:06:26 +00:00
ntfs Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
ptyfs Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
smbfs Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
sysvbfs Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
tmpfs Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
udf Fix pool allocation/freeing problem for once and for all correctly. Since 2006-08-22 16:52:41 +00:00
union Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
Makefile Initial import of a UDF file system implementation for NetBSD. 2006-02-02 15:26:32 +00:00
unicode.h revive copyright notice for the code derived from libc/locale/utf2.c. 2006-05-20 08:28:27 +00:00