OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_74_1-33-gc598e34

Gerrit Code Review gerrit@openafs.org
Tue, 27 Apr 2010 13:22:42 -0700 (PDT)


The following commit has been merged in the master branch:
commit c598e34fc36a5c5eb82b2b81f4caba66068d59b7
Author: Matt Benjmain <matt@linuxbox.com>
Date:   Tue Apr 27 12:06:48 2010 -0400

    netbsd: remove old (non-original) NBSD port
    
    Prepare for rebase of NBSD port at the current OBSD port,
    which is descended directly from the original NBSD port and
    more closely resembles it.
    
    Change-Id: I9ff67ebea04534ac5ddc11c0aa1d65028067806a
    Reviewed-on: http://gerrit.openafs.org/1858
    Reviewed-by: Derrick Brashear <shadow@dementia.org>
    Tested-by: Derrick Brashear <shadow@dementia.org>

 src/afs/NBSD/opt_posix.h    |    2 -
 src/afs/NBSD/osi_file.c     |  228 ---------
 src/afs/NBSD/osi_gcpags.c   |   38 --
 src/afs/NBSD/osi_groups.c   |  150 ------
 src/afs/NBSD/osi_inode.c    |  283 -----------
 src/afs/NBSD/osi_inode.h    |   70 ---
 src/afs/NBSD/osi_machdep.h  |  104 ----
 src/afs/NBSD/osi_misc.c     |   38 --
 src/afs/NBSD/osi_sleep.c    |  199 --------
 src/afs/NBSD/osi_vfsops.c   |  498 --------------------
 src/afs/NBSD/osi_vm.c       |  202 --------
 src/afs/NBSD/osi_vnodeops.c | 1098 -------------------------------------------
 12 files changed, 0 insertions(+), 2910 deletions(-)

-- 
OpenAFS Master Repository