The following commit has been merged in the master branch:
commit ab17ebef16a04180b2ede8c8ed07cd9c1871ae42
Author: Antoine Verheijen <anto...@ualberta.ca>
Date:   Mon Feb 8 15:45:25 2010 -0700

    Add support for OpenBSD 4.6
    
    Add config param header and sysname number for OpenBSD 4.6.
    
    As well, add an additional parameter to a call to ifa_ifwithnet()
    when looking up the MTU for an interface to indicate that the call
    should use the default routing table. With the advent of OpenBSD
    4.6, the system has started to make provisions for multiple routing
    tables which included a change to the calling sequence for this
    routine.
    
    Change-Id: Idb53efef0e229ca26bd587f2f8cd9df8a0248227
    Reviewed-on: http://gerrit.openafs.org/1265
    Reviewed-by: Derrick Brashear <sha...@dementia.org>
    Tested-by: Derrick Brashear <sha...@dementia.org>

 src/config/afs_sysnames.h      |    1 +
 src/config/param.i386_obsd46.h |   16 +++++++++
 src/config/param.obsd46.h      |   74 ++++++++++++++++++++++++++++++++++++++++
 src/rx/rx_kernel.h             |    4 ++
 4 files changed, 95 insertions(+), 0 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
OpenAFS-cvs@openafs.org
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to