NetBSD/usr.sbin/puffs
pooka 8543b6baeb Add option -r to specify maximum number of active read requests
for each node.  Setting this to a small number can be used to
improve interactive performance on low-bandwidth links when performing
bulk data reads.  Of course I could also open separate pipes for
bulk and other, but this was quicker and less intrusive and doesn't
require authenticating twice.
2007-10-20 19:14:27 +00:00
..
mount_9p update usage to match reality. caught by jmcneill 2007-10-15 17:28:13 +00:00
mount_portal Free pufbuf in error branches. CID: 4546 2007-09-08 15:49:33 +00:00
mount_psshfs Add option -r to specify maximum number of active read requests 2007-10-20 19:14:27 +00:00
mount_sysctlfs * use more sensible perms 2007-08-10 08:13:11 +00:00
Makefile add sysctlfs 2007-08-09 22:03:01 +00:00
Makefile.inc Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the 2007-05-28 12:06:17 +00:00