NetBSD/lib/libukfs
pooka b405c8d23e mfs is a bit off in the sense that mount(2) doesn't return since
mfs uses the mounting process for the backing store memory.  I
guess mfs could be fixed to just reference the process vmspace and
let it return, but that would probably cause wait() to return for
other worms.  So it's easier to dance according to mfs's tune: if
mounting mfs, create a thread for extra execution context.
2010-03-08 12:38:14 +00:00
..
Makefile uncommit accidental changes 2009-12-11 21:21:52 +00:00
shlib_version merge christos-time_t 2009-01-11 02:45:45 +00:00
ukfs.3 Update. Especially, describe ukfs_mount_disk(), ukfs_release() flags 2009-11-22 18:14:49 +00:00
ukfs.c mfs is a bit off in the sense that mount(2) doesn't return since 2010-03-08 12:38:14 +00:00
ukfs.h Improve the ukfs magicpath interface a bit: 2009-12-03 14:23:49 +00:00
ukfs_disklabel.c Improve the ukfs magicpath interface a bit: 2009-12-03 14:23:49 +00:00
ukfs_int_disklabel.h Improve the ukfs magicpath interface a bit: 2009-12-03 14:23:49 +00:00