NetBSD/sys/fs/ptyfs
pooka 835b0326c5 Using POOL_INIT here makes no sense, since file systems always have
an init method.  So get rid of it and #ifdef _LKM and just always
init in the init method.  Give malloc types the same treatment.
Makes file systems nicer to work with in linksetless environments
and fixes a few LKM discrepancies.
2007-06-30 09:37:53 +00:00
..
files.ptyfs merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ptyfs.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ptyfs_subr.c integrate kauth. 2006-05-14 21:31:52 +00:00
ptyfs_vfsops.c Using POOL_INIT here makes no sense, since file systems always have 2007-06-30 09:37:53 +00:00
ptyfs_vnops.c only change atime on access. 2007-01-19 20:10:36 +00:00