NetBSD/sys/fs/puffs
dsl 6210687bcf Remove the copyout() of the mount args from puffs_mount(), the buffer
supplied is a kernel address.
The puffs userspace code has been changed to do a 2nd call with
MNT_GETARGS to retrieve the information.
2007-07-14 16:06:53 +00:00
..
Makefile
files.puffs shuffle functions around a bit: move the transport (/dev/puffs) to 2006-12-05 23:41:24 +00:00
puffs_msgif.c Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
puffs_msgif.h support turning REQUIREDIR off and extra consume in lookup 2007-07-02 18:25:36 +00:00
puffs_subr.c Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
puffs_sys.h Give the file server to ability to request the entire pathname buffer 2007-07-01 22:54:16 +00:00
puffs_transport.c Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
puffs_vfsops.c Remove the copyout() of the mount args from puffs_mount(), the buffer 2007-07-14 16:06:53 +00:00
puffs_vnops.c s/pagedaemon_lwp/pagedaemon_proc/ 2007-07-09 21:55:10 +00:00