OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_61-47-g0666fe1

Gerrit Code Review gerrit@openafs.org
Fri, 21 Aug 2009 14:16:45 -0700 (PDT)


The following commit has been merged in the master branch:
commit 0666fe12facf53ad2b67e4ba23b034b2e639d737
Author: Simon Wilkinson <sxw@inf.ed.ac.uk>
Date:   Tue Jul 21 20:10:05 2009 +0100

    Fix printfs of time for Darwin
    
    Darwin uses a fancy type for tv_sec, which needs to be cast to long
    before it can be printed.
    
    Reviewed-on: http://gerrit.openafs.org/165
    Reviewed-by: Russ Allbery <rra@stanford.edu>
    Tested-by: Russ Allbery <rra@stanford.edu>

 src/afsmonitor/afsmon-output.c |   34 +++++++++++++++++-----------------
 src/xstat/xstat_cm_test.c      |   20 ++++++++++----------
 src/xstat/xstat_fs_test.c      |   26 +++++++++++++-------------
 3 files changed, 40 insertions(+), 40 deletions(-)

-- 
OpenAFS Master Repository