NetBSD/sys/fs/adosfs
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
..
adlookup.c achieved, not acheived. From Peter Postma. 2004-02-24 15:23:16 +00:00
adosfs.h Add extensible malloc types, adapted from FreeBSD. This turns 2003-02-01 06:23:35 +00:00
adutil.c Fix compiler warnings after 64bit daddr_t change. 2003-01-27 04:08:45 +00:00
advfsops.c Initialise (most) pools from a link set instead of explicit calls 2004-04-25 16:42:40 +00:00
advnops.c Replace the statfs() family of system calls with statvfs(). 2004-04-21 01:05:31 +00:00
files.adosfs
Makefile