OpenAFS Master Repository branch, master, updated. e712cae20ec3e256e47fba5bac9b7d467c44810b

Gerrit Code Review gerrit@openafs.org
Fri, 10 Jul 2009 10:35:07 -0700 (PDT)


The following commit has been merged in the master branch:
commit e712cae20ec3e256e47fba5bac9b7d467c44810b
Author: Simon Wilkinson <sxw@inf.ed.ac.uk>
Date:   Fri Jul 10 17:28:44 2009 +0100

    Prototype viced
    
    Add prototypes, remove warnings, and ANSIfy code in the viced/ directory
    
    Reviewed-on: http://gerrit.openafs.org/33
    Verified-by: Russ Allbery <rra@stanford.edu>
    Reviewed-by: Russ Allbery <rra@stanford.edu>

 src/viced/afsfileprocs.c     |  115 ++++++++++++++++++++----------------------
 src/viced/callback.c         |    2 +-
 src/viced/fsprobe.c          |   17 +------
 src/viced/host.c             |    7 ++-
 src/viced/host.h             |    3 +-
 src/viced/viced.c            |   68 ++++++++++++-------------
 src/viced/viced_prototypes.h |   13 ++++-
 7 files changed, 108 insertions(+), 117 deletions(-)

-- 
OpenAFS Master Repository