NetBSD/sys/fs
pooka f2031ea28b Part 2/n of extensive changes to request transport to/from userspace:
Rip the transport code completely out of puffs and generalize it
into an independent module which will be used for multiple purposes
in the future.  This module is called the Pass-to-Userspace
Transporter (known as "putter" among friends).

This is very much work-in-progress and one dependency with puffs
remains: the request framing format.

The device name is still /dev/puffs, but that will change soon.

Users of puffs need the following in their kernel configs now:
pseudo-device   putter
2007-11-10 21:45:04 +00:00
..
adosfs Merge from vmlocking: 2007-10-10 20:42:20 +00:00
cd9660 Merge from vmlocking: 2007-10-10 20:42:20 +00:00
efs Merge from vmlocking: 2007-10-10 20:42:20 +00:00
filecorefs Merge from vmlocking: 2007-10-10 20:42:20 +00:00
hfs Merge from vmlocking: 2007-10-10 20:42:20 +00:00
msdosfs Merge from vmlocking: 2007-10-10 20:42:20 +00:00
ntfs Merge from vmlocking: 2007-10-10 20:42:20 +00:00
ptyfs Merge from vmlocking: 2007-10-10 20:42:20 +00:00
puffs Part 2/n of extensive changes to request transport to/from userspace: 2007-11-10 21:45:04 +00:00
smbfs Merge from vmlocking: 2007-10-10 20:42:20 +00:00
sysvbfs Merge from vmlocking: 2007-10-10 20:42:20 +00:00
tmpfs Back out the tmpfs changes; there appears to be a bug lurking. 2007-11-10 03:36:16 +00:00
udf Fix panic when the VAT couldn't be found. It would refer an stale 2007-10-31 15:42:13 +00:00
union Merge from vmlocking: 2007-10-10 20:42:20 +00:00
Makefile
unicode.h