NetBSD/sys/fs
simonb b5d0e6bf06 Initialise (most) pools from a link set instead of explicit calls
to pool_init.  Untouched pools are ones that either in arch-specific
code, or aren't initialiased during initial system startup.

 Convert struct session, ucred and lockf to pools.
2004-04-25 16:42:40 +00:00
..
adosfs Initialise (most) pools from a link set instead of explicit calls 2004-04-25 16:42:40 +00:00
cd9660 Initialise (most) pools from a link set instead of explicit calls 2004-04-25 16:42:40 +00:00
filecorefs Initialise (most) pools from a link set instead of explicit calls 2004-04-25 16:42:40 +00:00
msdosfs Initialise (most) pools from a link set instead of explicit calls 2004-04-25 16:42:40 +00:00
ntfs Replace the statfs() family of system calls with statvfs(). 2004-04-21 01:05:31 +00:00
smbfs Initialise (most) pools from a link set instead of explicit calls 2004-04-25 16:42:40 +00:00
union Replace the statfs() family of system calls with statvfs(). 2004-04-21 01:05:31 +00:00
Makefile move union filesystem code from sys/miscfs/union to sys/fs/union 2003-03-16 08:26:46 +00:00