Module Name:src
Committed By: msaitoh
Date: Sun Dec 5 08:11:40 UTC 2021
Modified Files:
src/usr.sbin/puffs/mount_psshfs: psshfs.c
Log Message:
s/systme/system/ in comment.
To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 src/usr.sbin/puffs/mount_psshfs/pssh
Module Name:src
Committed By: msaitoh
Date: Sun Dec 5 08:11:40 UTC 2021
Modified Files:
src/usr.sbin/puffs/mount_psshfs: psshfs.c
Log Message:
s/systme/system/ in comment.
To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 src/usr.sbin/puffs/mount_psshfs/pssh
Module Name:src
Committed By: pooka
Date: Wed Feb 17 15:54:10 UTC 2010
Modified Files:
src/usr.sbin/puffs/mount_psshfs: psshfs.c
Log Message:
umgah. meant fts, not fsu
To generate a diff of this commit:
cvs rdiff -u -r1.60 -r1.61 src/usr.sbin/puffs/mount_psshfs/psshfs.c
Module Name:src
Committed By: pooka
Date: Wed Feb 17 15:50:54 UTC 2010
Modified Files:
src/usr.sbin/puffs/mount_psshfs: psshfs.c
Log Message:
Bump the initial rootdir link count guess to a ludicrous value.
To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 src
Module Name:src
Committed By: pooka
Date: Wed Feb 17 15:47:36 UTC 2010
Modified Files:
src/usr.sbin/puffs/mount_psshfs: subr.c
Log Message:
Save "." attributes in readdir. This fixes the root link count
after readdir is called for the root dir the first time (yes,
there's
Module Name:src
Committed By: pooka
Date: Wed Feb 3 17:16:29 UTC 2010
Modified Files:
src/usr.sbin/puffs/mount_psshfs: mount_psshfs.8
Log Message:
Give credit: psshfs was inspired by FUSE sshfs.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/usr.sbin/
Module Name:src
Committed By: pooka
Date: Wed Feb 3 17:02:52 UTC 2010
Modified Files:
src/usr.sbin/puffs/mount_psshfs: fs.c
Log Message:
statvfs:
Since bresvd is not available from the server, calculate:
bresvd = bfree - bavail.
Then df calculates:
bav
Module Name:src
Committed By: pooka
Date: Fri Jan 8 10:53:32 UTC 2010
Modified Files:
src/usr.sbin/puffs/mount_psshfs: psbuf.c
Log Message:
Fix compilation with -Wsign-compare. Apparently 5.0 doesn't have
-Wsign-compare enabled, which explains a thing or two ...
pointed
Module Name:src
Committed By: wiz
Date: Thu Jan 7 23:35:45 UTC 2010
Modified Files:
src/usr.sbin/puffs/mount_psshfs: mount_psshfs.8
Log Message:
Don't be terse.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/usr.sbin/puffs/mount_psshfs/mount_psshfs.8
Module Name:src
Committed By: pooka
Date: Thu Jan 7 21:26:49 UTC 2010
Modified Files:
src/usr.sbin/puffs/mount_psshfs: psshfs.c
Log Message:
errx() already contains progname ...
To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 src/usr.sbin/puffs/mount_psshf
Module Name:src
Committed By: pooka
Date: Thu Jan 7 21:23:10 UTC 2010
Modified Files:
src/usr.sbin/puffs/mount_psshfs: psshfs.c
Log Message:
Don't allow mangling of uid or gid -1, since they have a special
meaning in the sftp protocol.
To generate a diff of this commit:
Module Name:src
Committed By: pooka
Date: Thu Jan 7 21:19:45 UTC 2010
Modified Files:
src/usr.sbin/puffs/mount_psshfs: psbuf.c
Log Message:
Fix chgrp (and don't rely on VNOVAL being -1, however unlikely that
is to be broken).
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: pooka
Date: Thu Jan 7 21:05:50 UTC 2010
Modified Files:
src/usr.sbin/puffs/mount_psshfs: mount_psshfs.8 node.c psbuf.c psshfs.c
psshfs.h subr.c
Log Message:
Add -u and -g, which allow to remap one (local,remote) uidgid, i.e.
umapf
13 matches
Mail list logo