index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
puffs
/
mount_psshfs
/
psbuf.c
Age
Commit message (
Expand
)
Author
2012-11-04
include the headers you use
christos
2010-01-08
Fix compilation with -Wsign-compare. Apparently 5.0 doesn't have
pooka
2010-01-07
Fix chgrp (and don't rely on VNOVAL being -1, however unlikely that
pooka
2010-01-07
Add -u and -g, which allow to remap one (local,remote) uidgid, i.e.
pooka
2009-11-05
more lp64 it's-a-sign! fixes
pooka
2009-05-20
Copyright year management. no functional change (unless sarah disagrees)
pooka
2008-09-06
Due to a recent encounter with a sucky internet connection, add
pooka
2007-09-06
adapt to new cmpfb signature
pooka
2007-06-26
Fix return value comparison inversion. Makes psshfs work for the
pooka
2007-06-06
Move puffs to a two clause license where it already isn't so. And
pooka
2007-05-20
Change the signature of puffs_respcmp to return -1,0,1 for smaller,
pooka
2007-05-15
adapt to "step 3" of puffs_framebuf changes
pooka
2007-05-12
uint32_t vs. size_t pointer adjustments for LP64 build
pooka
2007-05-06
use puffs_framebuf_remaining()
pooka
2007-05-05
Adapt to use puffs_framebuf. This gets rid of most of the duplicated
pooka
2007-04-18
Use ntohl instead of htonl when converting data from the network.
pooka
2007-02-27
size_t -> uint32_t cleanup to make LP64 build
pooka
2007-01-07
* Adapt to openssh standard of timestamps in file attributes. Maybe
pooka
2006-12-29
puffs sshfs, an sshfs implementation built on top of the puffs
pooka