OpenAFS Master Repository branch, master, updated. 738878d9f0cbf38e2bb53be13cf7f1d35f217eeb

Gerrit Code Review gerrit@openafs.org
Fri, 10 Jul 2009 16:31:25 -0700 (PDT)


The following commit has been merged in the master branch:
commit 738878d9f0cbf38e2bb53be13cf7f1d35f217eeb
Author: Simon Wilkinson <sxw@inf.ed.ac.uk>
Date:   Fri Jul 10 23:36:39 2009 +0100

    Further cleanup of the butc directory
    
    Now that butm is sharing its prototype, further cleanup, ansification
    and warnings reduction for butc.
    
    Reviewed-on: http://gerrit.openafs.org/46
    Verified-by: Russ Allbery <rra@stanford.edu>
    Reviewed-by: Russ Allbery <rra@stanford.edu>

 src/butc/butc_internal.h |    8 +++
 src/butc/dbentries.c     |   37 +++++++++----
 src/butc/dump.c          |   21 +++++---
 src/butc/list.c          |    2 +-
 src/butc/recoverDb.c     |   30 ++++++++---
 src/butc/tcmain.c        |   17 ++++--
 src/butc/tcprocs.c       |    4 +-
 src/butc/tcudbprocs.c    |  127 +++++++++++++++++++++++-----------------------
 8 files changed, 146 insertions(+), 100 deletions(-)

-- 
OpenAFS Master Repository