OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Bob Beck (beckcvs.openbsd.org)
Date: Mon Sep 08 2003 - 00:46:08 CDT


CVSROOT: /cvs
Module name: src
Changes by: beckcvs.openbsd.org 2003/09/07 23:46:08

Modified files:
        usr.sbin/afs/src/include: kafs.h
        kerberosV/src/lib/kafs: kafs.h
        sys/xfs : xfs_pioctl.h

Log message:
fix pr 3442 - make all AFS ioctl's for XFS come from the xfs/xfs_pioctl.h
file from the kernel - this makes the kerberosV/kafs.h file include
that, as well as the kafs.h used in afs (hiding in the afs sources).
this needs more drastic gutting post release, but at least this now all
uses the same ioctl's.