OpenAFS Master Repository branch, master, updated. 072974935c12ee9e3a512933d8246b5dc5a251e0

Gerrit Code Review gerrit@openafs.org
Thu, 9 Jul 2009 20:20:01 -0700 (PDT)


The following commit has been merged in the master branch:
commit 072974935c12ee9e3a512933d8246b5dc5a251e0
Author: Simon Wilkinson <sxw@inf.ed.ac.uk>
Date:   Thu Jul 9 13:17:27 2009 +0100

    Prototype the afsmonitor directory
    
    Prototypes and code cleanup for afsmonitor
    
    Reviewed-on: http://gerrit.openafs.org/13
    Verified-by: Derrick Brashear <shadow@dementia.org>
    Reviewed-by: Derrick Brashear <shadow@dementia.org>

 src/afsmonitor/afsmon-output.c |   76 ++++-----------
 src/afsmonitor/afsmon-win.c    |  201 +++++++++++++---------------------------
 src/afsmonitor/afsmonitor.c    |  170 +++++++++++-----------------------
 src/afsmonitor/afsmonitor.h    |   13 +++
 4 files changed, 153 insertions(+), 307 deletions(-)

-- 
OpenAFS Master Repository