[openssh-commits] CVS: fuyu.mindrot.org: openssh
Darren Tucker
dtucker at fuyu.mindrot.org
Fri Jan 17 18:10:59 EST 2014
CVSROOT: /var/cvs
Module name: openssh
Changes by: dtucker at fuyu.mindrot.org 14/01/17 18:10:59
Modified files:
. : ChangeLog configure.ac
openbsd-compat : bsd-statvfs.c bsd-statvfs.h
Log message:
- (dtucker) [configure.ac openbsd-compat/bsd-statvfs.c
openbsd-compat/bsd-statvfs.h] Implement enough of statvfs on top of statfs
to be useful (and for the regression tests to pass) on platforms that
have statfs and fstatfs. ok djm@
Diff commands:
cvs -nQq rdiff -u -r1.6671 -r1.6672 openssh/ChangeLog
cvs -nQq rdiff -u -r1.551 -r1.552 openssh/configure.ac
cvs -nQq rdiff -u -r1.1 -r1.2 openssh/openbsd-compat/bsd-statvfs.c
cvs -nQq rdiff -u -r1.1 -r1.2 openssh/openbsd-compat/bsd-statvfs.h
ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.6671;r2=1.6672&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/configure.ac?r1=1.551;r2=1.552&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/openbsd-compat/bsd-statvfs.c?r1=1.1;r2=1.2&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/openbsd-compat/bsd-statvfs.h?r1=1.1;r2=1.2&view=patch
Please note that there may be a delay before commits are available
on the public ViewVC site.
More information about the openssh-commits
mailing list