From: Sam Hartman Date: Sat, 14 Jul 2001 22:25:18 +0000 (+0000) Subject: This commit was generated by cvs2svn to compensate for changes in r273, X-Git-Tag: debian/1.1.0-1~10 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=d2e3ff14e53dc8c58b5af8dfeb0088e354f5f7ce;p=packages%2Fo%2Fopenafs.git This commit was generated by cvs2svn to compensate for changes in r273, which included commits to RCS files with non-trunk default branches. --- diff --git a/src/afs/AIX/osi_config.c b/src/afs/AIX/osi_config.c index 9f50f3495..6fa3d470c 100644 --- a/src/afs/AIX/osi_config.c +++ b/src/afs/AIX/osi_config.c @@ -33,10 +33,10 @@ * */ -#include "../afs/param.h" #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/AIX/osi_config.c,v 1.1.1.3 2001/07/11 03:06:26 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/AIX/osi_config.c,v 1.1.1.4 2001/07/14 22:19:33 hartmans Exp $"); #include "sys/limits.h" #include "sys/types.h" diff --git a/src/afs/AIX/osi_file.c b/src/afs/AIX/osi_file.c index fcf31af89..246b69592 100644 --- a/src/afs/AIX/osi_file.c +++ b/src/afs/AIX/osi_file.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/AIX/osi_file.c,v 1.1.1.3 2001/07/11 03:06:26 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/AIX/osi_file.c,v 1.1.1.4 2001/07/14 22:19:32 hartmans Exp $"); #include "../afs/sysincludes.h" /* Standard vendor system headers */ #include "../afs/afsincludes.h" /* Afs-based standard headers */ diff --git a/src/afs/AIX/osi_groups.c b/src/afs/AIX/osi_groups.c index 58f3dd7b1..9ac2b6f9e 100644 --- a/src/afs/AIX/osi_groups.c +++ b/src/afs/AIX/osi_groups.c @@ -13,10 +13,10 @@ * setpag * */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/AIX/osi_groups.c,v 1.1.1.3 2001/07/11 03:06:26 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/AIX/osi_groups.c,v 1.1.1.4 2001/07/14 22:19:32 hartmans Exp $"); #include "../afs/sysincludes.h" #include "../afs/afsincludes.h" diff --git a/src/afs/AIX/osi_inode.c b/src/afs/AIX/osi_inode.c index ccc8fe01e..e1d89754a 100644 --- a/src/afs/AIX/osi_inode.c +++ b/src/afs/AIX/osi_inode.c @@ -13,10 +13,10 @@ * Implements: * */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/AIX/osi_inode.c,v 1.1.1.3 2001/07/11 03:06:27 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/AIX/osi_inode.c,v 1.1.1.4 2001/07/14 22:19:33 hartmans Exp $"); #include "../afs/sysincludes.h" /* Standard vendor system headers */ #include "../afs/afsincludes.h" /* Afs-based standard headers */ diff --git a/src/afs/AIX/osi_misc.c b/src/afs/AIX/osi_misc.c index 8c338dd2d..80ff5cc91 100644 --- a/src/afs/AIX/osi_misc.c +++ b/src/afs/AIX/osi_misc.c @@ -16,10 +16,10 @@ * aix_vattr_null */ -#include "../afs/param.h" #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/AIX/osi_misc.c,v 1.1.1.3 2001/07/11 03:06:27 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/AIX/osi_misc.c,v 1.1.1.4 2001/07/14 22:19:33 hartmans Exp $"); #include "../h/systm.h" #include "../h/types.h" diff --git a/src/afs/AIX/osi_sleep.c b/src/afs/AIX/osi_sleep.c index da411eb14..06a058224 100644 --- a/src/afs/AIX/osi_sleep.c +++ b/src/afs/AIX/osi_sleep.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/AIX/osi_sleep.c,v 1.1.1.3 2001/07/11 03:06:26 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/AIX/osi_sleep.c,v 1.1.1.4 2001/07/14 22:19:33 hartmans Exp $"); #include "../afs/sysincludes.h" /* Standard vendor system headers */ #include "../afs/afsincludes.h" /* Afs-based standard headers */ diff --git a/src/afs/AIX/osi_timeout.c b/src/afs/AIX/osi_timeout.c index bcc550fa9..9867a444c 100644 --- a/src/afs/AIX/osi_timeout.c +++ b/src/afs/AIX/osi_timeout.c @@ -12,10 +12,10 @@ * * Implements: */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/AIX/osi_timeout.c,v 1.1.1.3 2001/07/11 03:06:28 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/AIX/osi_timeout.c,v 1.1.1.4 2001/07/14 22:19:35 hartmans Exp $"); #include "../afs/sysincludes.h" /* Standard vendor system headers */ #include "../afs/afsincludes.h" /* Afs-based standard headers */ diff --git a/src/afs/AIX/osi_vfsops.c b/src/afs/AIX/osi_vfsops.c index be9b00f16..b7386af65 100644 --- a/src/afs/AIX/osi_vfsops.c +++ b/src/afs/AIX/osi_vfsops.c @@ -10,10 +10,10 @@ /* * osi_vfsops.c for AIX */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/AIX/osi_vfsops.c,v 1.1.1.3 2001/07/11 03:06:27 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/AIX/osi_vfsops.c,v 1.1.1.4 2001/07/14 22:19:34 hartmans Exp $"); #include "../afs/sysincludes.h" /* Standard vendor system headers */ #include "../afs/afsincludes.h" /* Afs-based standard headers */ diff --git a/src/afs/AIX/osi_vm.c b/src/afs/AIX/osi_vm.c index 37eb51599..ff5c805a8 100644 --- a/src/afs/AIX/osi_vm.c +++ b/src/afs/AIX/osi_vm.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/AIX/osi_vm.c,v 1.1.1.3 2001/07/11 03:06:28 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/AIX/osi_vm.c,v 1.1.1.4 2001/07/14 22:19:35 hartmans Exp $"); #include "../afs/sysincludes.h" /* Standard vendor system headers */ #include "../afs/afsincludes.h" /* Afs-based standard headers */ diff --git a/src/afs/AIX/osi_vnodeops.c b/src/afs/AIX/osi_vnodeops.c index 10980d6b7..a50154436 100644 --- a/src/afs/AIX/osi_vnodeops.c +++ b/src/afs/AIX/osi_vnodeops.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include "../afs/param.h" #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/AIX/osi_vnodeops.c,v 1.1.1.3 2001/07/11 03:06:28 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/AIX/osi_vnodeops.c,v 1.1.1.4 2001/07/14 22:19:35 hartmans Exp $"); #include "../h/systm.h" #include "../h/types.h" diff --git a/src/afs/DARWIN/osi_file.c b/src/afs/DARWIN/osi_file.c index 4e4a7c6cc..645fff316 100644 --- a/src/afs/DARWIN/osi_file.c +++ b/src/afs/DARWIN/osi_file.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/DARWIN/osi_file.c,v 1.1.1.2 2001/07/11 03:06:55 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/DARWIN/osi_file.c,v 1.1.1.3 2001/07/14 22:20:00 hartmans Exp $"); #include "../afs/sysincludes.h" /* Standard vendor system headers */ #include "../afs/afsincludes.h" /* Afs-based standard headers */ diff --git a/src/afs/DARWIN/osi_groups.c b/src/afs/DARWIN/osi_groups.c index b5b458391..a5a5d9eed 100644 --- a/src/afs/DARWIN/osi_groups.c +++ b/src/afs/DARWIN/osi_groups.c @@ -14,10 +14,10 @@ * setpag * */ -#include "../afs/param.h" #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/DARWIN/osi_groups.c,v 1.1.1.2 2001/07/11 03:06:55 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/DARWIN/osi_groups.c,v 1.1.1.3 2001/07/14 22:19:58 hartmans Exp $"); #include "../afs/sysincludes.h" #include "../afs/afsincludes.h" diff --git a/src/afs/DARWIN/osi_inode.c b/src/afs/DARWIN/osi_inode.c index 69c3dc5b0..adf5d93fd 100644 --- a/src/afs/DARWIN/osi_inode.c +++ b/src/afs/DARWIN/osi_inode.c @@ -12,10 +12,10 @@ * Implements: * */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/DARWIN/osi_inode.c,v 1.1.1.2 2001/07/11 03:06:56 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/DARWIN/osi_inode.c,v 1.1.1.3 2001/07/14 22:20:01 hartmans Exp $"); #include "../afs/sysincludes.h" /* Standard vendor system headers */ #include "../afs/afsincludes.h" /* Afs-based standard headers */ diff --git a/src/afs/DARWIN/osi_misc.c b/src/afs/DARWIN/osi_misc.c index e1b489664..4a23bbd6c 100644 --- a/src/afs/DARWIN/osi_misc.c +++ b/src/afs/DARWIN/osi_misc.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include "../afs/param.h" #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/DARWIN/osi_misc.c,v 1.1.1.2 2001/07/11 03:06:55 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/DARWIN/osi_misc.c,v 1.1.1.3 2001/07/14 22:20:01 hartmans Exp $"); #include "../afs/sysincludes.h" #include "../afs/afsincludes.h" diff --git a/src/afs/DARWIN/osi_module.c b/src/afs/DARWIN/osi_module.c index f696f5230..eefbe6e52 100644 --- a/src/afs/DARWIN/osi_module.c +++ b/src/afs/DARWIN/osi_module.c @@ -1,14 +1,12 @@ -#include "../afs/param.h" #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/DARWIN/osi_module.c,v 1.1.1.2 2001/07/11 03:06:55 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/DARWIN/osi_module.c,v 1.1.1.3 2001/07/14 22:20:01 hartmans Exp $"); #include "../afs/sysincludes.h" #include "../afs/afsincludes.h" #include "../sys/syscall.h" #include -#define VERSION "1.0.3" - struct vfsconf afs_vfsconf; extern struct vfsops afs_vfsops; diff --git a/src/afs/DARWIN/osi_sleep.c b/src/afs/DARWIN/osi_sleep.c index 1bb053892..c0d75bc18 100644 --- a/src/afs/DARWIN/osi_sleep.c +++ b/src/afs/DARWIN/osi_sleep.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/DARWIN/osi_sleep.c,v 1.1.1.2 2001/07/11 03:06:57 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/DARWIN/osi_sleep.c,v 1.1.1.3 2001/07/14 22:20:02 hartmans Exp $"); #include "../afs/sysincludes.h" /* Standard vendor system headers */ #include "../afs/afsincludes.h" /* Afs-based standard headers */ diff --git a/src/afs/DARWIN/osi_vfsops.c b/src/afs/DARWIN/osi_vfsops.c index 3df8b47be..d3393f777 100644 --- a/src/afs/DARWIN/osi_vfsops.c +++ b/src/afs/DARWIN/osi_vfsops.c @@ -1,7 +1,7 @@ -#include /* Should be always first */ #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/DARWIN/osi_vfsops.c,v 1.1.1.2 2001/07/11 03:06:57 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/DARWIN/osi_vfsops.c,v 1.1.1.3 2001/07/14 22:20:02 hartmans Exp $"); #include /* Standard vendor system headers */ #include /* Afs-based standard headers */ diff --git a/src/afs/DARWIN/osi_vm.c b/src/afs/DARWIN/osi_vm.c index e976d3ed8..f99b342e2 100644 --- a/src/afs/DARWIN/osi_vm.c +++ b/src/afs/DARWIN/osi_vm.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/DARWIN/osi_vm.c,v 1.1.1.2 2001/07/11 03:06:56 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/DARWIN/osi_vm.c,v 1.1.1.3 2001/07/14 22:20:02 hartmans Exp $"); #include "../afs/sysincludes.h" /* Standard vendor system headers */ #include "../afs/afsincludes.h" /* Afs-based standard headers */ diff --git a/src/afs/DARWIN/osi_vnodeops.c b/src/afs/DARWIN/osi_vnodeops.c index 1c848591b..19a68edbd 100644 --- a/src/afs/DARWIN/osi_vnodeops.c +++ b/src/afs/DARWIN/osi_vnodeops.c @@ -1,7 +1,7 @@ -#include /* Should be always first */ #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/DARWIN/osi_vnodeops.c,v 1.1.1.2 2001/07/11 03:06:56 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/DARWIN/osi_vnodeops.c,v 1.1.1.3 2001/07/14 22:20:01 hartmans Exp $"); #include /* Standard vendor system headers */ #include /* Afs-based standard headers */ diff --git a/src/afs/DUX/osi_file.c b/src/afs/DUX/osi_file.c index 4c58a712e..c552da6e5 100644 --- a/src/afs/DUX/osi_file.c +++ b/src/afs/DUX/osi_file.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/DUX/osi_file.c,v 1.1.1.4 2001/07/11 03:06:31 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/DUX/osi_file.c,v 1.1.1.5 2001/07/14 22:19:36 hartmans Exp $"); #include "../afs/sysincludes.h" /* Standard vendor system headers */ #include "../afs/afsincludes.h" /* Afs-based standard headers */ diff --git a/src/afs/DUX/osi_groups.c b/src/afs/DUX/osi_groups.c index 686792247..cca17fbf1 100644 --- a/src/afs/DUX/osi_groups.c +++ b/src/afs/DUX/osi_groups.c @@ -13,10 +13,10 @@ * setpag * */ -#include "../afs/param.h" #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/DUX/osi_groups.c,v 1.1.1.3 2001/07/11 03:06:30 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/DUX/osi_groups.c,v 1.1.1.4 2001/07/14 22:19:36 hartmans Exp $"); #include "../afs/sysincludes.h" #include "../afs/afsincludes.h" diff --git a/src/afs/DUX/osi_inode.c b/src/afs/DUX/osi_inode.c index 4eb758223..7ed70b301 100644 --- a/src/afs/DUX/osi_inode.c +++ b/src/afs/DUX/osi_inode.c @@ -13,10 +13,10 @@ * Implements: * */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/DUX/osi_inode.c,v 1.1.1.5 2001/07/11 03:06:31 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/DUX/osi_inode.c,v 1.1.1.6 2001/07/14 22:19:37 hartmans Exp $"); #include "../afs/sysincludes.h" /* Standard vendor system headers */ #include "../afs/afsincludes.h" /* Afs-based standard headers */ diff --git a/src/afs/DUX/osi_misc.c b/src/afs/DUX/osi_misc.c index 04b958c13..774ceb31b 100644 --- a/src/afs/DUX/osi_misc.c +++ b/src/afs/DUX/osi_misc.c @@ -12,10 +12,10 @@ * afs_suser */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/DUX/osi_misc.c,v 1.1.1.3 2001/07/11 03:06:31 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/DUX/osi_misc.c,v 1.1.1.4 2001/07/14 22:19:37 hartmans Exp $"); #include "../afs/sysincludes.h" /* Standard vendor system headers */ #include "../afs/afsincludes.h" /* Afs-based standard headers */ diff --git a/src/afs/DUX/osi_sleep.c b/src/afs/DUX/osi_sleep.c index 42a27c8eb..158771bbc 100644 --- a/src/afs/DUX/osi_sleep.c +++ b/src/afs/DUX/osi_sleep.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/DUX/osi_sleep.c,v 1.1.1.3 2001/07/11 03:06:31 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/DUX/osi_sleep.c,v 1.1.1.4 2001/07/14 22:19:36 hartmans Exp $"); #include "../afs/sysincludes.h" /* Standard vendor system headers */ #include "../afs/afsincludes.h" /* Afs-based standard headers */ diff --git a/src/afs/DUX/osi_vfsops.c b/src/afs/DUX/osi_vfsops.c index ffcce68ba..98fe663f6 100644 --- a/src/afs/DUX/osi_vfsops.c +++ b/src/afs/DUX/osi_vfsops.c @@ -10,10 +10,10 @@ /* * osi_vfsops.c for DUX */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/DUX/osi_vfsops.c,v 1.1.1.4 2001/07/11 03:06:32 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/DUX/osi_vfsops.c,v 1.1.1.5 2001/07/14 22:19:38 hartmans Exp $"); #include "../afs/sysincludes.h" /* Standard vendor system headers */ #include "../afs/afsincludes.h" /* Afs-based standard headers */ diff --git a/src/afs/DUX/osi_vm.c b/src/afs/DUX/osi_vm.c index a8dbb0969..0c5336200 100644 --- a/src/afs/DUX/osi_vm.c +++ b/src/afs/DUX/osi_vm.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/DUX/osi_vm.c,v 1.1.1.3 2001/07/11 03:06:32 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/DUX/osi_vm.c,v 1.1.1.4 2001/07/14 22:19:38 hartmans Exp $"); #include "../afs/sysincludes.h" /* Standard vendor system headers */ #include "../afs/afsincludes.h" /* Afs-based standard headers */ diff --git a/src/afs/DUX/osi_vnodeops.c b/src/afs/DUX/osi_vnodeops.c index ea286828f..962fdaa8d 100644 --- a/src/afs/DUX/osi_vnodeops.c +++ b/src/afs/DUX/osi_vnodeops.c @@ -11,10 +11,10 @@ * vnodeops structure and Digital Unix specific ops and support routines. */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/DUX/osi_vnodeops.c,v 1.1.1.4 2001/07/11 03:06:32 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/DUX/osi_vnodeops.c,v 1.1.1.5 2001/07/14 22:19:37 hartmans Exp $"); #include "../afs/sysincludes.h" /* Standard vendor system headers */ diff --git a/src/afs/FBSD/osi_file.c b/src/afs/FBSD/osi_file.c index 867f53f14..10a2a87df 100644 --- a/src/afs/FBSD/osi_file.c +++ b/src/afs/FBSD/osi_file.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/FBSD/osi_file.c,v 1.1.1.2 2001/07/11 03:06:58 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/FBSD/osi_file.c,v 1.1.1.3 2001/07/14 22:20:03 hartmans Exp $"); #include "../afs/sysincludes.h" /* Standard vendor system headers */ #include "../afs/afsincludes.h" /* Afs-based standard headers */ diff --git a/src/afs/FBSD/osi_groups.c b/src/afs/FBSD/osi_groups.c index 93f3d5296..dd912a2b8 100644 --- a/src/afs/FBSD/osi_groups.c +++ b/src/afs/FBSD/osi_groups.c @@ -15,10 +15,10 @@ * setpag * */ -#include "../afs/param.h" #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/FBSD/osi_groups.c,v 1.1.1.2 2001/07/11 03:06:57 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/FBSD/osi_groups.c,v 1.1.1.3 2001/07/14 22:20:03 hartmans Exp $"); #include "../afs/sysincludes.h" #include "../afs/afsincludes.h" diff --git a/src/afs/FBSD/osi_inode.c b/src/afs/FBSD/osi_inode.c index 0c784910e..6a213dfd2 100644 --- a/src/afs/FBSD/osi_inode.c +++ b/src/afs/FBSD/osi_inode.c @@ -13,10 +13,10 @@ * Implements: * */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/FBSD/osi_inode.c,v 1.1.1.2 2001/07/11 03:06:58 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/FBSD/osi_inode.c,v 1.1.1.3 2001/07/14 22:20:04 hartmans Exp $"); #include "../afs/sysincludes.h" /* Standard vendor system headers */ #include "../afs/afsincludes.h" /* Afs-based standard headers */ diff --git a/src/afs/FBSD/osi_misc.c b/src/afs/FBSD/osi_misc.c index 665f50d81..ad4d3aa93 100644 --- a/src/afs/FBSD/osi_misc.c +++ b/src/afs/FBSD/osi_misc.c @@ -14,10 +14,10 @@ * afs_suser */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/FBSD/osi_misc.c,v 1.1.1.2 2001/07/11 03:06:58 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/FBSD/osi_misc.c,v 1.1.1.3 2001/07/14 22:20:04 hartmans Exp $"); #include "../afs/sysincludes.h" /* Standard vendor system headers */ #include "../afs/afsincludes.h" /* Afs-based standard headers */ diff --git a/src/afs/FBSD/osi_sleep.c b/src/afs/FBSD/osi_sleep.c index a65ab185d..6512f54d5 100644 --- a/src/afs/FBSD/osi_sleep.c +++ b/src/afs/FBSD/osi_sleep.c @@ -8,10 +8,10 @@ */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/FBSD/osi_sleep.c,v 1.1.1.2 2001/07/11 03:06:58 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/FBSD/osi_sleep.c,v 1.1.1.3 2001/07/14 22:20:03 hartmans Exp $"); #include "../afs/sysincludes.h" /* Standard vendor system headers */ #include "../afs/afsincludes.h" /* Afs-based standard headers */ diff --git a/src/afs/FBSD/osi_vfsops.c b/src/afs/FBSD/osi_vfsops.c index 4709a8437..b052ea289 100644 --- a/src/afs/FBSD/osi_vfsops.c +++ b/src/afs/FBSD/osi_vfsops.c @@ -10,10 +10,10 @@ /* * osi_vfsops.c for DUX */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/FBSD/osi_vfsops.c,v 1.1.1.2 2001/07/11 03:07:00 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/FBSD/osi_vfsops.c,v 1.1.1.3 2001/07/14 22:20:05 hartmans Exp $"); #include "../afs/sysincludes.h" /* Standard vendor system headers */ #include "../afs/afsincludes.h" /* Afs-based standard headers */ diff --git a/src/afs/FBSD/osi_vm.c b/src/afs/FBSD/osi_vm.c index d7cf18242..ebd5f82e6 100644 --- a/src/afs/FBSD/osi_vm.c +++ b/src/afs/FBSD/osi_vm.c @@ -18,10 +18,10 @@ * osi_VM_Truncate(avc, alen, acred) */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/FBSD/osi_vm.c,v 1.1.1.2 2001/07/11 03:07:00 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/FBSD/osi_vm.c,v 1.1.1.3 2001/07/14 22:20:05 hartmans Exp $"); #include "../afs/sysincludes.h" /* Standard vendor system headers */ #include "../afs/afsincludes.h" /* Afs-based standard headers */ diff --git a/src/afs/FBSD/osi_vnodeops.c b/src/afs/FBSD/osi_vnodeops.c index 1dc526ed6..7fc2498b3 100644 --- a/src/afs/FBSD/osi_vnodeops.c +++ b/src/afs/FBSD/osi_vnodeops.c @@ -11,10 +11,10 @@ * vnodeops structure and Digital Unix specific ops and support routines. */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/FBSD/osi_vnodeops.c,v 1.1.1.2 2001/07/11 03:07:00 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/FBSD/osi_vnodeops.c,v 1.1.1.3 2001/07/14 22:20:04 hartmans Exp $"); #include "../afs/sysincludes.h" /* Standard vendor system headers */ diff --git a/src/afs/HPUX/osi_debug.c b/src/afs/HPUX/osi_debug.c index 9882919d5..f339480e0 100644 --- a/src/afs/HPUX/osi_debug.c +++ b/src/afs/HPUX/osi_debug.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include "param.h" #include +#include "param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/HPUX/osi_debug.c,v 1.1.1.3 2001/07/11 03:06:33 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/HPUX/osi_debug.c,v 1.1.1.4 2001/07/14 22:19:39 hartmans Exp $"); #include "sysincludes.h" #include "afsincludes.h" diff --git a/src/afs/HPUX/osi_file.c b/src/afs/HPUX/osi_file.c index 22b260319..e777f0c1d 100644 --- a/src/afs/HPUX/osi_file.c +++ b/src/afs/HPUX/osi_file.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/HPUX/osi_file.c,v 1.1.1.3 2001/07/11 03:06:33 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/HPUX/osi_file.c,v 1.1.1.4 2001/07/14 22:19:38 hartmans Exp $"); #include "../afs/sysincludes.h" /* Standard vendor system headers */ #include "../afs/afsincludes.h" /* Afs-based standard headers */ diff --git a/src/afs/HPUX/osi_groups.c b/src/afs/HPUX/osi_groups.c index b335c4a20..46e7ab737 100644 --- a/src/afs/HPUX/osi_groups.c +++ b/src/afs/HPUX/osi_groups.c @@ -13,10 +13,10 @@ * setpag * */ -#include "../afs/param.h" #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/HPUX/osi_groups.c,v 1.1.1.3 2001/07/11 03:06:33 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/HPUX/osi_groups.c,v 1.1.1.4 2001/07/14 22:19:38 hartmans Exp $"); #include "../afs/sysincludes.h" #include "../afs/afsincludes.h" diff --git a/src/afs/HPUX/osi_inode.c b/src/afs/HPUX/osi_inode.c index 2811cd514..5cb63d7bd 100644 --- a/src/afs/HPUX/osi_inode.c +++ b/src/afs/HPUX/osi_inode.c @@ -13,10 +13,10 @@ * Implements: * */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/HPUX/osi_inode.c,v 1.1.1.3 2001/07/11 03:06:35 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/HPUX/osi_inode.c,v 1.1.1.4 2001/07/14 22:19:40 hartmans Exp $"); #include "../afs/sysincludes.h" /* Standard vendor system headers */ #include "../afs/afsincludes.h" /* Afs-based standard headers */ diff --git a/src/afs/HPUX/osi_misc.c b/src/afs/HPUX/osi_misc.c index 17fd7bc63..a0ee1e61c 100644 --- a/src/afs/HPUX/osi_misc.c +++ b/src/afs/HPUX/osi_misc.c @@ -12,10 +12,10 @@ * afs_suser */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/HPUX/osi_misc.c,v 1.1.1.3 2001/07/11 03:06:34 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/HPUX/osi_misc.c,v 1.1.1.4 2001/07/14 22:19:40 hartmans Exp $"); #include "../afs/sysincludes.h" /* Standard vendor system headers */ #include "../afs/afsincludes.h" /* Afs-based standard headers */ diff --git a/src/afs/HPUX/osi_sleep.c b/src/afs/HPUX/osi_sleep.c index f1eda1853..51be8af01 100644 --- a/src/afs/HPUX/osi_sleep.c +++ b/src/afs/HPUX/osi_sleep.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/HPUX/osi_sleep.c,v 1.1.1.3 2001/07/11 03:06:33 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/HPUX/osi_sleep.c,v 1.1.1.4 2001/07/14 22:19:39 hartmans Exp $"); #include "../afs/sysincludes.h" /* Standard vendor system headers */ #include "../afs/afsincludes.h" /* Afs-based standard headers */ diff --git a/src/afs/HPUX/osi_vfsops.c b/src/afs/HPUX/osi_vfsops.c index 36fc8aea7..94d3366a8 100644 --- a/src/afs/HPUX/osi_vfsops.c +++ b/src/afs/HPUX/osi_vfsops.c @@ -10,10 +10,10 @@ /* * osi_vfsops.c for HPUX */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/HPUX/osi_vfsops.c,v 1.1.1.3 2001/07/11 03:06:36 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/HPUX/osi_vfsops.c,v 1.1.1.4 2001/07/14 22:19:41 hartmans Exp $"); #include "../afs/sysincludes.h" /* Standard vendor system headers */ #include "../afs/afsincludes.h" /* Afs-based standard headers */ diff --git a/src/afs/HPUX/osi_vm.c b/src/afs/HPUX/osi_vm.c index b62b0f4a6..cfefca8f7 100644 --- a/src/afs/HPUX/osi_vm.c +++ b/src/afs/HPUX/osi_vm.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/HPUX/osi_vm.c,v 1.1.1.3 2001/07/11 03:06:35 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/HPUX/osi_vm.c,v 1.1.1.4 2001/07/14 22:19:41 hartmans Exp $"); #include "../afs/sysincludes.h" /* Standard vendor system headers */ #include "../afs/afsincludes.h" /* Afs-based standard headers */ diff --git a/src/afs/HPUX/osi_vnodeops.c b/src/afs/HPUX/osi_vnodeops.c index 844f8cfd8..dcd39a526 100644 --- a/src/afs/HPUX/osi_vnodeops.c +++ b/src/afs/HPUX/osi_vnodeops.c @@ -9,10 +9,10 @@ /* This is a placeholder for routines unique to the port of AFS to hp-ux*/ -#include "../afs/param.h" #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/HPUX/osi_vnodeops.c,v 1.1.1.3 2001/07/11 03:06:35 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/HPUX/osi_vnodeops.c,v 1.1.1.4 2001/07/14 22:19:40 hartmans Exp $"); #include "../afs/sysincludes.h" /* Standard vendor system headers */ #include "../afs/afsincludes.h" /* Afs-based standard headers */ diff --git a/src/afs/IRIX/osi_file.c b/src/afs/IRIX/osi_file.c index 2a9ecadfd..262a331bf 100644 --- a/src/afs/IRIX/osi_file.c +++ b/src/afs/IRIX/osi_file.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/IRIX/osi_file.c,v 1.1.1.4 2001/07/11 03:06:36 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/IRIX/osi_file.c,v 1.1.1.5 2001/07/14 22:19:42 hartmans Exp $"); #include "../afs/sysincludes.h" /* Standard vendor system headers */ #include "../afs/afsincludes.h" /* Afs-based standard headers */ diff --git a/src/afs/IRIX/osi_groups.c b/src/afs/IRIX/osi_groups.c index e98dc4074..24c17dfae 100644 --- a/src/afs/IRIX/osi_groups.c +++ b/src/afs/IRIX/osi_groups.c @@ -15,10 +15,10 @@ * setpag * */ -#include "../afs/param.h" #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/IRIX/osi_groups.c,v 1.1.1.3 2001/07/11 03:06:36 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/IRIX/osi_groups.c,v 1.1.1.4 2001/07/14 22:19:41 hartmans Exp $"); #include "../afs/sysincludes.h" #include "../afs/afsincludes.h" diff --git a/src/afs/IRIX/osi_idbg.c b/src/afs/IRIX/osi_idbg.c index dad048e29..3ec909935 100644 --- a/src/afs/IRIX/osi_idbg.c +++ b/src/afs/IRIX/osi_idbg.c @@ -10,10 +10,10 @@ /* * Implementation of Irix IDBG facility for AFS. */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/IRIX/osi_idbg.c,v 1.1.1.3 2001/07/11 03:06:37 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/IRIX/osi_idbg.c,v 1.1.1.4 2001/07/14 22:19:42 hartmans Exp $"); #ifdef AFS_SGI62_ENV #include "../afs/sysincludes.h" /* Standard vendor system headers */ diff --git a/src/afs/IRIX/osi_inode.c b/src/afs/IRIX/osi_inode.c index fa81d21c1..c16636b4c 100644 --- a/src/afs/IRIX/osi_inode.c +++ b/src/afs/IRIX/osi_inode.c @@ -39,10 +39,10 @@ * */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/IRIX/osi_inode.c,v 1.1.1.4 2001/07/11 03:06:37 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/IRIX/osi_inode.c,v 1.1.1.5 2001/07/14 22:19:42 hartmans Exp $"); #include "../afs/sysincludes.h" /* Standard vendor system headers */ #include "../afs/afsincludes.h" /* Afs-based standard headers */ diff --git a/src/afs/IRIX/osi_misc.c b/src/afs/IRIX/osi_misc.c index 410c96731..2c75c05a3 100644 --- a/src/afs/IRIX/osi_misc.c +++ b/src/afs/IRIX/osi_misc.c @@ -10,10 +10,10 @@ /* * Implementation of miscellaneous Irix routines. */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/IRIX/osi_misc.c,v 1.1.1.3 2001/07/11 03:06:37 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/IRIX/osi_misc.c,v 1.1.1.4 2001/07/14 22:19:43 hartmans Exp $"); #ifdef AFS_SGI62_ENV #include "../afs/sysincludes.h" /* Standard vendor system headers */ diff --git a/src/afs/IRIX/osi_sleep.c b/src/afs/IRIX/osi_sleep.c index bd2ad56d3..b43def99e 100644 --- a/src/afs/IRIX/osi_sleep.c +++ b/src/afs/IRIX/osi_sleep.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/IRIX/osi_sleep.c,v 1.1.1.3 2001/07/11 03:06:37 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/IRIX/osi_sleep.c,v 1.1.1.4 2001/07/14 22:19:42 hartmans Exp $"); #include "../afs/sysincludes.h" /* Standard vendor system headers */ #include "../afs/afsincludes.h" /* Afs-based standard headers */ diff --git a/src/afs/IRIX/osi_vfsops.c b/src/afs/IRIX/osi_vfsops.c index 868003464..9589c6484 100644 --- a/src/afs/IRIX/osi_vfsops.c +++ b/src/afs/IRIX/osi_vfsops.c @@ -10,10 +10,10 @@ /* * osi_vfsops.c for IRIX */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/IRIX/osi_vfsops.c,v 1.1.1.3 2001/07/11 03:06:38 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/IRIX/osi_vfsops.c,v 1.1.1.4 2001/07/14 22:19:43 hartmans Exp $"); #include "../afs/sysincludes.h" /* Standard vendor system headers */ #include "../afs/afsincludes.h" /* Afs-based standard headers */ diff --git a/src/afs/IRIX/osi_vm.c b/src/afs/IRIX/osi_vm.c index 3be233d98..ab40040ae 100644 --- a/src/afs/IRIX/osi_vm.c +++ b/src/afs/IRIX/osi_vm.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/IRIX/osi_vm.c,v 1.1.1.3 2001/07/11 03:06:38 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/IRIX/osi_vm.c,v 1.1.1.4 2001/07/14 22:19:44 hartmans Exp $"); #include "../afs/sysincludes.h" /* Standard vendor system headers */ #include "../afs/afsincludes.h" /* Afs-based standard headers */ diff --git a/src/afs/IRIX/osi_vnodeops.c b/src/afs/IRIX/osi_vnodeops.c index 28d1c0685..81203468a 100644 --- a/src/afs/IRIX/osi_vnodeops.c +++ b/src/afs/IRIX/osi_vnodeops.c @@ -10,10 +10,10 @@ /* * SGI specific vnodeops + other misc interface glue */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/IRIX/osi_vnodeops.c,v 1.1.1.5 2001/07/11 03:06:38 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/IRIX/osi_vnodeops.c,v 1.1.1.6 2001/07/14 22:19:44 hartmans Exp $"); #ifdef AFS_SGI62_ENV #include "../afs/sysincludes.h" /* Standard vendor system headers */ diff --git a/src/afs/LINUX/osi_alloc.c b/src/afs/LINUX/osi_alloc.c index 919ba9685..45d96de54 100644 --- a/src/afs/LINUX/osi_alloc.c +++ b/src/afs/LINUX/osi_alloc.c @@ -11,10 +11,10 @@ * osi_alloc.c - Linux memory allocation routines. * */ -#include "../afs/param.h" #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/LINUX/osi_alloc.c,v 1.1.1.6 2001/07/11 03:06:41 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/LINUX/osi_alloc.c,v 1.1.1.7 2001/07/14 22:19:45 hartmans Exp $"); #include "../afs/sysincludes.h" #include "../afs/afsincludes.h" diff --git a/src/afs/LINUX/osi_groups.c b/src/afs/LINUX/osi_groups.c index b502517f7..259ffc19c 100644 --- a/src/afs/LINUX/osi_groups.c +++ b/src/afs/LINUX/osi_groups.c @@ -13,10 +13,10 @@ * setpag * */ -#include "../afs/param.h" #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/LINUX/osi_groups.c,v 1.1.1.6 2001/07/11 03:06:40 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/LINUX/osi_groups.c,v 1.1.1.7 2001/07/14 22:19:45 hartmans Exp $"); #include "../afs/sysincludes.h" #include "../afs/afsincludes.h" diff --git a/src/afs/LINUX/osi_inode.c b/src/afs/LINUX/osi_inode.c index 7f832509e..f55d6551f 100644 --- a/src/afs/LINUX/osi_inode.c +++ b/src/afs/LINUX/osi_inode.c @@ -17,10 +17,10 @@ * */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/LINUX/osi_inode.c,v 1.1.1.3 2001/07/11 03:06:42 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/LINUX/osi_inode.c,v 1.1.1.4 2001/07/14 22:19:46 hartmans Exp $"); #include "../afs/sysincludes.h" /* Standard vendor system headers */ #include "../afs/afsincludes.h" /* Afs-based standard headers */ diff --git a/src/afs/LINUX/osi_sleep.c b/src/afs/LINUX/osi_sleep.c index 49ae7c2cf..fcb6df58d 100644 --- a/src/afs/LINUX/osi_sleep.c +++ b/src/afs/LINUX/osi_sleep.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/LINUX/osi_sleep.c,v 1.1.1.5 2001/07/11 03:06:43 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/LINUX/osi_sleep.c,v 1.1.1.6 2001/07/14 22:19:47 hartmans Exp $"); #include "../afs/sysincludes.h" /* Standard vendor system headers */ #include "../afs/afsincludes.h" /* Afs-based standard headers */ diff --git a/src/afs/LINUX/osi_vfsops.c b/src/afs/LINUX/osi_vfsops.c index bb3fa51eb..e729b08b9 100644 --- a/src/afs/LINUX/osi_vfsops.c +++ b/src/afs/LINUX/osi_vfsops.c @@ -12,10 +12,10 @@ * * super_block operations should return negated errno to Linux. */ -#include "../afs/param.h" #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/LINUX/osi_vfsops.c,v 1.1.1.7 2001/07/11 03:06:42 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/LINUX/osi_vfsops.c,v 1.1.1.8 2001/07/14 22:19:47 hartmans Exp $"); #include "../afs/sysincludes.h" #include "../afs/afsincludes.h" diff --git a/src/afs/LINUX/osi_vm.c b/src/afs/LINUX/osi_vm.c index 15ca91145..0102051ed 100644 --- a/src/afs/LINUX/osi_vm.c +++ b/src/afs/LINUX/osi_vm.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/LINUX/osi_vm.c,v 1.1.1.4 2001/07/11 03:06:43 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/LINUX/osi_vm.c,v 1.1.1.5 2001/07/14 22:19:48 hartmans Exp $"); #include "../afs/sysincludes.h" /* Standard vendor system headers */ #include "../afs/afsincludes.h" /* Afs-based standard headers */ diff --git a/src/afs/SOLARIS/osi_file.c b/src/afs/SOLARIS/osi_file.c index a7aa279fa..20babf31e 100644 --- a/src/afs/SOLARIS/osi_file.c +++ b/src/afs/SOLARIS/osi_file.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/SOLARIS/osi_file.c,v 1.1.1.4 2001/07/11 03:06:45 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/SOLARIS/osi_file.c,v 1.1.1.5 2001/07/14 22:19:48 hartmans Exp $"); #include "../afs/sysincludes.h" /* Standard vendor system headers */ #include "../afs/afsincludes.h" /* Afs-based standard headers */ diff --git a/src/afs/SOLARIS/osi_groups.c b/src/afs/SOLARIS/osi_groups.c index caf70580b..1bd77d661 100644 --- a/src/afs/SOLARIS/osi_groups.c +++ b/src/afs/SOLARIS/osi_groups.c @@ -13,10 +13,10 @@ * setpag * */ -#include "../afs/param.h" #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/SOLARIS/osi_groups.c,v 1.1.1.3 2001/07/11 03:06:44 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/SOLARIS/osi_groups.c,v 1.1.1.4 2001/07/14 22:19:48 hartmans Exp $"); #include "../afs/sysincludes.h" #include "../afs/afsincludes.h" diff --git a/src/afs/SOLARIS/osi_inode.c b/src/afs/SOLARIS/osi_inode.c index 7d3091f4b..cd565120d 100644 --- a/src/afs/SOLARIS/osi_inode.c +++ b/src/afs/SOLARIS/osi_inode.c @@ -13,10 +13,10 @@ * Implements: * */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/SOLARIS/osi_inode.c,v 1.1.1.6 2001/07/11 03:06:46 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/SOLARIS/osi_inode.c,v 1.1.1.7 2001/07/14 22:19:50 hartmans Exp $"); #include "../afs/sysincludes.h" /* Standard vendor system headers */ #include "../afs/afsincludes.h" /* Afs-based standard headers */ @@ -32,6 +32,9 @@ extern int (*ufs_iallocp)(), (*ufs_iupdatp)(), (*ufs_igetp)(), mutex_exit(&(ip)->i_tlock); \ } +#define AFS_ITIMES_NOLOCK(ip) \ + (*ufs_itimes_nolockp)(ip); + getinode(vfsp, dev, inode, ipp, credp,perror) struct vfs *vfsp; struct AFS_UCRED *credp; @@ -62,11 +65,11 @@ getinode(vfsp, dev, inode, ipp, credp,perror) } ufsvfsp = (struct ufsvfs *)vfsp->vfs_data; -#if defined(AFS_SUN57_ENV) +#ifdef HAVE_VFS_DQRWLOCK rw_enter(&ufsvfsp->vfs_dqrwlock, RW_READER); #endif code = (*ufs_igetp)(vfsp, inode, &ip, credp); -#if defined(AFS_SUN57_ENV) +#ifdef HAVE_VFS_DQRWLOCK rw_exit(&ufsvfsp->vfs_dqrwlock); #endif @@ -170,29 +173,25 @@ afs_syscall_icreate(dev, near_inode, param1, param2, param3, param4, rvp, credp) ufsvfsp = ip->i_ufsvfs; rw_enter(&ip->i_rwlock, RW_WRITER); -#if defined(AFS_SUN57_ENV) +#ifdef HAVE_VFS_DQRWLOCK rw_enter(&ufsvfsp->vfs_dqrwlock, RW_READER); #endif rw_enter(&ip->i_contents, RW_WRITER); code = (*ufs_iallocp)(ip, near_inode, 0, &newip, credp); -#if defined(AFS_SUN57_ENV) + AFS_ITIMES_NOLOCK(ip); + rw_exit(&ip->i_contents); +#ifdef HAVE_VFS_DQRWLOCK rw_exit(&ufsvfsp->vfs_dqrwlock); #endif rw_exit(&ip->i_rwlock); - - AFS_ITIMES(ip); - rw_exit(&ip->i_contents); VN_RELE(ITOV(ip)); if (code) { return (code); } rw_enter(&newip->i_contents, RW_WRITER); - mutex_enter(&newip->i_tlock); newip->i_flag |= IACC|IUPD|ICHG; - mutex_exit(&newip->i_tlock); - - + #if defined(AFS_SUN56_ENV) newip->i_vicemagic = VICEMAGIC; #else @@ -224,7 +223,7 @@ afs_syscall_icreate(dev, near_inode, param1, param2, param3, param4, rvp, credp) */ if (CrSync) (*ufs_iupdatp)(newip, 1); - AFS_ITIMES(newip); + AFS_ITIMES_NOLOCK(newip); rw_exit(&newip->i_contents); VN_RELE(ITOV(newip)); return (code); @@ -342,13 +341,11 @@ afs_syscall_iincdec(dev, inode, inode_p1, amount, rvp, credp) dnlc_remove(ITOV(ip), "a"); CLEAR_VICEMAGIC(ip); } - mutex_enter(&ip->i_tlock); ip->i_flag |= ICHG; - mutex_exit(&ip->i_tlock); /* We may want to force the inode to the disk in case of crashes, other references, etc. */ if (IncSync) (*ufs_iupdatp)(ip, 1); - AFS_ITIMES(ip); + AFS_ITIMES_NOLOCK(ip); rw_exit(&ip->i_contents); VN_RELE(ITOV(ip)); } diff --git a/src/afs/SOLARIS/osi_sleep.c b/src/afs/SOLARIS/osi_sleep.c index 24d7fb5f3..fd174b1fb 100644 --- a/src/afs/SOLARIS/osi_sleep.c +++ b/src/afs/SOLARIS/osi_sleep.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/SOLARIS/osi_sleep.c,v 1.1.1.3 2001/07/11 03:06:46 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/SOLARIS/osi_sleep.c,v 1.1.1.4 2001/07/14 22:19:51 hartmans Exp $"); #include "../afs/sysincludes.h" /* Standard vendor system headers */ #include "../afs/afsincludes.h" /* Afs-based standard headers */ diff --git a/src/afs/SOLARIS/osi_vfsops.c b/src/afs/SOLARIS/osi_vfsops.c index abd3558ec..32d892d28 100644 --- a/src/afs/SOLARIS/osi_vfsops.c +++ b/src/afs/SOLARIS/osi_vfsops.c @@ -10,10 +10,10 @@ /* * osi_vfsops.c for SOLARIS */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/SOLARIS/osi_vfsops.c,v 1.1.1.7 2001/07/11 03:06:47 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/SOLARIS/osi_vfsops.c,v 1.1.1.8 2001/07/14 22:19:51 hartmans Exp $"); #include "../afs/sysincludes.h" /* Standard vendor system headers */ #include "../afs/afsincludes.h" /* Afs-based standard headers */ diff --git a/src/afs/SOLARIS/osi_vm.c b/src/afs/SOLARIS/osi_vm.c index c25c0e2d5..c1a138f38 100644 --- a/src/afs/SOLARIS/osi_vm.c +++ b/src/afs/SOLARIS/osi_vm.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/SOLARIS/osi_vm.c,v 1.1.1.3 2001/07/11 03:06:46 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/SOLARIS/osi_vm.c,v 1.1.1.4 2001/07/14 22:19:50 hartmans Exp $"); #include "../afs/sysincludes.h" /* Standard vendor system headers */ #include "../afs/afsincludes.h" /* Afs-based standard headers */ diff --git a/src/afs/SOLARIS/osi_vnodeops.c b/src/afs/SOLARIS/osi_vnodeops.c index d7acac3d5..74d4c063a 100644 --- a/src/afs/SOLARIS/osi_vnodeops.c +++ b/src/afs/SOLARIS/osi_vnodeops.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/SOLARIS/osi_vnodeops.c,v 1.1.1.5 2001/07/11 03:06:45 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/SOLARIS/osi_vnodeops.c,v 1.1.1.6 2001/07/14 22:19:50 hartmans Exp $"); #if defined(AFS_SUN_ENV) || defined(AFS_SUN5_ENV) /* diff --git a/src/afs/UKERNEL/afs_usrops.c b/src/afs/UKERNEL/afs_usrops.c index 4a55f5705..f678d81fe 100644 --- a/src/afs/UKERNEL/afs_usrops.c +++ b/src/afs/UKERNEL/afs_usrops.c @@ -11,10 +11,10 @@ * User space client specific interface glue */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/UKERNEL/afs_usrops.c,v 1.1.1.5 2001/07/11 03:06:47 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/UKERNEL/afs_usrops.c,v 1.1.1.6 2001/07/14 22:19:52 hartmans Exp $"); #ifdef UKERNEL diff --git a/src/afs/UKERNEL/osi_groups.c b/src/afs/UKERNEL/osi_groups.c index 5855b4ce3..8ea5a4c38 100644 --- a/src/afs/UKERNEL/osi_groups.c +++ b/src/afs/UKERNEL/osi_groups.c @@ -11,10 +11,10 @@ * afs_xsetgroups (asserts FALSE) * setpag (aliased to use_setpag in sysincludes.h) */ -#include "../afs/param.h" #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/UKERNEL/osi_groups.c,v 1.1.1.3 2001/07/11 03:06:48 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/UKERNEL/osi_groups.c,v 1.1.1.4 2001/07/14 22:19:52 hartmans Exp $"); #include "../afs/sysincludes.h" #include "../afs/afsincludes.h" diff --git a/src/afs/UKERNEL/osi_vfsops.c b/src/afs/UKERNEL/osi_vfsops.c index 962012900..63ff6ce46 100644 --- a/src/afs/UKERNEL/osi_vfsops.c +++ b/src/afs/UKERNEL/osi_vfsops.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/UKERNEL/osi_vfsops.c,v 1.1.1.4 2001/07/11 03:06:48 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/UKERNEL/osi_vfsops.c,v 1.1.1.5 2001/07/14 22:19:53 hartmans Exp $"); #include "../afs/sysincludes.h" /* Standard vendor system headers */ #include "../afs/afsincludes.h" /* Afs-based standard headers */ diff --git a/src/afs/UKERNEL/osi_vm.c b/src/afs/UKERNEL/osi_vm.c index 7a57cdb73..13624bad8 100644 --- a/src/afs/UKERNEL/osi_vm.c +++ b/src/afs/UKERNEL/osi_vm.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/UKERNEL/osi_vm.c,v 1.1.1.3 2001/07/11 03:06:47 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/UKERNEL/osi_vm.c,v 1.1.1.4 2001/07/14 22:19:52 hartmans Exp $"); #include "../afs/sysincludes.h" /* Standard vendor system headers */ #include "../afs/afsincludes.h" /* Afs-based standard headers */ diff --git a/src/afs/UKERNEL/osi_vnodeops.c b/src/afs/UKERNEL/osi_vnodeops.c index 15cb64ca6..341c4fc47 100644 --- a/src/afs/UKERNEL/osi_vnodeops.c +++ b/src/afs/UKERNEL/osi_vnodeops.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/UKERNEL/osi_vnodeops.c,v 1.1.1.3 2001/07/11 03:06:47 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/UKERNEL/osi_vnodeops.c,v 1.1.1.4 2001/07/14 22:19:51 hartmans Exp $"); #include "../afs/sysincludes.h" /* Standard vendor system headers */ #include "../afs/afsincludes.h" /* Afs-based standard headers */ diff --git a/src/afs/VNOPS/afs_vnop_access.c b/src/afs/VNOPS/afs_vnop_access.c index 610ded4f2..75dcff943 100644 --- a/src/afs/VNOPS/afs_vnop_access.c +++ b/src/afs/VNOPS/afs_vnop_access.c @@ -19,10 +19,10 @@ * fileModeMap (table) */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/VNOPS/afs_vnop_access.c,v 1.1.1.4 2001/07/11 03:06:49 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/VNOPS/afs_vnop_access.c,v 1.1.1.5 2001/07/14 22:19:53 hartmans Exp $"); #include "../afs/sysincludes.h" /* Standard vendor system headers */ #include "../afs/afsincludes.h" /* Afs-based standard headers */ diff --git a/src/afs/VNOPS/afs_vnop_attrs.c b/src/afs/VNOPS/afs_vnop_attrs.c index 5429a89f0..75c24c832 100644 --- a/src/afs/VNOPS/afs_vnop_attrs.c +++ b/src/afs/VNOPS/afs_vnop_attrs.c @@ -18,10 +18,10 @@ * */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/VNOPS/afs_vnop_attrs.c,v 1.1.1.6 2001/07/11 03:06:50 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/VNOPS/afs_vnop_attrs.c,v 1.1.1.7 2001/07/14 22:19:53 hartmans Exp $"); #include "../afs/sysincludes.h" /* Standard vendor system headers */ #include "../afs/afsincludes.h" /* Afs-based standard headers */ diff --git a/src/afs/VNOPS/afs_vnop_create.c b/src/afs/VNOPS/afs_vnop_create.c index f8d4c5c2f..001270d5f 100644 --- a/src/afs/VNOPS/afs_vnop_create.c +++ b/src/afs/VNOPS/afs_vnop_create.c @@ -13,10 +13,10 @@ * afs_LocalHero */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/VNOPS/afs_vnop_create.c,v 1.1.1.5 2001/07/11 03:06:50 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/VNOPS/afs_vnop_create.c,v 1.1.1.6 2001/07/14 22:19:54 hartmans Exp $"); #include "../afs/sysincludes.h" /* Standard vendor system headers */ #include "../afs/afsincludes.h" /* Afs-based standard headers */ diff --git a/src/afs/VNOPS/afs_vnop_dirops.c b/src/afs/VNOPS/afs_vnop_dirops.c index c2b39fa51..de9a3036e 100644 --- a/src/afs/VNOPS/afs_vnop_dirops.c +++ b/src/afs/VNOPS/afs_vnop_dirops.c @@ -17,10 +17,10 @@ * */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/VNOPS/afs_vnop_dirops.c,v 1.1.1.3 2001/07/11 03:06:50 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/VNOPS/afs_vnop_dirops.c,v 1.1.1.4 2001/07/14 22:19:55 hartmans Exp $"); #include "../afs/sysincludes.h" /* Standard vendor system headers */ #include "../afs/afsincludes.h" /* Afs-based standard headers */ diff --git a/src/afs/VNOPS/afs_vnop_fid.c b/src/afs/VNOPS/afs_vnop_fid.c index cd2f3bd69..22830fbec 100644 --- a/src/afs/VNOPS/afs_vnop_fid.c +++ b/src/afs/VNOPS/afs_vnop_fid.c @@ -14,10 +14,10 @@ * afs_vptofh (DUX) is now in DUX/osi_vfsops.c */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/VNOPS/afs_vnop_fid.c,v 1.1.1.4 2001/07/11 03:06:50 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/VNOPS/afs_vnop_fid.c,v 1.1.1.5 2001/07/14 22:19:55 hartmans Exp $"); #if !defined(AFS_DUX40_ENV) && !defined(AFS_LINUX20_ENV) && !defined(AFS_DARWIN_ENV) #include "../afs/sysincludes.h" /* Standard vendor system headers */ diff --git a/src/afs/VNOPS/afs_vnop_flock.c b/src/afs/VNOPS/afs_vnop_flock.c index c75e9b360..a49675932 100644 --- a/src/afs/VNOPS/afs_vnop_flock.c +++ b/src/afs/VNOPS/afs_vnop_flock.c @@ -12,10 +12,10 @@ * */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/VNOPS/afs_vnop_flock.c,v 1.1.1.6 2001/07/11 03:06:51 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/VNOPS/afs_vnop_flock.c,v 1.1.1.7 2001/07/14 22:19:55 hartmans Exp $"); #include "../afs/sysincludes.h" /* Standard vendor system headers */ #include "../afs/afsincludes.h" /* Afs-based standard headers */ diff --git a/src/afs/VNOPS/afs_vnop_link.c b/src/afs/VNOPS/afs_vnop_link.c index 871526298..41c960c52 100644 --- a/src/afs/VNOPS/afs_vnop_link.c +++ b/src/afs/VNOPS/afs_vnop_link.c @@ -13,10 +13,10 @@ * */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/VNOPS/afs_vnop_link.c,v 1.1.1.3 2001/07/11 03:06:51 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/VNOPS/afs_vnop_link.c,v 1.1.1.4 2001/07/14 22:19:55 hartmans Exp $"); #include "../afs/sysincludes.h" /* Standard vendor system headers */ #include "../afs/afsincludes.h" /* Afs-based standard headers */ diff --git a/src/afs/VNOPS/afs_vnop_open.c b/src/afs/VNOPS/afs_vnop_open.c index 96d571b92..85b32e4a7 100644 --- a/src/afs/VNOPS/afs_vnop_open.c +++ b/src/afs/VNOPS/afs_vnop_open.c @@ -14,10 +14,10 @@ */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/VNOPS/afs_vnop_open.c,v 1.1.1.3 2001/07/11 03:06:52 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/VNOPS/afs_vnop_open.c,v 1.1.1.4 2001/07/14 22:19:56 hartmans Exp $"); #include "../afs/sysincludes.h" /* Standard vendor system headers */ #include "../afs/afsincludes.h" /* Afs-based standard headers */ diff --git a/src/afs/VNOPS/afs_vnop_read.c b/src/afs/VNOPS/afs_vnop_read.c index d9e276689..021f981e2 100644 --- a/src/afs/VNOPS/afs_vnop_read.c +++ b/src/afs/VNOPS/afs_vnop_read.c @@ -16,10 +16,10 @@ * */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/VNOPS/afs_vnop_read.c,v 1.1.1.4 2001/07/11 03:06:52 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/VNOPS/afs_vnop_read.c,v 1.1.1.5 2001/07/14 22:19:56 hartmans Exp $"); #include "../afs/sysincludes.h" /* Standard vendor system headers */ #include "../afs/afsincludes.h" /* Afs-based standard headers */ diff --git a/src/afs/VNOPS/afs_vnop_remove.c b/src/afs/VNOPS/afs_vnop_remove.c index 1f08813a5..c9bc614c5 100644 --- a/src/afs/VNOPS/afs_vnop_remove.c +++ b/src/afs/VNOPS/afs_vnop_remove.c @@ -19,10 +19,10 @@ * newname * */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/VNOPS/afs_vnop_remove.c,v 1.1.1.3 2001/07/11 03:06:52 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/VNOPS/afs_vnop_remove.c,v 1.1.1.4 2001/07/14 22:19:57 hartmans Exp $"); #include "../afs/sysincludes.h" /* Standard vendor system headers */ #include "../afs/afsincludes.h" /* Afs-based standard headers */ diff --git a/src/afs/VNOPS/afs_vnop_rename.c b/src/afs/VNOPS/afs_vnop_rename.c index 73779c729..cc7fc5645 100644 --- a/src/afs/VNOPS/afs_vnop_rename.c +++ b/src/afs/VNOPS/afs_vnop_rename.c @@ -14,10 +14,10 @@ * */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/VNOPS/afs_vnop_rename.c,v 1.1.1.3 2001/07/11 03:06:53 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/VNOPS/afs_vnop_rename.c,v 1.1.1.4 2001/07/14 22:19:57 hartmans Exp $"); #include "../afs/sysincludes.h" /* Standard vendor system headers */ #include "../afs/afsincludes.h" /* Afs-based standard headers */ diff --git a/src/afs/VNOPS/afs_vnop_strategy.c b/src/afs/VNOPS/afs_vnop_strategy.c index fffe810d2..f233ad85c 100644 --- a/src/afs/VNOPS/afs_vnop_strategy.c +++ b/src/afs/VNOPS/afs_vnop_strategy.c @@ -12,10 +12,10 @@ * afs_ustrategy */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/VNOPS/afs_vnop_strategy.c,v 1.1.1.4 2001/07/11 03:06:53 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/VNOPS/afs_vnop_strategy.c,v 1.1.1.5 2001/07/14 22:19:58 hartmans Exp $"); #if !defined(AFS_HPUX_ENV) && !defined(AFS_SGI_ENV) && !defined(AFS_LINUX20_ENV) diff --git a/src/afs/VNOPS/afs_vnop_symlink.c b/src/afs/VNOPS/afs_vnop_symlink.c index ebd64c524..3f41db182 100644 --- a/src/afs/VNOPS/afs_vnop_symlink.c +++ b/src/afs/VNOPS/afs_vnop_symlink.c @@ -18,10 +18,10 @@ * */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/VNOPS/afs_vnop_symlink.c,v 1.1.1.3 2001/07/11 03:06:53 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/VNOPS/afs_vnop_symlink.c,v 1.1.1.4 2001/07/14 22:19:58 hartmans Exp $"); #include "../afs/sysincludes.h" /* Standard vendor system headers */ #include "../afs/afsincludes.h" /* Afs-based standard headers */ diff --git a/src/afs/VNOPS/afs_vnop_write.c b/src/afs/VNOPS/afs_vnop_write.c index 4aab171f7..b327b46a7 100644 --- a/src/afs/VNOPS/afs_vnop_write.c +++ b/src/afs/VNOPS/afs_vnop_write.c @@ -17,10 +17,10 @@ * afs_fsync */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/VNOPS/afs_vnop_write.c,v 1.1.1.5 2001/07/11 03:06:54 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/VNOPS/afs_vnop_write.c,v 1.1.1.6 2001/07/14 22:19:58 hartmans Exp $"); #include "../afs/sysincludes.h" /* Standard vendor system headers */ #include "../afs/afsincludes.h" /* Afs-based standard headers */ diff --git a/src/afs/afs_analyze.c b/src/afs/afs_analyze.c index 0b7c4389c..8b958ef5e 100644 --- a/src/afs/afs_analyze.c +++ b/src/afs/afs_analyze.c @@ -10,10 +10,10 @@ /* * Implements: */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/afs_analyze.c,v 1.1.1.5 2001/07/11 03:06:00 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/afs_analyze.c,v 1.1.1.6 2001/07/14 22:19:06 hartmans Exp $"); #include "../afs/stds.h" #include "../afs/sysincludes.h" /* Standard vendor system headers */ diff --git a/src/afs/afs_axscache.c b/src/afs/afs_axscache.c index 47fa850f3..54354f2b9 100644 --- a/src/afs/afs_axscache.c +++ b/src/afs/afs_axscache.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/afs_axscache.c,v 1.1.1.3 2001/07/11 03:06:01 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/afs_axscache.c,v 1.1.1.4 2001/07/14 22:19:17 hartmans Exp $"); #include "../afs/sysincludes.h" /* Standard vendor system headers */ #include "../afs/afsincludes.h" /* Afs-based standard headers */ diff --git a/src/afs/afs_buffer.c b/src/afs/afs_buffer.c index f01e64de8..10de52162 100644 --- a/src/afs/afs_buffer.c +++ b/src/afs/afs_buffer.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include "../afs/param.h" #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/afs_buffer.c,v 1.1.1.3 2001/07/11 03:06:01 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/afs_buffer.c,v 1.1.1.4 2001/07/14 22:19:17 hartmans Exp $"); #include "../afs/sysincludes.h" #if !defined(UKERNEL) diff --git a/src/afs/afs_callback.c b/src/afs/afs_callback.c index d0f35beac..c6983fac4 100644 --- a/src/afs/afs_callback.c +++ b/src/afs/afs_callback.c @@ -13,10 +13,10 @@ * the callback RPC interface. */ -#include "../afs/param.h" /*Should be always first*/ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/afs_callback.c,v 1.1.1.3 2001/07/11 03:06:00 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/afs_callback.c,v 1.1.1.4 2001/07/14 22:19:07 hartmans Exp $"); #include "../afs/sysincludes.h" /*Standard vendor system headers*/ #include "../afs/afsincludes.h" /*AFS-based standard headers*/ diff --git a/src/afs/afs_cbqueue.c b/src/afs/afs_cbqueue.c index 6154efe4c..227a72a98 100644 --- a/src/afs/afs_cbqueue.c +++ b/src/afs/afs_cbqueue.c @@ -71,10 +71,10 @@ * might have missed a CallBack RPC, and a subsequent callback might be * granted with a shorter expiration time. */ -#include "../afs/param.h" /*Should be always first*/ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/afs_cbqueue.c,v 1.1.1.3 2001/07/11 03:06:02 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/afs_cbqueue.c,v 1.1.1.4 2001/07/14 22:19:18 hartmans Exp $"); #include "../afs/sysincludes.h" /*Standard vendor system headers*/ #include "../afs/afsincludes.h" /*AFS-based standard headers*/ diff --git a/src/afs/afs_cell.c b/src/afs/afs_cell.c index cfdaef584..82230ebf7 100644 --- a/src/afs/afs_cell.c +++ b/src/afs/afs_cell.c @@ -10,10 +10,10 @@ /* * Implements: */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/afs_cell.c,v 1.1.1.5 2001/07/11 03:06:02 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/afs_cell.c,v 1.1.1.6 2001/07/14 22:19:18 hartmans Exp $"); #include "../afs/stds.h" #include "../afs/sysincludes.h" /* Standard vendor system headers */ diff --git a/src/afs/afs_chunk.c b/src/afs/afs_chunk.c index a671ac665..749045afb 100644 --- a/src/afs/afs_chunk.c +++ b/src/afs/afs_chunk.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/afs_chunk.c,v 1.1.1.3 2001/07/11 03:06:02 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/afs_chunk.c,v 1.1.1.4 2001/07/14 22:19:18 hartmans Exp $"); #include "../afs/stds.h" #include "../afs/sysincludes.h" /* Standard vendor system headers */ diff --git a/src/afs/afs_conn.c b/src/afs/afs_conn.c index 1634d0d2e..df528e93d 100644 --- a/src/afs/afs_conn.c +++ b/src/afs/afs_conn.c @@ -10,10 +10,10 @@ /* * Implements: */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/afs_conn.c,v 1.1.1.5 2001/07/11 03:06:03 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/afs_conn.c,v 1.1.1.6 2001/07/14 22:19:20 hartmans Exp $"); #include "../afs/stds.h" #include "../afs/sysincludes.h" /* Standard vendor system headers */ diff --git a/src/afs/afs_dcache.c b/src/afs/afs_dcache.c index 99e091a1f..9ceb9e585 100644 --- a/src/afs/afs_dcache.c +++ b/src/afs/afs_dcache.c @@ -10,10 +10,10 @@ /* * Implements: */ -#include "../afs/param.h" /*Should be always first*/ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/afs_dcache.c,v 1.1.1.4 2001/07/11 03:06:16 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/afs_dcache.c,v 1.1.1.5 2001/07/14 22:19:21 hartmans Exp $"); #include "../afs/sysincludes.h" /*Standard vendor system headers*/ #include "../afs/afsincludes.h" /*AFS-based standard headers*/ diff --git a/src/afs/afs_exporter.c b/src/afs/afs_exporter.c index 5fe184934..dd57b69ad 100644 --- a/src/afs/afs_exporter.c +++ b/src/afs/afs_exporter.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/afs_exporter.c,v 1.1.1.3 2001/07/11 03:06:17 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/afs_exporter.c,v 1.1.1.4 2001/07/14 22:19:22 hartmans Exp $"); #include "../afs/sysincludes.h" /* Standard vendor system headers */ #include "../afs/afsincludes.h" /* Afs-based standard headers */ diff --git a/src/afs/afs_init.c b/src/afs/afs_init.c index e699d45d7..cef2af937 100644 --- a/src/afs/afs_init.c +++ b/src/afs/afs_init.c @@ -13,10 +13,10 @@ * Implements: */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/afs_init.c,v 1.1.1.5 2001/07/11 03:06:05 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/afs_init.c,v 1.1.1.6 2001/07/14 22:19:21 hartmans Exp $"); #include "../afs/stds.h" #include "../afs/sysincludes.h" /* Standard vendor system headers */ diff --git a/src/afs/afs_lock.c b/src/afs/afs_lock.c index d14f61617..20d1c1e26 100644 --- a/src/afs/afs_lock.c +++ b/src/afs/afs_lock.c @@ -22,10 +22,10 @@ */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/afs_lock.c,v 1.1.1.3 2001/07/11 03:06:17 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/afs_lock.c,v 1.1.1.4 2001/07/14 22:19:22 hartmans Exp $"); #include "../afs/sysincludes.h" /* Standard vendor system headers */ #include "../afs/afsincludes.h" /* Afs-based standard headers */ diff --git a/src/afs/afs_mariner.c b/src/afs/afs_mariner.c index c5bc68400..5517f1316 100644 --- a/src/afs/afs_mariner.c +++ b/src/afs/afs_mariner.c @@ -13,10 +13,10 @@ /* * Implements: */ -#include "../afs/param.h" /*Should be always first*/ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/afs_mariner.c,v 1.1.1.3 2001/07/11 03:06:03 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/afs_mariner.c,v 1.1.1.4 2001/07/14 22:19:21 hartmans Exp $"); #include "../afs/sysincludes.h" /*Standard vendor system headers*/ #include "../afs/afsincludes.h" /*AFS-based standard headers*/ diff --git a/src/afs/afs_memcache.c b/src/afs/afs_memcache.c index 70fc6460e..2fa9cf0df 100644 --- a/src/afs/afs_memcache.c +++ b/src/afs/afs_memcache.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/afs_memcache.c,v 1.1.1.3 2001/07/11 03:06:18 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/afs_memcache.c,v 1.1.1.4 2001/07/14 22:19:23 hartmans Exp $"); #include "../afs/sysincludes.h" /* Standard vendor system headers */ #ifndef AFS_LINUX22_ENV diff --git a/src/afs/afs_nfsclnt.c b/src/afs/afs_nfsclnt.c index e05eca958..83952eeeb 100644 --- a/src/afs/afs_nfsclnt.c +++ b/src/afs/afs_nfsclnt.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/afs_nfsclnt.c,v 1.1.1.3 2001/07/11 03:06:18 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/afs_nfsclnt.c,v 1.1.1.4 2001/07/14 22:19:23 hartmans Exp $"); #if !defined(AFS_NONFSTRANS) || defined(AFS_AIX_IAUTH_ENV) #ifndef AFS_DEC_ENV diff --git a/src/afs/afs_osi.c b/src/afs/afs_osi.c index e19195057..8499bd353 100644 --- a/src/afs/afs_osi.c +++ b/src/afs/afs_osi.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/afs_osi.c,v 1.1.1.5 2001/07/11 03:06:17 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/afs_osi.c,v 1.1.1.6 2001/07/14 22:19:22 hartmans Exp $"); #include "../afs/sysincludes.h" /* Standard vendor system headers */ #include "../afs/afsincludes.h" /* Afs-based standard headers */ diff --git a/src/afs/afs_osi_alloc.c b/src/afs/afs_osi_alloc.c index 8420253ce..d0065eded 100644 --- a/src/afs/afs_osi_alloc.c +++ b/src/afs/afs_osi_alloc.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/afs_osi_alloc.c,v 1.1.1.3 2001/07/11 03:06:17 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/afs_osi_alloc.c,v 1.1.1.4 2001/07/14 22:19:22 hartmans Exp $"); diff --git a/src/afs/afs_osi_pag.c b/src/afs/afs_osi_pag.c index deae5ea02..dd4ce144a 100644 --- a/src/afs/afs_osi_pag.c +++ b/src/afs/afs_osi_pag.c @@ -19,10 +19,10 @@ * PagInCred */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/afs_osi_pag.c,v 1.1.1.5 2001/07/11 03:06:20 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/afs_osi_pag.c,v 1.1.1.6 2001/07/14 22:19:25 hartmans Exp $"); #include "../afs/sysincludes.h" /* Standard vendor system headers */ #include "../afs/afsincludes.h" /* Afs-based standard headers */ diff --git a/src/afs/afs_osi_uio.c b/src/afs/afs_osi_uio.c index 754e50551..bc5227227 100644 --- a/src/afs/afs_osi_uio.c +++ b/src/afs/afs_osi_uio.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/afs_osi_uio.c,v 1.1.1.3 2001/07/11 03:06:20 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/afs_osi_uio.c,v 1.1.1.4 2001/07/14 22:19:25 hartmans Exp $"); #include "../afs/sysincludes.h" /* Standard vendor system headers */ #include "../afs/afsincludes.h" /* Afs-based standard headers */ diff --git a/src/afs/afs_osi_vget.c b/src/afs/afs_osi_vget.c index 6bb661abc..ab18cd008 100644 --- a/src/afs/afs_osi_vget.c +++ b/src/afs/afs_osi_vget.c @@ -11,10 +11,10 @@ * System independent part of vget VFS call. */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/afs_osi_vget.c,v 1.1.1.3 2001/07/11 03:06:20 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/afs_osi_vget.c,v 1.1.1.4 2001/07/14 22:19:25 hartmans Exp $"); #include "../afs/sysincludes.h" /* Standard vendor system headers */ #include "../afs/afsincludes.h" /* Afs-based standard headers */ diff --git a/src/afs/afs_osidnlc.c b/src/afs/afs_osidnlc.c index ca3110598..95de075e5 100644 --- a/src/afs/afs_osidnlc.c +++ b/src/afs/afs_osidnlc.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include "../afs/param.h" /*Should be always first*/ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/afs_osidnlc.c,v 1.1.1.3 2001/07/11 03:06:20 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/afs_osidnlc.c,v 1.1.1.4 2001/07/14 22:19:25 hartmans Exp $"); #include "../afs/sysincludes.h" /*Standard vendor system headers*/ #include "../afs/afsincludes.h" /*AFS-based standard headers*/ diff --git a/src/afs/afs_segments.c b/src/afs/afs_segments.c index a4b3f0577..fbb19e0b5 100644 --- a/src/afs/afs_segments.c +++ b/src/afs/afs_segments.c @@ -10,10 +10,10 @@ /* * --------------------- Required definitions --------------------- */ -#include "../afs/param.h" /*Should be always first*/ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/afs_segments.c,v 1.1.1.3 2001/07/11 03:06:21 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/afs_segments.c,v 1.1.1.4 2001/07/14 22:19:27 hartmans Exp $"); #include "../afs/sysincludes.h" /*Standard vendor system headers*/ #include "../afs/afsincludes.h" /*AFS-based standard headers*/ diff --git a/src/afs/afs_server.c b/src/afs/afs_server.c index 241d338f3..1729981e8 100644 --- a/src/afs/afs_server.c +++ b/src/afs/afs_server.c @@ -29,10 +29,10 @@ * afs_SetServerPrefs * */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/afs_server.c,v 1.1.1.7 2001/07/11 03:06:22 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/afs_server.c,v 1.1.1.8 2001/07/14 22:19:27 hartmans Exp $"); #include "../afs/stds.h" #include "../afs/sysincludes.h" /* Standard vendor system headers */ diff --git a/src/afs/afs_stat.c b/src/afs/afs_stat.c index 2bba3d5cb..cf4940092 100644 --- a/src/afs/afs_stat.c +++ b/src/afs/afs_stat.c @@ -9,10 +9,10 @@ /* statistics-gathering package */ -#include "../afs/param.h" /*Should be always first*/ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/afs_stat.c,v 1.1.1.3 2001/07/11 03:06:19 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/afs_stat.c,v 1.1.1.4 2001/07/14 22:19:23 hartmans Exp $"); #include "../afs/sysincludes.h" /*Standard vendor system headers*/ #include "../afs/afsincludes.h" /*AFS-based standard headers*/ diff --git a/src/afs/afs_user.c b/src/afs/afs_user.c index afeaf5a1d..4949f4f35 100644 --- a/src/afs/afs_user.c +++ b/src/afs/afs_user.c @@ -10,10 +10,10 @@ /* * Implements: */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/afs_user.c,v 1.1.1.5 2001/07/11 03:06:23 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/afs_user.c,v 1.1.1.6 2001/07/14 22:19:28 hartmans Exp $"); #include "../afs/stds.h" #include "../afs/sysincludes.h" /* Standard vendor system headers */ diff --git a/src/afs/afs_util.c b/src/afs/afs_util.c index 3890fa8e2..19ad194d3 100644 --- a/src/afs/afs_util.c +++ b/src/afs/afs_util.c @@ -12,10 +12,10 @@ * * Implements: */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/afs_util.c,v 1.1.1.4 2001/07/11 03:06:23 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/afs_util.c,v 1.1.1.5 2001/07/14 22:19:28 hartmans Exp $"); #include "../afs/stds.h" #include "../afs/sysincludes.h" /* Standard vendor system headers */ diff --git a/src/afs/afs_vcache.c b/src/afs/afs_vcache.c index 2cec6178d..55339b2c6 100644 --- a/src/afs/afs_vcache.c +++ b/src/afs/afs_vcache.c @@ -35,10 +35,10 @@ * shutdown_vcache * */ -#include "../afs/param.h" /*Should be always first*/ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/afs_vcache.c,v 1.1.1.6 2001/07/11 03:06:22 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/afs_vcache.c,v 1.1.1.7 2001/07/14 22:19:27 hartmans Exp $"); #include "../afs/sysincludes.h" /*Standard vendor system headers*/ #include "../afs/afsincludes.h" /*AFS-based standard headers*/ @@ -951,6 +951,9 @@ struct vcache *afs_NewVCache(struct VenusFid *afid, struct server *serverp, sema_init(&ip->i_zombie, 1); init_waitqueue_head(&ip->i_wait); spin_lock_init(&ip->i_data.i_shared_lock); +#ifdef STRUCT_ADDRESS_SPACE_HAS_PAGE_LOCK + spin_lock_init(&ip->i_data.page_lock); +#endif INIT_LIST_HEAD(&ip->i_data.clean_pages); INIT_LIST_HEAD(&ip->i_data.dirty_pages); INIT_LIST_HEAD(&ip->i_data.locked_pages); diff --git a/src/afs/afs_volume.c b/src/afs/afs_volume.c index 2a7856f82..3f7c1e6f3 100644 --- a/src/afs/afs_volume.c +++ b/src/afs/afs_volume.c @@ -15,10 +15,10 @@ * afs_CheckVolumeNames * afs_FindVolume */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afs/afs_volume.c,v 1.1.1.4 2001/07/11 03:06:23 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afs/afs_volume.c,v 1.1.1.5 2001/07/14 22:19:29 hartmans Exp $"); #include "../afs/stds.h" #include "../afs/sysincludes.h" /* Standard vendor system headers */ diff --git a/src/afs/afsincludes.h b/src/afs/afsincludes.h index 834b45fd4..613d996f1 100644 --- a/src/afs/afsincludes.h +++ b/src/afs/afsincludes.h @@ -7,6 +7,8 @@ * directory or online at http://www.openafs.org/dl/license10.html */ +#include + /* AFS based headers */ #include "../afs/stds.h" #ifdef AFS_AIX_ENV diff --git a/src/afsd/afsd.c b/src/afsd/afsd.c index db678b531..cbc7a90ba 100644 --- a/src/afsd/afsd.c +++ b/src/afsd/afsd.c @@ -51,20 +51,18 @@ * -shutdown Shutdown afs daemons *---------------------------------------------------------------------------*/ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/afsd/afsd.c,v 1.1.1.7 2001/07/11 03:07:01 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afsd/afsd.c,v 1.1.1.8 2001/07/14 22:20:06 hartmans Exp $"); #define VFS 1 #include #include -#include +#include #include -#undef in -#undef out #include #include #include diff --git a/src/afsd/vsys.c b/src/afsd/vsys.c index 3551fa68e..2d0c8cfd1 100644 --- a/src/afsd/vsys.c +++ b/src/afsd/vsys.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/afsd/vsys.c,v 1.1.1.3 2001/07/11 03:07:02 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afsd/vsys.c,v 1.1.1.4 2001/07/14 22:20:07 hartmans Exp $"); #include diff --git a/src/afsmonitor/afsmon-output.c b/src/afsmonitor/afsmon-output.c index e29529f69..ad25dc7c0 100644 --- a/src/afsmonitor/afsmon-output.c +++ b/src/afsmonitor/afsmon-output.c @@ -17,10 +17,10 @@ #include #include -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/afsmonitor/afsmon-output.c,v 1.1.1.4 2001/07/11 03:07:15 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afsmonitor/afsmon-output.c,v 1.1.1.5 2001/07/14 22:20:18 hartmans Exp $"); #include #include diff --git a/src/afsmonitor/afsmon-parselog.c b/src/afsmonitor/afsmon-parselog.c index 88814a783..eefdaa9af 100644 --- a/src/afsmonitor/afsmon-parselog.c +++ b/src/afsmonitor/afsmon-parselog.c @@ -18,10 +18,10 @@ *-------------------------------------------------------------------------*/ #include -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/afsmonitor/afsmon-parselog.c,v 1.1.1.3 2001/07/11 03:07:15 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afsmonitor/afsmon-parselog.c,v 1.1.1.4 2001/07/14 22:20:18 hartmans Exp $"); #include #include diff --git a/src/afsmonitor/afsmon-win.c b/src/afsmonitor/afsmon-win.c index d1c7d6e1c..30753a11b 100644 --- a/src/afsmonitor/afsmon-win.c +++ b/src/afsmonitor/afsmon-win.c @@ -12,10 +12,10 @@ * *-------------------------------------------------------------------------*/ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/afsmonitor/afsmon-win.c,v 1.1.1.4 2001/07/11 03:07:15 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afsmonitor/afsmon-win.c,v 1.1.1.5 2001/07/14 22:20:19 hartmans Exp $"); #include #include diff --git a/src/afsmonitor/afsmonitor.c b/src/afsmonitor/afsmonitor.c index c45545947..f67986a98 100644 --- a/src/afsmonitor/afsmonitor.c +++ b/src/afsmonitor/afsmonitor.c @@ -13,10 +13,10 @@ *-------------------------------------------------------------------------*/ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/afsmonitor/afsmonitor.c,v 1.1.1.5 2001/07/11 03:07:26 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afsmonitor/afsmonitor.c,v 1.1.1.6 2001/07/14 22:20:30 hartmans Exp $"); #include #include diff --git a/src/afsweb/apache_afs_cache.c b/src/afsweb/apache_afs_cache.c index f544cade0..d427ae530 100644 --- a/src/afsweb/apache_afs_cache.c +++ b/src/afsweb/apache_afs_cache.c @@ -9,10 +9,10 @@ /* This code borrows from nsafs.c - slightly modified - names,etc. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/afsweb/apache_afs_cache.c,v 1.1.1.3 2001/07/11 03:07:28 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afsweb/apache_afs_cache.c,v 1.1.1.4 2001/07/14 22:20:32 hartmans Exp $"); #include "apache_afs_cache.h" diff --git a/src/afsweb/nsafs.c b/src/afsweb/nsafs.c index 99b1c2d61..4735f186b 100644 --- a/src/afsweb/nsafs.c +++ b/src/afsweb/nsafs.c @@ -11,10 +11,10 @@ * User space client specific interface glue */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afsweb/nsafs.c,v 1.1.1.3 2001/07/11 03:07:28 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afsweb/nsafs.c,v 1.1.1.4 2001/07/14 22:20:32 hartmans Exp $"); #include "../afs/sysincludes.h" /* Standard vendor system headers */ #include diff --git a/src/afsweb/securehash.c b/src/afsweb/securehash.c index f23a400bd..0db6e5072 100644 --- a/src/afsweb/securehash.c +++ b/src/afsweb/securehash.c @@ -25,10 +25,10 @@ * the Secure Hash Standard (SHS, FIPS PUB 180.1). */ -#include "../afs/param.h" /* Should be always first */ #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/afsweb/securehash.c,v 1.1.1.3 2001/07/11 03:07:27 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afsweb/securehash.c,v 1.1.1.4 2001/07/14 22:20:31 hartmans Exp $"); #include "../afs/sysincludes.h" /* Standard vendor system headers */ #include diff --git a/src/afsweb/weblog.c b/src/afsweb/weblog.c index 2a61c31a8..cacd88c3b 100644 --- a/src/afsweb/weblog.c +++ b/src/afsweb/weblog.c @@ -21,10 +21,10 @@ /* These two needed for rxgen output to work */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/afsweb/weblog.c,v 1.1.1.4 2001/07/11 03:07:30 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/afsweb/weblog.c,v 1.1.1.5 2001/07/14 22:20:33 hartmans Exp $"); #include #include diff --git a/src/audit/audit.c b/src/audit/audit.c index 5e2bb1a5e..984bf74a1 100644 --- a/src/audit/audit.c +++ b/src/audit/audit.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/audit/audit.c,v 1.1.1.4 2001/07/11 03:07:35 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/audit/audit.c,v 1.1.1.5 2001/07/14 22:20:37 hartmans Exp $"); #include #include diff --git a/src/auth/Makefile b/src/auth/Makefile index 7621e8c74..480ef3e72 100644 --- a/src/auth/Makefile +++ b/src/auth/Makefile @@ -38,6 +38,7 @@ all: libauth.a libauth.krb.a setkey cellconfig.o: cellconfig.c ${INCLS} #comktc.o: comktc.c ${INCLS} ${SRCDIR}include/afs/vice.h #comvice.o: comvice.c ${INCLS} +ktc.o: ktc.c ${INCLS} ${SRCDIR}include/afs/vice.h writeconfig.o: writeconfig.c ${INCLS} authcon.o: authcon.c ${INCLS} userok.o: userok.c ${INCLS} @@ -47,12 +48,7 @@ setkey.o: setkey.c ${INCLS} AFS_component_version_number.o #comauth.o: comauth.c ${INCLS} ${SRCDIR}include/afs/vice.h ktc.krb.o: ktc.c ${INCLS} ${SRCDIR}include/afs/vice.h - ${CC} ${CFLAGS} -DMAYBE_NO_KTC -DAFS_KERBEROS_ENV -c ktc.c -o ktc.krb.o - -ktc.o: ktc.c ${INCLS} ${SRCDIR}include/afs/vice.h - ${CC} ${CFLAGS} -DMAYBE_NO_KTC -c ktc.c -# : ${SRCDIR}include/afs/ktc.h -# ${CC} ${CFLAGS} -c ktc.c + ${CC} ${CFLAGS} -DAFS_KERBEROS_ENV -c ktc.c -o ktc.krb.o libauth.a: $(OBJS) AFS_component_version_number.o -rm -f libauth.a diff --git a/src/auth/auth.p.h b/src/auth/auth.p.h index b7aba2bbf..96a10f22a 100644 --- a/src/auth/auth.p.h +++ b/src/auth/auth.p.h @@ -29,7 +29,7 @@ extern int ktc_SetToken( struct ktc_principal *server, struct ktc_token *token, struct ktc_principal *client, - int flags + afs_int32 flags ); extern int ktc_GetToken( diff --git a/src/auth/authcon.c b/src/auth/authcon.c index 391b9e82e..472f9eee0 100644 --- a/src/auth/authcon.c +++ b/src/auth/authcon.c @@ -7,14 +7,14 @@ * directory or online at http://www.openafs.org/dl/license10.html */ +#include #if defined(UKERNEL) #include "../afs/param.h" #else #include #endif -#include -RCSID("$Header: /tmp/cvstemp/openafs/src/auth/authcon.c,v 1.1.1.4 2001/07/11 03:07:36 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/auth/authcon.c,v 1.1.1.5 2001/07/14 22:20:39 hartmans Exp $"); #if defined(UKERNEL) #include "../afs/sysincludes.h" diff --git a/src/auth/cellconfig.c b/src/auth/cellconfig.c index 7ec4bc178..e14787be4 100644 --- a/src/auth/cellconfig.c +++ b/src/auth/cellconfig.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/auth/cellconfig.c,v 1.1.1.6 2001/07/11 03:07:36 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/auth/cellconfig.c,v 1.1.1.7 2001/07/14 22:20:39 hartmans Exp $"); #include #include diff --git a/src/auth/copyauth.c b/src/auth/copyauth.c index 33375bd66..3cb8abd4b 100644 --- a/src/auth/copyauth.c +++ b/src/auth/copyauth.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/auth/copyauth.c,v 1.1.1.3 2001/07/11 03:07:37 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/auth/copyauth.c,v 1.1.1.4 2001/07/14 22:20:40 hartmans Exp $"); #include #include "auth.h" diff --git a/src/auth/ktc.c b/src/auth/ktc.c index da5068a42..153dba2f3 100644 --- a/src/auth/ktc.c +++ b/src/auth/ktc.c @@ -9,14 +9,14 @@ /* ticket caching code */ +#include #if defined(UKERNEL) #include "../afs/param.h" #else #include #endif -#include -RCSID("$Header: /tmp/cvstemp/openafs/src/auth/ktc.c,v 1.1.1.4 2001/07/11 03:07:37 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/auth/ktc.c,v 1.1.1.5 2001/07/14 22:20:40 hartmans Exp $"); #if defined(UKERNEL) #include "../afs/sysincludes.h" @@ -136,9 +136,6 @@ char *ktc_tkt_string(); #ifdef KERNEL_KTC_COMPAT -/* In case there is no include file. */ -#ifdef MAYBE_NO_KTC - #ifndef KTC_SYSCALL #define KTC_SYSCALL 32 #endif @@ -156,10 +153,6 @@ char *ktc_tkt_string(); #define KTC_INTERFACE_VERSION 3 -#else -#include -#endif - /* We have to determine if the kernel supports the ktc system call. To do so * we attempt to execute its noop function. If this is successful we use the * kernel calls in the future otherwise we let the old code run. */ diff --git a/src/auth/ktc_nt.c b/src/auth/ktc_nt.c index 01bd541c9..0faa0af71 100644 --- a/src/auth/ktc_nt.c +++ b/src/auth/ktc_nt.c @@ -9,10 +9,10 @@ /* ticket caching code */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/auth/ktc_nt.c,v 1.1.1.4 2001/07/11 03:07:38 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/auth/ktc_nt.c,v 1.1.1.5 2001/07/14 22:20:41 hartmans Exp $"); #include #include diff --git a/src/auth/setkey.c b/src/auth/setkey.c index 77eb7eb0a..e55ca8f65 100644 --- a/src/auth/setkey.c +++ b/src/auth/setkey.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/auth/setkey.c,v 1.1.1.3 2001/07/11 03:07:38 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/auth/setkey.c,v 1.1.1.4 2001/07/14 22:20:41 hartmans Exp $"); #include #include diff --git a/src/auth/test/ktctest.c b/src/auth/test/ktctest.c index c97cb75de..b14720d37 100644 --- a/src/auth/test/ktctest.c +++ b/src/auth/test/ktctest.c @@ -14,10 +14,10 @@ #include #include -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/auth/test/ktctest.c,v 1.1.1.3 2001/07/11 03:07:41 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/auth/test/ktctest.c,v 1.1.1.4 2001/07/14 22:20:42 hartmans Exp $"); #include #include diff --git a/src/auth/test/testcellconf.c b/src/auth/test/testcellconf.c index 068dfeb29..42496a6b1 100644 --- a/src/auth/test/testcellconf.c +++ b/src/auth/test/testcellconf.c @@ -22,10 +22,10 @@ Creation date: 17 August 1987 --------------------------------------------------------------------------------------------------------------*/ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/auth/test/testcellconf.c,v 1.1.1.3 2001/07/11 03:07:40 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/auth/test/testcellconf.c,v 1.1.1.4 2001/07/14 22:20:41 hartmans Exp $"); #include #include diff --git a/src/auth/userok.c b/src/auth/userok.c index 7e8cf55e9..689aac59c 100644 --- a/src/auth/userok.c +++ b/src/auth/userok.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/auth/userok.c,v 1.1.1.4 2001/07/11 03:07:38 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/auth/userok.c,v 1.1.1.5 2001/07/14 22:20:41 hartmans Exp $"); #include #include diff --git a/src/auth/writeconfig.c b/src/auth/writeconfig.c index 9fa1abeb1..839181723 100644 --- a/src/auth/writeconfig.c +++ b/src/auth/writeconfig.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/auth/writeconfig.c,v 1.1.1.4 2001/07/11 03:07:38 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/auth/writeconfig.c,v 1.1.1.5 2001/07/14 22:20:40 hartmans Exp $"); #include #include diff --git a/src/bozo/bnode.c b/src/bozo/bnode.c index f5318af38..cf83adce4 100644 --- a/src/bozo/bnode.c +++ b/src/bozo/bnode.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/bozo/bnode.c,v 1.1.1.4 2001/07/11 03:07:42 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/bozo/bnode.c,v 1.1.1.5 2001/07/14 22:20:43 hartmans Exp $"); #include #include diff --git a/src/bozo/bos.c b/src/bozo/bos.c index 18ba23940..17a9ab7ae 100644 --- a/src/bozo/bos.c +++ b/src/bozo/bos.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/bozo/bos.c,v 1.1.1.5 2001/07/11 03:07:42 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/bozo/bos.c,v 1.1.1.6 2001/07/14 22:20:43 hartmans Exp $"); #include #include diff --git a/src/bozo/bosoprocs.c b/src/bozo/bosoprocs.c index 30ceb3d16..b2e2bdfb5 100644 --- a/src/bozo/bosoprocs.c +++ b/src/bozo/bosoprocs.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/bozo/bosoprocs.c,v 1.1.1.4 2001/07/11 03:07:41 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/bozo/bosoprocs.c,v 1.1.1.5 2001/07/14 22:20:42 hartmans Exp $"); #include #include diff --git a/src/bozo/bosserver.c b/src/bozo/bosserver.c index bc8276cb4..d5f9bc22e 100644 --- a/src/bozo/bosserver.c +++ b/src/bozo/bosserver.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/bozo/bosserver.c,v 1.1.1.6 2001/07/11 03:07:43 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/bozo/bosserver.c,v 1.1.1.7 2001/07/14 22:20:44 hartmans Exp $"); #include #include diff --git a/src/bozo/cronbnodeops.c b/src/bozo/cronbnodeops.c index 08cb31639..f0fc2d2c6 100644 --- a/src/bozo/cronbnodeops.c +++ b/src/bozo/cronbnodeops.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/bozo/cronbnodeops.c,v 1.1.1.3 2001/07/11 03:07:43 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/bozo/cronbnodeops.c,v 1.1.1.4 2001/07/14 22:20:45 hartmans Exp $"); #include #include diff --git a/src/bozo/ezbnodeops.c b/src/bozo/ezbnodeops.c index cb2ccfa56..4287742e9 100644 --- a/src/bozo/ezbnodeops.c +++ b/src/bozo/ezbnodeops.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/bozo/ezbnodeops.c,v 1.1.1.3 2001/07/11 03:07:43 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/bozo/ezbnodeops.c,v 1.1.1.4 2001/07/14 22:20:45 hartmans Exp $"); #include #include diff --git a/src/bozo/fsbnodeops.c b/src/bozo/fsbnodeops.c index 2831b2a06..ac8c935d6 100644 --- a/src/bozo/fsbnodeops.c +++ b/src/bozo/fsbnodeops.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/bozo/fsbnodeops.c,v 1.1.1.4 2001/07/11 03:07:44 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/bozo/fsbnodeops.c,v 1.1.1.5 2001/07/14 22:20:45 hartmans Exp $"); #include #include diff --git a/src/bozo/smail-notifier.c b/src/bozo/smail-notifier.c index 6045ff73a..10347d99b 100644 --- a/src/bozo/smail-notifier.c +++ b/src/bozo/smail-notifier.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/bozo/smail-notifier.c,v 1.1.1.3 2001/07/11 03:07:45 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/bozo/smail-notifier.c,v 1.1.1.4 2001/07/14 22:20:46 hartmans Exp $"); #include #include diff --git a/src/bu_utils/fms.c b/src/bu_utils/fms.c index e9012acd5..fdeb63a1b 100644 --- a/src/bu_utils/fms.c +++ b/src/bu_utils/fms.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include /* for machine/host info */ #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/bu_utils/fms.c,v 1.1.1.3 2001/07/11 03:07:46 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/bu_utils/fms.c,v 1.1.1.4 2001/07/14 22:20:46 hartmans Exp $"); #undef IN #include diff --git a/src/bucoord/bc_status.c b/src/bucoord/bc_status.c index bf61caa1f..5107e25b0 100644 --- a/src/bucoord/bc_status.c +++ b/src/bucoord/bc_status.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/bucoord/bc_status.c,v 1.1.1.3 2001/07/11 03:07:48 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/bucoord/bc_status.c,v 1.1.1.4 2001/07/14 22:20:48 hartmans Exp $"); #include #include diff --git a/src/bucoord/commands.c b/src/bucoord/commands.c index be386938a..ccf1e6b4b 100644 --- a/src/bucoord/commands.c +++ b/src/bucoord/commands.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/bucoord/commands.c,v 1.1.1.4 2001/07/11 03:07:50 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/bucoord/commands.c,v 1.1.1.5 2001/07/14 22:20:50 hartmans Exp $"); #include #include diff --git a/src/bucoord/config.c b/src/bucoord/config.c index 6766c1468..62c7811d8 100644 --- a/src/bucoord/config.c +++ b/src/bucoord/config.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/bucoord/config.c,v 1.1.1.3 2001/07/11 03:07:50 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/bucoord/config.c,v 1.1.1.4 2001/07/14 22:20:51 hartmans Exp $"); #include #ifdef AFS_NT40_ENV diff --git a/src/bucoord/dlq.c b/src/bucoord/dlq.c index 3af1183bf..ce2e13e64 100644 --- a/src/bucoord/dlq.c +++ b/src/bucoord/dlq.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/bucoord/dlq.c,v 1.1.1.3 2001/07/11 03:07:51 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/bucoord/dlq.c,v 1.1.1.4 2001/07/14 22:20:51 hartmans Exp $"); #include diff --git a/src/bucoord/dsstub.c b/src/bucoord/dsstub.c index becca0ac5..dddba0350 100644 --- a/src/bucoord/dsstub.c +++ b/src/bucoord/dsstub.c @@ -11,10 +11,10 @@ * ALL RIGHTS RESERVED */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/bucoord/dsstub.c,v 1.1.1.3 2001/07/11 03:07:51 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/bucoord/dsstub.c,v 1.1.1.4 2001/07/14 22:20:51 hartmans Exp $"); #include #include diff --git a/src/bucoord/dsvs.c b/src/bucoord/dsvs.c index 7d9b40c0c..a0c9885be 100644 --- a/src/bucoord/dsvs.c +++ b/src/bucoord/dsvs.c @@ -15,10 +15,10 @@ */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/bucoord/dsvs.c,v 1.1.1.3 2001/07/11 03:07:51 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/bucoord/dsvs.c,v 1.1.1.4 2001/07/14 22:20:51 hartmans Exp $"); #include #include diff --git a/src/bucoord/dump.c b/src/bucoord/dump.c index 7894a5873..857f0d9f6 100644 --- a/src/bucoord/dump.c +++ b/src/bucoord/dump.c @@ -11,10 +11,10 @@ * ALL RIGHTS RESERVED */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/bucoord/dump.c,v 1.1.1.3 2001/07/11 03:07:51 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/bucoord/dump.c,v 1.1.1.4 2001/07/14 22:20:52 hartmans Exp $"); #include #include diff --git a/src/bucoord/dump_sched.c b/src/bucoord/dump_sched.c index 291a777e7..5f7c2bd54 100644 --- a/src/bucoord/dump_sched.c +++ b/src/bucoord/dump_sched.c @@ -13,10 +13,10 @@ #include #include -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/bucoord/dump_sched.c,v 1.1.1.3 2001/07/11 03:07:50 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/bucoord/dump_sched.c,v 1.1.1.4 2001/07/14 22:20:48 hartmans Exp $"); #ifdef AFS_NT40_ENV #include diff --git a/src/bucoord/expire.c b/src/bucoord/expire.c index 59793d9e2..7b0519752 100644 --- a/src/bucoord/expire.c +++ b/src/bucoord/expire.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/bucoord/expire.c,v 1.1.1.3 2001/07/11 03:07:52 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/bucoord/expire.c,v 1.1.1.4 2001/07/14 22:20:52 hartmans Exp $"); #include #include diff --git a/src/bucoord/main.c b/src/bucoord/main.c index d5cb16d5a..3df5dabd8 100644 --- a/src/bucoord/main.c +++ b/src/bucoord/main.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/bucoord/main.c,v 1.1.1.3 2001/07/11 03:07:52 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/bucoord/main.c,v 1.1.1.4 2001/07/14 22:20:53 hartmans Exp $"); #include #include diff --git a/src/bucoord/restore.c b/src/bucoord/restore.c index d043804c7..908fef59c 100644 --- a/src/bucoord/restore.c +++ b/src/bucoord/restore.c @@ -11,10 +11,10 @@ * ALL RIGHTS RESERVED */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/bucoord/restore.c,v 1.1.1.3 2001/07/11 03:07:53 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/bucoord/restore.c,v 1.1.1.4 2001/07/14 22:20:53 hartmans Exp $"); #include #include diff --git a/src/bucoord/server.c b/src/bucoord/server.c index 1ec41b4b0..602fd8463 100644 --- a/src/bucoord/server.c +++ b/src/bucoord/server.c @@ -8,10 +8,10 @@ */ #include -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/bucoord/server.c,v 1.1.1.3 2001/07/11 03:07:53 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/bucoord/server.c,v 1.1.1.4 2001/07/14 22:20:53 hartmans Exp $"); #ifdef AFS_NT40_ENV #include diff --git a/src/bucoord/status.c b/src/bucoord/status.c index 17d471fb1..71897687d 100644 --- a/src/bucoord/status.c +++ b/src/bucoord/status.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/bucoord/status.c,v 1.1.1.3 2001/07/11 03:07:53 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/bucoord/status.c,v 1.1.1.4 2001/07/14 22:20:53 hartmans Exp $"); #include #include diff --git a/src/bucoord/tape_hosts.c b/src/bucoord/tape_hosts.c index 784058053..f51fe9614 100644 --- a/src/bucoord/tape_hosts.c +++ b/src/bucoord/tape_hosts.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/bucoord/tape_hosts.c,v 1.1.1.3 2001/07/11 03:07:52 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/bucoord/tape_hosts.c,v 1.1.1.4 2001/07/14 22:20:52 hartmans Exp $"); #include #include diff --git a/src/bucoord/ubik_db_if.c b/src/bucoord/ubik_db_if.c index 4f6a4b9b7..c733151f2 100644 --- a/src/bucoord/ubik_db_if.c +++ b/src/bucoord/ubik_db_if.c @@ -9,10 +9,10 @@ /* Interface and supporting routines for the backup system's ubik database */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/bucoord/ubik_db_if.c,v 1.1.1.4 2001/07/11 03:07:55 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/bucoord/ubik_db_if.c,v 1.1.1.5 2001/07/14 22:20:55 hartmans Exp $"); #include #include diff --git a/src/bucoord/vol_sets.c b/src/bucoord/vol_sets.c index 18cfbd690..30f4406e7 100644 --- a/src/bucoord/vol_sets.c +++ b/src/bucoord/vol_sets.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/bucoord/vol_sets.c,v 1.1.1.5 2001/07/11 03:07:55 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/bucoord/vol_sets.c,v 1.1.1.6 2001/07/14 22:20:55 hartmans Exp $"); #include #include diff --git a/src/bucoord/volstub.c b/src/bucoord/volstub.c index b3736b236..aabef933a 100644 --- a/src/bucoord/volstub.c +++ b/src/bucoord/volstub.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/bucoord/volstub.c,v 1.1.1.3 2001/07/11 03:07:55 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/bucoord/volstub.c,v 1.1.1.4 2001/07/14 22:20:56 hartmans Exp $"); #include #include diff --git a/src/budb/database.c b/src/budb/database.c index 9a2f905da..97a1ac367 100644 --- a/src/budb/database.c +++ b/src/budb/database.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/budb/database.c,v 1.1.1.3 2001/07/11 03:07:56 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/budb/database.c,v 1.1.1.4 2001/07/14 22:20:56 hartmans Exp $"); #ifdef AFS_NT40_ENV #include diff --git a/src/budb/db_alloc.c b/src/budb/db_alloc.c index aafb04f03..c1f667ff4 100644 --- a/src/budb/db_alloc.c +++ b/src/budb/db_alloc.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/budb/db_alloc.c,v 1.1.1.3 2001/07/11 03:07:57 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/budb/db_alloc.c,v 1.1.1.4 2001/07/14 22:20:57 hartmans Exp $"); #ifdef AFS_NT40_ENV #include diff --git a/src/budb/db_dump.c b/src/budb/db_dump.c index 12d0480f5..09a62f680 100644 --- a/src/budb/db_dump.c +++ b/src/budb/db_dump.c @@ -12,10 +12,10 @@ * for transportability between hosts */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/budb/db_dump.c,v 1.1.1.3 2001/07/11 03:07:57 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/budb/db_dump.c,v 1.1.1.4 2001/07/14 22:20:57 hartmans Exp $"); #ifdef AFS_NT40_ENV #include diff --git a/src/budb/db_hash.c b/src/budb/db_hash.c index 11e1ad3a7..acea7c264 100644 --- a/src/budb/db_hash.c +++ b/src/budb/db_hash.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/budb/db_hash.c,v 1.1.1.3 2001/07/11 03:07:57 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/budb/db_hash.c,v 1.1.1.4 2001/07/14 22:20:57 hartmans Exp $"); #ifdef AFS_NT40_ENV #include diff --git a/src/budb/db_lock.c b/src/budb/db_lock.c index 3fdb82957..a23509032 100644 --- a/src/budb/db_lock.c +++ b/src/budb/db_lock.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/budb/db_lock.c,v 1.1.1.3 2001/07/11 03:07:58 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/budb/db_lock.c,v 1.1.1.4 2001/07/14 22:20:58 hartmans Exp $"); #include #ifdef AFS_NT40_ENV diff --git a/src/budb/db_text.c b/src/budb/db_text.c index 14ad9eb4d..8ed6a4f46 100644 --- a/src/budb/db_text.c +++ b/src/budb/db_text.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/budb/db_text.c,v 1.1.1.4 2001/07/11 03:07:58 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/budb/db_text.c,v 1.1.1.5 2001/07/14 22:20:58 hartmans Exp $"); #ifdef AFS_NT40_ENV #include diff --git a/src/budb/dbs_dump.c b/src/budb/dbs_dump.c index 8a19dbc67..2ba92f863 100644 --- a/src/budb/dbs_dump.c +++ b/src/budb/dbs_dump.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/budb/dbs_dump.c,v 1.1.1.3 2001/07/11 03:07:58 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/budb/dbs_dump.c,v 1.1.1.4 2001/07/14 22:20:58 hartmans Exp $"); #ifdef AFS_NT40_ENV #include diff --git a/src/budb/ol_verify.c b/src/budb/ol_verify.c index 5a773b46a..f9e09a66f 100644 --- a/src/budb/ol_verify.c +++ b/src/budb/ol_verify.c @@ -9,10 +9,10 @@ /* ol_verify - online database verification */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/budb/ol_verify.c,v 1.1.1.3 2001/07/11 03:07:59 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/budb/ol_verify.c,v 1.1.1.4 2001/07/14 22:20:59 hartmans Exp $"); #include #ifdef AFS_NT40_ENV diff --git a/src/budb/procs.c b/src/budb/procs.c index d465263a8..e6944caac 100644 --- a/src/budb/procs.c +++ b/src/budb/procs.c @@ -13,10 +13,10 @@ * usetape - tape id's */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/budb/procs.c,v 1.1.1.3 2001/07/11 03:08:00 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/budb/procs.c,v 1.1.1.4 2001/07/14 22:21:02 hartmans Exp $"); #ifdef AFS_NT40_ENV #include diff --git a/src/budb/server.c b/src/budb/server.c index 3928eedb5..c083b4e9f 100644 --- a/src/budb/server.c +++ b/src/budb/server.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/budb/server.c,v 1.1.1.3 2001/07/11 03:08:01 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/budb/server.c,v 1.1.1.4 2001/07/14 22:21:03 hartmans Exp $"); #ifdef AFS_NT40_ENV #include diff --git a/src/budb/struct_ops.c b/src/budb/struct_ops.c index e2566a096..eadb34e46 100644 --- a/src/budb/struct_ops.c +++ b/src/budb/struct_ops.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/budb/struct_ops.c,v 1.1.1.3 2001/07/11 03:08:00 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/budb/struct_ops.c,v 1.1.1.4 2001/07/14 22:21:02 hartmans Exp $"); #include #ifdef AFS_NT40_ENV diff --git a/src/butc/butc_xbsa.c b/src/butc/butc_xbsa.c index 77d2c0c55..44e95b03d 100644 --- a/src/butc/butc_xbsa.c +++ b/src/butc/butc_xbsa.c @@ -9,10 +9,10 @@ #ifdef xbsa -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/butc/butc_xbsa.c,v 1.1.1.3 2001/07/11 03:08:01 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/butc/butc_xbsa.c,v 1.1.1.4 2001/07/14 22:21:03 hartmans Exp $"); #include #include diff --git a/src/butc/dbentries.c b/src/butc/dbentries.c index 2479ebe80..34282be71 100644 --- a/src/butc/dbentries.c +++ b/src/butc/dbentries.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/butc/dbentries.c,v 1.1.1.3 2001/07/11 03:08:02 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/butc/dbentries.c,v 1.1.1.4 2001/07/14 22:21:04 hartmans Exp $"); #include #ifdef AFS_NT40_ENV diff --git a/src/butc/dump.c b/src/butc/dump.c index 9b44bd17b..498a8f1d3 100644 --- a/src/butc/dump.c +++ b/src/butc/dump.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/butc/dump.c,v 1.1.1.4 2001/07/11 03:08:02 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/butc/dump.c,v 1.1.1.5 2001/07/14 22:21:05 hartmans Exp $"); #include #ifdef AFS_NT40_ENV diff --git a/src/butc/list.c b/src/butc/list.c index 3de4f83c4..3c8672254 100644 --- a/src/butc/list.c +++ b/src/butc/list.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/butc/list.c,v 1.1.1.3 2001/07/11 03:08:03 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/butc/list.c,v 1.1.1.4 2001/07/14 22:21:06 hartmans Exp $"); #ifndef AFS_NT40_ENV #include diff --git a/src/butc/lwps.c b/src/butc/lwps.c index 26b6727a9..0f3a9297a 100644 --- a/src/butc/lwps.c +++ b/src/butc/lwps.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/butc/lwps.c,v 1.1.1.3 2001/07/11 03:08:03 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/butc/lwps.c,v 1.1.1.4 2001/07/14 22:21:06 hartmans Exp $"); #include #ifdef AFS_NT40_ENV diff --git a/src/butc/read_tape.c b/src/butc/read_tape.c index 0bc1d14bf..6af2c8617 100644 --- a/src/butc/read_tape.c +++ b/src/butc/read_tape.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/butc/read_tape.c,v 1.1.1.3 2001/07/11 03:08:03 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/butc/read_tape.c,v 1.1.1.4 2001/07/14 22:21:06 hartmans Exp $"); #include #include diff --git a/src/butc/recoverDb.c b/src/butc/recoverDb.c index 9c517a83b..62bea3da7 100644 --- a/src/butc/recoverDb.c +++ b/src/butc/recoverDb.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/butc/recoverDb.c,v 1.1.1.3 2001/07/11 03:08:05 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/butc/recoverDb.c,v 1.1.1.4 2001/07/14 22:21:07 hartmans Exp $"); #include #ifdef AFS_NT40_ENV diff --git a/src/butc/tcmain.c b/src/butc/tcmain.c index 181d13f0e..023c46e09 100644 --- a/src/butc/tcmain.c +++ b/src/butc/tcmain.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/butc/tcmain.c,v 1.1.1.3 2001/07/11 03:08:05 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/butc/tcmain.c,v 1.1.1.4 2001/07/14 22:21:07 hartmans Exp $"); #include #include diff --git a/src/butc/tcprocs.c b/src/butc/tcprocs.c index bbdebc058..436db614c 100644 --- a/src/butc/tcprocs.c +++ b/src/butc/tcprocs.c @@ -9,10 +9,10 @@ /* procedures invoked by the rpc stub */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/butc/tcprocs.c,v 1.1.1.3 2001/07/11 03:08:06 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/butc/tcprocs.c,v 1.1.1.4 2001/07/14 22:21:08 hartmans Exp $"); #include #include diff --git a/src/butc/tcstatus.c b/src/butc/tcstatus.c index 4279ead43..74b76ec4f 100644 --- a/src/butc/tcstatus.c +++ b/src/butc/tcstatus.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/butc/tcstatus.c,v 1.1.1.3 2001/07/11 03:08:06 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/butc/tcstatus.c,v 1.1.1.4 2001/07/14 22:21:08 hartmans Exp $"); #include #ifdef AFS_NT40_ENV diff --git a/src/butc/tcudbprocs.c b/src/butc/tcudbprocs.c index 832380923..c91f230d6 100644 --- a/src/butc/tcudbprocs.c +++ b/src/butc/tcudbprocs.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/butc/tcudbprocs.c,v 1.1.1.4 2001/07/11 03:08:05 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/butc/tcudbprocs.c,v 1.1.1.5 2001/07/14 22:21:07 hartmans Exp $"); #include #ifdef AFS_NT40_ENV diff --git a/src/butc/test_budb.c b/src/butc/test_budb.c index d6845e437..314020d7d 100644 --- a/src/butc/test_budb.c +++ b/src/butc/test_budb.c @@ -10,10 +10,10 @@ #include #include -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/butc/test_budb.c,v 1.1.1.3 2001/07/11 03:08:06 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/butc/test_budb.c,v 1.1.1.4 2001/07/14 22:21:08 hartmans Exp $"); #include #include diff --git a/src/butm/butm_test.c b/src/butm/butm_test.c index 0717354d4..a67e48e5e 100644 --- a/src/butm/butm_test.c +++ b/src/butm/butm_test.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/butm/butm_test.c,v 1.1.1.3 2001/07/11 03:08:07 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/butm/butm_test.c,v 1.1.1.4 2001/07/14 22:21:09 hartmans Exp $"); #include #include diff --git a/src/butm/file_tm.c b/src/butm/file_tm.c index 5afbdf886..54901a754 100644 --- a/src/butm/file_tm.c +++ b/src/butm/file_tm.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/butm/file_tm.c,v 1.1.1.3 2001/07/11 03:08:07 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/butm/file_tm.c,v 1.1.1.4 2001/07/14 22:21:10 hartmans Exp $"); #ifdef AFS_NT40_ENV #include diff --git a/src/butm/test_ftm.c b/src/butm/test_ftm.c index ff9b1a286..cd8e389b2 100644 --- a/src/butm/test_ftm.c +++ b/src/butm/test_ftm.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/butm/test_ftm.c,v 1.1.1.3 2001/07/11 03:08:08 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/butm/test_ftm.c,v 1.1.1.4 2001/07/14 22:21:10 hartmans Exp $"); #include #include diff --git a/src/cf/linux-test2.m4 b/src/cf/linux-test2.m4 index c7a7f2e06..beefbae3f 100644 --- a/src/cf/linux-test2.m4 +++ b/src/cf/linux-test2.m4 @@ -13,3 +13,18 @@ ac_cv_linux_fs_struct_inode_has_i_bytes=no)]) AC_MSG_RESULT($ac_cv_linux_fs_struct_inode_has_i_bytes) CPPFLAGS="$save_CPPFLAGS"]) +AC_DEFUN(LINUX_FS_STRUCT_ADDRESS_SPACE_HAS_PAGE_LOCK, [ +AC_MSG_CHECKING(for page_lock in struct address_space) +save_CPPFLAGS="$CPPFLAGS" +CPPFLAGS="-I${LINUX_KERNEL_PATH}/include -D__KERNEL__ $CPPFLAGS" +AC_CACHE_VAL(ac_cv_linux_fs_struct_address_space_has_page_lock, +[ +AC_TRY_COMPILE( +[#include ], +[struct address_space _a_s; +printf("%x\n", _a_s.page_lock);], +ac_cv_linux_fs_struct_address_space_has_page_lock=yes, +ac_cv_linux_fs_struct_address_space_has_page_lock=no)]) +AC_MSG_RESULT($ac_cv_linux_fs_struct_address_space_has_page_lock) +CPPFLAGS="$save_CPPFLAGS"]) + diff --git a/src/cf/linux-test3.m4 b/src/cf/linux-test3.m4 index fe3ce5970..202c9eb91 100644 --- a/src/cf/linux-test3.m4 +++ b/src/cf/linux-test3.m4 @@ -1,60 +1,70 @@ AC_DEFUN(LINUX_NEED_RHCONFIG,[ -AC_MSG_CHECKING(for redhat kernel configuration) -if test -f "${LINUX_KERNEL_PATH}/include/linux/rhconfig.h"; then +if test "x$enable_redhat_buildsys" = "xyes"; then + RHCONFIG_SP="" + RHCONFIG_MP="" +else + AC_MSG_CHECKING(for redhat kernel configuration) + if test -f "${LINUX_KERNEL_PATH}/include/linux/rhconfig.h"; then ac_linux_rhconfig=yes - RHCONFIG_SP="-D__BOOT_KERNEL_UP=1 -D__BOOT_KERNEL_SMP=0" - RHCONFIG_MP="-D__BOOT_KERNEL_UP=0 -D__BOOT_KERNEL_SMP=1" + RHCONFIG_SP="-D__BOOT_KERNEL_UP=1 -D__BOOT_KERNEL_SMP=0 -U__SMP__" + RHCONFIG_MP="-D__BOOT_KERNEL_UP=0 -D__BOOT_KERNEL_SMP=1 -D__SMP__" AC_MSG_RESULT($ac_linux_rhconfig) if test ! -f "/boot/kernel.h"; then AC_MSG_WARN([/boot/kernel.h does not exist. build may fail]) fi -else + else ac_linux_rhconfig=no - RHCONFIG_SP="" - RHCONFIG_MP="" + RHCONFIG_SP="-U__SMP__" + RHCONFIG_MP="-D__SMP__" AC_MSG_RESULT($ac_linux_rhconfig) + fi fi AC_SUBST(RHCONFIG_SP) AC_SUBST(RHCONFIG_MP) ]) AC_DEFUN(LINUX_WHICH_MODULES,[ -save_CPPFLAGS="$CPPFLAGS" -CPPFLAGS="-I${LINUX_KERNEL_PATH}/include -D__KERNEL__ $RHCONFIG_SP $CPPFLAGS" -AC_MSG_CHECKING(if kernel uses MODVERSIONS) -AC_CACHE_VAL(ac_cv_linux_config_modversions,[ -AC_TRY_COMPILE( +if test "x$enable_redhat_buildsys" = "xyes"; then + MPS=Default +else + save_CPPFLAGS="$CPPFLAGS" + CPPFLAGS="-I${LINUX_KERNEL_PATH}/include -D__KERNEL__ $RHCONFIG_SP $CPPFLAGS" + AC_MSG_CHECKING(if kernel uses MODVERSIONS) + AC_CACHE_VAL(ac_cv_linux_config_modversions,[ + AC_TRY_COMPILE( [#include ], [#ifndef CONFIG_MODVERSIONS lose; #endif ], -ac_cv_linux_config_modversions=yes, -ac_cv_linux_config_modversions=no)]) -AC_MSG_RESULT($ac_cv_linux_config_modversions) -AC_MSG_CHECKING(which kernel modules to build) -if test "x$ac_linux_rhconfig" = "xyes" -o "x$ac_cv_linux_config_modversions" = "xno"; then - MPS="MP SP" -else -AC_CACHE_VAL(ac_cv_linux_config_smp, [ -AC_TRY_COMPILE( + ac_cv_linux_config_modversions=yes, + ac_cv_linux_config_modversions=no)]) + AC_MSG_RESULT($ac_cv_linux_config_modversions) + AC_MSG_CHECKING(which kernel modules to build) + if test "x$ac_linux_rhconfig" = "xyes" -o "x$ac_cv_linux_config_modversions" = "xno"; then + MPS="MP SP" + else + AC_CACHE_VAL(ac_cv_linux_config_smp, [ + AC_TRY_COMPILE( [#include ], [#ifndef CONFIG_SMP lose; #endif ], -ac_cv_linux_config_smp=yes, -ac_cv_linux_config_smp=no)]) -dnl AC_MSG_RESULT($ac_cv_linux_config_smp) - if test "x$ac_cv_linux_config_smp" = "xyes"; then - MPS=MP - else - MPS=SP - fi + ac_cv_linux_config_smp=yes, + ac_cv_linux_config_smp=no)]) + dnl AC_MSG_RESULT($ac_cv_linux_config_smp) + if test "x$ac_cv_linux_config_smp" = "xyes"; then + MPS=MP + else + MPS=SP + fi + fi + CPPFLAGS=$save_CPPFLAGS + AC_MSG_RESULT($MPS) fi -AC_MSG_RESULT($MPS) AC_SUBST(MPS) -CPPFLAGS=$save_CPPFLAGS]) +]) diff --git a/src/cmd/cmd.c b/src/cmd/cmd.c index ef64064a6..5e62296ca 100644 --- a/src/cmd/cmd.c +++ b/src/cmd/cmd.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/cmd/cmd.c,v 1.1.1.5 2001/07/11 03:08:08 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/cmd/cmd.c,v 1.1.1.6 2001/07/14 22:21:11 hartmans Exp $"); #include #include diff --git a/src/cmd/test/ctest.c b/src/cmd/test/ctest.c index cc44c1bba..03d982c30 100644 --- a/src/cmd/test/ctest.c +++ b/src/cmd/test/ctest.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/cmd/test/ctest.c,v 1.1.1.3 2001/07/11 03:08:11 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/cmd/test/ctest.c,v 1.1.1.4 2001/07/14 22:21:11 hartmans Exp $"); #include "cmd.h" #include diff --git a/src/cmd/test/dtest.c b/src/cmd/test/dtest.c index 314dd7cce..0d7f22fc5 100644 --- a/src/cmd/test/dtest.c +++ b/src/cmd/test/dtest.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/cmd/test/dtest.c,v 1.1.1.3 2001/07/11 03:08:11 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/cmd/test/dtest.c,v 1.1.1.4 2001/07/14 22:21:12 hartmans Exp $"); #include "cmd.h" #include diff --git a/src/cmd/test/itest.c b/src/cmd/test/itest.c index 2d221f214..2340df5ba 100644 --- a/src/cmd/test/itest.c +++ b/src/cmd/test/itest.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/cmd/test/itest.c,v 1.1.1.3 2001/07/11 03:08:11 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/cmd/test/itest.c,v 1.1.1.4 2001/07/14 22:21:12 hartmans Exp $"); #include "cmd.h" #include diff --git a/src/comerr/com_err.c b/src/comerr/com_err.c index 88c3c00e5..bac1036fb 100644 --- a/src/comerr/com_err.c +++ b/src/comerr/com_err.c @@ -4,10 +4,10 @@ * For copyright info, see mit-sipb-cr.h. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/comerr/com_err.c,v 1.1.1.2 2001/07/11 03:08:12 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/comerr/com_err.c,v 1.1.1.3 2001/07/14 22:21:13 hartmans Exp $"); #include "internal.h" #include diff --git a/src/comerr/compile_et.c b/src/comerr/compile_et.c index 72d829f07..6d5b60b30 100644 --- a/src/comerr/compile_et.c +++ b/src/comerr/compile_et.c @@ -8,10 +8,10 @@ */ #undef MEMORYLEAK -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/comerr/compile_et.c,v 1.1.1.3 2001/07/11 03:08:11 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/comerr/compile_et.c,v 1.1.1.4 2001/07/14 22:21:12 hartmans Exp $"); #include #include diff --git a/src/comerr/error_msg.c b/src/comerr/error_msg.c index 535292e23..cb02e5abc 100644 --- a/src/comerr/error_msg.c +++ b/src/comerr/error_msg.c @@ -7,10 +7,10 @@ * For copyright info, see "mit-sipb-cr.h". */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/comerr/error_msg.c,v 1.1.1.2 2001/07/11 03:08:12 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/comerr/error_msg.c,v 1.1.1.3 2001/07/14 22:21:13 hartmans Exp $"); #include "internal.h" #include diff --git a/src/comerr/error_table.y b/src/comerr/error_table.y index e6f2ed759..16b5a28d4 100644 --- a/src/comerr/error_table.y +++ b/src/comerr/error_table.y @@ -1,8 +1,8 @@ %{ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/comerr/error_table.y,v 1.1.1.3 2001/07/11 03:08:13 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/comerr/error_table.y,v 1.1.1.4 2001/07/14 22:21:14 hartmans Exp $"); /* * diff --git a/src/comerr/error_table_nt.c b/src/comerr/error_table_nt.c index 4b10fd52f..f37ed7ad5 100755 --- a/src/comerr/error_table_nt.c +++ b/src/comerr/error_table_nt.c @@ -12,10 +12,10 @@ #line 1 "error_table.y" +#include #include -#include -RCSID("$Header: /tmp/cvstemp/openafs/src/comerr/error_table_nt.c,v 1.1.1.2 2001/07/11 03:08:13 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/comerr/error_table_nt.c,v 1.1.1.3 2001/07/14 22:21:14 hartmans Exp $"); /* diff --git a/src/comerr/et_name.c b/src/comerr/et_name.c index a71c28406..80932bb93 100644 --- a/src/comerr/et_name.c +++ b/src/comerr/et_name.c @@ -4,10 +4,10 @@ * For copyright info, see mit-sipb-cr.h. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/comerr/et_name.c,v 1.1.1.2 2001/07/11 03:08:13 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/comerr/et_name.c,v 1.1.1.3 2001/07/14 22:21:13 hartmans Exp $"); #include "error_table.h" #include "mit-sipb-cr.h" diff --git a/src/comerr/test/test.c b/src/comerr/test/test.c index 9cd7a649c..012c01738 100644 --- a/src/comerr/test/test.c +++ b/src/comerr/test/test.c @@ -1,7 +1,7 @@ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/comerr/test/test.c,v 1.1.1.2 2001/07/11 03:08:16 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/comerr/test/test.c,v 1.1.1.3 2001/07/14 22:21:15 hartmans Exp $"); #include #include diff --git a/src/dauth/Makefile b/src/dauth/Makefile index 1c05b9e4f..5e7da387f 100644 --- a/src/dauth/Makefile +++ b/src/dauth/Makefile @@ -22,7 +22,7 @@ INCLS= ${SRCDIR}include/ubik.h \ ${SRCDIR}include/rx/xdr.h \ ${SRCDIR}include/afs/com_err.h -VERSION = AFS_component_version_number.o +VERS = AFS_component_version_number.o OBJS = adkint.cs.o adkint.xdr.o LIBS = ${SRCDIR}lib/afs/libkauth.a \ @@ -57,14 +57,14 @@ adkint.xdr.o: adkint.xdr.c adkint.h adkint.cs.c adkint.xdr.c adkint.h: adkint.xg ${SRCDIR}bin/rxgen adkint.xg -dlog: dlog.o $(VERSION) $(OBJS) $(LIBS) - $(CC) ${LDFLAGS} -o dlog dlog.o $(VERSION) $(OBJS) ${LIBS} \ +dlog: dlog.o $(VERS) $(OBJS) $(LIBS) + $(CC) ${LDFLAGS} -o dlog dlog.o $(VERS) $(OBJS) ${LIBS} \ ${XLIBS} dlog.o: dlog.c adkint.h -dpass: dpass.o $(VERSION) $(LIBS) - $(CC) ${LDFLAGS} -o dpass dpass.o $(VERSION) $(LIBS) ${XLIBS} +dpass: dpass.o $(VERS) $(LIBS) + $(CC) ${LDFLAGS} -o dpass dpass.o $(VERS) $(LIBS) ${XLIBS} # Test version of dlog just checks ASN.1 date conversion. dlog_test: dlog.c $(OBJS) $(LIBS) diff --git a/src/dauth/dlog.c b/src/dauth/dlog.c index 176e7fa7e..61a62f27c 100644 --- a/src/dauth/dlog.c +++ b/src/dauth/dlog.c @@ -68,10 +68,10 @@ * may be called by another program (such as login), using the -pipe switch. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/dauth/dlog.c,v 1.1.1.4 2001/07/11 03:08:37 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/dauth/dlog.c,v 1.1.1.5 2001/07/14 22:21:26 hartmans Exp $"); #include #include diff --git a/src/dauth/dpass.c b/src/dauth/dpass.c index 0c0481d93..dd22c8b4f 100644 --- a/src/dauth/dpass.c +++ b/src/dauth/dpass.c @@ -15,10 +15,10 @@ * to the DCE. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/dauth/dpass.c,v 1.1.1.3 2001/07/11 03:08:37 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/dauth/dpass.c,v 1.1.1.4 2001/07/14 22:21:27 hartmans Exp $"); #include #include diff --git a/src/des/Makefile b/src/des/Makefile index f643bebf5..178ae5f36 100644 --- a/src/des/Makefile +++ b/src/des/Makefile @@ -183,7 +183,7 @@ ${DESTDIR}lib/libdes.a: libdes.a ${INSTALL} $? $@ install install.noversion: all ukinstall ${DESTDIR}lib/libdes.a - ${INSTALL} des.h des_conf.h mit-cpyright.h crypt.h ${DESTDIR}include + ${INSTALL} des.h des_conf.h mit-cpyright.h ${DESTDIR}include ${INSTALL} odd.h ${DESTDIR}include/des_odd.h clean: diff --git a/src/des/cbc_encrypt.c b/src/des/cbc_encrypt.c index 38d33e0fc..c71f9ef15 100644 --- a/src/des/cbc_encrypt.c +++ b/src/des/cbc_encrypt.c @@ -20,10 +20,10 @@ #include #include #include -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/des/cbc_encrypt.c,v 1.1.1.3 2001/07/11 03:08:38 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/des/cbc_encrypt.c,v 1.1.1.4 2001/07/14 22:21:28 hartmans Exp $"); #define XPRT_CBC_ENCRYPT diff --git a/src/des/cksum.c b/src/des/cksum.c index 998c3baca..b03e41e35 100644 --- a/src/des/cksum.c +++ b/src/des/cksum.c @@ -17,10 +17,10 @@ * spm 8/85 MIT project athena */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/des/cksum.c,v 1.1.1.4 2001/07/11 03:08:38 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/des/cksum.c,v 1.1.1.5 2001/07/14 22:21:27 hartmans Exp $"); #include #include diff --git a/src/des/crypt.c b/src/des/crypt.c index 9e6d0807b..c430fbb3b 100644 --- a/src/des/crypt.c +++ b/src/des/crypt.c @@ -34,10 +34,10 @@ * SUCH DAMAGE. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/des/crypt.c,v 1.1.1.3 2001/07/11 03:08:41 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/des/crypt.c,v 1.1.1.4 2001/07/14 22:21:31 hartmans Exp $"); #ifdef AFS_NT40_ENV #include diff --git a/src/des/debug_decl.c b/src/des/debug_decl.c index 9b667e687..014f3e747 100644 --- a/src/des/debug_decl.c +++ b/src/des/debug_decl.c @@ -7,10 +7,10 @@ * Declaration of debugging flag. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/des/debug_decl.c,v 1.1.1.2 2001/07/11 03:08:40 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/des/debug_decl.c,v 1.1.1.3 2001/07/14 22:21:31 hartmans Exp $"); #include int des_debug = 0; diff --git a/src/des/des.c b/src/des/des.c index be40763e7..bd37a801a 100644 --- a/src/des/des.c +++ b/src/des/des.c @@ -33,10 +33,10 @@ */ #include -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/des/des.c,v 1.1.1.3 2001/07/11 03:08:41 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/des/des.c,v 1.1.1.4 2001/07/14 22:21:31 hartmans Exp $"); #include #ifdef AFS_PTHREAD_ENV diff --git a/src/des/enc.c b/src/des/enc.c index fb1c0f07b..b6e58c652 100644 --- a/src/des/enc.c +++ b/src/des/enc.c @@ -5,10 +5,10 @@ * . */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/des/enc.c,v 1.1.1.2 2001/07/11 03:08:42 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/des/enc.c,v 1.1.1.3 2001/07/14 22:21:32 hartmans Exp $"); #include #include diff --git a/src/des/key_parity.c b/src/des/key_parity.c index 308c487cb..3cbdee7fa 100644 --- a/src/des/key_parity.c +++ b/src/des/key_parity.c @@ -14,10 +14,10 @@ * */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/des/key_parity.c,v 1.1.1.2 2001/07/11 03:08:42 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/des/key_parity.c,v 1.1.1.3 2001/07/14 22:21:32 hartmans Exp $"); #include #include diff --git a/src/des/key_sched.c b/src/des/key_sched.c index dfb3ea543..c69fdfa1f 100644 --- a/src/des/key_sched.c +++ b/src/des/key_sched.c @@ -27,10 +27,10 @@ * Originally written 6/85 by Steve Miller, MIT Project Athena. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/des/key_sched.c,v 1.1.1.3 2001/07/11 03:08:43 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/des/key_sched.c,v 1.1.1.4 2001/07/14 22:21:33 hartmans Exp $"); #include #include "des_internal.h" diff --git a/src/des/make_e.c b/src/des/make_e.c index 0f5b56e45..a9c50f4ce 100644 --- a/src/des/make_e.c +++ b/src/des/make_e.c @@ -8,10 +8,10 @@ * originally written 8/85 by Steve Miller. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/des/make_e.c,v 1.1.1.2 2001/07/11 03:08:42 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/des/make_e.c,v 1.1.1.3 2001/07/14 22:21:33 hartmans Exp $"); #include #include diff --git a/src/des/make_fp.c b/src/des/make_fp.c index be41994e8..07e6a8d1b 100644 --- a/src/des/make_fp.c +++ b/src/des/make_fp.c @@ -8,10 +8,10 @@ * implementing the final permutation of the DES. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/des/make_fp.c,v 1.1.1.3 2001/07/11 03:08:43 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/des/make_fp.c,v 1.1.1.4 2001/07/14 22:21:33 hartmans Exp $"); #include #include diff --git a/src/des/make_ip.c b/src/des/make_ip.c index e327cd494..e6e0ea286 100644 --- a/src/des/make_ip.c +++ b/src/des/make_ip.c @@ -8,10 +8,10 @@ * permutation of the DES. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/des/make_ip.c,v 1.1.1.3 2001/07/11 03:08:43 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/des/make_ip.c,v 1.1.1.4 2001/07/14 22:21:33 hartmans Exp $"); #include #include diff --git a/src/des/make_keyperm.c b/src/des/make_keyperm.c index cc0056ff3..bf91abadb 100644 --- a/src/des/make_keyperm.c +++ b/src/des/make_keyperm.c @@ -12,10 +12,10 @@ * subscripts starting at 0. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/des/make_keyperm.c,v 1.1.1.3 2001/07/11 03:08:42 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/des/make_keyperm.c,v 1.1.1.4 2001/07/14 22:21:32 hartmans Exp $"); #include #include diff --git a/src/des/make_odd.c b/src/des/make_odd.c index 5a7be063e..29eb2b228 100644 --- a/src/des/make_odd.c +++ b/src/des/make_odd.c @@ -7,10 +7,10 @@ * This routine generates an odd-parity table for use in key generation. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/des/make_odd.c,v 1.1.1.2 2001/07/11 03:08:45 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/des/make_odd.c,v 1.1.1.3 2001/07/14 22:21:34 hartmans Exp $"); #include #include diff --git a/src/des/make_p.c b/src/des/make_p.c index 055920e13..60b5e13bb 100644 --- a/src/des/make_p.c +++ b/src/des/make_p.c @@ -7,10 +7,10 @@ * This routine generates the P permutation code for the DES. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/des/make_p.c,v 1.1.1.2 2001/07/11 03:08:45 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/des/make_p.c,v 1.1.1.3 2001/07/14 22:21:35 hartmans Exp $"); #include #include diff --git a/src/des/make_p_table.c b/src/des/make_p_table.c index dda446680..f9cd73c3e 100644 --- a/src/des/make_p_table.c +++ b/src/des/make_p_table.c @@ -6,10 +6,10 @@ * */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/des/make_p_table.c,v 1.1.1.4 2001/07/11 03:08:43 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/des/make_p_table.c,v 1.1.1.5 2001/07/14 22:21:34 hartmans Exp $"); #include #include diff --git a/src/des/make_s.c b/src/des/make_s.c index 00824a2c1..5c70f5cca 100644 --- a/src/des/make_s.c +++ b/src/des/make_s.c @@ -5,10 +5,10 @@ * see the file . */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/des/make_s.c,v 1.1.1.2 2001/07/11 03:08:45 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/des/make_s.c,v 1.1.1.3 2001/07/14 22:21:35 hartmans Exp $"); #include #include diff --git a/src/des/make_s_table.c b/src/des/make_s_table.c index d2ec4a420..15ffe2e6a 100644 --- a/src/des/make_s_table.c +++ b/src/des/make_s_table.c @@ -5,10 +5,10 @@ * see the file . */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/des/make_s_table.c,v 1.1.1.4 2001/07/11 03:08:45 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/des/make_s_table.c,v 1.1.1.5 2001/07/14 22:21:35 hartmans Exp $"); #include #include diff --git a/src/des/misc.c b/src/des/misc.c index 4aa709e63..231caceae 100644 --- a/src/des/misc.c +++ b/src/des/misc.c @@ -10,10 +10,10 @@ * generating the intermediate source files. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/des/misc.c,v 1.1.1.3 2001/07/11 03:08:45 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/des/misc.c,v 1.1.1.4 2001/07/14 22:21:35 hartmans Exp $"); #include #include diff --git a/src/des/new_rnd_key.c b/src/des/new_rnd_key.c index fe9a65b05..8fdbd4fd8 100644 --- a/src/des/new_rnd_key.c +++ b/src/des/new_rnd_key.c @@ -15,10 +15,10 @@ #include -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/des/new_rnd_key.c,v 1.1.1.4 2001/07/11 03:08:46 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/des/new_rnd_key.c,v 1.1.1.5 2001/07/14 22:21:36 hartmans Exp $"); #include #include "des_internal.h" diff --git a/src/des/pcbc_encrypt.c b/src/des/pcbc_encrypt.c index 32685e591..a978a9c2c 100644 --- a/src/des/pcbc_encrypt.c +++ b/src/des/pcbc_encrypt.c @@ -23,10 +23,10 @@ #include #include #include -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/des/pcbc_encrypt.c,v 1.1.1.3 2001/07/11 03:08:46 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/des/pcbc_encrypt.c,v 1.1.1.4 2001/07/14 22:21:36 hartmans Exp $"); #include "des_internal.h" diff --git a/src/des/quad_cksum.c b/src/des/quad_cksum.c index e9f0ee270..0e0df25ad 100644 --- a/src/des/quad_cksum.c +++ b/src/des/quad_cksum.c @@ -63,10 +63,10 @@ * but nontheless is 64 bit arithmetic. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/des/quad_cksum.c,v 1.1.1.3 2001/07/11 03:08:47 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/des/quad_cksum.c,v 1.1.1.4 2001/07/14 22:21:37 hartmans Exp $"); #include diff --git a/src/des/read_pssword.c b/src/des/read_pssword.c index 85f0d2b6a..0782e9c23 100644 --- a/src/des/read_pssword.c +++ b/src/des/read_pssword.c @@ -11,10 +11,10 @@ * echoing. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/des/read_pssword.c,v 1.1.1.4 2001/07/11 03:08:47 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/des/read_pssword.c,v 1.1.1.5 2001/07/14 22:21:37 hartmans Exp $"); #include #include diff --git a/src/des/strng_to_key.c b/src/des/strng_to_key.c index abe552678..aac0991b4 100644 --- a/src/des/strng_to_key.c +++ b/src/des/strng_to_key.c @@ -22,10 +22,10 @@ #include #include -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/des/strng_to_key.c,v 1.1.1.4 2001/07/11 03:08:46 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/des/strng_to_key.c,v 1.1.1.5 2001/07/14 22:21:36 hartmans Exp $"); #include #include "des_internal.h" diff --git a/src/des/test/key_test.c b/src/des/test/key_test.c index 578fa0a6c..90ef17d43 100644 --- a/src/des/test/key_test.c +++ b/src/des/test/key_test.c @@ -8,10 +8,10 @@ * -1 ==> error */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/des/test/key_test.c,v 1.1.1.3 2001/07/11 03:08:48 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/des/test/key_test.c,v 1.1.1.4 2001/07/14 22:21:38 hartmans Exp $"); #include #include diff --git a/src/des/test/testit.c b/src/des/test/testit.c index 46f4bd80e..476919e48 100644 --- a/src/des/test/testit.c +++ b/src/des/test/testit.c @@ -12,10 +12,10 @@ #include #include #include -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/des/test/testit.c,v 1.1.1.4 2001/07/11 03:08:49 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/des/test/testit.c,v 1.1.1.5 2001/07/14 22:21:38 hartmans Exp $"); #define MIN_ARGC 0 /* min # args, not incl flags */ diff --git a/src/des/test/verify.c b/src/des/test/verify.c index 7e702de7c..394bc60a0 100644 --- a/src/des/test/verify.c +++ b/src/des/test/verify.c @@ -15,10 +15,10 @@ #include #include #include -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/des/test/verify.c,v 1.1.1.4 2001/07/11 03:08:49 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/des/test/verify.c,v 1.1.1.5 2001/07/14 22:21:39 hartmans Exp $"); extern char *errmsg(); diff --git a/src/des/util.c b/src/des/util.c index 9e3342048..93fa0a519 100644 --- a/src/des/util.c +++ b/src/des/util.c @@ -7,10 +7,10 @@ * Miscellaneous debug printing utilities */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/des/util.c,v 1.1.1.3 2001/07/11 03:08:47 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/des/util.c,v 1.1.1.4 2001/07/14 22:21:37 hartmans Exp $"); #include #include diff --git a/src/des/weak_key.c b/src/des/weak_key.c index e851a673e..42fbd1a87 100644 --- a/src/des/weak_key.c +++ b/src/des/weak_key.c @@ -12,10 +12,10 @@ * Originally written 8/85 by Steve Miller, MIT Project Athena. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/des/weak_key.c,v 1.1.1.4 2001/07/11 03:08:48 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/des/weak_key.c,v 1.1.1.5 2001/07/14 22:21:37 hartmans Exp $"); #include #include "des_internal.h" diff --git a/src/dir/buffer.c b/src/dir/buffer.c index cad2a6cf4..60ae10f49 100644 --- a/src/dir/buffer.c +++ b/src/dir/buffer.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/dir/buffer.c,v 1.1.1.3 2001/07/11 03:08:50 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/dir/buffer.c,v 1.1.1.4 2001/07/14 22:21:40 hartmans Exp $"); #include diff --git a/src/dir/dir.c b/src/dir/dir.c index 31bd6ca3e..5c76a7c14 100644 --- a/src/dir/dir.c +++ b/src/dir/dir.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/dir/dir.c,v 1.1.1.4 2001/07/11 03:08:50 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/dir/dir.c,v 1.1.1.5 2001/07/14 22:21:40 hartmans Exp $"); #ifdef KERNEL #if !defined(UKERNEL) diff --git a/src/dir/salvage.c b/src/dir/salvage.c index bd00ac97f..ab525b58a 100644 --- a/src/dir/salvage.c +++ b/src/dir/salvage.c @@ -9,10 +9,10 @@ /* This is the directory salvager. It consists of two routines. The first, DirOK, checks to see if the directory looks good. If the directory does NOT look good, the approved procedure is to then call Salvage, which copies all the good entries from the damaged dir into a new directory. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/dir/salvage.c,v 1.1.1.3 2001/07/11 03:08:51 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/dir/salvage.c,v 1.1.1.4 2001/07/14 22:21:50 hartmans Exp $"); #include #include diff --git a/src/dir/test/dtest.c b/src/dir/test/dtest.c index b628c78bf..579437819 100644 --- a/src/dir/test/dtest.c +++ b/src/dir/test/dtest.c @@ -8,10 +8,10 @@ */ #define PAGESIZE 2048 -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/dir/test/dtest.c,v 1.1.1.3 2001/07/11 03:08:51 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/dir/test/dtest.c,v 1.1.1.4 2001/07/14 22:21:51 hartmans Exp $"); #ifdef AFS_NT40_ENV #include diff --git a/src/dir/test/physio.c b/src/dir/test/physio.c index 9bc8e0646..2c12f8e0a 100644 --- a/src/dir/test/physio.c +++ b/src/dir/test/physio.c @@ -15,10 +15,10 @@ */ /* First we have the kernel hacks' include files. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/dir/test/physio.c,v 1.1.1.3 2001/07/11 03:08:52 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/dir/test/physio.c,v 1.1.1.4 2001/07/14 22:21:52 hartmans Exp $"); #include #ifdef AFS_VFSINCL_ENV diff --git a/src/dir/test/test-salvage.c b/src/dir/test/test-salvage.c index b82e9d467..02bb35789 100644 --- a/src/dir/test/test-salvage.c +++ b/src/dir/test/test-salvage.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/dir/test/test-salvage.c,v 1.1.1.3 2001/07/11 03:08:51 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/dir/test/test-salvage.c,v 1.1.1.4 2001/07/14 22:21:51 hartmans Exp $"); /* This is the salvage test program. */ diff --git a/src/export/cfgafs.c b/src/export/cfgafs.c index c4abcf793..e70385f87 100644 --- a/src/export/cfgafs.c +++ b/src/export/cfgafs.c @@ -10,10 +10,10 @@ /* * cfgafs - load/configure the AFS kernel extension */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/export/cfgafs.c,v 1.1.1.3 2001/07/11 03:08:52 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/export/cfgafs.c,v 1.1.1.4 2001/07/14 22:21:52 hartmans Exp $"); #include #include diff --git a/src/export/cfgexport.c b/src/export/cfgexport.c index f7f33356b..ac544f191 100644 --- a/src/export/cfgexport.c +++ b/src/export/cfgexport.c @@ -10,10 +10,10 @@ /* * cfgexport - load/configure the EXPORT kernel extension */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/export/cfgexport.c,v 1.1.1.3 2001/07/11 03:08:52 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/export/cfgexport.c,v 1.1.1.4 2001/07/14 22:21:52 hartmans Exp $"); #include #include diff --git a/src/export/symtab.c b/src/export/symtab.c index 25bb8e0e4..fa9f65ba0 100644 --- a/src/export/symtab.c +++ b/src/export/symtab.c @@ -10,10 +10,10 @@ /* * symtab - symbol table routines */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/export/symtab.c,v 1.1.1.3 2001/07/11 03:08:53 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/export/symtab.c,v 1.1.1.4 2001/07/14 22:21:53 hartmans Exp $"); #include "sys/types.h" #include "sym.h" diff --git a/src/finale/translate_et.c b/src/finale/translate_et.c index e591a2d7c..009552d73 100644 --- a/src/finale/translate_et.c +++ b/src/finale/translate_et.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/finale/translate_et.c,v 1.1.1.4 2001/07/11 03:09:05 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/finale/translate_et.c,v 1.1.1.5 2001/07/14 22:21:53 hartmans Exp $"); #include #include diff --git a/src/finale/translate_et_nt.c b/src/finale/translate_et_nt.c index 375c65241..a1164214b 100644 --- a/src/finale/translate_et_nt.c +++ b/src/finale/translate_et_nt.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/finale/translate_et_nt.c,v 1.1.1.3 2001/07/11 03:09:05 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/finale/translate_et_nt.c,v 1.1.1.4 2001/07/14 22:21:54 hartmans Exp $"); #include #include diff --git a/src/fsint/afsaux.c b/src/fsint/afsaux.c index 5eb5b8502..31c39a212 100644 --- a/src/fsint/afsaux.c +++ b/src/fsint/afsaux.c @@ -7,14 +7,14 @@ * directory or online at http://www.openafs.org/dl/license10.html */ +#include #ifdef KERNEL #include "../afs/param.h" #else #include #endif -#include -RCSID("$Header: /tmp/cvstemp/openafs/src/fsint/afsaux.c,v 1.1.1.4 2001/07/11 03:09:06 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/fsint/afsaux.c,v 1.1.1.5 2001/07/14 22:21:55 hartmans Exp $"); #ifdef KERNEL #if defined(UKERNEL) diff --git a/src/fsprobe/fsprobe.c b/src/fsprobe/fsprobe.c index a1af1c99d..65b067e31 100644 --- a/src/fsprobe/fsprobe.c +++ b/src/fsprobe/fsprobe.c @@ -13,10 +13,10 @@ * *------------------------------------------------------------------------*/ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/fsprobe/fsprobe.c,v 1.1.1.3 2001/07/11 03:09:07 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/fsprobe/fsprobe.c,v 1.1.1.4 2001/07/14 22:21:56 hartmans Exp $"); #include /*Interface for this module*/ #include /*Lightweight process package*/ diff --git a/src/fsprobe/fsprobe_callback.c b/src/fsprobe/fsprobe_callback.c index d281ea815..99f195a00 100644 --- a/src/fsprobe/fsprobe_callback.c +++ b/src/fsprobe/fsprobe_callback.c @@ -21,10 +21,10 @@ * need to be ``visible'' to anyone else. *------------------------------------------------------------------------*/ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/fsprobe/fsprobe_callback.c,v 1.1.1.3 2001/07/11 03:09:07 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/fsprobe/fsprobe_callback.c,v 1.1.1.4 2001/07/14 22:21:56 hartmans Exp $"); #include #include /*Standard I/O stuff*/ diff --git a/src/fsprobe/fsprobe_test.c b/src/fsprobe/fsprobe_test.c index 5e3b7a2e8..38635493a 100644 --- a/src/fsprobe/fsprobe_test.c +++ b/src/fsprobe/fsprobe_test.c @@ -13,10 +13,10 @@ * *------------------------------------------------------------------------*/ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/fsprobe/fsprobe_test.c,v 1.1.1.3 2001/07/11 03:09:07 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/fsprobe/fsprobe_test.c,v 1.1.1.4 2001/07/14 22:21:55 hartmans Exp $"); #include /*Interface for fsprobe module*/ diff --git a/src/gtx/X11windows.c b/src/gtx/X11windows.c index 3517b28d9..6dc2a6ac8 100644 --- a/src/gtx/X11windows.c +++ b/src/gtx/X11windows.c @@ -15,10 +15,10 @@ * *------------------------------------------------------------------------*/ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/gtx/X11windows.c,v 1.1.1.3 2001/07/11 03:09:11 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/gtx/X11windows.c,v 1.1.1.4 2001/07/14 22:21:58 hartmans Exp $"); #include "gtxX11win.h" /*Interface definition*/ #include /*Standard I/O package*/ diff --git a/src/gtx/cb_test.c b/src/gtx/cb_test.c index fc22add1e..163c8cb6d 100644 --- a/src/gtx/cb_test.c +++ b/src/gtx/cb_test.c @@ -11,10 +11,10 @@ * cb_test: A test of the gator text circular buffer package. *------------------------------------------------------------------------*/ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/gtx/cb_test.c,v 1.1.1.3 2001/07/11 03:09:12 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/gtx/cb_test.c,v 1.1.1.4 2001/07/14 22:21:58 hartmans Exp $"); #include "gtxtextcb.h" /*Module interface*/ diff --git a/src/gtx/curses_test.c b/src/gtx/curses_test.c index 31d98cb2f..ea31eeaaf 100644 --- a/src/gtx/curses_test.c +++ b/src/gtx/curses_test.c @@ -11,10 +11,10 @@ * Test of the curses package, to make sure I really understand how to use it. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/gtx/curses_test.c,v 1.1.1.3 2001/07/11 03:09:12 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/gtx/curses_test.c,v 1.1.1.4 2001/07/14 22:21:58 hartmans Exp $"); #if defined(AFS_HPUX110_ENV) && !defined(__HP_CURSES) #define __HP_CURSES diff --git a/src/gtx/curseswindows.c b/src/gtx/curseswindows.c index 787c22c3c..075cc15f8 100644 --- a/src/gtx/curseswindows.c +++ b/src/gtx/curseswindows.c @@ -15,10 +15,10 @@ * *------------------------------------------------------------------------*/ #define IGNORE_STDS_H -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/gtx/curseswindows.c,v 1.1.1.4 2001/07/11 03:09:13 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/gtx/curseswindows.c,v 1.1.1.5 2001/07/14 22:22:01 hartmans Exp $"); #if defined(AFS_HPUX110_ENV) && !defined(__HP_CURSES) diff --git a/src/gtx/dumbwindows.c b/src/gtx/dumbwindows.c index 198656be5..30ef8d754 100644 --- a/src/gtx/dumbwindows.c +++ b/src/gtx/dumbwindows.c @@ -13,10 +13,10 @@ * *------------------------------------------------------------------------*/ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/gtx/dumbwindows.c,v 1.1.1.3 2001/07/11 03:09:13 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/gtx/dumbwindows.c,v 1.1.1.4 2001/07/14 22:22:01 hartmans Exp $"); #include "gtxdumbwin.h" /*Interface definition*/ #include /*Standard I/O package*/ diff --git a/src/gtx/frame.c b/src/gtx/frame.c index 21368ccf8..e030f07e0 100644 --- a/src/gtx/frame.c +++ b/src/gtx/frame.c @@ -8,10 +8,10 @@ */ #define IGNORE_STDS_H -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/gtx/frame.c,v 1.1.1.3 2001/07/11 03:09:12 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/gtx/frame.c,v 1.1.1.4 2001/07/14 22:21:59 hartmans Exp $"); #ifdef AFS_HPUX_ENV #include diff --git a/src/gtx/gtxtest.c b/src/gtx/gtxtest.c index 11fc281d0..cbc67ce57 100644 --- a/src/gtx/gtxtest.c +++ b/src/gtx/gtxtest.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/gtx/gtxtest.c,v 1.1.1.3 2001/07/11 03:09:15 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/gtx/gtxtest.c,v 1.1.1.4 2001/07/14 22:22:02 hartmans Exp $"); #include "gtxwindows.h" #include "gtxobjects.h" diff --git a/src/gtx/input.c b/src/gtx/input.c index 2231ad48b..b7647579d 100644 --- a/src/gtx/input.c +++ b/src/gtx/input.c @@ -8,10 +8,10 @@ */ #define IGNORE_STDS_H -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/gtx/input.c,v 1.1.1.3 2001/07/11 03:09:15 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/gtx/input.c,v 1.1.1.4 2001/07/14 22:22:03 hartmans Exp $"); #ifdef AFS_HPUX_ENV #include diff --git a/src/gtx/keymap.c b/src/gtx/keymap.c index 3254323fa..d2aac1fa0 100644 --- a/src/gtx/keymap.c +++ b/src/gtx/keymap.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/gtx/keymap.c,v 1.1.1.3 2001/07/11 03:09:16 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/gtx/keymap.c,v 1.1.1.4 2001/07/14 22:22:03 hartmans Exp $"); #include "gtxkeymap.h" diff --git a/src/gtx/lightobject.c b/src/gtx/lightobject.c index a31ba4ef4..3fb94352e 100644 --- a/src/gtx/lightobject.c +++ b/src/gtx/lightobject.c @@ -13,10 +13,10 @@ * *------------------------------------------------------------------------*/ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/gtx/lightobject.c,v 1.1.1.3 2001/07/11 03:09:15 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/gtx/lightobject.c,v 1.1.1.4 2001/07/14 22:22:02 hartmans Exp $"); #include "gtxlightobj.h" /*Interface for this module*/ #include /*Standard I/O stuff*/ diff --git a/src/gtx/objdict.c b/src/gtx/objdict.c index c6dc45456..c9f636afa 100644 --- a/src/gtx/objdict.c +++ b/src/gtx/objdict.c @@ -13,10 +13,10 @@ * *------------------------------------------------------------------------*/ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/gtx/objdict.c,v 1.1.1.3 2001/07/11 03:09:16 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/gtx/objdict.c,v 1.1.1.4 2001/07/14 22:22:04 hartmans Exp $"); #include "gtxobjdict.h" /*Interface for this module*/ #include /*Standard I/O package*/ diff --git a/src/gtx/object_test.c b/src/gtx/object_test.c index 82c727e02..43cc94c53 100644 --- a/src/gtx/object_test.c +++ b/src/gtx/object_test.c @@ -11,10 +11,10 @@ * object_test: A test of the gator object operations. *--------------------------------------------------------------------------------*/ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/gtx/object_test.c,v 1.1.1.3 2001/07/11 03:09:16 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/gtx/object_test.c,v 1.1.1.4 2001/07/14 22:22:03 hartmans Exp $"); #include "gtxscreenobj.h" /*Gator screen object interface*/ #include "gtxtextobj.h" /*Gator text object interface*/ diff --git a/src/gtx/objects.c b/src/gtx/objects.c index 0e2967808..693c73231 100644 --- a/src/gtx/objects.c +++ b/src/gtx/objects.c @@ -13,10 +13,10 @@ * *------------------------------------------------------------------------*/ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/gtx/objects.c,v 1.1.1.3 2001/07/11 03:09:17 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/gtx/objects.c,v 1.1.1.4 2001/07/14 22:22:05 hartmans Exp $"); #include "gtxobjects.h" /*Interface for this module*/ #include "gtxtextobj.h" /*Text object interface*/ diff --git a/src/gtx/screen_test.c b/src/gtx/screen_test.c index 78d64e185..5066ca464 100644 --- a/src/gtx/screen_test.c +++ b/src/gtx/screen_test.c @@ -11,10 +11,10 @@ * screen_test: A test of the gator screen operations. *--------------------------------------------------------------------------------*/ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/gtx/screen_test.c,v 1.1.1.3 2001/07/11 03:09:17 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/gtx/screen_test.c,v 1.1.1.4 2001/07/14 22:22:04 hartmans Exp $"); #include "gtxwindows.h" /*Generalized window interface*/ #include "gtxcurseswin.h" /*Curses window interface*/ diff --git a/src/gtx/textcb.c b/src/gtx/textcb.c index 5b6b28daa..c9f28ccc4 100644 --- a/src/gtx/textcb.c +++ b/src/gtx/textcb.c @@ -13,10 +13,10 @@ * *------------------------------------------------------------------------*/ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/gtx/textcb.c,v 1.1.1.3 2001/07/11 03:09:18 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/gtx/textcb.c,v 1.1.1.4 2001/07/14 22:22:05 hartmans Exp $"); #include "gtxtextcb.h" /*Module interface*/ #include /*Standard I/O stuff*/ diff --git a/src/gtx/textobject.c b/src/gtx/textobject.c index 43920ea38..6d8802d91 100644 --- a/src/gtx/textobject.c +++ b/src/gtx/textobject.c @@ -12,10 +12,10 @@ * Implementation of the gator text object. *------------------------------------------------------------------------*/ #define IGNORE_STDS_H -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/gtx/textobject.c,v 1.1.1.3 2001/07/11 03:09:17 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/gtx/textobject.c,v 1.1.1.4 2001/07/14 22:22:05 hartmans Exp $"); #include "gtxtextobj.h" /*Interface for this module*/ #include "gtxwindows.h" /*Gator window interface*/ diff --git a/src/gtx/windows.c b/src/gtx/windows.c index 7ac74f13d..bc3b5829e 100644 --- a/src/gtx/windows.c +++ b/src/gtx/windows.c @@ -15,10 +15,10 @@ * *--------------------------------------------------------------------------------*/ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/gtx/windows.c,v 1.1.1.3 2001/07/11 03:09:18 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/gtx/windows.c,v 1.1.1.4 2001/07/14 22:22:05 hartmans Exp $"); /* On DUX "IN" is a variable in curses.h, so this can be a bit of a problem */ #ifdef IN diff --git a/src/inetd/getenv.c b/src/inetd/getenv.c index 11bab10cc..b80fae066 100644 --- a/src/inetd/getenv.c +++ b/src/inetd/getenv.c @@ -15,10 +15,10 @@ * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/inetd/getenv.c,v 1.1.1.2 2001/07/11 03:09:18 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/inetd/getenv.c,v 1.1.1.3 2001/07/14 22:22:06 hartmans Exp $"); #include diff --git a/src/inetd/inetd.c b/src/inetd/inetd.c index c75a1226c..3c9b30682 100644 --- a/src/inetd/inetd.c +++ b/src/inetd/inetd.c @@ -52,10 +52,10 @@ * * Comment lines are indicated by a `#' in column 1. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/inetd/inetd.c,v 1.1.1.3 2001/07/11 03:09:19 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/inetd/inetd.c,v 1.1.1.4 2001/07/14 22:22:06 hartmans Exp $"); #include #include diff --git a/src/inetd/setenv.c b/src/inetd/setenv.c index e2a841b01..578aa1cf9 100644 --- a/src/inetd/setenv.c +++ b/src/inetd/setenv.c @@ -15,10 +15,10 @@ * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/inetd/setenv.c,v 1.1.1.2 2001/07/11 03:09:19 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/inetd/setenv.c,v 1.1.1.3 2001/07/14 22:22:07 hartmans Exp $"); #include #include diff --git a/src/inetd/ta-rauth.c b/src/inetd/ta-rauth.c index 9e4fa6c6e..7a42a294f 100644 --- a/src/inetd/ta-rauth.c +++ b/src/inetd/ta-rauth.c @@ -11,10 +11,10 @@ * This code is used for application programs who want to transfer a * token from the local system to the remote system. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/inetd/ta-rauth.c,v 1.1.1.3 2001/07/11 03:09:20 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/inetd/ta-rauth.c,v 1.1.1.4 2001/07/14 22:22:07 hartmans Exp $"); #include #include diff --git a/src/kauth/Makefile b/src/kauth/Makefile index 998c9add7..b4124f6be 100644 --- a/src/kauth/Makefile +++ b/src/kauth/Makefile @@ -70,7 +70,7 @@ test tests: install cd test; $(MAKE) clean: - rm -f *.o kaserver kas klog multiklog kpasswd klogin rebuild kauth.cs.c kauth.ss.c kauth.xdr.c kauth.h kautils.h kaerrors.c *.a core kpwvalid AFS_component_version_number.c klog.krb knfs klogin.krb kdb Kkauth.xdr.c Kkauth.h + rm -f *.o kaserver kas klog multiklog kpasswd klogin rebuild kauth.cs.c kauth.ss.c kauth.xdr.c kauth.h kautils.h kaerrors.c *.a core kpwvalid AFS_component_version_number.c klog.krb knfs klogin.krb kdb Kkauth.xdr.c Kkauth.h Kkauth.cs.c kaserver: kautils.o kalocalcell.o kadatabase.o kaprocs.o kalog.o kauth.ss.o kauth.xdr.o kaserver.o kaaux.o krb_udp.o kaauxdb.o $(LIBS) ${auditlib} ${CC} ${LDFLAGS} -o kaserver kaserver.o kautils.o kalocalcell.o kadatabase.o krb_udp.o kaprocs.o kalog.o kauth.ss.o kauth.xdr.o kaaux.o kaauxdb.o $(LIBS) ${XLIBS} ${auditlib} @@ -82,18 +82,10 @@ kautils.o: kautils.c ${INCLS} kalocalcell.o: kalocalcell.c ${INCLS} kadatabase.o: kadatabase.c ${INCLS} - ${CC} ${CFLAGS} -c kadatabase.c -DSPECIAL=1 - -xkaprocs: kaprocs.c ${INCLS} - ${CC} ${CFLAGS} -c kaprocs.c -DAUTOCPWINTERVAL=30 -DAUTOCPWUPDATES=3 - -# Installations using Auth2 conversion server should specify the GETPASSWORD -# flag. This also means logins to machines running this server must be -# tightly controlled. -# ${CC} ${CFLAGS} -c kaprocs.c -DSPECIAL=1 -DGETPASSWORD + ${CC} ${CFLAGS} -c kadatabase.c kaprocs.o: kaprocs.c ${INCLS} kaport.h - ${CC} ${CFLAGS} -c kaprocs.c -DSPECIAL=1 + ${CC} ${CFLAGS} -c kaprocs.c authclient.o: authclient.c ${INCLS} diff --git a/src/kauth/admin_tools.c b/src/kauth/admin_tools.c index b329ff8c6..f339a2758 100644 --- a/src/kauth/admin_tools.c +++ b/src/kauth/admin_tools.c @@ -12,10 +12,10 @@ make small changes as well as subroutines to permit specialized programs to update the database, change the server passwords, etc. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/kauth/admin_tools.c,v 1.1.1.6 2001/07/11 03:09:20 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/kauth/admin_tools.c,v 1.1.1.7 2001/07/14 22:22:07 hartmans Exp $"); #include #include diff --git a/src/kauth/authclient.c b/src/kauth/authclient.c index 37b26469a..9daa373d1 100644 --- a/src/kauth/authclient.c +++ b/src/kauth/authclient.c @@ -9,14 +9,14 @@ /* These routines provide a convenient interface to the AuthServer. */ +#include #if defined(UKERNEL) #include "../afs/param.h" #else #include #endif -#include -RCSID("$Header: /tmp/cvstemp/openafs/src/kauth/authclient.c,v 1.1.1.5 2001/07/11 03:09:22 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/kauth/authclient.c,v 1.1.1.6 2001/07/14 22:22:09 hartmans Exp $"); #if defined(UKERNEL) #include "../afs/sysincludes.h" diff --git a/src/kauth/client.c b/src/kauth/client.c index ff96789bd..8e5f61055 100644 --- a/src/kauth/client.c +++ b/src/kauth/client.c @@ -7,14 +7,14 @@ * directory or online at http://www.openafs.org/dl/license10.html */ +#include #if defined(UKERNEL) #include "../afs/param.h" #else #include #endif -#include -RCSID("$Header: /tmp/cvstemp/openafs/src/kauth/client.c,v 1.1.1.4 2001/07/11 03:09:21 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/kauth/client.c,v 1.1.1.5 2001/07/14 22:22:08 hartmans Exp $"); #if defined(UKERNEL) #include "../afs/sysincludes.h" diff --git a/src/kauth/decode_ticket.c b/src/kauth/decode_ticket.c index f8a0c5a29..0e9bd3328 100644 --- a/src/kauth/decode_ticket.c +++ b/src/kauth/decode_ticket.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/kauth/decode_ticket.c,v 1.1.1.3 2001/07/11 03:09:21 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/kauth/decode_ticket.c,v 1.1.1.4 2001/07/14 22:22:08 hartmans Exp $"); #include #include diff --git a/src/kauth/kaaux.c b/src/kauth/kaaux.c index 3610b339f..b67305978 100644 --- a/src/kauth/kaaux.c +++ b/src/kauth/kaaux.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/kauth/kaaux.c,v 1.1.1.3 2001/07/11 03:09:22 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/kauth/kaaux.c,v 1.1.1.4 2001/07/14 22:22:10 hartmans Exp $"); #if defined(UKERNEL) #include "../rx/xdr.h" diff --git a/src/kauth/kaauxdb.c b/src/kauth/kaauxdb.c index 678a373fd..e0093ecff 100644 --- a/src/kauth/kaauxdb.c +++ b/src/kauth/kaauxdb.c @@ -11,10 +11,10 @@ * ALL RIGHTS RESERVED */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/kauth/kaauxdb.c,v 1.1.1.3 2001/07/11 03:09:22 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/kauth/kaauxdb.c,v 1.1.1.4 2001/07/14 22:22:10 hartmans Exp $"); #include #ifdef AFS_NT40_ENV @@ -118,7 +118,7 @@ int kaux_write( /* adjust this user's records to reflect a failure. * locktime is the value stored in the main database that specifies - * how afs_int32 a user's ID should be locked once the attempts limit has + * how long a user's ID should be locked once the attempts limit has * been exceeded. It also functions as the interval during which the * permitted N-1 authentication failures plus the forbidden Nth * failure must occur, in order for the ID to actually be locked. Ie, diff --git a/src/kauth/kadatabase.c b/src/kauth/kadatabase.c index 996b862c1..60da2df22 100644 --- a/src/kauth/kadatabase.c +++ b/src/kauth/kadatabase.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/kauth/kadatabase.c,v 1.1.1.3 2001/07/11 03:09:22 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/kauth/kadatabase.c,v 1.1.1.4 2001/07/14 22:22:10 hartmans Exp $"); #include #ifdef AFS_NT40_ENV @@ -388,9 +388,6 @@ afs_int32 ka_NewKey (tt, tentryaddr, tentry, key) afs_int32 newtotalkeyentries = 0, oldtotalkeyentries = 0, keyentries; int foundcurrentkey = 0, addednewkey = 0, modified; -#if !SPECIAL - if ((ntohl(tentry->flags) & KAFSPECIAL) == 0) return KANOTSPECIAL; -#endif es_Report ("Newkey for %s.%s\n", tentry->userID.name, tentry->userID.instance); newkeyver = ntohl(tentry->key_version) + 1; @@ -550,10 +547,6 @@ afs_int32 ka_DelKey (tt, tentryaddr, tentry) afs_int32 prevptr = 0; Date now = time(0); -#if !SPECIAL - if ((ntohl(tentry->flags) & KAFSPECIAL) == 0) return KANOTSPECIAL; -#endif - es_Report ("DelKey for %s.%s\n", tentry->userID.name, tentry->userID.instance); /* An entry may have more than one oldkeys blocks. The entry @@ -721,9 +714,6 @@ afs_int32 ka_LookupKvno (tt, name, inst, kvno, key) code = FindBlock (tt, name, inst, &to, &tentry); if (code) return code; if (to == 0) return KANOENT; -#if !SPECIAL - if ((ntohl(tentry.flags) & KAFSPECIAL) == 0) return KANOTSPECIAL; -#endif /* first check the current key */ if (tentry.key_version == htonl(kvno)) { @@ -787,9 +777,6 @@ afs_int32 ka_LookupKey (tt, name, inst, kvno, key) code = FindBlock (tt, name, inst, &to, &tentry); if (code) return code; if (to == 0) return KANOENT; -#if !SPECIAL - if ((ntohl(tentry.flags) & KAFSPECIAL) == 0) return KANOTSPECIAL; -#endif bcopy (&tentry.key, key, sizeof(*key)); *kvno = ntohl(tentry.key_version); ka_Encache (name, inst, *kvno, key, NEVERDATE); diff --git a/src/kauth/kalocalcell.c b/src/kauth/kalocalcell.c index 1fea1adce..eae106727 100644 --- a/src/kauth/kalocalcell.c +++ b/src/kauth/kalocalcell.c @@ -7,14 +7,14 @@ * directory or online at http://www.openafs.org/dl/license10.html */ +#include #if defined(UKERNEL) #include "../afs/param.h" #else #include #endif -#include -RCSID("$Header: /tmp/cvstemp/openafs/src/kauth/kalocalcell.c,v 1.1.1.4 2001/07/11 03:09:23 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/kauth/kalocalcell.c,v 1.1.1.5 2001/07/14 22:22:11 hartmans Exp $"); #if defined(UKERNEL) #include "../afs/pthread_glock.h" diff --git a/src/kauth/kalog.c b/src/kauth/kalog.c index 4745ce078..a96da2d9f 100644 --- a/src/kauth/kalog.c +++ b/src/kauth/kalog.c @@ -16,10 +16,10 @@ * */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/kauth/kalog.c,v 1.1.1.3 2001/07/11 03:09:23 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/kauth/kalog.c,v 1.1.1.4 2001/07/14 22:22:10 hartmans Exp $"); #include #include diff --git a/src/kauth/kaprocs.c b/src/kauth/kaprocs.c index 8a7f0313b..263304a4b 100644 --- a/src/kauth/kaprocs.c +++ b/src/kauth/kaprocs.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/kauth/kaprocs.c,v 1.1.1.5 2001/07/11 03:09:23 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/kauth/kaprocs.c,v 1.1.1.6 2001/07/14 22:22:11 hartmans Exp $"); #include #include @@ -772,9 +772,7 @@ set_password (tt, name, instance, password, kvno, caller) if (special_name (name, instance)) { /* set key over rides key_version */ -#if SPECIAL tentry.flags = htonl (ntohl(tentry.flags) | KAFSPECIAL); -#endif if (code = ka_NewKey (tt, to, &tentry, password)) return(code); } else { diff --git a/src/kauth/kas.c b/src/kauth/kas.c index 92776f507..c502e8c53 100644 --- a/src/kauth/kas.c +++ b/src/kauth/kas.c @@ -8,10 +8,10 @@ */ /* These two needed for rxgen output to work */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/kauth/kas.c,v 1.1.1.3 2001/07/11 03:09:24 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/kauth/kas.c,v 1.1.1.4 2001/07/14 22:22:12 hartmans Exp $"); #include #ifdef AFS_AIX32_ENV diff --git a/src/kauth/kaserver.c b/src/kauth/kaserver.c index f18cd0f73..d02c8395d 100644 --- a/src/kauth/kaserver.c +++ b/src/kauth/kaserver.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/kauth/kaserver.c,v 1.1.1.5 2001/07/11 03:09:25 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/kauth/kaserver.c,v 1.1.1.6 2001/07/14 22:22:12 hartmans Exp $"); #include #include diff --git a/src/kauth/kautils.c b/src/kauth/kautils.c index ff5f6c981..9125f4efd 100644 --- a/src/kauth/kautils.c +++ b/src/kauth/kautils.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/kauth/kautils.c,v 1.1.1.4 2001/07/11 03:09:25 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/kauth/kautils.c,v 1.1.1.5 2001/07/14 22:22:13 hartmans Exp $"); #include #include diff --git a/src/kauth/kdb.c b/src/kauth/kdb.c index 98a5ff252..6ad83192e 100644 --- a/src/kauth/kdb.c +++ b/src/kauth/kdb.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/kauth/kdb.c,v 1.1.1.3 2001/07/11 03:09:26 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/kauth/kdb.c,v 1.1.1.4 2001/07/14 22:22:13 hartmans Exp $"); #include #include diff --git a/src/kauth/kkids.c b/src/kauth/kkids.c index b0c77261f..96958d249 100644 --- a/src/kauth/kkids.c +++ b/src/kauth/kkids.c @@ -12,10 +12,10 @@ */ /* These two needed for rxgen output to work */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/kauth/kkids.c,v 1.1.1.3 2001/07/11 03:09:26 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/kauth/kkids.c,v 1.1.1.4 2001/07/14 22:22:13 hartmans Exp $"); #include #include diff --git a/src/kauth/klog.c b/src/kauth/klog.c index baa945804..8e0e8dea9 100644 --- a/src/kauth/klog.c +++ b/src/kauth/klog.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/kauth/klog.c,v 1.1.1.3 2001/07/11 03:09:26 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/kauth/klog.c,v 1.1.1.4 2001/07/14 22:22:14 hartmans Exp $"); #include #include diff --git a/src/kauth/klogin.c b/src/kauth/klogin.c index 4b8bf6e95..4702589b8 100644 --- a/src/kauth/klogin.c +++ b/src/kauth/klogin.c @@ -18,10 +18,10 @@ * login -r hostname (for rlogind) * login -h hostname (for telnetd, etc.) */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/kauth/klogin.c,v 1.1.1.4 2001/07/11 03:09:27 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/kauth/klogin.c,v 1.1.1.5 2001/07/14 22:22:14 hartmans Exp $"); #if !defined(AFS_SUN_ENV) && !defined(AFS_AIX_ENV) && !defined(AFS_HPUX_ENV) && !defined(AFS_SGI_ENV) && !defined(AFS_SUN5_ENV) && !defined(AFS_LINUX20_ENV) && !defined(AFS_DARWIN_ENV) &&!defined(AFS_FBSD_ENV) #include diff --git a/src/kauth/knfs.c b/src/kauth/knfs.c index e9d241a44..3a3f66070 100644 --- a/src/kauth/knfs.c +++ b/src/kauth/knfs.c @@ -11,10 +11,10 @@ * ALL RIGHTS RESERVED */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/kauth/knfs.c,v 1.1.1.3 2001/07/11 03:09:27 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/kauth/knfs.c,v 1.1.1.4 2001/07/14 22:22:15 hartmans Exp $"); #include #include diff --git a/src/kauth/kpasswd.c b/src/kauth/kpasswd.c index 57ce6af28..64f38e4f3 100644 --- a/src/kauth/kpasswd.c +++ b/src/kauth/kpasswd.c @@ -8,10 +8,10 @@ */ /* These two needed for rxgen output to work */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/kauth/kpasswd.c,v 1.1.1.4 2001/07/11 03:09:27 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/kauth/kpasswd.c,v 1.1.1.5 2001/07/14 22:22:15 hartmans Exp $"); #include #include diff --git a/src/kauth/kpwvalid.c b/src/kauth/kpwvalid.c index ec6a7fb68..110c55a9a 100644 --- a/src/kauth/kpwvalid.c +++ b/src/kauth/kpwvalid.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/kauth/kpwvalid.c,v 1.1.1.3 2001/07/11 03:09:28 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/kauth/kpwvalid.c,v 1.1.1.4 2001/07/14 22:22:15 hartmans Exp $"); #include #ifdef AFS_NT40_ENV diff --git a/src/kauth/krb_tf.c b/src/kauth/krb_tf.c index d8987a0f3..ae8d0e392 100644 --- a/src/kauth/krb_tf.c +++ b/src/kauth/krb_tf.c @@ -44,10 +44,10 @@ /* Inspite of what the above comment suggests the fields are not fixed length but null terminated as you might figure, except for the ticket which is preceded by a 4 byte length. All fields in host order. 890306 */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/kauth/krb_tf.c,v 1.1.1.3 2001/07/11 03:09:28 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/kauth/krb_tf.c,v 1.1.1.4 2001/07/14 22:22:16 hartmans Exp $"); #ifdef AFS_NT40_ENV #include diff --git a/src/kauth/krb_udp.c b/src/kauth/krb_udp.c index 61de37876..92553871b 100644 --- a/src/kauth/krb_udp.c +++ b/src/kauth/krb_udp.c @@ -12,10 +12,10 @@ handle authentication and get ticket requests to provide read-only protocol level compatibility with the standard Kerberos servers. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/kauth/krb_udp.c,v 1.1.1.7 2001/07/11 03:09:28 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/kauth/krb_udp.c,v 1.1.1.8 2001/07/14 22:22:16 hartmans Exp $"); #include #include diff --git a/src/kauth/manyklog.c b/src/kauth/manyklog.c index 960c55a33..f153078c4 100644 --- a/src/kauth/manyklog.c +++ b/src/kauth/manyklog.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/kauth/manyklog.c,v 1.1.1.3 2001/07/11 03:09:28 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/kauth/manyklog.c,v 1.1.1.4 2001/07/14 22:22:16 hartmans Exp $"); #include #include diff --git a/src/kauth/read_passwd.c b/src/kauth/read_passwd.c index 740279175..067d75c88 100644 --- a/src/kauth/read_passwd.c +++ b/src/kauth/read_passwd.c @@ -10,10 +10,10 @@ * echoing. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/kauth/read_passwd.c,v 1.1.1.2 2001/07/11 03:09:26 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/kauth/read_passwd.c,v 1.1.1.3 2001/07/14 22:22:13 hartmans Exp $"); #include #include diff --git a/src/kauth/rebuild.c b/src/kauth/rebuild.c index b5cdc950d..c4fec651a 100644 --- a/src/kauth/rebuild.c +++ b/src/kauth/rebuild.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/kauth/rebuild.c,v 1.1.1.5 2001/07/11 03:09:30 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/kauth/rebuild.c,v 1.1.1.6 2001/07/14 22:22:17 hartmans Exp $"); #include #include diff --git a/src/kauth/test/background.c b/src/kauth/test/background.c index ea7ef7271..eb3048e14 100644 --- a/src/kauth/test/background.c +++ b/src/kauth/test/background.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/kauth/test/background.c,v 1.1.1.3 2001/07/11 03:09:31 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/kauth/test/background.c,v 1.1.1.4 2001/07/14 22:22:18 hartmans Exp $"); main (argc, argv) int argc; diff --git a/src/kauth/test/multiklog.c b/src/kauth/test/multiklog.c index cc0ef6135..305bf629a 100644 --- a/src/kauth/test/multiklog.c +++ b/src/kauth/test/multiklog.c @@ -14,10 +14,10 @@ /* These two needed for rxgen output to work */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/kauth/test/multiklog.c,v 1.1.1.3 2001/07/11 03:09:31 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/kauth/test/multiklog.c,v 1.1.1.4 2001/07/14 22:22:18 hartmans Exp $"); #include #include diff --git a/src/kauth/test/test_badtix.c b/src/kauth/test/test_badtix.c index e2d733079..7fa0901a6 100644 --- a/src/kauth/test/test_badtix.c +++ b/src/kauth/test/test_badtix.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/kauth/test/test_badtix.c,v 1.1.1.3 2001/07/11 03:09:31 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/kauth/test/test_badtix.c,v 1.1.1.4 2001/07/14 22:22:18 hartmans Exp $"); #include #include diff --git a/src/kauth/test/test_getticket.c b/src/kauth/test/test_getticket.c index 97b879172..733b1adfa 100644 --- a/src/kauth/test/test_getticket.c +++ b/src/kauth/test/test_getticket.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/kauth/test/test_getticket.c,v 1.1.1.3 2001/07/11 03:09:32 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/kauth/test/test_getticket.c,v 1.1.1.4 2001/07/14 22:22:20 hartmans Exp $"); #include #include diff --git a/src/kauth/test/test_interim_ktc.c b/src/kauth/test/test_interim_ktc.c index 4569372d5..1aeff22fb 100644 --- a/src/kauth/test/test_interim_ktc.c +++ b/src/kauth/test/test_interim_ktc.c @@ -15,10 +15,10 @@ #include #include #include -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/kauth/test/test_interim_ktc.c,v 1.1.1.3 2001/07/11 03:09:32 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/kauth/test/test_interim_ktc.c,v 1.1.1.4 2001/07/14 22:22:20 hartmans Exp $"); #include #include diff --git a/src/kauth/test/test_rxkad_free.c b/src/kauth/test/test_rxkad_free.c index 2d3d30393..68856501d 100644 --- a/src/kauth/test/test_rxkad_free.c +++ b/src/kauth/test/test_rxkad_free.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/kauth/test/test_rxkad_free.c,v 1.1.1.3 2001/07/11 03:09:33 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/kauth/test/test_rxkad_free.c,v 1.1.1.4 2001/07/14 22:22:21 hartmans Exp $"); #include #include diff --git a/src/kauth/token.c b/src/kauth/token.c index b5c30758f..90db9f595 100644 --- a/src/kauth/token.c +++ b/src/kauth/token.c @@ -11,14 +11,14 @@ kernel. Principally it handles cache misses by requesting the desired token from the AuthServer. */ +#include #if defined(UKERNEL) #include "../afs/param.h" #else #include #endif -#include -RCSID("$Header: /tmp/cvstemp/openafs/src/kauth/token.c,v 1.1.1.3 2001/07/11 03:09:30 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/kauth/token.c,v 1.1.1.4 2001/07/14 22:22:17 hartmans Exp $"); #if defined(UKERNEL) #include "../afs/sysincludes.h" diff --git a/src/kauth/user.c b/src/kauth/user.c index a6f1d3fe1..75f6bb107 100644 --- a/src/kauth/user.c +++ b/src/kauth/user.c @@ -10,14 +10,14 @@ /* This file provides the easiest, turn-key interface to the authication * package. */ +#include #if defined(UKERNEL) #include "../afs/param.h" #else #include #endif -#include -RCSID("$Header: /tmp/cvstemp/openafs/src/kauth/user.c,v 1.1.1.5 2001/07/11 03:09:30 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/kauth/user.c,v 1.1.1.6 2001/07/14 22:22:17 hartmans Exp $"); #if defined(UKERNEL) #include "../afs/sysincludes.h" diff --git a/src/kauth/user_nt.c b/src/kauth/user_nt.c index 655056d04..29abf1cd3 100644 --- a/src/kauth/user_nt.c +++ b/src/kauth/user_nt.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/kauth/user_nt.c,v 1.1.1.4 2001/07/11 03:09:30 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/kauth/user_nt.c,v 1.1.1.5 2001/07/14 22:22:17 hartmans Exp $"); #include diff --git a/src/libacl/aclprocs.c b/src/libacl/aclprocs.c index a8a3b231a..9673d68f1 100644 --- a/src/libacl/aclprocs.c +++ b/src/libacl/aclprocs.c @@ -13,10 +13,10 @@ */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/libacl/aclprocs.c,v 1.1.1.4 2001/07/11 03:09:34 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/libacl/aclprocs.c,v 1.1.1.5 2001/07/14 22:22:21 hartmans Exp $"); #include #ifdef AFS_NT40_ENV diff --git a/src/libacl/netprocs.c b/src/libacl/netprocs.c index 232c81f72..223e18881 100644 --- a/src/libacl/netprocs.c +++ b/src/libacl/netprocs.c @@ -13,10 +13,10 @@ */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/libacl/netprocs.c,v 1.1.1.3 2001/07/11 03:09:34 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/libacl/netprocs.c,v 1.1.1.4 2001/07/14 22:22:22 hartmans Exp $"); #include #ifdef AFS_NT40_ENV diff --git a/src/libacl/test/acltest.c b/src/libacl/test/acltest.c index ccd735237..232f2ebe6 100644 --- a/src/libacl/test/acltest.c +++ b/src/libacl/test/acltest.c @@ -12,10 +12,10 @@ Carnegie-Mellon University */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/libacl/test/acltest.c,v 1.1.1.3 2001/07/11 03:09:35 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/libacl/test/acltest.c,v 1.1.1.4 2001/07/14 22:22:22 hartmans Exp $"); #include #ifdef AFS_NT40_ENV diff --git a/src/libadmin/adminutil/afs_utilAdmin.c b/src/libadmin/adminutil/afs_utilAdmin.c index c06204356..e0b5c559a 100644 --- a/src/libadmin/adminutil/afs_utilAdmin.c +++ b/src/libadmin/adminutil/afs_utilAdmin.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/adminutil/afs_utilAdmin.c,v 1.1.1.4 2001/07/11 03:09:35 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/adminutil/afs_utilAdmin.c,v 1.1.1.5 2001/07/14 22:22:23 hartmans Exp $"); #include #include diff --git a/src/libadmin/bos/afs_bosAdmin.c b/src/libadmin/bos/afs_bosAdmin.c index 2b02a3032..2db117077 100644 --- a/src/libadmin/bos/afs_bosAdmin.c +++ b/src/libadmin/bos/afs_bosAdmin.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/bos/afs_bosAdmin.c,v 1.1.1.5 2001/07/11 03:09:37 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/bos/afs_bosAdmin.c,v 1.1.1.6 2001/07/14 22:22:25 hartmans Exp $"); #include #include diff --git a/src/libadmin/cfg/cfgclient.c b/src/libadmin/cfg/cfgclient.c index 1bcf503be..f171bf328 100644 --- a/src/libadmin/cfg/cfgclient.c +++ b/src/libadmin/cfg/cfgclient.c @@ -11,10 +11,10 @@ * cfg_Client*() - perform minimally necessary client configuration. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/cfg/cfgclient.c,v 1.1.1.3 2001/07/11 03:09:41 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/cfg/cfgclient.c,v 1.1.1.4 2001/07/14 22:22:27 hartmans Exp $"); #include diff --git a/src/libadmin/cfg/cfgdb.c b/src/libadmin/cfg/cfgdb.c index 4b7bcd6de..8a30db189 100644 --- a/src/libadmin/cfg/cfgdb.c +++ b/src/libadmin/cfg/cfgdb.c @@ -11,10 +11,10 @@ * cfg_CellServDb*() - manage the cell-wide server CellServDb database. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/cfg/cfgdb.c,v 1.1.1.3 2001/07/11 03:09:40 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/cfg/cfgdb.c,v 1.1.1.4 2001/07/14 22:22:27 hartmans Exp $"); #include diff --git a/src/libadmin/cfg/cfghost.c b/src/libadmin/cfg/cfghost.c index 99a487460..4bc7e3760 100644 --- a/src/libadmin/cfg/cfghost.c +++ b/src/libadmin/cfg/cfghost.c @@ -11,10 +11,10 @@ * cfg_Host*() - manipulate static server configuration information. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/cfg/cfghost.c,v 1.1.1.3 2001/07/11 03:09:41 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/cfg/cfghost.c,v 1.1.1.4 2001/07/14 22:22:27 hartmans Exp $"); #include diff --git a/src/libadmin/cfg/cfginternal.c b/src/libadmin/cfg/cfginternal.c index 08054b5fa..5ddcd55e3 100644 --- a/src/libadmin/cfg/cfginternal.c +++ b/src/libadmin/cfg/cfginternal.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/cfg/cfginternal.c,v 1.1.1.3 2001/07/11 03:09:40 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/cfg/cfginternal.c,v 1.1.1.4 2001/07/14 22:22:26 hartmans Exp $"); #include diff --git a/src/libadmin/cfg/cfgservers.c b/src/libadmin/cfg/cfgservers.c index c623bb897..a22d479ce 100644 --- a/src/libadmin/cfg/cfgservers.c +++ b/src/libadmin/cfg/cfgservers.c @@ -15,10 +15,10 @@ * cfg_UpdateClient*() - configure update clients. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/cfg/cfgservers.c,v 1.1.1.3 2001/07/11 03:09:41 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/cfg/cfgservers.c,v 1.1.1.4 2001/07/14 22:22:28 hartmans Exp $"); #include diff --git a/src/libadmin/cfg/test/cfgtest.c b/src/libadmin/cfg/test/cfgtest.c index 07f76eae4..e1a013519 100644 --- a/src/libadmin/cfg/test/cfgtest.c +++ b/src/libadmin/cfg/test/cfgtest.c @@ -9,10 +9,10 @@ /* Test driver for configuration functions. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/cfg/test/cfgtest.c,v 1.1.1.3 2001/07/11 03:09:42 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/cfg/test/cfgtest.c,v 1.1.1.4 2001/07/14 22:22:28 hartmans Exp $"); #include diff --git a/src/libadmin/client/afs_clientAdmin.c b/src/libadmin/client/afs_clientAdmin.c index 1cdd1051c..5a2ebada0 100644 --- a/src/libadmin/client/afs_clientAdmin.c +++ b/src/libadmin/client/afs_clientAdmin.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/client/afs_clientAdmin.c,v 1.1.1.5 2001/07/11 03:09:43 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/client/afs_clientAdmin.c,v 1.1.1.6 2001/07/14 22:22:31 hartmans Exp $"); #include #include "afs_clientAdmin.h" diff --git a/src/libadmin/kas/afs_kasAdmin.c b/src/libadmin/kas/afs_kasAdmin.c index 7b7a70a2b..5f62b62bc 100644 --- a/src/libadmin/kas/afs_kasAdmin.c +++ b/src/libadmin/kas/afs_kasAdmin.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/kas/afs_kasAdmin.c,v 1.1.1.4 2001/07/11 03:09:43 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/kas/afs_kasAdmin.c,v 1.1.1.5 2001/07/14 22:22:32 hartmans Exp $"); #include #include @@ -665,6 +665,7 @@ static int GetPrincipalLockStatus( afs_status_t tst = 0; unsigned int locked; int count=0; + int once = 0; /* * Validate input arguments and make rpc. @@ -714,8 +715,9 @@ static int GetPrincipalLockStatus( &locked, 0, 0, 0, 0); if (tst == 0) { if (locked) { - if (locked < *lockedUntil) { + if ((locked < *lockedUntil) || !once) { *lockedUntil = locked; + once++; } } } @@ -728,7 +730,7 @@ static int GetPrincipalLockStatus( if ((tst == 0) && (locked == 0)) { *lockedUntil = 0; } - if (tst == 0) { + if ((tst == 0) || (tst == UNOSERVERS)) { rc = 1; } @@ -1145,6 +1147,9 @@ int ADMINAPI kas_PrincipalKeySet( if (tst) { goto fail_kas_PrincipalKeySet; } + + /* If we failed to fail we must have succeeded */ + rc = 1; fail_kas_PrincipalKeySet: @@ -1286,7 +1291,7 @@ int ADMINAPI kas_PrincipalUnlock( } } while (tst != UNOSERVERS); - if (tst == 0) { + if ((tst == 0) || (tst == UNOSERVERS)){ rc = 1; } diff --git a/src/libadmin/pts/afs_ptsAdmin.c b/src/libadmin/pts/afs_ptsAdmin.c index a87cfb442..54b6c76e0 100644 --- a/src/libadmin/pts/afs_ptsAdmin.c +++ b/src/libadmin/pts/afs_ptsAdmin.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/pts/afs_ptsAdmin.c,v 1.1.1.3 2001/07/11 03:09:46 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/pts/afs_ptsAdmin.c,v 1.1.1.4 2001/07/14 22:22:33 hartmans Exp $"); #include #include diff --git a/src/libadmin/samples/cm_client_config.c b/src/libadmin/samples/cm_client_config.c index 7f1f69ebf..5427a4712 100644 --- a/src/libadmin/samples/cm_client_config.c +++ b/src/libadmin/samples/cm_client_config.c @@ -11,10 +11,10 @@ * This file contains sample code for the client admin interface */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/samples/cm_client_config.c,v 1.1.1.3 2001/07/11 03:09:47 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/samples/cm_client_config.c,v 1.1.1.4 2001/07/14 22:22:34 hartmans Exp $"); #ifdef AFS_NT40_ENV #include diff --git a/src/libadmin/samples/cm_list_cells.c b/src/libadmin/samples/cm_list_cells.c index e713f6b83..30eaf6aa8 100644 --- a/src/libadmin/samples/cm_list_cells.c +++ b/src/libadmin/samples/cm_list_cells.c @@ -11,10 +11,10 @@ * This file contains sample code for the client admin interface */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/samples/cm_list_cells.c,v 1.1.1.3 2001/07/11 03:09:47 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/samples/cm_list_cells.c,v 1.1.1.4 2001/07/14 22:22:33 hartmans Exp $"); #ifdef AFS_NT40_ENV #include diff --git a/src/libadmin/samples/cm_local_cell.c b/src/libadmin/samples/cm_local_cell.c index bc81106c7..f2ce12221 100644 --- a/src/libadmin/samples/cm_local_cell.c +++ b/src/libadmin/samples/cm_local_cell.c @@ -11,10 +11,10 @@ * This file contains sample code for the client admin interface */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/samples/cm_local_cell.c,v 1.1.1.3 2001/07/11 03:09:47 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/samples/cm_local_cell.c,v 1.1.1.4 2001/07/14 22:22:35 hartmans Exp $"); #ifdef AFS_NT40_ENV #include diff --git a/src/libadmin/samples/cm_server_prefs.c b/src/libadmin/samples/cm_server_prefs.c index 6871f6ecb..7ec53a596 100644 --- a/src/libadmin/samples/cm_server_prefs.c +++ b/src/libadmin/samples/cm_server_prefs.c @@ -11,10 +11,10 @@ * This file contains sample code for the client admin interface */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/samples/cm_server_prefs.c,v 1.1.1.3 2001/07/11 03:09:47 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/samples/cm_server_prefs.c,v 1.1.1.4 2001/07/14 22:22:35 hartmans Exp $"); #ifdef AFS_NT40_ENV #include diff --git a/src/libadmin/samples/rxdebug_basic_stats.c b/src/libadmin/samples/rxdebug_basic_stats.c index 170ba40ed..ad2d55338 100644 --- a/src/libadmin/samples/rxdebug_basic_stats.c +++ b/src/libadmin/samples/rxdebug_basic_stats.c @@ -11,10 +11,10 @@ * This file contains sample code for the rxstats interface */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/samples/rxdebug_basic_stats.c,v 1.1.1.3 2001/07/11 03:09:48 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/samples/rxdebug_basic_stats.c,v 1.1.1.4 2001/07/14 22:22:35 hartmans Exp $"); #ifdef AFS_NT40_ENV #include diff --git a/src/libadmin/samples/rxdebug_conns.c b/src/libadmin/samples/rxdebug_conns.c index a392f2025..c54058b89 100644 --- a/src/libadmin/samples/rxdebug_conns.c +++ b/src/libadmin/samples/rxdebug_conns.c @@ -11,10 +11,10 @@ * This file contains sample code for the rxstats interface */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/samples/rxdebug_conns.c,v 1.1.1.3 2001/07/11 03:09:48 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/samples/rxdebug_conns.c,v 1.1.1.4 2001/07/14 22:22:35 hartmans Exp $"); #ifdef AFS_NT40_ENV #include diff --git a/src/libadmin/samples/rxdebug_peers.c b/src/libadmin/samples/rxdebug_peers.c index 1319a6d06..14d4f0efc 100644 --- a/src/libadmin/samples/rxdebug_peers.c +++ b/src/libadmin/samples/rxdebug_peers.c @@ -11,10 +11,10 @@ * This file contains sample code for the rxstats interface */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/samples/rxdebug_peers.c,v 1.1.1.3 2001/07/11 03:09:48 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/samples/rxdebug_peers.c,v 1.1.1.4 2001/07/14 22:22:35 hartmans Exp $"); #ifdef AFS_NT40_ENV #include diff --git a/src/libadmin/samples/rxdebug_rx_stats.c b/src/libadmin/samples/rxdebug_rx_stats.c index 428261a13..5b270511d 100644 --- a/src/libadmin/samples/rxdebug_rx_stats.c +++ b/src/libadmin/samples/rxdebug_rx_stats.c @@ -11,10 +11,10 @@ * This file contains sample code for the rxstats interface */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/samples/rxdebug_rx_stats.c,v 1.1.1.3 2001/07/11 03:09:48 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/samples/rxdebug_rx_stats.c,v 1.1.1.4 2001/07/14 22:22:36 hartmans Exp $"); #ifdef AFS_NT40_ENV #include diff --git a/src/libadmin/samples/rxdebug_supported_stats.c b/src/libadmin/samples/rxdebug_supported_stats.c index 2dd4a6247..d7356d2ff 100644 --- a/src/libadmin/samples/rxdebug_supported_stats.c +++ b/src/libadmin/samples/rxdebug_supported_stats.c @@ -11,10 +11,10 @@ * This file contains sample code for the rxstats interface */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/samples/rxdebug_supported_stats.c,v 1.1.1.3 2001/07/11 03:09:49 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/samples/rxdebug_supported_stats.c,v 1.1.1.4 2001/07/14 22:22:36 hartmans Exp $"); #ifdef AFS_NT40_ENV #include diff --git a/src/libadmin/samples/rxdebug_version.c b/src/libadmin/samples/rxdebug_version.c index b0f56ceda..08a4d9b60 100644 --- a/src/libadmin/samples/rxdebug_version.c +++ b/src/libadmin/samples/rxdebug_version.c @@ -11,10 +11,10 @@ * This file contains sample code for the rxstats interface */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/samples/rxdebug_version.c,v 1.1.1.3 2001/07/11 03:09:49 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/samples/rxdebug_version.c,v 1.1.1.4 2001/07/14 22:22:36 hartmans Exp $"); #ifdef AFS_NT40_ENV #include diff --git a/src/libadmin/samples/rxstat_clear_peer.c b/src/libadmin/samples/rxstat_clear_peer.c index ba88f8c8f..4e3465b17 100644 --- a/src/libadmin/samples/rxstat_clear_peer.c +++ b/src/libadmin/samples/rxstat_clear_peer.c @@ -11,10 +11,10 @@ * This file contains sample code for the rxstats interface */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/samples/rxstat_clear_peer.c,v 1.1.1.3 2001/07/11 03:09:50 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/samples/rxstat_clear_peer.c,v 1.1.1.4 2001/07/14 22:22:36 hartmans Exp $"); #ifdef AFS_NT40_ENV #include diff --git a/src/libadmin/samples/rxstat_clear_process.c b/src/libadmin/samples/rxstat_clear_process.c index 7fcf9383d..667561bca 100644 --- a/src/libadmin/samples/rxstat_clear_process.c +++ b/src/libadmin/samples/rxstat_clear_process.c @@ -11,10 +11,10 @@ * This file contains sample code for the rxstats interface */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/samples/rxstat_clear_process.c,v 1.1.1.3 2001/07/11 03:09:50 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/samples/rxstat_clear_process.c,v 1.1.1.4 2001/07/14 22:22:36 hartmans Exp $"); #ifdef AFS_NT40_ENV #include diff --git a/src/libadmin/samples/rxstat_disable_peer.c b/src/libadmin/samples/rxstat_disable_peer.c index 92663e68a..1a23b7020 100644 --- a/src/libadmin/samples/rxstat_disable_peer.c +++ b/src/libadmin/samples/rxstat_disable_peer.c @@ -11,10 +11,10 @@ * This file contains sample code for the rxstats interface */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/samples/rxstat_disable_peer.c,v 1.1.1.3 2001/07/11 03:09:50 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/samples/rxstat_disable_peer.c,v 1.1.1.4 2001/07/14 22:22:37 hartmans Exp $"); #ifdef AFS_NT40_ENV #include diff --git a/src/libadmin/samples/rxstat_disable_process.c b/src/libadmin/samples/rxstat_disable_process.c index 0f30a7513..caf7c8aad 100644 --- a/src/libadmin/samples/rxstat_disable_process.c +++ b/src/libadmin/samples/rxstat_disable_process.c @@ -11,10 +11,10 @@ * This file contains sample code for the rxstats interface */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/samples/rxstat_disable_process.c,v 1.1.1.3 2001/07/11 03:09:50 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/samples/rxstat_disable_process.c,v 1.1.1.4 2001/07/14 22:22:37 hartmans Exp $"); #ifdef AFS_NT40_ENV #include diff --git a/src/libadmin/samples/rxstat_enable_peer.c b/src/libadmin/samples/rxstat_enable_peer.c index a65b06bd1..7d7f72d04 100644 --- a/src/libadmin/samples/rxstat_enable_peer.c +++ b/src/libadmin/samples/rxstat_enable_peer.c @@ -11,10 +11,10 @@ * This file contains sample code for the rxstats interface */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/samples/rxstat_enable_peer.c,v 1.1.1.3 2001/07/11 03:09:51 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/samples/rxstat_enable_peer.c,v 1.1.1.4 2001/07/14 22:22:37 hartmans Exp $"); #ifdef AFS_NT40_ENV #include diff --git a/src/libadmin/samples/rxstat_enable_process.c b/src/libadmin/samples/rxstat_enable_process.c index db8d99ef7..9dec42971 100644 --- a/src/libadmin/samples/rxstat_enable_process.c +++ b/src/libadmin/samples/rxstat_enable_process.c @@ -11,10 +11,10 @@ * This file contains sample code for the rxstats interface */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/samples/rxstat_enable_process.c,v 1.1.1.3 2001/07/11 03:09:51 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/samples/rxstat_enable_process.c,v 1.1.1.4 2001/07/14 22:22:37 hartmans Exp $"); #ifdef AFS_NT40_ENV #include diff --git a/src/libadmin/samples/rxstat_get_peer.c b/src/libadmin/samples/rxstat_get_peer.c index d9bc0ff4d..867e2b101 100644 --- a/src/libadmin/samples/rxstat_get_peer.c +++ b/src/libadmin/samples/rxstat_get_peer.c @@ -11,10 +11,10 @@ * This file contains sample code for the rxstats interface */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/samples/rxstat_get_peer.c,v 1.1.1.3 2001/07/11 03:09:51 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/samples/rxstat_get_peer.c,v 1.1.1.4 2001/07/14 22:22:38 hartmans Exp $"); #ifdef AFS_NT40_ENV #include diff --git a/src/libadmin/samples/rxstat_get_process.c b/src/libadmin/samples/rxstat_get_process.c index 6e5821e29..72e9f4f43 100644 --- a/src/libadmin/samples/rxstat_get_process.c +++ b/src/libadmin/samples/rxstat_get_process.c @@ -11,10 +11,10 @@ * This file contains sample code for the rxstats interface */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/samples/rxstat_get_process.c,v 1.1.1.3 2001/07/11 03:09:52 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/samples/rxstat_get_process.c,v 1.1.1.4 2001/07/14 22:22:38 hartmans Exp $"); #ifdef AFS_NT40_ENV #include diff --git a/src/libadmin/samples/rxstat_get_version.c b/src/libadmin/samples/rxstat_get_version.c index bb3438f87..65419999f 100644 --- a/src/libadmin/samples/rxstat_get_version.c +++ b/src/libadmin/samples/rxstat_get_version.c @@ -11,10 +11,10 @@ * This file contains sample code for the rxstats interface */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/samples/rxstat_get_version.c,v 1.1.1.4 2001/07/11 03:09:52 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/samples/rxstat_get_version.c,v 1.1.1.5 2001/07/14 22:22:38 hartmans Exp $"); #ifdef AFS_NT40_ENV #include diff --git a/src/libadmin/samples/rxstat_query_peer.c b/src/libadmin/samples/rxstat_query_peer.c index 058419b8b..2683a4113 100644 --- a/src/libadmin/samples/rxstat_query_peer.c +++ b/src/libadmin/samples/rxstat_query_peer.c @@ -11,10 +11,10 @@ * This file contains sample code for the rxstats interface */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/samples/rxstat_query_peer.c,v 1.1.1.3 2001/07/11 03:09:52 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/samples/rxstat_query_peer.c,v 1.1.1.4 2001/07/14 22:22:38 hartmans Exp $"); #ifdef AFS_NT40_ENV #include diff --git a/src/libadmin/samples/rxstat_query_process.c b/src/libadmin/samples/rxstat_query_process.c index afe595bb4..01ba2e8b4 100644 --- a/src/libadmin/samples/rxstat_query_process.c +++ b/src/libadmin/samples/rxstat_query_process.c @@ -11,10 +11,10 @@ * This file contains sample code for the rxstats interface */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/samples/rxstat_query_process.c,v 1.1.1.3 2001/07/11 03:09:52 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/samples/rxstat_query_process.c,v 1.1.1.4 2001/07/14 22:22:39 hartmans Exp $"); #ifdef AFS_NT40_ENV #include diff --git a/src/libadmin/test/afscp.c b/src/libadmin/test/afscp.c index c5ba0e5fe..dde769d52 100644 --- a/src/libadmin/test/afscp.c +++ b/src/libadmin/test/afscp.c @@ -9,10 +9,10 @@ /* Test driver for admin functions. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/test/afscp.c,v 1.1.1.3 2001/07/11 03:09:53 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/test/afscp.c,v 1.1.1.4 2001/07/14 22:22:39 hartmans Exp $"); #include diff --git a/src/libadmin/test/bos.c b/src/libadmin/test/bos.c index 3431200fa..33cba4a3e 100644 --- a/src/libadmin/test/bos.c +++ b/src/libadmin/test/bos.c @@ -11,10 +11,10 @@ * This file implements the bos related funtions for afscp */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/test/bos.c,v 1.1.1.3 2001/07/11 03:09:53 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/test/bos.c,v 1.1.1.4 2001/07/14 22:22:40 hartmans Exp $"); #include "bos.h" diff --git a/src/libadmin/test/client.c b/src/libadmin/test/client.c index bd4c0405f..b7796ba8e 100644 --- a/src/libadmin/test/client.c +++ b/src/libadmin/test/client.c @@ -11,10 +11,10 @@ * This file implements the client related funtions for afscp */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/test/client.c,v 1.1.1.3 2001/07/11 03:09:54 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/test/client.c,v 1.1.1.4 2001/07/14 22:22:40 hartmans Exp $"); #include "client.h" #include diff --git a/src/libadmin/test/kas.c b/src/libadmin/test/kas.c index a09215b3d..bc5101e1a 100644 --- a/src/libadmin/test/kas.c +++ b/src/libadmin/test/kas.c @@ -11,10 +11,10 @@ * This file implements the kas related funtions for afscp */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/test/kas.c,v 1.1.1.3 2001/07/11 03:09:55 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/test/kas.c,v 1.1.1.4 2001/07/14 22:22:41 hartmans Exp $"); #include "kas.h" #include diff --git a/src/libadmin/test/pts.c b/src/libadmin/test/pts.c index 358c368c9..2eca5eb67 100644 --- a/src/libadmin/test/pts.c +++ b/src/libadmin/test/pts.c @@ -11,10 +11,10 @@ * This file implements the pts related funtions for afscp */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/test/pts.c,v 1.1.1.3 2001/07/11 03:09:55 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/test/pts.c,v 1.1.1.4 2001/07/14 22:22:41 hartmans Exp $"); #include "pts.h" diff --git a/src/libadmin/test/util.c b/src/libadmin/test/util.c index 64c5126eb..94bfd18d9 100644 --- a/src/libadmin/test/util.c +++ b/src/libadmin/test/util.c @@ -11,10 +11,10 @@ * This file implements the util related funtions for afscp */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/test/util.c,v 1.1.1.3 2001/07/11 03:09:56 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/test/util.c,v 1.1.1.4 2001/07/14 22:22:41 hartmans Exp $"); #include "util.h" diff --git a/src/libadmin/test/vos.c b/src/libadmin/test/vos.c index 5f0b354fb..c84c3041b 100644 --- a/src/libadmin/test/vos.c +++ b/src/libadmin/test/vos.c @@ -11,10 +11,10 @@ * This file implements the vos related funtions for afscp */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/test/vos.c,v 1.1.1.3 2001/07/11 03:09:56 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/test/vos.c,v 1.1.1.4 2001/07/14 22:22:42 hartmans Exp $"); #include "vos.h" diff --git a/src/libadmin/vos/afs_vosAdmin.c b/src/libadmin/vos/afs_vosAdmin.c index 88f1b12e3..0dcebcf26 100644 --- a/src/libadmin/vos/afs_vosAdmin.c +++ b/src/libadmin/vos/afs_vosAdmin.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/vos/afs_vosAdmin.c,v 1.1.1.4 2001/07/11 03:09:57 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/vos/afs_vosAdmin.c,v 1.1.1.5 2001/07/14 22:22:42 hartmans Exp $"); #include #include diff --git a/src/libadmin/vos/lockprocs.c b/src/libadmin/vos/lockprocs.c index 907cb3e32..4bc5e3c4d 100644 --- a/src/libadmin/vos/lockprocs.c +++ b/src/libadmin/vos/lockprocs.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/vos/lockprocs.c,v 1.1.1.4 2001/07/11 03:09:58 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/vos/lockprocs.c,v 1.1.1.5 2001/07/14 22:22:43 hartmans Exp $"); #include "lockprocs.h" #ifdef HAVE_STRINGS_H diff --git a/src/libadmin/vos/vosutils.c b/src/libadmin/vos/vosutils.c index 3c0b3220d..12c92d013 100644 --- a/src/libadmin/vos/vosutils.c +++ b/src/libadmin/vos/vosutils.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/vos/vosutils.c,v 1.1.1.4 2001/07/11 03:09:59 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/vos/vosutils.c,v 1.1.1.5 2001/07/14 22:22:43 hartmans Exp $"); #include "vosutils.h" #include "vsprocs.h" diff --git a/src/libadmin/vos/vsprocs.c b/src/libadmin/vos/vsprocs.c index 9b9e27008..74abe9686 100644 --- a/src/libadmin/vos/vsprocs.c +++ b/src/libadmin/vos/vsprocs.c @@ -18,10 +18,10 @@ * eliminate the practice of reporting errors to STDOUT. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/vos/vsprocs.c,v 1.1.1.4 2001/07/11 03:10:00 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/libadmin/vos/vsprocs.c,v 1.1.1.5 2001/07/14 22:22:45 hartmans Exp $"); #include "vsprocs.h" #include "vosutils.h" diff --git a/src/libafs/MakefileProto.DUX.in b/src/libafs/MakefileProto.DUX.in index 6f09a4d49..c1abece41 100644 --- a/src/libafs/MakefileProto.DUX.in +++ b/src/libafs/MakefileProto.DUX.in @@ -28,10 +28,11 @@ AFS_OS_NFSOBJS = \ AFS_OS_NONFSOBJS = \ osi_vfsops.o +HEADER_RT = @HEADER_RT@ # System specific build commands and flags KDEFS=-DLANGUAGE_C -G 4 -I/usr/sys/include -I../include \ - -I/usr/sys/${HEADER_RT} -I/usr/sys/BINARY -I/usr/sys/AFS \ + -I/usr/sys/${HEADER_RT} -I/usr/sys/BINARY \ -DDEC3000_500 -DSWAPTYPE=1 -DUERF -DOSF -DCOMPAT_43 -DMACH -DUFS \ -DRT -DKERNEL -D_KERNEL -signed -no_excpt -Wb,-static -Wco,-nofloat \ -Olimit 1000 -D__alpha -Umips -UMIPS diff --git a/src/libafs/MakefileProto.LINUX.in b/src/libafs/MakefileProto.LINUX.in index c7cf7e700..94850a6ac 100644 --- a/src/libafs/MakefileProto.LINUX.in +++ b/src/libafs/MakefileProto.LINUX.in @@ -80,12 +80,14 @@ include Makefile.common LINUX_VERS=@LINUX_VERSION@ LINUX_KERNEL_PATH=@LINUX_KERNEL_PATH@ +LINUX_MODULE_NAME= +LOCAL_SMP_DEF= setup: -rm -f h net netinet sys rpc -ln -s rx rpc for m in ${MPS} ; do \ - KDIR=$(KOBJ)-${LINUX_VERS}-$$m; \ + KDIR=$(KOBJ)-${LINUX_VERS}${LINUX_MODULE_NAME}-$$m; \ mkdir -p $${KDIR}; \ ln -fs ../Makefile $${KDIR}/Makefile ; \ ln -fs ../Makefile.common $${KDIR}/Makefile.common; \ @@ -121,17 +123,17 @@ ${COMPDIRS}: ln -s ${LINUX_KERNEL_PATH}/include/asm-sparc64 asm for m in ${MPS} ; do \ - KDIR=${KOBJ}-${LINUX_VERS}-$$m ; \ + KDIR=${KOBJ}-${LINUX_VERS}${LINUX_MODULE_NAME}-$$m ; \ echo Building in directory: $${KDIR} ; \ if [ "$$m" = "MP" ] ; then \ - SMP_DEF="-DAFS_SMP @RHCONFIG_MP@ -D__SMP__" ; \ + SMP_DEF="-DAFS_SMP @RHCONFIG_MP@ ${LOCAL_SMP_DEF}" ; \ TARG="libafs.mp" ; \ else \ - SMP_DEF="@RHCONFIG_SP@ -U__SMP__" ; \ + SMP_DEF="@RHCONFIG_SP@ ${LOCAL_SMP_DEF}" ; \ TARG=libafs ; \ fi ; \ cd $${KDIR} ; \ - $(MAKE) DESTDIR=${DESTDIR} SMP_DEF="$${SMP_DEF}" $${TARG} CLIENT=${LINUX_VERS} || exit $$?; \ + $(MAKE) DESTDIR=${DESTDIR} SMP_DEF="$${SMP_DEF}" $${TARG} CLIENT=${LINUX_VERS}${LINUX_MODULE_NAME} || exit $$?; \ cd ../ ; \ done diff --git a/src/libuafs/linktest.c b/src/libuafs/linktest.c index f472ac337..e64e733d3 100644 --- a/src/libuafs/linktest.c +++ b/src/libuafs/linktest.c @@ -12,10 +12,10 @@ * test whether a program can link with libuafs.a. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/libuafs/linktest.c,v 1.1.1.3 2001/07/11 03:10:03 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/libuafs/linktest.c,v 1.1.1.4 2001/07/14 22:22:48 hartmans Exp $"); #include #include diff --git a/src/log/kseal.c b/src/log/kseal.c index 0c016c6fa..4c1131f8d 100644 --- a/src/log/kseal.c +++ b/src/log/kseal.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/log/kseal.c,v 1.1.1.3 2001/07/11 03:10:05 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/log/kseal.c,v 1.1.1.4 2001/07/14 22:22:50 hartmans Exp $"); #include #include diff --git a/src/log/test/gettoktest.c b/src/log/test/gettoktest.c index b75fd4c9e..e0dc35879 100644 --- a/src/log/test/gettoktest.c +++ b/src/log/test/gettoktest.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/log/test/gettoktest.c,v 1.1.1.3 2001/07/11 03:10:06 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/log/test/gettoktest.c,v 1.1.1.4 2001/07/14 22:22:51 hartmans Exp $"); #include #include diff --git a/src/log/test/testlog.c b/src/log/test/testlog.c index 9c3ebf234..76ba22974 100644 --- a/src/log/test/testlog.c +++ b/src/log/test/testlog.c @@ -20,10 +20,10 @@ This implies -x, unless the given cellname matches our local one. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/log/test/testlog.c,v 1.1.1.3 2001/07/11 03:10:06 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/log/test/testlog.c,v 1.1.1.4 2001/07/14 22:22:51 hartmans Exp $"); #include #include diff --git a/src/log/tokens.c b/src/log/tokens.c index d7322907e..e1f7b5dee 100644 --- a/src/log/tokens.c +++ b/src/log/tokens.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/log/tokens.c,v 1.1.1.3 2001/07/11 03:10:05 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/log/tokens.c,v 1.1.1.4 2001/07/14 22:22:50 hartmans Exp $"); #include #ifdef AFS_AIX32_ENV diff --git a/src/log/unlog.c b/src/log/unlog.c index 7a05c996d..8f4756078 100644 --- a/src/log/unlog.c +++ b/src/log/unlog.c @@ -26,10 +26,10 @@ #define VIRTUE 1 #define VICE 1 -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/log/unlog.c,v 1.1.1.3 2001/07/11 03:10:05 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/log/unlog.c,v 1.1.1.4 2001/07/14 22:22:50 hartmans Exp $"); #include #include diff --git a/src/login/getenv.c b/src/login/getenv.c index 7c5a1496d..f1d73d91b 100644 --- a/src/login/getenv.c +++ b/src/login/getenv.c @@ -15,10 +15,10 @@ * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/login/getenv.c,v 1.1.1.2 2001/07/11 03:10:07 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/login/getenv.c,v 1.1.1.3 2001/07/14 22:22:52 hartmans Exp $"); #include diff --git a/src/login/login.c b/src/login/login.c index 0c00dfe61..8494b5f0d 100644 --- a/src/login/login.c +++ b/src/login/login.c @@ -36,10 +36,10 @@ #define UT_NAMESIZE 8 #endif -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/login/login.c,v 1.1.1.3 2001/07/11 03:10:07 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/login/login.c,v 1.1.1.4 2001/07/14 22:22:52 hartmans Exp $"); #include #include diff --git a/src/login/setenv.c b/src/login/setenv.c index ead29ab41..f599c9b7f 100644 --- a/src/login/setenv.c +++ b/src/login/setenv.c @@ -15,10 +15,10 @@ * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/login/setenv.c,v 1.1.1.2 2001/07/11 03:10:08 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/login/setenv.c,v 1.1.1.3 2001/07/14 22:22:52 hartmans Exp $"); #include #include diff --git a/src/login/util_login.c b/src/login/util_login.c index 1f7a5ced0..ec1a9ec0c 100644 --- a/src/login/util_login.c +++ b/src/login/util_login.c @@ -15,10 +15,10 @@ * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/login/util_login.c,v 1.1.1.2 2001/07/11 03:10:06 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/login/util_login.c,v 1.1.1.3 2001/07/14 22:22:51 hartmans Exp $"); #include #include diff --git a/src/login/util_logout.c b/src/login/util_logout.c index c6dfdb084..e762e2a62 100644 --- a/src/login/util_logout.c +++ b/src/login/util_logout.c @@ -15,10 +15,10 @@ * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/login/util_logout.c,v 1.1.1.2 2001/07/11 03:10:08 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/login/util_logout.c,v 1.1.1.3 2001/07/14 22:22:52 hartmans Exp $"); #include #include diff --git a/src/login/util_logwtmp.c b/src/login/util_logwtmp.c index ee60eca65..6e7d57dfd 100644 --- a/src/login/util_logwtmp.c +++ b/src/login/util_logwtmp.c @@ -15,10 +15,10 @@ * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/login/util_logwtmp.c,v 1.1.1.2 2001/07/11 03:10:08 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/login/util_logwtmp.c,v 1.1.1.3 2001/07/14 22:22:53 hartmans Exp $"); #include #include diff --git a/src/lwp/fasttime.c b/src/lwp/fasttime.c index dfcb72521..6d0b3c4a8 100644 --- a/src/lwp/fasttime.c +++ b/src/lwp/fasttime.c @@ -23,10 +23,10 @@ * This saves a (precious) file descriptor. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/lwp/fasttime.c,v 1.1.1.3 2001/07/11 03:10:09 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/lwp/fasttime.c,v 1.1.1.4 2001/07/14 22:22:53 hartmans Exp $"); #include #include diff --git a/src/lwp/iomgr.c b/src/lwp/iomgr.c index e7c957559..a48915f0c 100644 --- a/src/lwp/iomgr.c +++ b/src/lwp/iomgr.c @@ -21,10 +21,10 @@ IO Manager routines & server process for VICE server. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/lwp/iomgr.c,v 1.1.1.4 2001/07/11 03:10:10 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/lwp/iomgr.c,v 1.1.1.5 2001/07/14 22:22:53 hartmans Exp $"); #include #include diff --git a/src/lwp/lock.c b/src/lwp/lock.c index 44f721b46..fc15bbd37 100644 --- a/src/lwp/lock.c +++ b/src/lwp/lock.c @@ -22,10 +22,10 @@ */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/lwp/lock.c,v 1.1.1.3 2001/07/11 03:10:10 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/lwp/lock.c,v 1.1.1.4 2001/07/14 22:22:54 hartmans Exp $"); #ifdef AFS_PTHREAD_ENV #include diff --git a/src/lwp/lwp_nt.c b/src/lwp/lwp_nt.c index 7792900e8..9e90b6600 100644 --- a/src/lwp/lwp_nt.c +++ b/src/lwp/lwp_nt.c @@ -16,10 +16,10 @@ * required lib is kernel32.lib, header is winbase.h */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/lwp/lwp_nt.c,v 1.1.1.5 2001/07/11 03:10:11 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/lwp/lwp_nt.c,v 1.1.1.6 2001/07/14 22:22:55 hartmans Exp $"); #ifdef AFS_NT40_ENV #include diff --git a/src/lwp/rw.c b/src/lwp/rw.c index 668875b96..d361e62d7 100644 --- a/src/lwp/rw.c +++ b/src/lwp/rw.c @@ -14,10 +14,10 @@ Created: 11/1/83, J. Rosenberg */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/lwp/rw.c,v 1.1.1.3 2001/07/11 03:10:13 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/lwp/rw.c,v 1.1.1.4 2001/07/14 22:22:56 hartmans Exp $"); #ifdef AFS_NT40_ENV #include diff --git a/src/lwp/test/selclient.c b/src/lwp/test/selclient.c index f7f5a9366..a0d8f01c4 100644 --- a/src/lwp/test/selclient.c +++ b/src/lwp/test/selclient.c @@ -50,10 +50,10 @@ #include #include -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/lwp/test/selclient.c,v 1.1.1.3 2001/07/11 03:10:15 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/lwp/test/selclient.c,v 1.1.1.4 2001/07/14 22:22:58 hartmans Exp $"); #include "../lwp.h" diff --git a/src/lwp/test/selserver.c b/src/lwp/test/selserver.c index 95cd8f724..ffaf2e935 100644 --- a/src/lwp/test/selserver.c +++ b/src/lwp/test/selserver.c @@ -51,10 +51,10 @@ #include #include -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/lwp/test/selserver.c,v 1.1.1.3 2001/07/11 03:10:16 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/lwp/test/selserver.c,v 1.1.1.4 2001/07/14 22:22:58 hartmans Exp $"); #include "../lwp.h" diff --git a/src/lwp/test/selsubs.c b/src/lwp/test/selsubs.c index ef0f38f92..d95240e3c 100644 --- a/src/lwp/test/selsubs.c +++ b/src/lwp/test/selsubs.c @@ -25,10 +25,10 @@ #include #include -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/lwp/test/selsubs.c,v 1.1.1.3 2001/07/11 03:10:16 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/lwp/test/selsubs.c,v 1.1.1.4 2001/07/14 22:22:58 hartmans Exp $"); #include "../lwp.h" diff --git a/src/lwp/test/test.c b/src/lwp/test/test.c index 31d216251..293a1a6bf 100644 --- a/src/lwp/test/test.c +++ b/src/lwp/test/test.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/lwp/test/test.c,v 1.1.1.3 2001/07/11 03:10:16 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/lwp/test/test.c,v 1.1.1.4 2001/07/14 22:22:59 hartmans Exp $"); #include #include diff --git a/src/lwp/test/test_key.c b/src/lwp/test/test_key.c index 00db08758..4d24a978b 100644 --- a/src/lwp/test/test_key.c +++ b/src/lwp/test/test_key.c @@ -17,10 +17,10 @@ * */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/lwp/test/test_key.c,v 1.1.1.3 2001/07/11 03:10:16 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/lwp/test/test_key.c,v 1.1.1.4 2001/07/14 22:23:00 hartmans Exp $"); #include #include diff --git a/src/lwp/test/testlwp.c b/src/lwp/test/testlwp.c index 6cdd4f4bd..1bea2a9f6 100644 --- a/src/lwp/test/testlwp.c +++ b/src/lwp/test/testlwp.c @@ -17,10 +17,10 @@ /* allocate externs here */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/lwp/test/testlwp.c,v 1.1.1.3 2001/07/11 03:10:17 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/lwp/test/testlwp.c,v 1.1.1.4 2001/07/14 22:23:01 hartmans Exp $"); #define LWP_KERNEL #include "lwp.h" diff --git a/src/lwp/test/testtime.c b/src/lwp/test/testtime.c index 4e1d4b3b8..4138d1bcf 100644 --- a/src/lwp/test/testtime.c +++ b/src/lwp/test/testtime.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/lwp/test/testtime.c,v 1.1.1.3 2001/07/11 03:10:17 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/lwp/test/testtime.c,v 1.1.1.4 2001/07/14 22:23:01 hartmans Exp $"); #include diff --git a/src/lwp/threadname.c b/src/lwp/threadname.c index 5e2036799..0d23d9581 100644 --- a/src/lwp/threadname.c +++ b/src/lwp/threadname.c @@ -19,10 +19,10 @@ /* */ /* ********************************************************************** */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/lwp/threadname.c,v 1.1.1.3 2001/07/11 03:10:15 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/lwp/threadname.c,v 1.1.1.4 2001/07/14 22:22:57 hartmans Exp $"); #ifdef HAVE_STRINGS_H #include diff --git a/src/lwp/timer.c b/src/lwp/timer.c index 8abf867d3..582d4eeb0 100644 --- a/src/lwp/timer.c +++ b/src/lwp/timer.c @@ -18,10 +18,10 @@ \*******************************************************************/ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/lwp/timer.c,v 1.1.1.5 2001/07/11 03:10:13 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/lwp/timer.c,v 1.1.1.6 2001/07/14 22:22:57 hartmans Exp $"); #ifdef AFS_NT40_ENV #include diff --git a/src/lwp/waitkey.c b/src/lwp/waitkey.c index ced95d6a9..bc109cc77 100644 --- a/src/lwp/waitkey.c +++ b/src/lwp/waitkey.c @@ -19,10 +19,10 @@ * Return 1 if data available. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/lwp/waitkey.c,v 1.1.1.5 2001/07/11 03:10:13 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/lwp/waitkey.c,v 1.1.1.6 2001/07/14 22:22:57 hartmans Exp $"); #include #include diff --git a/src/ntp/mkntpconf.c b/src/ntp/mkntpconf.c index 0c00c0a4b..58cdc2c8f 100644 --- a/src/ntp/mkntpconf.c +++ b/src/ntp/mkntpconf.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/ntp/mkntpconf.c,v 1.1.1.3 2001/07/11 03:10:18 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/ntp/mkntpconf.c,v 1.1.1.4 2001/07/14 22:23:01 hartmans Exp $"); #include #include diff --git a/src/ntp/ntp.c b/src/ntp/ntp.c index 507bbd454..b1e4a3a9b 100644 --- a/src/ntp/ntp.c +++ b/src/ntp/ntp.c @@ -29,10 +29,10 @@ * */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/ntp/ntp.c,v 1.1.1.3 2001/07/11 03:10:18 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/ntp/ntp.c,v 1.1.1.4 2001/07/14 22:23:05 hartmans Exp $"); #include #ifdef AFS_AIX32_ENV diff --git a/src/ntp/ntp_adjust.c b/src/ntp/ntp_adjust.c index 1471dad82..d448287b4 100644 --- a/src/ntp/ntp_adjust.c +++ b/src/ntp/ntp_adjust.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/ntp/ntp_adjust.c,v 1.1.1.3 2001/07/11 03:10:18 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/ntp/ntp_adjust.c,v 1.1.1.4 2001/07/14 22:23:05 hartmans Exp $"); #include #include diff --git a/src/ntp/ntp_proto.c b/src/ntp/ntp_proto.c index 9bd775cae..659c5f560 100644 --- a/src/ntp/ntp_proto.c +++ b/src/ntp/ntp_proto.c @@ -14,10 +14,10 @@ * ntpd.c module, while arithmetic conversion routines are in ntpsubs.c */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/ntp/ntp_proto.c,v 1.1.1.4 2001/07/11 03:10:20 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/ntp/ntp_proto.c,v 1.1.1.5 2001/07/14 22:23:06 hartmans Exp $"); #include #include diff --git a/src/ntp/ntp_sock.c b/src/ntp/ntp_sock.c index 4a2f106b2..361cfcad8 100644 --- a/src/ntp/ntp_sock.c +++ b/src/ntp/ntp_sock.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/ntp/ntp_sock.c,v 1.1.1.3 2001/07/11 03:10:20 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/ntp/ntp_sock.c,v 1.1.1.4 2001/07/14 22:23:06 hartmans Exp $"); #include #include diff --git a/src/ntp/ntpd.c b/src/ntp/ntpd.c index e10924d6b..54c165759 100644 --- a/src/ntp/ntpd.c +++ b/src/ntp/ntpd.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/ntp/ntpd.c,v 1.1.1.3 2001/07/11 03:10:20 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/ntp/ntpd.c,v 1.1.1.4 2001/07/14 22:23:06 hartmans Exp $"); #if defined(AFS_SGI_ENV) #define NOSWAP 1 @@ -284,12 +284,12 @@ main(argc, argv) #endif /* DEBUG */ setlogmask(LOG_UPTO(LOG_INFO)); - syslog(LOG_NOTICE, "%s version $Revision: 1.1.1.3 $", prog_name); + syslog(LOG_NOTICE, "%s version $Revision: 1.1.1.4 $", prog_name); syslog(LOG_NOTICE, "patchlevel %d", PATCHLEVEL); #ifdef DEBUG if (debug) - printf("%s version $Revision: 1.1.1.3 $ patchlevel %d\n", + printf("%s version $Revision: 1.1.1.4 $ patchlevel %d\n", prog_name, PATCHLEVEL); #endif #if defined(AFS_AIX_ENV) diff --git a/src/ntp/ntpdc.c b/src/ntp/ntpdc.c index 3b511f9b6..e307a6b1c 100644 --- a/src/ntp/ntpdc.c +++ b/src/ntp/ntpdc.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/ntp/ntpdc.c,v 1.1.1.3 2001/07/11 03:10:21 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/ntp/ntpdc.c,v 1.1.1.4 2001/07/14 22:23:06 hartmans Exp $"); #include #include diff --git a/src/ntp/ntpsubs.c b/src/ntp/ntpsubs.c index 257039e96..74386f0c9 100644 --- a/src/ntp/ntpsubs.c +++ b/src/ntp/ntpsubs.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/ntp/ntpsubs.c,v 1.1.1.4 2001/07/11 03:10:21 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/ntp/ntpsubs.c,v 1.1.1.5 2001/07/14 22:23:07 hartmans Exp $"); #include #include diff --git a/src/ntp/read_local.c b/src/ntp/read_local.c index 8f16b6043..c5c629298 100644 --- a/src/ntp/read_local.c +++ b/src/ntp/read_local.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/ntp/read_local.c,v 1.1.1.3 2001/07/11 03:10:21 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/ntp/read_local.c,v 1.1.1.4 2001/07/14 22:23:07 hartmans Exp $"); #ifdef REFCLOCK /* diff --git a/src/ntp/read_psti.c b/src/ntp/read_psti.c index f3bf94a8d..ab0ca6b66 100644 --- a/src/ntp/read_psti.c +++ b/src/ntp/read_psti.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/ntp/read_psti.c,v 1.1.1.3 2001/07/11 03:10:22 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/ntp/read_psti.c,v 1.1.1.4 2001/07/14 22:23:07 hartmans Exp $"); #if defined(REFCLOCK) && defined(PSTI) #define ERR_RATE 60 /* Repeat errors once an hour */ diff --git a/src/ntp/runntp.c b/src/ntp/runntp.c index 485fba860..ce4aa4d73 100644 --- a/src/ntp/runntp.c +++ b/src/ntp/runntp.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/ntp/runntp.c,v 1.1.1.3 2001/07/11 03:10:21 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/ntp/runntp.c,v 1.1.1.4 2001/07/14 22:23:07 hartmans Exp $"); #include #include diff --git a/src/package/Makefile b/src/package/Makefile index e725a3268..7087c0356 100644 --- a/src/package/Makefile +++ b/src/package/Makefile @@ -91,7 +91,7 @@ system : install clean : rm -f *.o gram.c test_gram.c core package package_test *.BAK y.output yacc.tmp yacc.acts\ - AFS_component_version_number.c + AFS_component_version_number.c lex.c y.tab.h install: package package_test $(INSTALL) -s -c -m 755 package ${DESTDIR}etc diff --git a/src/package/lex.l b/src/package/lex.l index 6962afae4..2d7aac171 100644 --- a/src/package/lex.l +++ b/src/package/lex.l @@ -10,10 +10,10 @@ * workstation configuration facility. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/package/lex.l,v 1.1.1.2 2001/07/11 03:10:23 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/package/lex.l,v 1.1.1.3 2001/07/14 22:23:09 hartmans Exp $"); #include #include diff --git a/src/pam/afs_account.c b/src/pam/afs_account.c index 7e0b2f326..0bf9ab4b1 100644 --- a/src/pam/afs_account.c +++ b/src/pam/afs_account.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/pam/afs_account.c,v 1.1.1.3 2001/07/11 03:10:29 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/pam/afs_account.c,v 1.1.1.4 2001/07/14 22:23:11 hartmans Exp $"); #include #include diff --git a/src/pam/afs_auth.c b/src/pam/afs_auth.c index e450c6700..63dfa2c3f 100644 --- a/src/pam/afs_auth.c +++ b/src/pam/afs_auth.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/pam/afs_auth.c,v 1.1.1.4 2001/07/11 03:10:30 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/pam/afs_auth.c,v 1.1.1.5 2001/07/14 22:23:11 hartmans Exp $"); #include #include diff --git a/src/pam/afs_message.c b/src/pam/afs_message.c index 25bfad065..cf9756605 100644 --- a/src/pam/afs_message.c +++ b/src/pam/afs_message.c @@ -14,10 +14,10 @@ #include #include #include -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/pam/afs_message.c,v 1.1.1.4 2001/07/11 03:10:30 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/pam/afs_message.c,v 1.1.1.5 2001/07/14 22:23:11 hartmans Exp $"); #include #include diff --git a/src/pam/afs_pam_msg.c b/src/pam/afs_pam_msg.c index 6d5b5675d..d4a69e57d 100644 --- a/src/pam/afs_pam_msg.c +++ b/src/pam/afs_pam_msg.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/pam/afs_pam_msg.c,v 1.1.1.3 2001/07/11 03:10:30 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/pam/afs_pam_msg.c,v 1.1.1.4 2001/07/14 22:23:12 hartmans Exp $"); #include #include diff --git a/src/pam/afs_password.c b/src/pam/afs_password.c index f22098132..b9a91923b 100644 --- a/src/pam/afs_password.c +++ b/src/pam/afs_password.c @@ -14,10 +14,10 @@ #include #include #include -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/pam/afs_password.c,v 1.1.1.4 2001/07/11 03:10:31 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/pam/afs_password.c,v 1.1.1.5 2001/07/14 22:23:12 hartmans Exp $"); #include #include diff --git a/src/pam/afs_session.c b/src/pam/afs_session.c index 09b3674e0..1a6a65c39 100644 --- a/src/pam/afs_session.c +++ b/src/pam/afs_session.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/pam/afs_session.c,v 1.1.1.3 2001/07/11 03:10:31 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/pam/afs_session.c,v 1.1.1.4 2001/07/14 22:23:12 hartmans Exp $"); #include #include diff --git a/src/pam/afs_setcred.c b/src/pam/afs_setcred.c index a5a5aebaf..6542f08a7 100644 --- a/src/pam/afs_setcred.c +++ b/src/pam/afs_setcred.c @@ -14,10 +14,10 @@ #include #include #include -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/pam/afs_setcred.c,v 1.1.1.4 2001/07/11 03:10:31 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/pam/afs_setcred.c,v 1.1.1.5 2001/07/14 22:23:12 hartmans Exp $"); #include #include diff --git a/src/pam/afs_util.c b/src/pam/afs_util.c index f4243c05c..e305adf55 100644 --- a/src/pam/afs_util.c +++ b/src/pam/afs_util.c @@ -10,10 +10,10 @@ #include #include #include -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/pam/afs_util.c,v 1.1.1.3 2001/07/11 03:10:30 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/pam/afs_util.c,v 1.1.1.4 2001/07/14 22:23:11 hartmans Exp $"); #include "afs_util.h" diff --git a/src/pam/test_pam.c b/src/pam/test_pam.c index c9953c036..d9f1f99ee 100644 --- a/src/pam/test_pam.c +++ b/src/pam/test_pam.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/pam/test_pam.c,v 1.1.1.4 2001/07/11 03:10:32 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/pam/test_pam.c,v 1.1.1.5 2001/07/14 22:23:13 hartmans Exp $"); #include #include diff --git a/src/pinstall/install.c b/src/pinstall/install.c index 28958e1d8..e05f09fb8 100644 --- a/src/pinstall/install.c +++ b/src/pinstall/install.c @@ -46,10 +46,10 @@ Generic install command. Options are: #define MAXFILES 200 #define BUFSIZE 32768 -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/pinstall/install.c,v 1.1.1.4 2001/07/11 03:10:32 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/pinstall/install.c,v 1.1.1.5 2001/07/14 22:23:13 hartmans Exp $"); #include #include diff --git a/src/procmgmt/afskill.c b/src/procmgmt/afskill.c index bf7a0a7b7..fadd026d7 100644 --- a/src/procmgmt/afskill.c +++ b/src/procmgmt/afskill.c @@ -12,10 +12,10 @@ * linked with the process management library (except SIGKILL). */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/procmgmt/afskill.c,v 1.1.1.3 2001/07/11 03:10:33 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/procmgmt/afskill.c,v 1.1.1.4 2001/07/14 22:23:14 hartmans Exp $"); #include diff --git a/src/procmgmt/procmgmt_nt.c b/src/procmgmt/procmgmt_nt.c index 272639a14..2b148bc52 100644 --- a/src/procmgmt/procmgmt_nt.c +++ b/src/procmgmt/procmgmt_nt.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/procmgmt/procmgmt_nt.c,v 1.1.1.3 2001/07/11 03:10:33 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/procmgmt/procmgmt_nt.c,v 1.1.1.4 2001/07/14 22:23:15 hartmans Exp $"); #include diff --git a/src/procmgmt/procmgmt_unix.c b/src/procmgmt/procmgmt_unix.c index 77e68148e..d066736c9 100644 --- a/src/procmgmt/procmgmt_unix.c +++ b/src/procmgmt/procmgmt_unix.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/procmgmt/procmgmt_unix.c,v 1.1.1.3 2001/07/11 03:10:35 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/procmgmt/procmgmt_unix.c,v 1.1.1.4 2001/07/14 22:23:15 hartmans Exp $"); #include diff --git a/src/procmgmt/redirect_nt.c b/src/procmgmt/redirect_nt.c index 04bb33edc..a75a7cff7 100644 --- a/src/procmgmt/redirect_nt.c +++ b/src/procmgmt/redirect_nt.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/procmgmt/redirect_nt.c,v 1.1.1.3 2001/07/11 03:10:35 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/procmgmt/redirect_nt.c,v 1.1.1.4 2001/07/14 22:23:15 hartmans Exp $"); #include diff --git a/src/procmgmt/test/pmgttest.c b/src/procmgmt/test/pmgttest.c index 50ba14055..9353bc4c7 100644 --- a/src/procmgmt/test/pmgttest.c +++ b/src/procmgmt/test/pmgttest.c @@ -10,10 +10,10 @@ /* Test of the process management library */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/procmgmt/test/pmgttest.c,v 1.1.1.3 2001/07/11 03:10:35 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/procmgmt/test/pmgttest.c,v 1.1.1.4 2001/07/14 22:23:16 hartmans Exp $"); #include diff --git a/src/ptserver/db_verify.c b/src/ptserver/db_verify.c index c34c86f0e..b0bdfba35 100644 --- a/src/ptserver/db_verify.c +++ b/src/ptserver/db_verify.c @@ -9,10 +9,10 @@ extern int errno; -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/ptserver/db_verify.c,v 1.1.1.4 2001/07/11 03:10:36 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/ptserver/db_verify.c,v 1.1.1.5 2001/07/14 22:23:16 hartmans Exp $"); #include #include diff --git a/src/ptserver/display.c b/src/ptserver/display.c index aec8e7564..edf612b8a 100644 --- a/src/ptserver/display.c +++ b/src/ptserver/display.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/ptserver/display.c,v 1.1.1.3 2001/07/11 03:10:36 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/ptserver/display.c,v 1.1.1.4 2001/07/14 22:23:17 hartmans Exp $"); #include #include diff --git a/src/ptserver/ptclient.c b/src/ptserver/ptclient.c index bc9af2693..8ea3a8554 100644 --- a/src/ptserver/ptclient.c +++ b/src/ptserver/ptclient.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/ptserver/ptclient.c,v 1.1.1.3 2001/07/11 03:10:37 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/ptserver/ptclient.c,v 1.1.1.4 2001/07/14 22:23:17 hartmans Exp $"); #ifdef AFS_AIX32_ENV #include diff --git a/src/ptserver/ptprocs.c b/src/ptserver/ptprocs.c index 91b7c268d..a773d5d5f 100644 --- a/src/ptserver/ptprocs.c +++ b/src/ptserver/ptprocs.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/ptserver/ptprocs.c,v 1.1.1.4 2001/07/11 03:10:37 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/ptserver/ptprocs.c,v 1.1.1.5 2001/07/14 22:23:18 hartmans Exp $"); #include #include diff --git a/src/ptserver/pts.c b/src/ptserver/pts.c index 8ff5b710b..dfb012f77 100644 --- a/src/ptserver/pts.c +++ b/src/ptserver/pts.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/ptserver/pts.c,v 1.1.1.5 2001/07/11 03:10:38 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/ptserver/pts.c,v 1.1.1.6 2001/07/14 22:23:18 hartmans Exp $"); #include #include diff --git a/src/ptserver/ptuser.c b/src/ptserver/ptuser.c index 98a773b38..4cafd418e 100644 --- a/src/ptserver/ptuser.c +++ b/src/ptserver/ptuser.c @@ -7,14 +7,14 @@ * directory or online at http://www.openafs.org/dl/license10.html */ +#include #if defined(UKERNEL) #include "../afs/param.h" #else #include #endif -#include -RCSID("$Header: /tmp/cvstemp/openafs/src/ptserver/ptuser.c,v 1.1.1.4 2001/07/11 03:10:40 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/ptserver/ptuser.c,v 1.1.1.5 2001/07/14 22:23:21 hartmans Exp $"); #if defined(UKERNEL) #include "../afs/sysincludes.h" diff --git a/src/ptserver/ptutils.c b/src/ptserver/ptutils.c index dd02210a2..b6bc73052 100644 --- a/src/ptserver/ptutils.c +++ b/src/ptserver/ptutils.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/ptserver/ptutils.c,v 1.1.1.6 2001/07/11 03:10:41 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/ptserver/ptutils.c,v 1.1.1.7 2001/07/14 22:23:21 hartmans Exp $"); #include #include diff --git a/src/ptserver/readgroup.c b/src/ptserver/readgroup.c index 094f05d8d..fc1f31f64 100644 --- a/src/ptserver/readgroup.c +++ b/src/ptserver/readgroup.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/ptserver/readgroup.c,v 1.1.1.3 2001/07/11 03:10:38 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/ptserver/readgroup.c,v 1.1.1.4 2001/07/14 22:23:20 hartmans Exp $"); #include #ifndef AFS_NT40_ENV diff --git a/src/ptserver/readpwd.c b/src/ptserver/readpwd.c index dd8309ec9..445306ee1 100644 --- a/src/ptserver/readpwd.c +++ b/src/ptserver/readpwd.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/ptserver/readpwd.c,v 1.1.1.3 2001/07/11 03:10:41 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/ptserver/readpwd.c,v 1.1.1.4 2001/07/14 22:23:21 hartmans Exp $"); #include #ifndef AFS_NT40_ENV diff --git a/src/ptserver/testpt.c b/src/ptserver/testpt.c index dec191b75..40a30a3e9 100644 --- a/src/ptserver/testpt.c +++ b/src/ptserver/testpt.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/ptserver/testpt.c,v 1.1.1.4 2001/07/11 03:10:41 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/ptserver/testpt.c,v 1.1.1.5 2001/07/14 22:23:21 hartmans Exp $"); #include #include diff --git a/src/ptserver/ubik.c b/src/ptserver/ubik.c index fedfdf4b6..87f1521ab 100644 --- a/src/ptserver/ubik.c +++ b/src/ptserver/ubik.c @@ -1,9 +1,9 @@ -/* $Id: ubik.c,v 1.1.1.3 2001/07/11 03:10:42 hartmans Exp $ */ +/* $Id: ubik.c,v 1.1.1.4 2001/07/14 22:23:22 hartmans Exp $ */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/ptserver/ubik.c,v 1.1.1.3 2001/07/11 03:10:42 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/ptserver/ubik.c,v 1.1.1.4 2001/07/14 22:23:22 hartmans Exp $"); #include #include diff --git a/src/ptserver/utils.c b/src/ptserver/utils.c index ea65f96bb..9231dca9a 100644 --- a/src/ptserver/utils.c +++ b/src/ptserver/utils.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/ptserver/utils.c,v 1.1.1.4 2001/07/11 03:10:41 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/ptserver/utils.c,v 1.1.1.5 2001/07/14 22:23:22 hartmans Exp $"); #include #include diff --git a/src/rcp/rcp.c b/src/rcp/rcp.c index 564fe3bf4..d3e360ba5 100644 --- a/src/rcp/rcp.c +++ b/src/rcp/rcp.c @@ -18,10 +18,10 @@ /* * rcp */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/rcp/rcp.c,v 1.1.1.3 2001/07/11 03:10:42 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rcp/rcp.c,v 1.1.1.4 2001/07/14 22:23:23 hartmans Exp $"); #include #include diff --git a/src/rlogind/rexecd.c b/src/rlogind/rexecd.c index 45c0c5f8b..010a3b5ba 100644 --- a/src/rlogind/rexecd.c +++ b/src/rlogind/rexecd.c @@ -4,10 +4,10 @@ * specifies the terms and conditions for redistribution. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/rlogind/rexecd.c,v 1.1.1.2 2001/07/11 03:10:43 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rlogind/rexecd.c,v 1.1.1.3 2001/07/14 22:23:23 hartmans Exp $"); #include /* for UserAuthGeneral */ #include diff --git a/src/rlogind/rlogind.c b/src/rlogind/rlogind.c index c7bb0c16a..5a9cf2e73 100644 --- a/src/rlogind/rlogind.c +++ b/src/rlogind/rlogind.c @@ -16,10 +16,10 @@ */ /* -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/rlogind/rlogind.c,v 1.1.1.2 2001/07/11 03:10:43 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rlogind/rlogind.c,v 1.1.1.3 2001/07/14 22:23:24 hartmans Exp $"); #ifdef MSG #include "rlogind_msg.h" diff --git a/src/rsh/Makefile b/src/rsh/Makefile index dfd643c42..8314b21b2 100644 --- a/src/rsh/Makefile +++ b/src/rsh/Makefile @@ -56,7 +56,7 @@ rsh.o: rsh.c AFS_component_version_number.c (cd ../inetd ; $(MAKE) ta-rauth.o DESTDIR=${DESTDIR}) clean: - rm -f ${OBJS} core rsh *.BAK AFS_component_version_number.c + rm -f ${OBJS} core rsh *.BAK AFS_component_version_number.c rlogin cleandir: clean rm -f ${MAN} tags .depend diff --git a/src/rsh/herror.c b/src/rsh/herror.c index 25d4d6d66..05871c152 100644 --- a/src/rsh/herror.c +++ b/src/rsh/herror.c @@ -15,10 +15,10 @@ * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/rsh/herror.c,v 1.1.1.3 2001/07/11 03:10:45 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rsh/herror.c,v 1.1.1.4 2001/07/14 22:23:26 hartmans Exp $"); #ifndef AFS_DARWIN_ENV #include diff --git a/src/rsh/rcmd.c b/src/rsh/rcmd.c index 8d320f121..c9e2b26a2 100644 --- a/src/rsh/rcmd.c +++ b/src/rsh/rcmd.c @@ -15,10 +15,10 @@ * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/rsh/rcmd.c,v 1.1.1.4 2001/07/11 03:10:45 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rsh/rcmd.c,v 1.1.1.5 2001/07/14 22:23:26 hartmans Exp $"); #ifdef aiws /*AIX*/ #include diff --git a/src/rsh/rlogin.c b/src/rsh/rlogin.c index ef3a6575d..611920e19 100644 --- a/src/rsh/rlogin.c +++ b/src/rsh/rlogin.c @@ -7,10 +7,10 @@ /* * rlogin - remote login */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/rsh/rlogin.c,v 1.1.1.2 2001/07/11 03:10:46 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rsh/rlogin.c,v 1.1.1.3 2001/07/14 22:23:26 hartmans Exp $"); #if !defined(AFS_HPUX_ENV) && !defined(AFS_SUN5_ENV) && !defined(AFS_SGI_ENV) && !defined(AFS_LINUX20_ENV) #include diff --git a/src/rsh/rsh.c b/src/rsh/rsh.c index 8e7bc5132..38fa5c8b9 100644 --- a/src/rsh/rsh.c +++ b/src/rsh/rsh.c @@ -15,10 +15,10 @@ * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/rsh/rsh.c,v 1.1.1.2 2001/07/11 03:10:46 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rsh/rsh.c,v 1.1.1.3 2001/07/14 22:23:26 hartmans Exp $"); #include /* select() prototype */ #include /* fd_set on older platforms */ diff --git a/src/rx/AIX/rx_knet.c b/src/rx/AIX/rx_knet.c index 0c2cc2f68..ef91730dc 100644 --- a/src/rx/AIX/rx_knet.c +++ b/src/rx/AIX/rx_knet.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include "../afs/param.h" #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/rx/AIX/rx_knet.c,v 1.1.1.3 2001/07/11 03:11:00 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rx/AIX/rx_knet.c,v 1.1.1.4 2001/07/14 22:23:39 hartmans Exp $"); #ifdef AFS_AIX41_ENV #include "../rx/rx_kcommon.h" diff --git a/src/rx/DARWIN/rx_knet.c b/src/rx/DARWIN/rx_knet.c index 066564856..efe356eed 100644 --- a/src/rx/DARWIN/rx_knet.c +++ b/src/rx/DARWIN/rx_knet.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include "../afs/param.h" #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/rx/DARWIN/rx_knet.c,v 1.1.1.2 2001/07/11 03:11:08 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rx/DARWIN/rx_knet.c,v 1.1.1.3 2001/07/14 22:23:47 hartmans Exp $"); #include "../rx/rx_kcommon.h" diff --git a/src/rx/DUX/rx_knet.c b/src/rx/DUX/rx_knet.c index 9c9bb4e17..1f0adbaba 100644 --- a/src/rx/DUX/rx_knet.c +++ b/src/rx/DUX/rx_knet.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include "../afs/param.h" #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/rx/DUX/rx_knet.c,v 1.1.1.3 2001/07/11 03:11:00 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rx/DUX/rx_knet.c,v 1.1.1.4 2001/07/14 22:23:40 hartmans Exp $"); #ifdef AFS_DUX40_ENV #include "../rx/rx_kcommon.h" diff --git a/src/rx/FBSD/rx_knet.c b/src/rx/FBSD/rx_knet.c index 15f27c354..b5abc37fd 100644 --- a/src/rx/FBSD/rx_knet.c +++ b/src/rx/FBSD/rx_knet.c @@ -20,10 +20,10 @@ **************************************************************************** */ -#include "../afs/param.h" #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/rx/FBSD/rx_knet.c,v 1.1.1.2 2001/07/11 03:11:08 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rx/FBSD/rx_knet.c,v 1.1.1.3 2001/07/14 22:23:47 hartmans Exp $"); #ifdef AFS_FBSD40_ENV #include "../rx/rx_kcommon.h" diff --git a/src/rx/HPUX/rx_knet.c b/src/rx/HPUX/rx_knet.c index e832edae5..8032113ae 100644 --- a/src/rx/HPUX/rx_knet.c +++ b/src/rx/HPUX/rx_knet.c @@ -2,10 +2,10 @@ in 1994, available from ftp.dementia.org/pub/rx */ -#include "../afs/param.h" #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/rx/HPUX/rx_knet.c,v 1.1.1.2 2001/07/11 03:11:10 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rx/HPUX/rx_knet.c,v 1.1.1.3 2001/07/14 22:23:48 hartmans Exp $"); #include "../h/types.h" #include "../h/param.h" diff --git a/src/rx/IRIX/rx_knet.c b/src/rx/IRIX/rx_knet.c index f801643e7..0835620e8 100644 --- a/src/rx/IRIX/rx_knet.c +++ b/src/rx/IRIX/rx_knet.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include "../afs/param.h" #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/rx/IRIX/rx_knet.c,v 1.1.1.3 2001/07/11 03:11:01 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rx/IRIX/rx_knet.c,v 1.1.1.4 2001/07/14 22:23:40 hartmans Exp $"); #include "../rx/rx_kcommon.h" #include "../h/tcp-param.h" diff --git a/src/rx/LINUX/rx_knet.c b/src/rx/LINUX/rx_knet.c index 9f9557d9c..4555bb89f 100644 --- a/src/rx/LINUX/rx_knet.c +++ b/src/rx/LINUX/rx_knet.c @@ -12,10 +12,10 @@ * * Linux implementation. */ -#include "../afs/param.h" #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/rx/LINUX/rx_knet.c,v 1.1.1.5 2001/07/11 03:11:01 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rx/LINUX/rx_knet.c,v 1.1.1.6 2001/07/14 22:23:41 hartmans Exp $"); #ifdef AFS_LINUX22_ENV #include "../rx/rx_kcommon.h" diff --git a/src/rx/SOLARIS/rx_knet.c b/src/rx/SOLARIS/rx_knet.c index 58283b749..ff7e05264 100644 --- a/src/rx/SOLARIS/rx_knet.c +++ b/src/rx/SOLARIS/rx_knet.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include "../afs/param.h" #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/rx/SOLARIS/rx_knet.c,v 1.1.1.4 2001/07/11 03:11:02 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rx/SOLARIS/rx_knet.c,v 1.1.1.5 2001/07/14 22:23:41 hartmans Exp $"); #ifdef AFS_SUN5_ENV #include "../rx/rx_kcommon.h" diff --git a/src/rx/UKERNEL/rx_knet.c b/src/rx/UKERNEL/rx_knet.c index e5db26d49..dbd59a5c2 100644 --- a/src/rx/UKERNEL/rx_knet.c +++ b/src/rx/UKERNEL/rx_knet.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include "../afs/param.h" #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/rx/UKERNEL/rx_knet.c,v 1.1.1.3 2001/07/11 03:11:02 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rx/UKERNEL/rx_knet.c,v 1.1.1.4 2001/07/14 22:23:41 hartmans Exp $"); #include "../rx/rx_kcommon.h" diff --git a/src/rx/bulk.example/bulk_client.c b/src/rx/bulk.example/bulk_client.c index 17e507ff7..f86b2c7f6 100644 --- a/src/rx/bulk.example/bulk_client.c +++ b/src/rx/bulk.example/bulk_client.c @@ -9,10 +9,10 @@ /* Sample program using multi_Rx, to execute calls in parallel to multiple hosts */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/rx/bulk.example/bulk_client.c,v 1.1.1.3 2001/07/11 03:11:02 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rx/bulk.example/bulk_client.c,v 1.1.1.4 2001/07/14 22:23:42 hartmans Exp $"); #include #include diff --git a/src/rx/bulk.example/bulk_io.c b/src/rx/bulk.example/bulk_io.c index 86e57e9a9..697342ceb 100644 --- a/src/rx/bulk.example/bulk_io.c +++ b/src/rx/bulk.example/bulk_io.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/rx/bulk.example/bulk_io.c,v 1.1.1.3 2001/07/11 03:11:03 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rx/bulk.example/bulk_io.c,v 1.1.1.4 2001/07/14 22:23:42 hartmans Exp $"); #include #include diff --git a/src/rx/bulk.example/bulk_server.c b/src/rx/bulk.example/bulk_server.c index e65b5a374..b62df89ba 100644 --- a/src/rx/bulk.example/bulk_server.c +++ b/src/rx/bulk.example/bulk_server.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/rx/bulk.example/bulk_server.c,v 1.1.1.3 2001/07/11 03:11:03 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rx/bulk.example/bulk_server.c,v 1.1.1.4 2001/07/14 22:23:42 hartmans Exp $"); #include #include diff --git a/src/rx/bulktest/bulk_client.c b/src/rx/bulktest/bulk_client.c index 6aad94fb0..bbb106d48 100644 --- a/src/rx/bulktest/bulk_client.c +++ b/src/rx/bulktest/bulk_client.c @@ -9,10 +9,10 @@ /* Sample program using multi_Rx, to execute calls in parallel to multiple hosts */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/rx/bulktest/bulk_client.c,v 1.1.1.3 2001/07/11 03:11:03 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rx/bulktest/bulk_client.c,v 1.1.1.4 2001/07/14 22:23:43 hartmans Exp $"); #include #include diff --git a/src/rx/bulktest/bulk_io.c b/src/rx/bulktest/bulk_io.c index 426405b59..b5eeb513c 100644 --- a/src/rx/bulktest/bulk_io.c +++ b/src/rx/bulktest/bulk_io.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/rx/bulktest/bulk_io.c,v 1.1.1.3 2001/07/11 03:11:05 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rx/bulktest/bulk_io.c,v 1.1.1.4 2001/07/14 22:23:43 hartmans Exp $"); #include #include diff --git a/src/rx/bulktest/bulk_server.c b/src/rx/bulktest/bulk_server.c index 3a7177445..3d44b6540 100644 --- a/src/rx/bulktest/bulk_server.c +++ b/src/rx/bulktest/bulk_server.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/rx/bulktest/bulk_server.c,v 1.1.1.3 2001/07/11 03:11:04 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rx/bulktest/bulk_server.c,v 1.1.1.4 2001/07/14 22:23:43 hartmans Exp $"); #include #include diff --git a/src/rx/multi.example/sample_client.c b/src/rx/multi.example/sample_client.c index f1adda759..3d2a48289 100644 --- a/src/rx/multi.example/sample_client.c +++ b/src/rx/multi.example/sample_client.c @@ -9,10 +9,10 @@ /* Sample program using multi_Rx, to execute calls in parallel to multiple hosts */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/rx/multi.example/sample_client.c,v 1.1.1.3 2001/07/11 03:11:05 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rx/multi.example/sample_client.c,v 1.1.1.4 2001/07/14 22:23:44 hartmans Exp $"); #include #include diff --git a/src/rx/multi.example/sample_server.c b/src/rx/multi.example/sample_server.c index 0c28a462d..43b52c9e0 100644 --- a/src/rx/multi.example/sample_server.c +++ b/src/rx/multi.example/sample_server.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/rx/multi.example/sample_server.c,v 1.1.1.3 2001/07/11 03:11:05 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rx/multi.example/sample_server.c,v 1.1.1.4 2001/07/14 22:23:45 hartmans Exp $"); #include #include diff --git a/src/rx/rx_clock_nt.c b/src/rx/rx_clock_nt.c index 104dcf935..1e8d1007c 100644 --- a/src/rx/rx_clock_nt.c +++ b/src/rx/rx_clock_nt.c @@ -10,10 +10,10 @@ /* Elapsed time package */ /* See rx_clock.h for calling conventions */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/rx/rx_clock_nt.c,v 1.1.1.4 2001/07/11 03:10:46 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rx/rx_clock_nt.c,v 1.1.1.5 2001/07/14 22:23:27 hartmans Exp $"); #ifdef AFS_NT40_ENV #include diff --git a/src/rx/rx_getaddr.c b/src/rx/rx_getaddr.c index 465de728d..4abf762b2 100644 --- a/src/rx/rx_getaddr.c +++ b/src/rx/rx_getaddr.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/rx/rx_getaddr.c,v 1.1.1.5 2001/07/11 03:10:48 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rx/rx_getaddr.c,v 1.1.1.6 2001/07/14 22:23:28 hartmans Exp $"); #ifndef AFS_DJGPP_ENV #ifndef KERNEL diff --git a/src/rx/rx_globals.c b/src/rx/rx_globals.c index 9566e25f3..c4706222f 100644 --- a/src/rx/rx_globals.c +++ b/src/rx/rx_globals.c @@ -9,14 +9,14 @@ /* RX: Globals for internal use, basically */ +#include #ifdef KERNEL #include "../afs/param.h" #else #include #endif -#include -RCSID("$Header: /tmp/cvstemp/openafs/src/rx/rx_globals.c,v 1.1.1.3 2001/07/11 03:10:50 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rx/rx_globals.c,v 1.1.1.4 2001/07/14 22:23:31 hartmans Exp $"); /* Enable data initialization when the header file is included */ #define INIT(stuff) = stuff diff --git a/src/rx/rx_kcommon.c b/src/rx/rx_kcommon.c index 9b2eb624c..e96185b20 100644 --- a/src/rx/rx_kcommon.c +++ b/src/rx/rx_kcommon.c @@ -11,10 +11,10 @@ * rx_kcommon.c - Common kernel RX code for all system types. */ -#include "../afs/param.h" #include +#include "../afs/param.h" -RCSID("$Header: /tmp/cvstemp/openafs/src/rx/rx_kcommon.c,v 1.1.1.5 2001/07/11 03:10:51 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rx/rx_kcommon.c,v 1.1.1.6 2001/07/14 22:23:32 hartmans Exp $"); #include "../rx/rx_kcommon.h" diff --git a/src/rx/rx_lwp.c b/src/rx/rx_lwp.c index 9ad5d6396..f2043fc14 100644 --- a/src/rx/rx_lwp.c +++ b/src/rx/rx_lwp.c @@ -9,10 +9,10 @@ /* rx_user.c contains routines specific to the user space UNIX implementation of rx */ -# include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/rx/rx_lwp.c,v 1.1.1.7 2001/07/11 03:10:50 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rx/rx_lwp.c,v 1.1.1.8 2001/07/14 22:23:31 hartmans Exp $"); # include /* fd_set on older platforms */ # include diff --git a/src/rx/rx_misc.c b/src/rx/rx_misc.c index 87dc8e457..3014df9bb 100644 --- a/src/rx/rx_misc.c +++ b/src/rx/rx_misc.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/rx/rx_misc.c,v 1.1.1.4 2001/07/11 03:10:51 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rx/rx_misc.c,v 1.1.1.5 2001/07/14 22:23:32 hartmans Exp $"); #ifdef KERNEL #include diff --git a/src/rx/rx_multi.c b/src/rx/rx_multi.c index ca9ad14c3..5ab4ae8c5 100644 --- a/src/rx/rx_multi.c +++ b/src/rx/rx_multi.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/rx/rx_multi.c,v 1.1.1.3 2001/07/11 03:10:52 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rx/rx_multi.c,v 1.1.1.4 2001/07/14 22:23:33 hartmans Exp $"); #ifdef KERNEL #include "../rx/rx_kernel.h" diff --git a/src/rx/rx_packet.c b/src/rx/rx_packet.c index 435336899..a732f4ace 100644 --- a/src/rx/rx_packet.c +++ b/src/rx/rx_packet.c @@ -7,14 +7,14 @@ * directory or online at http://www.openafs.org/dl/license10.html */ +#include #ifdef KERNEL #include "../afs/param.h" #else #include #endif -#include -RCSID("$Header: /tmp/cvstemp/openafs/src/rx/rx_packet.c,v 1.1.1.4 2001/07/11 03:10:50 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rx/rx_packet.c,v 1.1.1.5 2001/07/14 22:23:29 hartmans Exp $"); #ifdef KERNEL #if defined(UKERNEL) diff --git a/src/rx/rx_pthread.c b/src/rx/rx_pthread.c index a02289a93..584645b94 100644 --- a/src/rx/rx_pthread.c +++ b/src/rx/rx_pthread.c @@ -15,10 +15,10 @@ * rx_pthread.c is used for the thread safe RX package. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/rx/rx_pthread.c,v 1.1.1.5 2001/07/11 03:10:53 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rx/rx_pthread.c,v 1.1.1.6 2001/07/14 22:23:34 hartmans Exp $"); #include #include diff --git a/src/rx/rx_rdwr.c b/src/rx/rx_rdwr.c index cb3e4180e..6784c4c3f 100644 --- a/src/rx/rx_rdwr.c +++ b/src/rx/rx_rdwr.c @@ -7,14 +7,14 @@ * directory or online at http://www.openafs.org/dl/license10.html */ +#include #ifdef KERNEL #include "../afs/param.h" #else #include #endif -#include -RCSID("$Header: /tmp/cvstemp/openafs/src/rx/rx_rdwr.c,v 1.1.1.6 2001/07/11 03:10:53 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rx/rx_rdwr.c,v 1.1.1.7 2001/07/14 22:23:35 hartmans Exp $"); #ifdef KERNEL #ifndef UKERNEL diff --git a/src/rx/rx_stream.c b/src/rx/rx_stream.c index 685794382..149469bf6 100644 --- a/src/rx/rx_stream.c +++ b/src/rx/rx_stream.c @@ -11,14 +11,14 @@ This file is now obsolete. +#include #ifdef KERNEL #include "../afs/param.h" #else #include #endif -#include -RCSID("$Header: /tmp/cvstemp/openafs/src/rx/rx_stream.c,v 1.1.1.3 2001/07/11 03:10:52 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rx/rx_stream.c,v 1.1.1.4 2001/07/14 22:23:33 hartmans Exp $"); #ifdef KERNEL #include "../h/types.h" diff --git a/src/rx/rx_trace.c b/src/rx/rx_trace.c index b6f3df13a..f193f37c8 100644 --- a/src/rx/rx_trace.c +++ b/src/rx/rx_trace.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/rx/rx_trace.c,v 1.1.1.4 2001/07/11 03:10:53 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rx/rx_trace.c,v 1.1.1.5 2001/07/14 22:23:35 hartmans Exp $"); #ifdef RXDEBUG #ifdef HAVE_STRINGS_H diff --git a/src/rx/rx_user.c b/src/rx/rx_user.c index 620426b0c..738bc7915 100644 --- a/src/rx/rx_user.c +++ b/src/rx/rx_user.c @@ -9,10 +9,10 @@ /* rx_user.c contains routines specific to the user space UNIX implementation of rx */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/rx/rx_user.c,v 1.1.1.4 2001/07/11 03:10:55 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rx/rx_user.c,v 1.1.1.5 2001/07/14 22:23:35 hartmans Exp $"); # include # include diff --git a/src/rx/rx_xmit_nt.c b/src/rx/rx_xmit_nt.c index 6d3da41ee..6b7a9ca63 100644 --- a/src/rx/rx_xmit_nt.c +++ b/src/rx/rx_xmit_nt.c @@ -14,10 +14,10 @@ * This is true if rx_packets are being sent, so we should be ok. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/rx/rx_xmit_nt.c,v 1.1.1.4 2001/07/11 03:10:53 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rx/rx_xmit_nt.c,v 1.1.1.5 2001/07/14 22:23:35 hartmans Exp $"); #if defined(AFS_NT40_ENV) || defined(AFS_DJGPP_ENV) diff --git a/src/rx/rxdebug.c b/src/rx/rxdebug.c index 4e6d7ceb1..5f3db7603 100644 --- a/src/rx/rxdebug.c +++ b/src/rx/rxdebug.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/rx/rxdebug.c,v 1.1.1.5 2001/07/11 03:10:56 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rx/rxdebug.c,v 1.1.1.6 2001/07/14 22:23:36 hartmans Exp $"); #include #include diff --git a/src/rx/simple.example/sample_client.c b/src/rx/simple.example/sample_client.c index 9a5c033c4..fa5a3eb5d 100644 --- a/src/rx/simple.example/sample_client.c +++ b/src/rx/simple.example/sample_client.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/rx/simple.example/sample_client.c,v 1.1.1.3 2001/07/11 03:11:05 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rx/simple.example/sample_client.c,v 1.1.1.4 2001/07/14 22:23:45 hartmans Exp $"); #include #include diff --git a/src/rx/simple.example/sample_server.c b/src/rx/simple.example/sample_server.c index a8b6a65ef..6db742581 100644 --- a/src/rx/simple.example/sample_server.c +++ b/src/rx/simple.example/sample_server.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/rx/simple.example/sample_server.c,v 1.1.1.3 2001/07/11 03:11:06 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rx/simple.example/sample_server.c,v 1.1.1.4 2001/07/14 22:23:45 hartmans Exp $"); #include #include diff --git a/src/rx/test/generator.c b/src/rx/test/generator.c index c6376501d..b44bdd4d5 100644 --- a/src/rx/test/generator.c +++ b/src/rx/test/generator.c @@ -49,10 +49,10 @@ * */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/rx/test/generator.c,v 1.1.1.4 2001/07/11 03:11:06 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rx/test/generator.c,v 1.1.1.5 2001/07/14 22:23:46 hartmans Exp $"); #include #include diff --git a/src/rx/test/tableGen.c b/src/rx/test/tableGen.c index 268aa553c..8d199b7a9 100644 --- a/src/rx/test/tableGen.c +++ b/src/rx/test/tableGen.c @@ -16,10 +16,10 @@ * a change in generator.c */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/rx/test/tableGen.c,v 1.1.1.3 2001/07/11 03:11:07 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rx/test/tableGen.c,v 1.1.1.4 2001/07/14 22:23:46 hartmans Exp $"); #include #include diff --git a/src/rx/test/testclient.c b/src/rx/test/testclient.c index c20161d62..c35147962 100644 --- a/src/rx/test/testclient.c +++ b/src/rx/test/testclient.c @@ -9,10 +9,10 @@ /* Client test program */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/rx/test/testclient.c,v 1.1.1.3 2001/07/11 03:11:07 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rx/test/testclient.c,v 1.1.1.4 2001/07/14 22:23:46 hartmans Exp $"); #include #include diff --git a/src/rx/test/testqueue.c b/src/rx/test/testqueue.c index 841eb4582..bad858c95 100644 --- a/src/rx/test/testqueue.c +++ b/src/rx/test/testqueue.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/rx/test/testqueue.c,v 1.1.1.3 2001/07/11 03:11:08 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rx/test/testqueue.c,v 1.1.1.4 2001/07/14 22:23:47 hartmans Exp $"); #include diff --git a/src/rx/test/testserver.c b/src/rx/test/testserver.c index b54fed488..5d6bfbf9e 100644 --- a/src/rx/test/testserver.c +++ b/src/rx/test/testserver.c @@ -9,10 +9,10 @@ /* Server test program */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/rx/test/testserver.c,v 1.1.1.3 2001/07/11 03:11:08 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rx/test/testserver.c,v 1.1.1.4 2001/07/14 22:23:47 hartmans Exp $"); #include #include diff --git a/src/rx/xdr_float.c b/src/rx/xdr_float.c index 816fbb45b..f588f536a 100644 --- a/src/rx/xdr_float.c +++ b/src/rx/xdr_float.c @@ -26,10 +26,10 @@ * 2550 Garcia Avenue * Mountain View, California 94043 */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/rx/xdr_float.c,v 1.1.1.2 2001/07/11 03:10:57 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rx/xdr_float.c,v 1.1.1.3 2001/07/14 22:23:38 hartmans Exp $"); #ifndef NeXT diff --git a/src/rx/xdr_int64.c b/src/rx/xdr_int64.c index f5209363a..6ba1f729e 100644 --- a/src/rx/xdr_int64.c +++ b/src/rx/xdr_int64.c @@ -3,10 +3,10 @@ * XDR routine for int64 (long long or struct) */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/rx/xdr_int64.c,v 1.1.1.2 2001/07/11 03:10:59 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rx/xdr_int64.c,v 1.1.1.3 2001/07/14 22:23:39 hartmans Exp $"); #if defined(KERNEL) && !defined(UKERNEL) #ifdef AFS_LINUX20_ENV diff --git a/src/rx/xdr_mem.c b/src/rx/xdr_mem.c index 7124840a3..b93d43401 100644 --- a/src/rx/xdr_mem.c +++ b/src/rx/xdr_mem.c @@ -26,10 +26,10 @@ * 2550 Garcia Avenue * Mountain View, California 94043 */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/rx/xdr_mem.c,v 1.1.1.2 2001/07/11 03:10:57 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rx/xdr_mem.c,v 1.1.1.3 2001/07/14 22:23:37 hartmans Exp $"); #ifndef NeXT diff --git a/src/rx/xdr_rec.c b/src/rx/xdr_rec.c index dc476bc38..5695d36a0 100644 --- a/src/rx/xdr_rec.c +++ b/src/rx/xdr_rec.c @@ -43,10 +43,10 @@ * The other 31 bits encode the byte length of the fragment. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/rx/xdr_rec.c,v 1.1.1.2 2001/07/11 03:10:58 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rx/xdr_rec.c,v 1.1.1.3 2001/07/14 22:23:38 hartmans Exp $"); #include #include "xdr.h" diff --git a/src/rx/xdr_refernce.c b/src/rx/xdr_refernce.c index 3e4219eea..febbc78a3 100644 --- a/src/rx/xdr_refernce.c +++ b/src/rx/xdr_refernce.c @@ -26,10 +26,10 @@ * 2550 Garcia Avenue * Mountain View, California 94043 */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/rx/xdr_refernce.c,v 1.1.1.2 2001/07/11 03:10:56 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rx/xdr_refernce.c,v 1.1.1.3 2001/07/14 22:23:37 hartmans Exp $"); #ifndef NeXT diff --git a/src/rx/xdr_stdio.c b/src/rx/xdr_stdio.c index 49328d361..679cf3f57 100644 --- a/src/rx/xdr_stdio.c +++ b/src/rx/xdr_stdio.c @@ -26,10 +26,10 @@ * 2550 Garcia Avenue * Mountain View, California 94043 */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/rx/xdr_stdio.c,v 1.1.1.2 2001/07/11 03:10:58 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rx/xdr_stdio.c,v 1.1.1.3 2001/07/14 22:23:38 hartmans Exp $"); #ifndef NeXT diff --git a/src/rx/xdr_update.c b/src/rx/xdr_update.c index 91b107a22..269107d11 100644 --- a/src/rx/xdr_update.c +++ b/src/rx/xdr_update.c @@ -6,10 +6,10 @@ * Copyright (C) 1986, Sun Microsystems, Inc. * */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/rx/xdr_update.c,v 1.1.1.2 2001/07/11 03:10:58 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rx/xdr_update.c,v 1.1.1.3 2001/07/14 22:23:38 hartmans Exp $"); #ifndef NeXT #include "xdr.h" diff --git a/src/rxgen/rpc_clntout.c b/src/rxgen/rpc_clntout.c index 1d2e48306..da2f13aea 100644 --- a/src/rxgen/rpc_clntout.c +++ b/src/rxgen/rpc_clntout.c @@ -32,10 +32,10 @@ * rpc_clntout.c, Client-stub outputter for the RPC protocol compiler * Copyright (C) 1987, Sun Microsytsems, Inc. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/rxgen/rpc_clntout.c,v 1.1.1.3 2001/07/11 03:11:10 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rxgen/rpc_clntout.c,v 1.1.1.4 2001/07/14 22:23:48 hartmans Exp $"); #include #include diff --git a/src/rxgen/rpc_cout.c b/src/rxgen/rpc_cout.c index fc90387e6..658d3b7b8 100644 --- a/src/rxgen/rpc_cout.c +++ b/src/rxgen/rpc_cout.c @@ -32,10 +32,10 @@ * rpc_cout.c, XDR routine outputter for the RPC protocol compiler * Copyright (C) 1987, Sun Microsystems, Inc. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/rxgen/rpc_cout.c,v 1.1.1.3 2001/07/11 03:11:10 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rxgen/rpc_cout.c,v 1.1.1.4 2001/07/14 22:23:50 hartmans Exp $"); #include #include diff --git a/src/rxgen/rpc_hout.c b/src/rxgen/rpc_hout.c index 5cd803ecc..c84964d31 100644 --- a/src/rxgen/rpc_hout.c +++ b/src/rxgen/rpc_hout.c @@ -32,10 +32,10 @@ * rpc_hout.c, Header file outputter for the RPC protocol compiler * Copyright (C) 1987, Sun Microsystems, Inc. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/rxgen/rpc_hout.c,v 1.1.1.3 2001/07/11 03:11:11 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rxgen/rpc_hout.c,v 1.1.1.4 2001/07/14 22:23:50 hartmans Exp $"); #include #include diff --git a/src/rxgen/rpc_main.c b/src/rxgen/rpc_main.c index 61fdb8756..7427df1f7 100644 --- a/src/rxgen/rpc_main.c +++ b/src/rxgen/rpc_main.c @@ -33,10 +33,10 @@ * Copyright (C) 1987, Sun Microsystems, Inc. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/rxgen/rpc_main.c,v 1.1.1.5 2001/07/11 03:11:11 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rxgen/rpc_main.c,v 1.1.1.6 2001/07/14 22:23:51 hartmans Exp $"); #include #include diff --git a/src/rxgen/rpc_parse.c b/src/rxgen/rpc_parse.c index a52e327a9..bc3fd361d 100644 --- a/src/rxgen/rpc_parse.c +++ b/src/rxgen/rpc_parse.c @@ -32,10 +32,10 @@ * rpc_parse.c, Parser for the RPC protocol compiler * Copyright (C) 1987 Sun Microsystems, Inc. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/rxgen/rpc_parse.c,v 1.1.1.4 2001/07/11 03:11:11 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rxgen/rpc_parse.c,v 1.1.1.5 2001/07/14 22:23:50 hartmans Exp $"); #include #include diff --git a/src/rxgen/rpc_scan.c b/src/rxgen/rpc_scan.c index c8372ff56..8d3ecb35e 100644 --- a/src/rxgen/rpc_scan.c +++ b/src/rxgen/rpc_scan.c @@ -32,10 +32,10 @@ * rpc_scan.c, Scanner for the RPC protocol compiler * Copyright (C) 1987, Sun Microsystems, Inc. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/rxgen/rpc_scan.c,v 1.1.1.3 2001/07/11 03:11:12 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rxgen/rpc_scan.c,v 1.1.1.4 2001/07/14 22:23:51 hartmans Exp $"); #include #include diff --git a/src/rxgen/rpc_svcout.c b/src/rxgen/rpc_svcout.c index a6b3b4efc..4a5813ed7 100644 --- a/src/rxgen/rpc_svcout.c +++ b/src/rxgen/rpc_svcout.c @@ -32,10 +32,10 @@ * rpc_svcout.c, Server-skeleton outputter for the RPC protocol compiler * Copyright (C) 1987, Sun Microsytsems, Inc. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/rxgen/rpc_svcout.c,v 1.1.1.3 2001/07/11 03:11:12 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rxgen/rpc_svcout.c,v 1.1.1.4 2001/07/14 22:23:51 hartmans Exp $"); #include #ifdef HAVE_STRINGS_H diff --git a/src/rxgen/rpc_util.c b/src/rxgen/rpc_util.c index e3ee54e87..8af98b723 100644 --- a/src/rxgen/rpc_util.c +++ b/src/rxgen/rpc_util.c @@ -32,10 +32,10 @@ * rpc_util.c, Utility routines for the RPC protocol compiler * Copyright (C) 1987, Sun Microsystems, Inc. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/rxgen/rpc_util.c,v 1.1.1.3 2001/07/11 03:11:12 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rxgen/rpc_util.c,v 1.1.1.4 2001/07/14 22:23:52 hartmans Exp $"); #include #ifdef HAVE_STRINGS_H diff --git a/src/rxkad/domestic/crypt_conn.c b/src/rxkad/domestic/crypt_conn.c index 43de18e7b..c4d7e120b 100644 --- a/src/rxkad/domestic/crypt_conn.c +++ b/src/rxkad/domestic/crypt_conn.c @@ -11,14 +11,14 @@ * are prohibited from being exported. */ +#include #ifdef KERNEL #include "../afs/param.h" #else #include #endif -#include -RCSID("$Header: /tmp/cvstemp/openafs/src/rxkad/domestic/crypt_conn.c,v 1.1.1.4 2001/07/11 03:11:16 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rxkad/domestic/crypt_conn.c,v 1.1.1.5 2001/07/14 22:23:54 hartmans Exp $"); #ifdef KERNEL #include "../afs/stds.h" diff --git a/src/rxkad/domestic/fcrypt.c b/src/rxkad/domestic/fcrypt.c index 28b16c819..d3a25203e 100644 --- a/src/rxkad/domestic/fcrypt.c +++ b/src/rxkad/domestic/fcrypt.c @@ -12,14 +12,14 @@ */ +#include #ifdef KERNEL #include "../afs/param.h" #else #include #endif -#include -RCSID("$Header: /tmp/cvstemp/openafs/src/rxkad/domestic/fcrypt.c,v 1.1.1.4 2001/07/11 03:11:16 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rxkad/domestic/fcrypt.c,v 1.1.1.5 2001/07/14 22:23:55 hartmans Exp $"); #define DEBUG 0 #ifdef KERNEL diff --git a/src/rxkad/domestic/tcrypt.c b/src/rxkad/domestic/tcrypt.c index 80abad1e8..93406a4cc 100644 --- a/src/rxkad/domestic/tcrypt.c +++ b/src/rxkad/domestic/tcrypt.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/rxkad/domestic/tcrypt.c,v 1.1.1.3 2001/07/11 03:11:16 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rxkad/domestic/tcrypt.c,v 1.1.1.4 2001/07/14 22:23:55 hartmans Exp $"); #include #include diff --git a/src/rxkad/rxkad_client.c b/src/rxkad/rxkad_client.c index 3d24be88f..b0bf3d8d7 100644 --- a/src/rxkad/rxkad_client.c +++ b/src/rxkad/rxkad_client.c @@ -11,14 +11,14 @@ * Kerberos-style ticket. These are the client-only routines. They do not * make any use of DES. */ +#include #ifdef KERNEL #include "../afs/param.h" #else #include #endif -#include -RCSID("$Header: /tmp/cvstemp/openafs/src/rxkad/rxkad_client.c,v 1.1.1.4 2001/07/11 03:11:13 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rxkad/rxkad_client.c,v 1.1.1.5 2001/07/14 22:23:52 hartmans Exp $"); #ifdef KERNEL #include "../afs/stds.h" diff --git a/src/rxkad/rxkad_common.c b/src/rxkad/rxkad_common.c index 67ee1fb7c..8fafce1e4 100644 --- a/src/rxkad/rxkad_common.c +++ b/src/rxkad/rxkad_common.c @@ -9,14 +9,14 @@ /* The rxkad security object. Routines used by both client and servers. */ +#include #ifdef KERNEL #include "../afs/param.h" #else #include #endif -#include -RCSID("$Header: /tmp/cvstemp/openafs/src/rxkad/rxkad_common.c,v 1.1.1.4 2001/07/11 03:11:15 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rxkad/rxkad_common.c,v 1.1.1.5 2001/07/14 22:23:53 hartmans Exp $"); #ifdef KERNEL #ifndef UKERNEL diff --git a/src/rxkad/rxkad_server.c b/src/rxkad/rxkad_server.c index 60ec95c90..b567c6015 100644 --- a/src/rxkad/rxkad_server.c +++ b/src/rxkad/rxkad_server.c @@ -11,10 +11,10 @@ * Kerberos-style ticket. These are the server-only routines. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/rxkad/rxkad_server.c,v 1.1.1.5 2001/07/11 03:11:15 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rxkad/rxkad_server.c,v 1.1.1.6 2001/07/14 22:23:54 hartmans Exp $"); #include #include diff --git a/src/rxkad/test/stress.c b/src/rxkad/test/stress.c index bce937b38..95015eb66 100644 --- a/src/rxkad/test/stress.c +++ b/src/rxkad/test/stress.c @@ -9,10 +9,10 @@ /* RX Authentication Stress test: server side code. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/rxkad/test/stress.c,v 1.1.1.3 2001/07/11 03:11:17 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rxkad/test/stress.c,v 1.1.1.4 2001/07/14 22:23:56 hartmans Exp $"); #include #include diff --git a/src/rxkad/test/stress_c.c b/src/rxkad/test/stress_c.c index dc093b508..ab81fdb48 100644 --- a/src/rxkad/test/stress_c.c +++ b/src/rxkad/test/stress_c.c @@ -9,10 +9,10 @@ /* RX Authentication Stress test: client side code. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/rxkad/test/stress_c.c,v 1.1.1.4 2001/07/11 03:11:17 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rxkad/test/stress_c.c,v 1.1.1.5 2001/07/14 22:23:56 hartmans Exp $"); #include #include diff --git a/src/rxkad/test/stress_s.c b/src/rxkad/test/stress_s.c index 138311865..dd9e18694 100644 --- a/src/rxkad/test/stress_s.c +++ b/src/rxkad/test/stress_s.c @@ -9,10 +9,10 @@ /* RX Authentication Stress test: server side code. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/rxkad/test/stress_s.c,v 1.1.1.3 2001/07/11 03:11:18 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rxkad/test/stress_s.c,v 1.1.1.4 2001/07/14 22:23:56 hartmans Exp $"); #include #include diff --git a/src/rxkad/ticket.c b/src/rxkad/ticket.c index 12978b41e..ba08b2600 100644 --- a/src/rxkad/ticket.c +++ b/src/rxkad/ticket.c @@ -7,14 +7,14 @@ * directory or online at http://www.openafs.org/dl/license10.html */ +#include #if defined(UKERNEL) #include "../afs/param.h" #else #include #endif -#include -RCSID("$Header: /tmp/cvstemp/openafs/src/rxkad/ticket.c,v 1.1.1.4 2001/07/11 03:11:15 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/rxkad/ticket.c,v 1.1.1.5 2001/07/14 22:23:53 hartmans Exp $"); #if defined(UKERNEL) #include "../afs/sysincludes.h" diff --git a/src/scout/scout.c b/src/scout/scout.c index 7b5035e1a..ab7e3f4be 100644 --- a/src/scout/scout.c +++ b/src/scout/scout.c @@ -11,10 +11,10 @@ * Scout: A quick and (semi-)dirty attempt at the old CMU vopcon. *------------------------------------------------------------------------*/ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/scout/scout.c,v 1.1.1.3 2001/07/11 03:11:19 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/scout/scout.c,v 1.1.1.4 2001/07/14 22:23:57 hartmans Exp $"); #undef IN #ifdef AFS_AIX32_ENV diff --git a/src/sgistuff/sgi_auth.c b/src/sgistuff/sgi_auth.c index 339e9c408..c53a9c595 100644 --- a/src/sgistuff/sgi_auth.c +++ b/src/sgistuff/sgi_auth.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/sgistuff/sgi_auth.c,v 1.1.1.3 2001/07/11 03:11:20 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/sgistuff/sgi_auth.c,v 1.1.1.4 2001/07/14 22:23:58 hartmans Exp $"); #if defined(AFS_SGI_ENV) diff --git a/src/sia/siad.c b/src/sia/siad.c index 4af913130..14ee4480a 100644 --- a/src/sia/siad.c +++ b/src/sia/siad.c @@ -11,10 +11,10 @@ * */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/sia/siad.c,v 1.1.1.3 2001/07/11 03:11:21 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/sia/siad.c,v 1.1.1.4 2001/07/14 22:23:58 hartmans Exp $"); #include #include diff --git a/src/sia/test-reauth.c b/src/sia/test-reauth.c index a6f6357d0..2f533c174 100644 --- a/src/sia/test-reauth.c +++ b/src/sia/test-reauth.c @@ -9,10 +9,10 @@ /* test-reauth.c - test SIA reauthorization code. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/sia/test-reauth.c,v 1.1.1.3 2001/07/11 03:11:20 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/sia/test-reauth.c,v 1.1.1.4 2001/07/14 22:23:58 hartmans Exp $"); #include #include diff --git a/src/sys/afssyscalls.c b/src/sys/afssyscalls.c index 5e571f235..0a577b49e 100644 --- a/src/sys/afssyscalls.c +++ b/src/sys/afssyscalls.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/sys/afssyscalls.c,v 1.1.1.3 2001/07/11 03:11:21 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/sys/afssyscalls.c,v 1.1.1.4 2001/07/14 22:23:58 hartmans Exp $"); #include #include diff --git a/src/sys/fixit.c b/src/sys/fixit.c index c3fd5ea69..ccf17f9bf 100644 --- a/src/sys/fixit.c +++ b/src/sys/fixit.c @@ -29,10 +29,10 @@ ups the ref count on the # files, so they're not returned to the free list when the files are removed from lost+found */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/sys/fixit.c,v 1.1.1.3 2001/07/11 03:11:22 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/sys/fixit.c,v 1.1.1.4 2001/07/14 22:24:01 hartmans Exp $"); #include #include diff --git a/src/sys/icreate.c b/src/sys/icreate.c index 7eb0708e6..2b3e5d764 100644 --- a/src/sys/icreate.c +++ b/src/sys/icreate.c @@ -11,10 +11,10 @@ #include #include #include -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/sys/icreate.c,v 1.1.1.3 2001/07/11 03:11:22 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/sys/icreate.c,v 1.1.1.4 2001/07/14 22:24:02 hartmans Exp $"); #include "AFS_component_version_number.c" diff --git a/src/sys/idec.c b/src/sys/idec.c index 1c51ac92d..9ecfaf016 100644 --- a/src/sys/idec.c +++ b/src/sys/idec.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/sys/idec.c,v 1.1.1.3 2001/07/11 03:11:22 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/sys/idec.c,v 1.1.1.4 2001/07/14 22:24:02 hartmans Exp $"); #include #include diff --git a/src/sys/iinc.c b/src/sys/iinc.c index 51de39b05..90a0709cf 100644 --- a/src/sys/iinc.c +++ b/src/sys/iinc.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/sys/iinc.c,v 1.1.1.3 2001/07/11 03:11:23 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/sys/iinc.c,v 1.1.1.4 2001/07/14 22:24:02 hartmans Exp $"); #include #include diff --git a/src/sys/iopen.c b/src/sys/iopen.c index 30efe3f89..b4c3811a6 100644 --- a/src/sys/iopen.c +++ b/src/sys/iopen.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/sys/iopen.c,v 1.1.1.3 2001/07/11 03:11:23 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/sys/iopen.c,v 1.1.1.4 2001/07/14 22:24:02 hartmans Exp $"); #include #include diff --git a/src/sys/iread.c b/src/sys/iread.c index f0f1e7588..50bf69609 100644 --- a/src/sys/iread.c +++ b/src/sys/iread.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/sys/iread.c,v 1.1.1.3 2001/07/11 03:11:23 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/sys/iread.c,v 1.1.1.4 2001/07/14 22:24:03 hartmans Exp $"); #include #include diff --git a/src/sys/istat.c b/src/sys/istat.c index 3a10838e8..631804892 100644 --- a/src/sys/istat.c +++ b/src/sys/istat.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/sys/istat.c,v 1.1.1.3 2001/07/11 03:11:23 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/sys/istat.c,v 1.1.1.4 2001/07/14 22:24:03 hartmans Exp $"); #include #include diff --git a/src/sys/iwrite.c b/src/sys/iwrite.c index 6d3136f49..5b7057607 100644 --- a/src/sys/iwrite.c +++ b/src/sys/iwrite.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/sys/iwrite.c,v 1.1.1.3 2001/07/11 03:11:24 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/sys/iwrite.c,v 1.1.1.4 2001/07/14 22:24:03 hartmans Exp $"); #include #include diff --git a/src/sys/pagsh.c b/src/sys/pagsh.c index f880f2bcd..cfea59d94 100644 --- a/src/sys/pagsh.c +++ b/src/sys/pagsh.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/sys/pagsh.c,v 1.1.1.4 2001/07/11 03:11:24 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/sys/pagsh.c,v 1.1.1.5 2001/07/14 22:24:03 hartmans Exp $"); #ifdef AFS_AIX32_ENV #include diff --git a/src/sys/pioctl_nt.c b/src/sys/pioctl_nt.c index 6dae5a889..f4808cf57 100644 --- a/src/sys/pioctl_nt.c +++ b/src/sys/pioctl_nt.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/sys/pioctl_nt.c,v 1.1.1.4 2001/07/11 03:11:22 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/sys/pioctl_nt.c,v 1.1.1.5 2001/07/14 22:24:01 hartmans Exp $"); #include #include diff --git a/src/sys/rmtsysc.c b/src/sys/rmtsysc.c index 56270f04b..b0d9d21a0 100644 --- a/src/sys/rmtsysc.c +++ b/src/sys/rmtsysc.c @@ -12,10 +12,10 @@ * the rpc version (via rx) of non-standard system calls. Currently only rpc * calls of setpag, and pioctl are supported. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/sys/rmtsysc.c,v 1.1.1.5 2001/07/11 03:11:25 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/sys/rmtsysc.c,v 1.1.1.6 2001/07/14 22:24:04 hartmans Exp $"); #include #include diff --git a/src/sys/rmtsysd.c b/src/sys/rmtsysd.c index 46e37e2bc..5054a1988 100644 --- a/src/sys/rmtsysd.c +++ b/src/sys/rmtsysd.c @@ -13,10 +13,10 @@ * This is the main routine for rmtsysd, which can be used separately from * afsd. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/sys/rmtsysd.c,v 1.1.1.3 2001/07/11 03:11:25 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/sys/rmtsysd.c,v 1.1.1.4 2001/07/14 22:24:04 hartmans Exp $"); #ifdef AFS_AIX32_ENV #include diff --git a/src/sys/rmtsysnet.c b/src/sys/rmtsysnet.c index 3ddec078f..7b2f12762 100644 --- a/src/sys/rmtsysnet.c +++ b/src/sys/rmtsysnet.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/sys/rmtsysnet.c,v 1.1.1.3 2001/07/11 03:11:25 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/sys/rmtsysnet.c,v 1.1.1.4 2001/07/14 22:24:03 hartmans Exp $"); #include #include diff --git a/src/sys/rmtsyss.c b/src/sys/rmtsyss.c index bfe0bc512..6ed8badad 100644 --- a/src/sys/rmtsyss.c +++ b/src/sys/rmtsyss.c @@ -12,10 +12,10 @@ * currently fires up this module, when the "-rmtsys" flag is given. * This module resides in the lib/afs/librmtsys.a library. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/sys/rmtsyss.c,v 1.1.1.4 2001/07/11 03:11:26 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/sys/rmtsyss.c,v 1.1.1.5 2001/07/14 22:24:05 hartmans Exp $"); #include #include diff --git a/src/tsm41/aix41_auth.c b/src/tsm41/aix41_auth.c index 3af777f82..1bf1fe19d 100644 --- a/src/tsm41/aix41_auth.c +++ b/src/tsm41/aix41_auth.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/tsm41/aix41_auth.c,v 1.1.1.3 2001/07/11 03:11:26 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/tsm41/aix41_auth.c,v 1.1.1.4 2001/07/14 22:24:05 hartmans Exp $"); #if defined(AFS_AIX41_ENV) #include diff --git a/src/ubik/beacon.c b/src/ubik/beacon.c index d4586bde9..d31f43e2a 100644 --- a/src/ubik/beacon.c +++ b/src/ubik/beacon.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/ubik/beacon.c,v 1.1.1.6 2001/07/11 03:11:27 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/ubik/beacon.c,v 1.1.1.7 2001/07/14 22:24:06 hartmans Exp $"); #include #ifdef AFS_NT40_ENV diff --git a/src/ubik/disk.c b/src/ubik/disk.c index 09a1f92b6..79b94bbed 100644 --- a/src/ubik/disk.c +++ b/src/ubik/disk.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/ubik/disk.c,v 1.1.1.3 2001/07/11 03:11:28 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/ubik/disk.c,v 1.1.1.4 2001/07/14 22:24:06 hartmans Exp $"); #include #ifdef AFS_NT40_ENV diff --git a/src/ubik/lock.c b/src/ubik/lock.c index f119655ff..d97f71e7f 100644 --- a/src/ubik/lock.c +++ b/src/ubik/lock.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/ubik/lock.c,v 1.1.1.4 2001/07/11 03:11:28 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/ubik/lock.c,v 1.1.1.5 2001/07/14 22:24:07 hartmans Exp $"); #include #ifndef AFS_NT40_ENV diff --git a/src/ubik/phys.c b/src/ubik/phys.c index 761a97b54..0f661632b 100644 --- a/src/ubik/phys.c +++ b/src/ubik/phys.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/ubik/phys.c,v 1.1.1.3 2001/07/11 03:11:28 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/ubik/phys.c,v 1.1.1.4 2001/07/14 22:24:07 hartmans Exp $"); #include #ifdef AFS_NT40_ENV diff --git a/src/ubik/recovery.c b/src/ubik/recovery.c index ee651c10b..c67980a69 100644 --- a/src/ubik/recovery.c +++ b/src/ubik/recovery.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/ubik/recovery.c,v 1.1.1.4 2001/07/11 03:11:28 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/ubik/recovery.c,v 1.1.1.5 2001/07/14 22:24:07 hartmans Exp $"); #include #ifdef AFS_NT40_ENV diff --git a/src/ubik/remote.c b/src/ubik/remote.c index dbae166d8..7049d3848 100644 --- a/src/ubik/remote.c +++ b/src/ubik/remote.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/ubik/remote.c,v 1.1.1.4 2001/07/11 03:11:29 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/ubik/remote.c,v 1.1.1.5 2001/07/14 22:24:07 hartmans Exp $"); #include #ifdef AFS_NT40_ENV diff --git a/src/ubik/ubik.c b/src/ubik/ubik.c index 9ea11627d..73f1e73d3 100644 --- a/src/ubik/ubik.c +++ b/src/ubik/ubik.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/ubik/ubik.c,v 1.1.1.5 2001/07/11 03:11:30 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/ubik/ubik.c,v 1.1.1.6 2001/07/14 22:24:08 hartmans Exp $"); #include #ifdef AFS_NT40_ENV diff --git a/src/ubik/ubikclient.c b/src/ubik/ubikclient.c index 28827791b..7c716f7ce 100644 --- a/src/ubik/ubikclient.c +++ b/src/ubik/ubikclient.c @@ -7,14 +7,14 @@ * directory or online at http://www.openafs.org/dl/license10.html */ +#include #if defined(UKERNEL) #include "../afs/param.h" #else #include #endif -#include -RCSID("$Header: /tmp/cvstemp/openafs/src/ubik/ubikclient.c,v 1.1.1.4 2001/07/11 03:11:31 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/ubik/ubikclient.c,v 1.1.1.5 2001/07/14 22:24:09 hartmans Exp $"); #if defined(UKERNEL) #include "../afs/sysincludes.h" diff --git a/src/ubik/ubikcmd.c b/src/ubik/ubikcmd.c index 266260d0d..d8beab6e4 100644 --- a/src/ubik/ubikcmd.c +++ b/src/ubik/ubikcmd.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/ubik/ubikcmd.c,v 1.1.1.3 2001/07/11 03:11:30 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/ubik/ubikcmd.c,v 1.1.1.4 2001/07/14 22:24:08 hartmans Exp $"); #include #ifdef AFS_NT40_ENV diff --git a/src/ubik/udebug.c b/src/ubik/udebug.c index be82a5fcd..d3289af71 100644 --- a/src/ubik/udebug.c +++ b/src/ubik/udebug.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/ubik/udebug.c,v 1.1.1.6 2001/07/11 03:11:31 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/ubik/udebug.c,v 1.1.1.7 2001/07/14 22:24:09 hartmans Exp $"); #include #include diff --git a/src/ubik/utst_client.c b/src/ubik/utst_client.c index bbbdc63ce..8434db9f5 100644 --- a/src/ubik/utst_client.c +++ b/src/ubik/utst_client.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/ubik/utst_client.c,v 1.1.1.3 2001/07/11 03:11:30 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/ubik/utst_client.c,v 1.1.1.4 2001/07/14 22:24:08 hartmans Exp $"); #include #ifdef AFS_NT40_ENV diff --git a/src/ubik/utst_server.c b/src/ubik/utst_server.c index b4d93f1bc..20b55efe2 100644 --- a/src/ubik/utst_server.c +++ b/src/ubik/utst_server.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/ubik/utst_server.c,v 1.1.1.3 2001/07/11 03:11:32 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/ubik/utst_server.c,v 1.1.1.4 2001/07/14 22:24:10 hartmans Exp $"); #include #include diff --git a/src/ubik/vote.c b/src/ubik/vote.c index 96f6a4920..8a37b308b 100644 --- a/src/ubik/vote.c +++ b/src/ubik/vote.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/ubik/vote.c,v 1.1.1.5 2001/07/11 03:11:32 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/ubik/vote.c,v 1.1.1.6 2001/07/14 22:24:10 hartmans Exp $"); #include #ifdef AFS_NT40_ENV diff --git a/src/update/client.c b/src/update/client.c index cd43be8b0..b5e62b2d2 100644 --- a/src/update/client.c +++ b/src/update/client.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/update/client.c,v 1.1.1.4 2001/07/11 03:11:32 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/update/client.c,v 1.1.1.5 2001/07/14 22:24:11 hartmans Exp $"); #include #ifdef AFS_AIX32_ENV diff --git a/src/update/server.c b/src/update/server.c index 288a59596..53ab1a53f 100644 --- a/src/update/server.c +++ b/src/update/server.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/update/server.c,v 1.1.1.4 2001/07/11 03:11:33 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/update/server.c,v 1.1.1.5 2001/07/14 22:24:11 hartmans Exp $"); #include #ifdef AFS_AIX32_ENV diff --git a/src/update/utils.c b/src/update/utils.c index 7176712df..cb656ad53 100644 --- a/src/update/utils.c +++ b/src/update/utils.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/update/utils.c,v 1.1.1.4 2001/07/11 03:11:33 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/update/utils.c,v 1.1.1.5 2001/07/14 22:24:11 hartmans Exp $"); #include #include diff --git a/src/usd/test/usd_test.c b/src/usd/test/usd_test.c index 292f26842..e09f99a05 100644 --- a/src/usd/test/usd_test.c +++ b/src/usd/test/usd_test.c @@ -13,10 +13,10 @@ * writing a few blocks of data to it, doing a fsf, bsf */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/usd/test/usd_test.c,v 1.1.1.3 2001/07/11 03:11:35 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/usd/test/usd_test.c,v 1.1.1.4 2001/07/14 22:24:13 hartmans Exp $"); #include #include diff --git a/src/usd/usd_file.c b/src/usd/usd_file.c index 102445803..f6d76e288 100644 --- a/src/usd/usd_file.c +++ b/src/usd/usd_file.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/usd/usd_file.c,v 1.1.1.5 2001/07/11 03:11:34 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/usd/usd_file.c,v 1.1.1.6 2001/07/14 22:24:12 hartmans Exp $"); #include #include diff --git a/src/usd/usd_nt.c b/src/usd/usd_nt.c index dd0987475..105dfd5f1 100644 --- a/src/usd/usd_nt.c +++ b/src/usd/usd_nt.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/usd/usd_nt.c,v 1.1.1.3 2001/07/11 03:11:34 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/usd/usd_nt.c,v 1.1.1.4 2001/07/14 22:24:12 hartmans Exp $"); #include #include diff --git a/src/uss/lex.c b/src/uss/lex.c index 027635b67..5e14dda94 100644 --- a/src/uss/lex.c +++ b/src/uss/lex.c @@ -8,10 +8,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/uss/lex.c,v 1.1.1.3 2001/07/11 03:11:36 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/uss/lex.c,v 1.1.1.4 2001/07/14 22:24:13 hartmans Exp $"); #include "y.tab.h" #include "uss_common.h" diff --git a/src/uss/uss.c b/src/uss/uss.c index 8e89571fc..20b0fbc0a 100644 --- a/src/uss/uss.c +++ b/src/uss/uss.c @@ -15,10 +15,10 @@ * --------------------- Required definitions --------------------- */ #include -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/uss/uss.c,v 1.1.1.3 2001/07/11 03:11:36 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/uss/uss.c,v 1.1.1.4 2001/07/14 22:24:14 hartmans Exp $"); #ifdef AFS_AIX32_ENV #include diff --git a/src/uss/uss_acl.c b/src/uss/uss_acl.c index c7a47cfb6..94ffcb334 100644 --- a/src/uss/uss_acl.c +++ b/src/uss/uss_acl.c @@ -15,10 +15,10 @@ /* * --------------------- Required definitions --------------------- */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/uss/uss_acl.c,v 1.1.1.3 2001/07/11 03:11:37 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/uss/uss_acl.c,v 1.1.1.4 2001/07/14 22:24:14 hartmans Exp $"); #include "uss_acl.h" #include "uss_common.h" diff --git a/src/uss/uss_common.c b/src/uss/uss_common.c index 66721f79e..9fce72f8e 100644 --- a/src/uss/uss_common.c +++ b/src/uss/uss_common.c @@ -15,10 +15,10 @@ /* * --------------------- Required definitions --------------------- */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/uss/uss_common.c,v 1.1.1.3 2001/07/11 03:11:36 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/uss/uss_common.c,v 1.1.1.4 2001/07/14 22:24:13 hartmans Exp $"); #include "uss_common.h" /*Interface definitions*/ #include /*MAXKTCREALMLEN & MAXKTCNAMELEN*/ diff --git a/src/uss/uss_fs.c b/src/uss/uss_fs.c index e6ce4f18d..e3d28e91c 100644 --- a/src/uss/uss_fs.c +++ b/src/uss/uss_fs.c @@ -15,10 +15,10 @@ /* * --------------------- Required definitions --------------------- */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/uss/uss_fs.c,v 1.1.1.3 2001/07/11 03:11:37 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/uss/uss_fs.c,v 1.1.1.4 2001/07/14 22:24:15 hartmans Exp $"); #include "uss_fs.h" /*Interface to this module*/ #include diff --git a/src/uss/uss_kauth.c b/src/uss/uss_kauth.c index 09c403672..63ee519f1 100644 --- a/src/uss/uss_kauth.c +++ b/src/uss/uss_kauth.c @@ -15,10 +15,10 @@ /* * --------------------- Required definitions --------------------- */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/uss/uss_kauth.c,v 1.1.1.3 2001/07/11 03:11:37 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/uss/uss_kauth.c,v 1.1.1.4 2001/07/14 22:24:15 hartmans Exp $"); #include "uss_kauth.h" /*Module interface*/ #include "uss_common.h" /*Common defs & operations*/ diff --git a/src/uss/uss_procs.c b/src/uss/uss_procs.c index c6621fda5..73b3ff451 100644 --- a/src/uss/uss_procs.c +++ b/src/uss/uss_procs.c @@ -15,10 +15,10 @@ /* * --------------------- Required definitions --------------------- */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/uss/uss_procs.c,v 1.1.1.3 2001/07/11 03:11:40 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/uss/uss_procs.c,v 1.1.1.4 2001/07/14 22:24:16 hartmans Exp $"); #include "uss_procs.h" /*Module interface*/ #include "uss_common.h" /*Common defs & operations*/ diff --git a/src/uss/uss_ptserver.c b/src/uss/uss_ptserver.c index dd741b90c..9d140f1b9 100644 --- a/src/uss/uss_ptserver.c +++ b/src/uss/uss_ptserver.c @@ -15,10 +15,10 @@ /* * --------------------- Required definitions --------------------- */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/uss/uss_ptserver.c,v 1.1.1.3 2001/07/11 03:11:40 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/uss/uss_ptserver.c,v 1.1.1.4 2001/07/14 22:24:16 hartmans Exp $"); #include "uss_ptserver.h" /*Module interface*/ #include /*Protection Server client interface*/ diff --git a/src/uss/uss_vol.c b/src/uss/uss_vol.c index 42d290007..8614f1883 100644 --- a/src/uss/uss_vol.c +++ b/src/uss/uss_vol.c @@ -15,10 +15,10 @@ /* * --------------------- Required definitions --------------------- */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/uss/uss_vol.c,v 1.1.1.3 2001/07/11 03:11:38 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/uss/uss_vol.c,v 1.1.1.4 2001/07/14 22:24:16 hartmans Exp $"); #include "uss_vol.h" /*Interface to this module*/ #include "uss_common.h" /*Common definitions*/ diff --git a/src/util/Makefile b/src/util/Makefile index 95acedf5e..8bf9c54fe 100644 --- a/src/util/Makefile +++ b/src/util/Makefile @@ -38,7 +38,7 @@ install0: ${DESTDIR}include/afs/dirpath.h \ netutils.h packages.h afsutil.h pthread_glock.h \ afs_atomlist.h afs_lhash.h \ ${DESTDIR}include/afs - ${INSTALL} itc.h potpourri.h ${DESTDIR}include + ${INSTALL} potpourri.h ${DESTDIR}include install: install0 kinstall ukinstall diff --git a/src/util/afs_atomlist.c b/src/util/afs_atomlist.c index 4e583291b..74a350910 100644 --- a/src/util/afs_atomlist.c +++ b/src/util/afs_atomlist.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/util/afs_atomlist.c,v 1.1.1.3 2001/07/11 03:11:41 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/util/afs_atomlist.c,v 1.1.1.4 2001/07/14 22:24:17 hartmans Exp $"); #ifdef KERNEL #include "../afs/afs_atomlist.h" diff --git a/src/util/afs_lhash.c b/src/util/afs_lhash.c index b03b3b1b9..b63d62a3b 100644 --- a/src/util/afs_lhash.c +++ b/src/util/afs_lhash.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/util/afs_lhash.c,v 1.1.1.3 2001/07/11 03:11:42 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/util/afs_lhash.c,v 1.1.1.4 2001/07/14 22:24:18 hartmans Exp $"); #ifdef KERNEL #include "../afs/afs_atomlist.h" diff --git a/src/util/afsutil.h b/src/util/afsutil.h index 2363ecf8f..0d93eab18 100644 --- a/src/util/afsutil.h +++ b/src/util/afsutil.h @@ -125,24 +125,4 @@ int64_t flipbase64_to_int64(char *s); #endif #endif -/* This message preserves our ability to license AFS to the U.S. Government - * more than once. - */ - -#define AFS_GOVERNMENT_MESSAGE \ -"===================== U.S. Government Restricted Rights ======================\n\ -If you are licensing the Software on behalf of the U.S. Government\n\ -(\"Government\"), the following provisions apply to you. If the Software is\n\ -supplied to the Department of Defense (\"DoD\"), it is classified as \"Commercial\n\ -Computer Software\" under paragraph 252.227-7014 of the DoD Supplement to the\n\ -Federal Acquisition Regulations (\"DFARS\") (or any successor regulations)\n\ -and the Government is acquiring only the license rights granted herein (the\n\ -license rights customarily provided to non-Government users). If the Software\n\ -is supplied to any unit or agency of the Government other than DoD, it is\n\ -classified as \"Restricted Computer Software\" and the Government's rights in\n\ -the Software are defined in paragraph 52.227-19 of the Federal Acquisition\n\ -Regulations (\"FAR\") (or any successor regulations) or, in the case of NASA,\n\ -in paragraph 18.52.227-86 of the NASA Supplement in the FAR (or any successor\n\ -regulations).\n" - #endif /* _AFSUTIL_H_ */ diff --git a/src/util/assert.c b/src/util/assert.c index e199f17d3..53124d78b 100644 --- a/src/util/assert.c +++ b/src/util/assert.c @@ -8,10 +8,10 @@ */ /* ReallyAbort: called from assert. May/85 */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/util/assert.c,v 1.1.1.3 2001/07/11 03:11:42 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/util/assert.c,v 1.1.1.4 2001/07/14 22:24:18 hartmans Exp $"); #include diff --git a/src/util/base32.c b/src/util/base32.c index a79f0e939..8dc321435 100644 --- a/src/util/base32.c +++ b/src/util/base32.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/util/base32.c,v 1.1.1.3 2001/07/11 03:11:42 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/util/base32.c,v 1.1.1.4 2001/07/14 22:24:18 hartmans Exp $"); #include "afsutil.h" diff --git a/src/util/base64.c b/src/util/base64.c index cdbb39ae6..3554cae8e 100644 --- a/src/util/base64.c +++ b/src/util/base64.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/util/base64.c,v 1.1.1.3 2001/07/11 03:11:43 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/util/base64.c,v 1.1.1.4 2001/07/14 22:24:20 hartmans Exp $"); #ifdef AFS_SGI_XFS_IOPS_ENV diff --git a/src/util/casestrcpy.c b/src/util/casestrcpy.c index 3176ed46c..a20be2373 100644 --- a/src/util/casestrcpy.c +++ b/src/util/casestrcpy.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/util/casestrcpy.c,v 1.1.1.3 2001/07/11 03:11:41 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/util/casestrcpy.c,v 1.1.1.4 2001/07/14 22:24:17 hartmans Exp $"); #include #include diff --git a/src/util/errmap_nt.c b/src/util/errmap_nt.c index 82dd9c707..10c47713b 100644 --- a/src/util/errmap_nt.c +++ b/src/util/errmap_nt.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/util/errmap_nt.c,v 1.1.1.3 2001/07/11 03:11:43 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/util/errmap_nt.c,v 1.1.1.4 2001/07/14 22:24:20 hartmans Exp $"); #include #include diff --git a/src/util/fileutil.c b/src/util/fileutil.c index 3b68e0141..4b3fcb0d7 100644 --- a/src/util/fileutil.c +++ b/src/util/fileutil.c @@ -9,10 +9,10 @@ /* File-oriented utility functions */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/util/fileutil.c,v 1.1.1.4 2001/07/11 03:11:45 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/util/fileutil.c,v 1.1.1.5 2001/07/14 22:24:21 hartmans Exp $"); #include #include diff --git a/src/util/flipbase64.c b/src/util/flipbase64.c index 47c29f640..ec6ae60c1 100644 --- a/src/util/flipbase64.c +++ b/src/util/flipbase64.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/util/flipbase64.c,v 1.1.1.5 2001/07/11 03:11:45 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/util/flipbase64.c,v 1.1.1.6 2001/07/14 22:24:21 hartmans Exp $"); #if defined(AFS_NAMEI_ENV) diff --git a/src/util/get_krbrlm.c b/src/util/get_krbrlm.c index 2483bcb60..41ededded 100644 --- a/src/util/get_krbrlm.c +++ b/src/util/get_krbrlm.c @@ -3,10 +3,10 @@ * For copying and distribution information, please see the file . */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/util/get_krbrlm.c,v 1.1.1.2 2001/07/11 03:11:46 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/util/get_krbrlm.c,v 1.1.1.3 2001/07/14 22:24:22 hartmans Exp $"); #include #include "afsutil.h" diff --git a/src/util/hostparse.c b/src/util/hostparse.c index 55e58204b..2a5d78d9b 100644 --- a/src/util/hostparse.c +++ b/src/util/hostparse.c @@ -11,10 +11,10 @@ * ALL RIGHTS RESERVED */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/util/hostparse.c,v 1.1.1.5 2001/07/11 03:11:46 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/util/hostparse.c,v 1.1.1.6 2001/07/14 22:24:22 hartmans Exp $"); #ifdef UKERNEL #include "../afs/sysincludes.h" diff --git a/src/util/hputil.c b/src/util/hputil.c index eb2c091f8..c6f05117d 100644 --- a/src/util/hputil.c +++ b/src/util/hputil.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/util/hputil.c,v 1.1.1.3 2001/07/11 03:11:46 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/util/hputil.c,v 1.1.1.4 2001/07/14 22:24:21 hartmans Exp $"); #ifdef AFS_HPUX_ENV #include diff --git a/src/util/isathing.c b/src/util/isathing.c index a28388370..f260b1dd9 100644 --- a/src/util/isathing.c +++ b/src/util/isathing.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/util/isathing.c,v 1.1.1.3 2001/07/11 03:11:46 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/util/isathing.c,v 1.1.1.4 2001/07/14 22:24:22 hartmans Exp $"); #include diff --git a/src/util/kreltime.c b/src/util/kreltime.c index cd8052947..3836c52b4 100644 --- a/src/util/kreltime.c +++ b/src/util/kreltime.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/util/kreltime.c,v 1.1.1.3 2001/07/11 03:11:47 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/util/kreltime.c,v 1.1.1.4 2001/07/14 22:24:22 hartmans Exp $"); #include #include diff --git a/src/util/ktime.c b/src/util/ktime.c index 249652bc5..c8230cc29 100644 --- a/src/util/ktime.c +++ b/src/util/ktime.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/util/ktime.c,v 1.1.1.3 2001/07/11 03:11:47 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/util/ktime.c,v 1.1.1.4 2001/07/14 22:24:23 hartmans Exp $"); #include #include diff --git a/src/util/netutils.c b/src/util/netutils.c index 581ee5eb5..1859fde92 100644 --- a/src/util/netutils.c +++ b/src/util/netutils.c @@ -12,17 +12,25 @@ * Parsing NetRestrict file and filtering IP addresses */ +#include #ifdef KERNEL #include "../afs/param.h" #else #include #endif -#include -RCSID("$Header: /tmp/cvstemp/openafs/src/util/netutils.c,v 1.1.1.4 2001/07/11 03:11:47 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/util/netutils.c,v 1.1.1.5 2001/07/14 22:24:23 hartmans Exp $"); #include #include +#ifdef HAVE_STRINGS_H +#include +#else +#ifdef HAVE_STRING_H +#include +#endif +#endif +#include #ifdef KERNEL #include "../afs/sysincludes.h" #include "../afs/afsincludes.h" @@ -116,8 +124,8 @@ int parseNetRestrictFile(outAddrs, mask, mtu, maxAddrs, nAddrs, reason, fileName { FILE* fp; char line[MAX_NETFILE_LINE]; - int lineNo, usedfile; - afs_uint32 i, neaddrs, nfaddrs, nOutaddrs; + int lineNo, usedfile = 0; + afs_uint32 i, neaddrs, nOutaddrs; afs_uint32 addr, eAddrs[MAXIPADDRS], eMask[MAXIPADDRS], eMtu[MAXIPADDRS]; assert(outAddrs); @@ -129,7 +137,7 @@ int parseNetRestrictFile(outAddrs, mask, mtu, maxAddrs, nAddrs, reason, fileName /* Initialize */ *nAddrs = 0; for (i=0; i #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/util/pthread_glock.c,v 1.1.1.3 2001/07/11 03:11:48 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/util/pthread_glock.c,v 1.1.1.4 2001/07/14 22:24:24 hartmans Exp $"); #if defined(AFS_NT40_ENV) && defined(AFS_PTHREAD_ENV) #define AFS_GRMUTEX_DECLSPEC __declspec(dllexport) diff --git a/src/util/readdir_nt.c b/src/util/readdir_nt.c index 6d4c7fb43..368a3e74b 100644 --- a/src/util/readdir_nt.c +++ b/src/util/readdir_nt.c @@ -16,10 +16,10 @@ * closedir * readdir */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/util/readdir_nt.c,v 1.1.1.3 2001/07/11 03:11:49 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/util/readdir_nt.c,v 1.1.1.4 2001/07/14 22:24:25 hartmans Exp $"); #include #include diff --git a/src/util/regex.c b/src/util/regex.c index c36022b3b..7a4057860 100644 --- a/src/util/regex.c +++ b/src/util/regex.c @@ -12,10 +12,10 @@ * */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/util/regex.c,v 1.1.1.3 2001/07/11 03:11:48 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/util/regex.c,v 1.1.1.4 2001/07/14 22:24:23 hartmans Exp $"); /* * routines to do regular expression matching diff --git a/src/util/serverLog.c b/src/util/serverLog.c index 89e9de7c4..6b5412d4d 100644 --- a/src/util/serverLog.c +++ b/src/util/serverLog.c @@ -16,10 +16,10 @@ /* */ /* ********************************************************************** */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/util/serverLog.c,v 1.1.1.6 2001/07/11 03:11:50 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/util/serverLog.c,v 1.1.1.7 2001/07/14 22:24:26 hartmans Exp $"); #include #ifdef AFS_NT40_ENV @@ -36,10 +36,12 @@ RCSID("$Header: /tmp/cvstemp/openafs/src/util/serverLog.c,v 1.1.1.6 2001/07/11 0 #include /* signal(), kill(), wait(), etc. */ #include #include -#if defined(AFS_SUN5_ENV) || defined(AFS_NT40_ENV) -#include -#else +#ifdef HAVE_STRINGS_H #include +#else +#ifdef HAVE_STRING_H +#include +#endif #endif #include "afsutil.h" #include "fileutil.h" @@ -100,7 +102,6 @@ void FSLog (const char *format, ...) char tbuffer[1024]; char *info; int len; - int i; char *name; currenttime = time(0); @@ -137,13 +138,14 @@ void FSLog (const char *format, ...) #endif } -static void DebugOn(int loglevel) +static int DebugOn(int loglevel) { if (loglevel == 0) { ViceLog(0, ("Reset Debug levels to 0\n")); } else { ViceLog(0, ("Set Debug On level = %d\n",loglevel)); } + return 0; } /*DebugOn*/ @@ -177,7 +179,7 @@ void ResetDebug_Signal(int signo) #if defined(AFS_PTHREAD_ENV) DebugOn(LogLevel); #else /* AFS_PTHREAD_ENV */ - IOMGR_SoftSig(DebugOn, LogLevel); + IOMGR_SoftSig(DebugOn, (void *)LogLevel); #endif /* AFS_PTHREAD_ENV */ signal(signo, ResetDebug_Signal); /* on some platforms, this signal */ @@ -209,7 +211,7 @@ int OpenLog(const char *fileName) #ifndef AFS_NT40_ENV if ( serverLogSyslog ) { openlog(NULL, LOG_PID, serverLogSyslogFacility); - return; + return(0); } #endif diff --git a/src/util/snprintf.c b/src/util/snprintf.c index 336ddf54a..853f2c863 100644 --- a/src/util/snprintf.c +++ b/src/util/snprintf.c @@ -1,9 +1,9 @@ /* snprintf.c - Formatted, length-limited print to a string */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/util/snprintf.c,v 1.1.1.4 2001/07/11 03:11:51 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/util/snprintf.c,v 1.1.1.5 2001/07/14 22:24:27 hartmans Exp $"); #if defined(AFS_OSF20_ENV) && !defined(AFS_DUX50_ENV) || defined(AFS_AIX32_ENV) || (defined(AFS_SUN55_ENV) && !defined(AFS_SUN56_ENV)) #include diff --git a/src/util/sys.c b/src/util/sys.c index 759eb189c..931d35104 100644 --- a/src/util/sys.c +++ b/src/util/sys.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/util/sys.c,v 1.1.1.3 2001/07/11 03:11:50 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/util/sys.c,v 1.1.1.4 2001/07/14 22:24:25 hartmans Exp $"); #include diff --git a/src/util/test/b32.c b/src/util/test/b32.c index 4d3c78db7..4321a0b85 100644 --- a/src/util/test/b32.c +++ b/src/util/test/b32.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/util/test/b32.c,v 1.1.1.3 2001/07/11 03:11:52 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/util/test/b32.c,v 1.1.1.4 2001/07/14 22:24:32 hartmans Exp $"); #include #if !defined(AFS_NT40_ENV) diff --git a/src/util/test/b64.c b/src/util/test/b64.c index d599ed6d0..35a4a6e1b 100644 --- a/src/util/test/b64.c +++ b/src/util/test/b64.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/util/test/b64.c,v 1.1.1.3 2001/07/11 03:11:52 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/util/test/b64.c,v 1.1.1.4 2001/07/14 22:24:32 hartmans Exp $"); #include #if !defined(AFS_NT40_ENV) diff --git a/src/util/test/dirpath_test.c b/src/util/test/dirpath_test.c index cce382f15..26d33ac4c 100644 --- a/src/util/test/dirpath_test.c +++ b/src/util/test/dirpath_test.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/util/test/dirpath_test.c,v 1.1.1.3 2001/07/11 03:11:51 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/util/test/dirpath_test.c,v 1.1.1.4 2001/07/14 22:24:27 hartmans Exp $"); #include #include diff --git a/src/util/test/dtest.c b/src/util/test/dtest.c index d56044a70..f2f89527c 100644 --- a/src/util/test/dtest.c +++ b/src/util/test/dtest.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/util/test/dtest.c,v 1.1.1.3 2001/07/11 03:11:52 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/util/test/dtest.c,v 1.1.1.4 2001/07/14 22:24:33 hartmans Exp $"); #include "ktime.h" diff --git a/src/util/test/fb64.c b/src/util/test/fb64.c index 7565d7cb3..7af4f2f2f 100644 --- a/src/util/test/fb64.c +++ b/src/util/test/fb64.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/util/test/fb64.c,v 1.1.1.3 2001/07/11 03:11:53 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/util/test/fb64.c,v 1.1.1.4 2001/07/14 22:24:33 hartmans Exp $"); #include #if !defined(AFS_NAMEI_ENV) diff --git a/src/util/test/ktest.c b/src/util/test/ktest.c index 92d4a587d..f6ad1bfb5 100644 --- a/src/util/test/ktest.c +++ b/src/util/test/ktest.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/util/test/ktest.c,v 1.1.1.3 2001/07/11 03:11:53 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/util/test/ktest.c,v 1.1.1.4 2001/07/14 22:24:33 hartmans Exp $"); #include "ktime.h" diff --git a/src/util/test/test_ktime.c b/src/util/test/test_ktime.c index 6676151ca..73572cc75 100644 --- a/src/util/test/test_ktime.c +++ b/src/util/test/test_ktime.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/util/test/test_ktime.c,v 1.1.1.3 2001/07/11 03:11:52 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/util/test/test_ktime.c,v 1.1.1.4 2001/07/14 22:24:33 hartmans Exp $"); #include "ktime.h" diff --git a/src/util/test/treaddir.c b/src/util/test/treaddir.c index 7e4b66686..84428482e 100644 --- a/src/util/test/treaddir.c +++ b/src/util/test/treaddir.c @@ -16,10 +16,10 @@ * 2) Read empty * 3) Try to read a file. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/util/test/treaddir.c,v 1.1.1.3 2001/07/11 03:11:53 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/util/test/treaddir.c,v 1.1.1.4 2001/07/14 22:24:33 hartmans Exp $"); #include #include diff --git a/src/util/uuid.c b/src/util/uuid.c index 5178b2f10..2dff1f410 100644 --- a/src/util/uuid.c +++ b/src/util/uuid.c @@ -7,14 +7,14 @@ * directory or online at http://www.openafs.org/dl/license10.html */ +#include #ifdef KERNEL #include "../afs/param.h" #else #include #endif -#include -RCSID("$Header: /tmp/cvstemp/openafs/src/util/uuid.c,v 1.1.1.4 2001/07/11 03:11:50 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/util/uuid.c,v 1.1.1.5 2001/07/14 22:24:26 hartmans Exp $"); #ifdef KERNEL #include "../afs/sysincludes.h" @@ -87,8 +87,8 @@ static u_short uuid_time_adjust, clock_seq; static afs_uint32 rand_m, rand_ia, rand_ib, rand_irand, uuid_init_done = 0; #define uuid_create_nil(uuid) memset(uuid, 0, sizeof(afsUUID)) -afs_uuid_equal(u1, u2) afsUUID *u1, *u2; { return(uuid_memcmp((void *)u1, (void *)u2, sizeof (afsUUID)) == 0); } -afs_uuid_is_nil(u1) afsUUID *u1; { +afs_int32 afs_uuid_equal(u1, u2) afsUUID *u1, *u2; { return(uuid_memcmp((void *)u1, (void *)u2, sizeof (afsUUID)) == 0); } +afs_int32 afs_uuid_is_nil(u1) afsUUID *u1; { if (!u1) return 1; return(uuid_memcmp((void *)u1, (void *)&afs_uuid_g_nil_uuid, sizeof (afsUUID)) == 0); } @@ -130,7 +130,7 @@ uuid_time_p_t time2; { return (0); } -afs_uuid_create (uuid) +afs_int32 afs_uuid_create (uuid) afsUUID *uuid; { uuid_address_t eaddr; afs_int32 got_no_time = 0, code; @@ -169,7 +169,7 @@ afsUUID *uuid; { #endif uuid_init_done = 1; } - if (code = uuid_get_address (&eaddr)) return code; /* get our hardware network address */ + if ((code = uuid_get_address (&eaddr))) return code; /* get our hardware network address */ do { /* get the current time */ uuid__get_os_time (&time_now); diff --git a/src/util/volparse.c b/src/util/volparse.c index d6ac19b29..4d09350e2 100644 --- a/src/util/volparse.c +++ b/src/util/volparse.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/util/volparse.c,v 1.1.1.5 2001/07/11 03:11:51 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/util/volparse.c,v 1.1.1.6 2001/07/14 22:24:26 hartmans Exp $"); #ifdef HAVE_STRINGS_H #include diff --git a/src/util/winsock_nt.c b/src/util/winsock_nt.c index a92b45638..a2fad3b1d 100644 --- a/src/util/winsock_nt.c +++ b/src/util/winsock_nt.c @@ -9,10 +9,10 @@ /* winsock.c contains winsock related routines. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/util/winsock_nt.c,v 1.1.1.3 2001/07/11 03:11:49 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/util/winsock_nt.c,v 1.1.1.4 2001/07/14 22:24:25 hartmans Exp $"); #ifdef AFS_NT40_ENV #include diff --git a/src/venus/cacheout.c b/src/venus/cacheout.c index b69de73df..036248fba 100644 --- a/src/venus/cacheout.c +++ b/src/venus/cacheout.c @@ -9,10 +9,10 @@ #include -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/venus/cacheout.c,v 1.1.1.3 2001/07/11 03:11:54 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/venus/cacheout.c,v 1.1.1.4 2001/07/14 22:24:35 hartmans Exp $"); #include #include diff --git a/src/venus/cmdebug.c b/src/venus/cmdebug.c index ea3828e84..882d7537d 100644 --- a/src/venus/cmdebug.c +++ b/src/venus/cmdebug.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/venus/cmdebug.c,v 1.1.1.3 2001/07/11 03:11:55 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/venus/cmdebug.c,v 1.1.1.4 2001/07/14 22:24:35 hartmans Exp $"); #include diff --git a/src/venus/fs.c b/src/venus/fs.c index a3fd5694a..8d28763c4 100644 --- a/src/venus/fs.c +++ b/src/venus/fs.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/venus/fs.c,v 1.1.1.6 2001/07/11 03:11:55 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/venus/fs.c,v 1.1.1.7 2001/07/14 22:24:35 hartmans Exp $"); #include #include diff --git a/src/venus/gcpags.c b/src/venus/gcpags.c index 4bfa77896..c19bcbf9a 100644 --- a/src/venus/gcpags.c +++ b/src/venus/gcpags.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/venus/gcpags.c,v 1.1.1.3 2001/07/11 03:11:56 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/venus/gcpags.c,v 1.1.1.4 2001/07/14 22:24:36 hartmans Exp $"); #include #include diff --git a/src/venus/test/fulltest.c b/src/venus/test/fulltest.c index 81d78d578..211219012 100644 --- a/src/venus/test/fulltest.c +++ b/src/venus/test/fulltest.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/venus/test/fulltest.c,v 1.1.1.3 2001/07/11 03:12:02 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/venus/test/fulltest.c,v 1.1.1.4 2001/07/14 22:24:38 hartmans Exp $"); #include #include diff --git a/src/venus/test/idtest.c b/src/venus/test/idtest.c index d1d7c9995..4ae51daa2 100644 --- a/src/venus/test/idtest.c +++ b/src/venus/test/idtest.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/venus/test/idtest.c,v 1.1.1.3 2001/07/11 03:12:02 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/venus/test/idtest.c,v 1.1.1.4 2001/07/14 22:24:38 hartmans Exp $"); main(argc, argv) { int uid; diff --git a/src/venus/test/owntest.c b/src/venus/test/owntest.c index a4df27e22..1a642eff5 100644 --- a/src/venus/test/owntest.c +++ b/src/venus/test/owntest.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/venus/test/owntest.c,v 1.1.1.3 2001/07/11 03:12:02 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/venus/test/owntest.c,v 1.1.1.4 2001/07/14 22:24:39 hartmans Exp $"); #include #include diff --git a/src/venus/twiddle.c b/src/venus/twiddle.c index 3df4c542b..bfe600dc7 100644 --- a/src/venus/twiddle.c +++ b/src/venus/twiddle.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/venus/twiddle.c,v 1.1.1.3 2001/07/11 03:12:00 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/venus/twiddle.c,v 1.1.1.4 2001/07/14 22:24:37 hartmans Exp $"); #include #include diff --git a/src/venus/up.c b/src/venus/up.c index 1d24595bd..64bf4be52 100644 --- a/src/venus/up.c +++ b/src/venus/up.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/venus/up.c,v 1.1.1.5 2001/07/11 03:12:00 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/venus/up.c,v 1.1.1.6 2001/07/14 22:24:37 hartmans Exp $"); /* missing type from C language */ #define Boolean short diff --git a/src/venus/whatfid.c b/src/venus/whatfid.c index 839c5d697..f1322de19 100644 --- a/src/venus/whatfid.c +++ b/src/venus/whatfid.c @@ -10,10 +10,10 @@ /* file whatfid.c */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/venus/whatfid.c,v 1.1.1.3 2001/07/11 03:12:01 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/venus/whatfid.c,v 1.1.1.4 2001/07/14 22:24:38 hartmans Exp $"); #include #include diff --git a/src/vfsck/dir.c b/src/vfsck/dir.c index 6b07bf904..f306cf612 100644 --- a/src/vfsck/dir.c +++ b/src/vfsck/dir.c @@ -15,10 +15,10 @@ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/vfsck/dir.c,v 1.1.1.2 2001/07/11 03:12:03 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/vfsck/dir.c,v 1.1.1.3 2001/07/14 22:24:40 hartmans Exp $"); #define VICE /* allow us to put our changes in at will */ #include diff --git a/src/vfsck/dirutils.c b/src/vfsck/dirutils.c index d18c9d2a3..6b485d2cf 100644 --- a/src/vfsck/dirutils.c +++ b/src/vfsck/dirutils.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/vfsck/dirutils.c,v 1.1.1.3 2001/07/11 03:12:03 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/vfsck/dirutils.c,v 1.1.1.4 2001/07/14 22:24:40 hartmans Exp $"); #include #include diff --git a/src/vfsck/inode.c b/src/vfsck/inode.c index 6d4fd8768..7a2caa7da 100644 --- a/src/vfsck/inode.c +++ b/src/vfsck/inode.c @@ -15,10 +15,10 @@ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/vfsck/inode.c,v 1.1.1.2 2001/07/11 03:12:04 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/vfsck/inode.c,v 1.1.1.3 2001/07/14 22:24:41 hartmans Exp $"); #define VICE /* control whether AFS changes are present */ #include diff --git a/src/vfsck/main.c b/src/vfsck/main.c index f52bd07db..17d8d960b 100644 --- a/src/vfsck/main.c +++ b/src/vfsck/main.c @@ -15,10 +15,10 @@ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/vfsck/main.c,v 1.1.1.3 2001/07/11 03:12:05 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/vfsck/main.c,v 1.1.1.4 2001/07/14 22:24:41 hartmans Exp $"); #define VICE /* allow us to put our changes in at will */ #include diff --git a/src/vfsck/pass1.c b/src/vfsck/pass1.c index 2d5209d6e..231b813d5 100644 --- a/src/vfsck/pass1.c +++ b/src/vfsck/pass1.c @@ -15,10 +15,10 @@ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/vfsck/pass1.c,v 1.1.1.2 2001/07/11 03:12:05 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/vfsck/pass1.c,v 1.1.1.3 2001/07/14 22:24:41 hartmans Exp $"); #define VICE #include diff --git a/src/vfsck/pass1b.c b/src/vfsck/pass1b.c index ea511829b..2127223b7 100644 --- a/src/vfsck/pass1b.c +++ b/src/vfsck/pass1b.c @@ -15,10 +15,10 @@ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/vfsck/pass1b.c,v 1.1.1.2 2001/07/11 03:12:05 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/vfsck/pass1b.c,v 1.1.1.3 2001/07/14 22:24:42 hartmans Exp $"); #define VICE #include diff --git a/src/vfsck/pass2.c b/src/vfsck/pass2.c index 05fe06cbf..3536e58cf 100644 --- a/src/vfsck/pass2.c +++ b/src/vfsck/pass2.c @@ -15,10 +15,10 @@ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/vfsck/pass2.c,v 1.1.1.2 2001/07/11 03:12:06 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/vfsck/pass2.c,v 1.1.1.3 2001/07/14 22:24:42 hartmans Exp $"); #define VICE #include diff --git a/src/vfsck/pass3.c b/src/vfsck/pass3.c index 4ec628ac1..5ce1b0054 100644 --- a/src/vfsck/pass3.c +++ b/src/vfsck/pass3.c @@ -15,10 +15,10 @@ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/vfsck/pass3.c,v 1.1.1.2 2001/07/11 03:12:06 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/vfsck/pass3.c,v 1.1.1.3 2001/07/14 22:24:42 hartmans Exp $"); #define VICE #include diff --git a/src/vfsck/pass4.c b/src/vfsck/pass4.c index cd3996a52..101974475 100644 --- a/src/vfsck/pass4.c +++ b/src/vfsck/pass4.c @@ -15,10 +15,10 @@ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/vfsck/pass4.c,v 1.1.1.2 2001/07/11 03:12:06 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/vfsck/pass4.c,v 1.1.1.3 2001/07/14 22:24:42 hartmans Exp $"); #define VICE #include diff --git a/src/vfsck/pass5.c b/src/vfsck/pass5.c index 6c2f52400..9132d7103 100644 --- a/src/vfsck/pass5.c +++ b/src/vfsck/pass5.c @@ -15,10 +15,10 @@ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/vfsck/pass5.c,v 1.1.1.2 2001/07/11 03:12:06 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/vfsck/pass5.c,v 1.1.1.3 2001/07/14 22:24:43 hartmans Exp $"); #define VICE #include diff --git a/src/vfsck/proplist.c b/src/vfsck/proplist.c index 845e1e539..86dd934d2 100644 --- a/src/vfsck/proplist.c +++ b/src/vfsck/proplist.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/vfsck/proplist.c,v 1.1.1.3 2001/07/11 03:12:07 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/vfsck/proplist.c,v 1.1.1.4 2001/07/14 22:24:43 hartmans Exp $"); #define VICE /* control whether AFS changes are present */ diff --git a/src/vfsck/setup.c b/src/vfsck/setup.c index 1deeae153..8dd3666bd 100644 --- a/src/vfsck/setup.c +++ b/src/vfsck/setup.c @@ -15,10 +15,10 @@ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/vfsck/setup.c,v 1.1.1.2 2001/07/11 03:12:07 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/vfsck/setup.c,v 1.1.1.3 2001/07/14 22:24:43 hartmans Exp $"); #include #define VICE diff --git a/src/vfsck/ufs_subr.c b/src/vfsck/ufs_subr.c index 646ec7d75..8500acc97 100644 --- a/src/vfsck/ufs_subr.c +++ b/src/vfsck/ufs_subr.c @@ -17,10 +17,10 @@ * @(#)ufs_subr.c 7.11 (Berkeley) 12/30/89 */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/vfsck/ufs_subr.c,v 1.1.1.2 2001/07/11 03:12:07 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/vfsck/ufs_subr.c,v 1.1.1.3 2001/07/14 22:24:44 hartmans Exp $"); #define VICE diff --git a/src/vfsck/ufs_tables.c b/src/vfsck/ufs_tables.c index 3feb00fd4..eed281ef1 100644 --- a/src/vfsck/ufs_tables.c +++ b/src/vfsck/ufs_tables.c @@ -17,10 +17,10 @@ * @(#)ufs_tables.c 7.3 (Berkeley) 4/24/89 */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/vfsck/ufs_tables.c,v 1.1.1.2 2001/07/11 03:12:02 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/vfsck/ufs_tables.c,v 1.1.1.3 2001/07/14 22:24:40 hartmans Exp $"); #ifdef KERNEL #include "param.h" diff --git a/src/vfsck/utilities.c b/src/vfsck/utilities.c index cad965646..f3246cafb 100644 --- a/src/vfsck/utilities.c +++ b/src/vfsck/utilities.c @@ -15,10 +15,10 @@ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/vfsck/utilities.c,v 1.1.1.2 2001/07/11 03:12:04 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/vfsck/utilities.c,v 1.1.1.3 2001/07/14 22:24:41 hartmans Exp $"); #include #define VICE /* allow us to put our changes in at will */ diff --git a/src/vfsck/vprintf.c b/src/vfsck/vprintf.c index 5b27e5734..7997d0295 100644 --- a/src/vfsck/vprintf.c +++ b/src/vfsck/vprintf.c @@ -10,10 +10,10 @@ /* I don't really need all thes, but I can't tell which ones I need * and which I don't. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/vfsck/vprintf.c,v 1.1.1.3 2001/07/11 03:12:07 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/vfsck/vprintf.c,v 1.1.1.4 2001/07/14 22:24:44 hartmans Exp $"); #define VICE /* allow us to put our changes in at will */ #include diff --git a/src/viced/afsfileprocs.c b/src/viced/afsfileprocs.c index 5757d48ce..1d98b46eb 100644 --- a/src/viced/afsfileprocs.c +++ b/src/viced/afsfileprocs.c @@ -25,10 +25,10 @@ * privilege"? */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/viced/afsfileprocs.c,v 1.1.1.5 2001/07/11 03:12:08 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/viced/afsfileprocs.c,v 1.1.1.6 2001/07/14 22:24:45 hartmans Exp $"); #include #include diff --git a/src/viced/callback.c b/src/viced/callback.c index c4faab473..8fc8b2aec 100644 --- a/src/viced/callback.c +++ b/src/viced/callback.c @@ -79,10 +79,10 @@ * this package to work correctly. Every 5 minutes is suggested. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/viced/callback.c,v 1.1.1.4 2001/07/11 03:12:10 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/viced/callback.c,v 1.1.1.5 2001/07/14 22:24:46 hartmans Exp $"); #include #include /* for malloc() */ diff --git a/src/viced/check_sysid.c b/src/viced/check_sysid.c index d38e1e5cb..0899634db 100644 --- a/src/viced/check_sysid.c +++ b/src/viced/check_sysid.c @@ -12,10 +12,10 @@ /* */ /* ********************************************************************* */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/viced/check_sysid.c,v 1.1.1.3 2001/07/11 03:12:10 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/viced/check_sysid.c,v 1.1.1.4 2001/07/14 22:24:46 hartmans Exp $"); #include #include diff --git a/src/viced/fsprobe.c b/src/viced/fsprobe.c index a071a79b2..1b5f10b8f 100644 --- a/src/viced/fsprobe.c +++ b/src/viced/fsprobe.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/viced/fsprobe.c,v 1.1.1.3 2001/07/11 03:12:11 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/viced/fsprobe.c,v 1.1.1.4 2001/07/14 22:24:46 hartmans Exp $"); #include #include diff --git a/src/viced/host.c b/src/viced/host.c index 84768f0ac..627ea478e 100644 --- a/src/viced/host.c +++ b/src/viced/host.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/viced/host.c,v 1.1.1.4 2001/07/11 03:12:11 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/viced/host.c,v 1.1.1.5 2001/07/14 22:24:47 hartmans Exp $"); #include #include diff --git a/src/viced/physio.c b/src/viced/physio.c index d1d127eb2..3b2071567 100644 --- a/src/viced/physio.c +++ b/src/viced/physio.c @@ -13,10 +13,10 @@ /* */ /************************************************************************/ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/viced/physio.c,v 1.1.1.3 2001/07/11 03:12:12 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/viced/physio.c,v 1.1.1.4 2001/07/14 22:24:47 hartmans Exp $"); #include #include diff --git a/src/viced/profile.c b/src/viced/profile.c index 4a1c7ce8c..8347b4803 100644 --- a/src/viced/profile.c +++ b/src/viced/profile.c @@ -9,10 +9,10 @@ /* profile.c -- routines to deal with profiling. 2 June 1986 */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/viced/profile.c,v 1.1.1.3 2001/07/11 03:12:12 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/viced/profile.c,v 1.1.1.4 2001/07/14 22:24:47 hartmans Exp $"); #include #include diff --git a/src/viced/viced.c b/src/viced/viced.c index d5c8871ab..26b615d7b 100644 --- a/src/viced/viced.c +++ b/src/viced/viced.c @@ -16,10 +16,10 @@ /* */ /* ********************************************************************** */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/viced/viced.c,v 1.1.1.5 2001/07/11 03:12:12 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/viced/viced.c,v 1.1.1.6 2001/07/14 22:24:48 hartmans Exp $"); #include #include diff --git a/src/vlserver/cnvldb.c b/src/vlserver/cnvldb.c index a06692800..2ab35c5c2 100644 --- a/src/vlserver/cnvldb.c +++ b/src/vlserver/cnvldb.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/vlserver/cnvldb.c,v 1.1.1.3 2001/07/11 03:12:13 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/vlserver/cnvldb.c,v 1.1.1.4 2001/07/14 22:24:50 hartmans Exp $"); #include #include diff --git a/src/vlserver/sascnvldb.c b/src/vlserver/sascnvldb.c index 4f9137e35..d90c517d4 100644 --- a/src/vlserver/sascnvldb.c +++ b/src/vlserver/sascnvldb.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/vlserver/sascnvldb.c,v 1.1.1.3 2001/07/11 03:12:13 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/vlserver/sascnvldb.c,v 1.1.1.4 2001/07/14 22:24:48 hartmans Exp $"); #include #include diff --git a/src/vlserver/vlclient.c b/src/vlserver/vlclient.c index c3cfb93c7..f3e17923d 100644 --- a/src/vlserver/vlclient.c +++ b/src/vlserver/vlclient.c @@ -7,22 +7,33 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/vlserver/vlclient.c,v 1.1.1.3 2001/07/11 03:12:15 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/vlserver/vlclient.c,v 1.1.1.4 2001/07/14 22:24:51 hartmans Exp $"); #include #include -#ifdef AFS_NT40_ENV +#ifdef HAVE_TIME_H #include +#endif +#ifdef HAVE_FCNTL_H #include +#endif +#ifdef AFS_NT40_ENV #include #include -#else +#endif +#ifdef HAVE_SYS_TIME_H #include +#endif +#ifdef HAVE_SYS_FILE_H #include +#endif +#ifdef HAVE_NETDB_H #include +#endif +#ifdef HAVE_NETINET_IN_H #include #endif #include diff --git a/src/vlserver/vldb_check.c b/src/vlserver/vldb_check.c index 1be4e1335..5d76a9058 100644 --- a/src/vlserver/vldb_check.c +++ b/src/vlserver/vldb_check.c @@ -21,10 +21,10 @@ #define MHC 0x100 /* on multihomed chain */ #define FRC 0x200 /* on free chain */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/vlserver/vldb_check.c,v 1.1.1.3 2001/07/11 03:12:13 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/vlserver/vldb_check.c,v 1.1.1.4 2001/07/14 22:24:51 hartmans Exp $"); #include #include diff --git a/src/vlserver/vlprocs.c b/src/vlserver/vlprocs.c index 4b7b6f6ab..7c79dd69a 100644 --- a/src/vlserver/vlprocs.c +++ b/src/vlserver/vlprocs.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/vlserver/vlprocs.c,v 1.1.1.3 2001/07/11 03:12:16 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/vlserver/vlprocs.c,v 1.1.1.4 2001/07/14 22:24:52 hartmans Exp $"); #include #include diff --git a/src/vlserver/vlserver.c b/src/vlserver/vlserver.c index 024b5c399..5dd7cc488 100644 --- a/src/vlserver/vlserver.c +++ b/src/vlserver/vlserver.c @@ -7,25 +7,29 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/vlserver/vlserver.c,v 1.1.1.7 2001/07/11 03:12:16 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/vlserver/vlserver.c,v 1.1.1.8 2001/07/14 22:24:52 hartmans Exp $"); #include #include #include -#ifdef AFS_NT40_ENV +#ifdef HAVE_FCNTL_H #include +#endif +#ifdef AFS_NT40_ENV +#include #include -#else +#endif +#ifdef HAVE_SYS_FILE_H #include #endif #include -#ifdef AFS_NT40_ENV -#include -#else +#ifdef HAVE_NETDB_H #include +#endif +#ifdef HAVE_NETINET_IN_H #include #endif #include diff --git a/src/vlserver/vlutils.c b/src/vlserver/vlutils.c index 5dd635335..ea6055cec 100644 --- a/src/vlserver/vlutils.c +++ b/src/vlserver/vlutils.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/vlserver/vlutils.c,v 1.1.1.3 2001/07/11 03:12:17 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/vlserver/vlutils.c,v 1.1.1.4 2001/07/14 22:24:53 hartmans Exp $"); #include #ifdef AFS_NT40_ENV diff --git a/src/vol/Makefile b/src/vol/Makefile index e3b264b40..6baabcf9c 100644 --- a/src/vol/Makefile +++ b/src/vol/Makefile @@ -32,6 +32,7 @@ VLIBOBJS=vnode.o volume.o vutil.o partition.o fssync.o purge.o \ OBJECTS=${VLIBOBJS} physio.o vol-salvage.o vol-info.o all: ${DESTDIR}lib/afs/vlib.a \ + ${DESTDIR}lib/afs/libvlib.a \ ${DESTDIR}root.server/usr/afs/bin/salvager \ ${DESTDIR}root.server/usr/afs/bin/volinfo \ gi @@ -50,6 +51,9 @@ ${DESTDIR}root.server/usr/afs/bin/volinfo: volinfo ${DESTDIR}lib/afs/vlib.a: vlib.a ${INSTALL} $? $@ +${DESTDIR}lib/afs/libvlib.a: vlib.a + ${INSTALL} $? $@ + $(DESTDIR)root.server/usr/afs/bin/fs_conv_dux40D: fs_conv_dux40D ${INSTALL} -s $? $@ diff --git a/src/vol/clone.c b/src/vol/clone.c index 3ead40557..59147f479 100644 --- a/src/vol/clone.c +++ b/src/vol/clone.c @@ -15,10 +15,10 @@ /* Clone a volume. Assumes the new volume is already created */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/vol/clone.c,v 1.1.1.3 2001/07/11 03:12:17 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/vol/clone.c,v 1.1.1.4 2001/07/14 22:24:54 hartmans Exp $"); #include #include diff --git a/src/vol/common.c b/src/vol/common.c index 92a72b271..ca3a2e69c 100644 --- a/src/vol/common.c +++ b/src/vol/common.c @@ -16,10 +16,10 @@ #include #include -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/vol/common.c,v 1.1.1.3 2001/07/11 03:12:18 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/vol/common.c,v 1.1.1.4 2001/07/14 22:24:55 hartmans Exp $"); #include diff --git a/src/vol/fs_conv_411.c b/src/vol/fs_conv_411.c index 9bb3591f1..1d4222d60 100644 --- a/src/vol/fs_conv_411.c +++ b/src/vol/fs_conv_411.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/vol/fs_conv_411.c,v 1.1.1.3 2001/07/11 03:12:17 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/vol/fs_conv_411.c,v 1.1.1.4 2001/07/14 22:24:53 hartmans Exp $"); #if defined(AFS_DUX40_ENV) || (defined(AFS_SUN_ENV) && !defined(AFS_SUN5_ENV)) || defined(AFS_SUN54_ENV) #if defined AFS_DUX40_ENV diff --git a/src/vol/fssync.c b/src/vol/fssync.c index 02173a877..844744297 100644 --- a/src/vol/fssync.c +++ b/src/vol/fssync.c @@ -35,10 +35,10 @@ static int newVLDB = 1; fsync.c File server synchronization with external volume utilities. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/vol/fssync.c,v 1.1.1.3 2001/07/11 03:12:19 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/vol/fssync.c,v 1.1.1.4 2001/07/14 22:24:55 hartmans Exp $"); #include #include diff --git a/src/vol/gi.c b/src/vol/gi.c index 9d2d96c1e..7511a23ff 100644 --- a/src/vol/gi.c +++ b/src/vol/gi.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/vol/gi.c,v 1.1.1.3 2001/07/11 03:12:20 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/vol/gi.c,v 1.1.1.4 2001/07/14 22:24:56 hartmans Exp $"); #include #include diff --git a/src/vol/ihandle.c b/src/vol/ihandle.c index 6319ff537..e6f32c1a6 100644 --- a/src/vol/ihandle.c +++ b/src/vol/ihandle.c @@ -11,10 +11,10 @@ /* */ /************************************************************************/ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/vol/ihandle.c,v 1.1.1.3 2001/07/11 03:12:20 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/vol/ihandle.c,v 1.1.1.4 2001/07/14 22:24:56 hartmans Exp $"); #include #include diff --git a/src/vol/listinodes.c b/src/vol/listinodes.c index 5a8d9c4ac..3a2da51af 100644 --- a/src/vol/listinodes.c +++ b/src/vol/listinodes.c @@ -17,10 +17,10 @@ #define ITC /* Required by inode.h */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/vol/listinodes.c,v 1.1.1.6 2001/07/11 03:12:18 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/vol/listinodes.c,v 1.1.1.7 2001/07/14 22:24:55 hartmans Exp $"); #ifndef AFS_NAMEI_ENV #ifdef AFS_LINUX20_ENV diff --git a/src/vol/namei_ops.c b/src/vol/namei_ops.c index 3bb91d936..d9d872672 100644 --- a/src/vol/namei_ops.c +++ b/src/vol/namei_ops.c @@ -9,10 +9,10 @@ /* I/O operations for the Unix open by name (namei) interface. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/vol/namei_ops.c,v 1.1.1.5 2001/07/11 03:12:21 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/vol/namei_ops.c,v 1.1.1.6 2001/07/14 22:24:57 hartmans Exp $"); #ifdef AFS_NAMEI_ENV #include diff --git a/src/vol/ntops.c b/src/vol/ntops.c index eac5b6a6d..543a0d505 100644 --- a/src/vol/ntops.c +++ b/src/vol/ntops.c @@ -9,10 +9,10 @@ /* I/O operations for the Windows NT platforms. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/vol/ntops.c,v 1.1.1.3 2001/07/11 03:12:22 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/vol/ntops.c,v 1.1.1.4 2001/07/14 22:24:57 hartmans Exp $"); #ifdef AFS_NT40_ENV #include diff --git a/src/vol/nuke.c b/src/vol/nuke.c index 87a5e3c3c..ba7aa73f4 100644 --- a/src/vol/nuke.c +++ b/src/vol/nuke.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/vol/nuke.c,v 1.1.1.3 2001/07/11 03:12:22 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/vol/nuke.c,v 1.1.1.4 2001/07/14 22:24:58 hartmans Exp $"); #include #include diff --git a/src/vol/physio.c b/src/vol/physio.c index bef8778eb..3789cef38 100644 --- a/src/vol/physio.c +++ b/src/vol/physio.c @@ -14,10 +14,10 @@ */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/vol/physio.c,v 1.1.1.3 2001/07/11 03:12:22 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/vol/physio.c,v 1.1.1.4 2001/07/14 22:24:58 hartmans Exp $"); #include #include diff --git a/src/vol/purge.c b/src/vol/purge.c index 7ededece8..b63eb753c 100644 --- a/src/vol/purge.c +++ b/src/vol/purge.c @@ -13,10 +13,10 @@ Institution: The Information Technology Center, Carnegie-Mellon University */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/vol/purge.c,v 1.1.1.3 2001/07/11 03:12:23 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/vol/purge.c,v 1.1.1.4 2001/07/14 22:24:58 hartmans Exp $"); #include #ifdef AFS_NT40_ENV diff --git a/src/vol/test/ilist_nt.c b/src/vol/test/ilist_nt.c index f2c9a0d5b..7ce4ef148 100644 --- a/src/vol/test/ilist_nt.c +++ b/src/vol/test/ilist_nt.c @@ -11,10 +11,10 @@ * a partition. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/vol/test/ilist_nt.c,v 1.1.1.3 2001/07/11 03:12:28 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/vol/test/ilist_nt.c,v 1.1.1.4 2001/07/14 22:25:04 hartmans Exp $"); #include #include diff --git a/src/vol/test/listVicepx.c b/src/vol/test/listVicepx.c index 210b30156..ace9b209d 100644 --- a/src/vol/test/listVicepx.c +++ b/src/vol/test/listVicepx.c @@ -14,10 +14,10 @@ ** at customer sites too. ** */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/vol/test/listVicepx.c,v 1.1.1.3 2001/07/11 03:12:28 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/vol/test/listVicepx.c,v 1.1.1.4 2001/07/14 22:25:03 hartmans Exp $"); #include #include diff --git a/src/vol/test/ltlist.c b/src/vol/test/ltlist.c index 600f9ec7b..7faf9d01c 100644 --- a/src/vol/test/ltlist.c +++ b/src/vol/test/ltlist.c @@ -9,10 +9,10 @@ /* ltlist - a standalone program to dump the link count table. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/vol/test/ltlist.c,v 1.1.1.3 2001/07/11 03:12:29 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/vol/test/ltlist.c,v 1.1.1.4 2001/07/14 22:25:05 hartmans Exp $"); #include #ifdef AFS_NT40_ENV diff --git a/src/vol/test/nicreate.c b/src/vol/test/nicreate.c index b61ddde9b..3666e65e0 100644 --- a/src/vol/test/nicreate.c +++ b/src/vol/test/nicreate.c @@ -11,10 +11,10 @@ * Test "inode" creation in the user space file system. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/vol/test/nicreate.c,v 1.1.1.3 2001/07/11 03:12:30 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/vol/test/nicreate.c,v 1.1.1.4 2001/07/14 22:25:05 hartmans Exp $"); #ifdef AFS_NAMEI_ENV #include diff --git a/src/vol/test/nilist.c b/src/vol/test/nilist.c index 176da9059..d918ceb1d 100644 --- a/src/vol/test/nilist.c +++ b/src/vol/test/nilist.c @@ -11,10 +11,10 @@ * a partition. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/vol/test/nilist.c,v 1.1.1.3 2001/07/11 03:12:30 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/vol/test/nilist.c,v 1.1.1.4 2001/07/14 22:25:05 hartmans Exp $"); #include #ifdef AFS_NT40_ENV diff --git a/src/vol/test/nincdec.c b/src/vol/test/nincdec.c index f89515760..bb0527694 100644 --- a/src/vol/test/nincdec.c +++ b/src/vol/test/nincdec.c @@ -11,10 +11,10 @@ * Test "inode" creation in the user space file system. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/vol/test/nincdec.c,v 1.1.1.3 2001/07/11 03:12:30 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/vol/test/nincdec.c,v 1.1.1.4 2001/07/14 22:25:06 hartmans Exp $"); #ifdef AFS_NAMEI_ENV #include diff --git a/src/vol/test/nino.c b/src/vol/test/nino.c index 168b2eb50..7954c4263 100644 --- a/src/vol/test/nino.c +++ b/src/vol/test/nino.c @@ -10,10 +10,10 @@ /* * translate between inode numbers and contents. */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/vol/test/nino.c,v 1.1.1.3 2001/07/11 03:12:31 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/vol/test/nino.c,v 1.1.1.4 2001/07/14 22:25:06 hartmans Exp $"); #include #include diff --git a/src/vol/test/nsubr.c b/src/vol/test/nsubr.c index 5960da255..eb77e4040 100644 --- a/src/vol/test/nsubr.c +++ b/src/vol/test/nsubr.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/vol/test/nsubr.c,v 1.1.1.3 2001/07/11 03:12:31 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/vol/test/nsubr.c,v 1.1.1.4 2001/07/14 22:25:06 hartmans Exp $"); #ifdef AFS_NAMEI_ENV #include diff --git a/src/vol/test/testpart.c b/src/vol/test/testpart.c index a8490ccff..f72ace97f 100644 --- a/src/vol/test/testpart.c +++ b/src/vol/test/testpart.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/vol/test/testpart.c,v 1.1.1.3 2001/07/11 03:12:31 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/vol/test/testpart.c,v 1.1.1.4 2001/07/14 22:25:06 hartmans Exp $"); #include diff --git a/src/vol/test/updateDirInode.c b/src/vol/test/updateDirInode.c index 0c7344988..02d52f815 100644 --- a/src/vol/test/updateDirInode.c +++ b/src/vol/test/updateDirInode.c @@ -14,10 +14,10 @@ ** at customer sites too. ** */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/vol/test/updateDirInode.c,v 1.1.1.3 2001/07/11 03:12:31 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/vol/test/updateDirInode.c,v 1.1.1.4 2001/07/14 22:25:06 hartmans Exp $"); #include #include diff --git a/src/vol/test/utilities.c b/src/vol/test/utilities.c index 057c9bf73..0219306c8 100644 --- a/src/vol/test/utilities.c +++ b/src/vol/test/utilities.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/vol/test/utilities.c,v 1.1.1.3 2001/07/11 03:12:28 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/vol/test/utilities.c,v 1.1.1.4 2001/07/14 22:25:05 hartmans Exp $"); #include #include diff --git a/src/vol/vnode.c b/src/vol/vnode.c index 3ec9fd733..27e09398b 100644 --- a/src/vol/vnode.c +++ b/src/vol/vnode.c @@ -13,10 +13,10 @@ Institution: The Information Technology Center, Carnegie-Mellon University */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/vol/vnode.c,v 1.1.1.3 2001/07/11 03:12:25 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/vol/vnode.c,v 1.1.1.4 2001/07/14 22:25:01 hartmans Exp $"); #include #include diff --git a/src/vol/vol-info.c b/src/vol/vol-info.c index d38b56e01..44c9da77c 100644 --- a/src/vol/vol-info.c +++ b/src/vol/vol-info.c @@ -14,10 +14,10 @@ */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/vol/vol-info.c,v 1.1.1.4 2001/07/11 03:12:25 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/vol/vol-info.c,v 1.1.1.5 2001/07/14 22:25:02 hartmans Exp $"); #include #include diff --git a/src/vol/vol-salvage.c b/src/vol/vol-salvage.c index 5db0d37c3..48921a12c 100644 --- a/src/vol/vol-salvage.c +++ b/src/vol/vol-salvage.c @@ -88,10 +88,10 @@ Vnodes with 0 inode pointers in RW volumes are now deleted. /* Main program file. Define globals. */ #define MAIN 1 -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/vol/vol-salvage.c,v 1.1.1.5 2001/07/11 03:12:23 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/vol/vol-salvage.c,v 1.1.1.6 2001/07/14 22:25:01 hartmans Exp $"); #include #include diff --git a/src/vol/volume.c b/src/vol/volume.c index aec237a45..8ac243471 100644 --- a/src/vol/volume.c +++ b/src/vol/volume.c @@ -16,10 +16,10 @@ */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/vol/volume.c,v 1.1.1.7 2001/07/11 03:12:26 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/vol/volume.c,v 1.1.1.8 2001/07/14 22:25:02 hartmans Exp $"); #include #include diff --git a/src/vol/vutil.c b/src/vol/vutil.c index 12d26156a..87e4ba6a7 100644 --- a/src/vol/vutil.c +++ b/src/vol/vutil.c @@ -14,10 +14,10 @@ */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/vol/vutil.c,v 1.1.1.4 2001/07/11 03:12:27 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/vol/vutil.c,v 1.1.1.5 2001/07/14 22:25:03 hartmans Exp $"); #include #include diff --git a/src/volser/common.c b/src/volser/common.c index f1439fc49..6345fa08e 100644 --- a/src/volser/common.c +++ b/src/volser/common.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/volser/common.c,v 1.1.1.3 2001/07/11 03:12:32 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/volser/common.c,v 1.1.1.4 2001/07/14 22:25:07 hartmans Exp $"); #include #include diff --git a/src/volser/dumpstuff.c b/src/volser/dumpstuff.c index 868c43840..88f6edff0 100644 --- a/src/volser/dumpstuff.c +++ b/src/volser/dumpstuff.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/volser/dumpstuff.c,v 1.1.1.4 2001/07/11 03:12:32 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/volser/dumpstuff.c,v 1.1.1.5 2001/07/14 22:25:07 hartmans Exp $"); #include #include diff --git a/src/volser/lockprocs.c b/src/volser/lockprocs.c index c8e610507..73a37274e 100644 --- a/src/volser/lockprocs.c +++ b/src/volser/lockprocs.c @@ -14,10 +14,10 @@ * Date: December, 88 */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/volser/lockprocs.c,v 1.1.1.3 2001/07/11 03:12:37 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/volser/lockprocs.c,v 1.1.1.4 2001/07/14 22:25:07 hartmans Exp $"); #include #ifdef AFS_NT40_ENV diff --git a/src/volser/physio.c b/src/volser/physio.c index a893405d3..58173ce83 100644 --- a/src/volser/physio.c +++ b/src/volser/physio.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/volser/physio.c,v 1.1.1.3 2001/07/11 03:12:37 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/volser/physio.c,v 1.1.1.4 2001/07/14 22:25:08 hartmans Exp $"); #include #ifdef AFS_NT40_ENV diff --git a/src/volser/restorevol.c b/src/volser/restorevol.c index adce61213..2905ac869 100644 --- a/src/volser/restorevol.c +++ b/src/volser/restorevol.c @@ -39,10 +39,10 @@ * */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/volser/restorevol.c,v 1.1.1.3 2001/07/11 03:12:37 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/volser/restorevol.c,v 1.1.1.4 2001/07/14 22:25:08 hartmans Exp $"); #include #include diff --git a/src/volser/volprocs.c b/src/volser/volprocs.c index 4a374b597..665273ffe 100644 --- a/src/volser/volprocs.c +++ b/src/volser/volprocs.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/volser/volprocs.c,v 1.1.1.4 2001/07/11 03:12:38 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/volser/volprocs.c,v 1.1.1.5 2001/07/14 22:25:09 hartmans Exp $"); #include #include diff --git a/src/volser/voltrans.c b/src/volser/voltrans.c index 1bbc6b3fb..c070473d5 100644 --- a/src/volser/voltrans.c +++ b/src/volser/voltrans.c @@ -14,10 +14,10 @@ * Date: December, 88 */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/volser/voltrans.c,v 1.1.1.3 2001/07/11 03:12:39 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/volser/voltrans.c,v 1.1.1.4 2001/07/14 22:25:10 hartmans Exp $"); #ifdef AFS_NT40_ENV #include diff --git a/src/volser/vos.c b/src/volser/vos.c index 7fe9049f0..9c89ad674 100644 --- a/src/volser/vos.c +++ b/src/volser/vos.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/volser/vos.c,v 1.1.1.4 2001/07/11 03:12:40 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/volser/vos.c,v 1.1.1.5 2001/07/14 22:25:10 hartmans Exp $"); #include #ifdef AFS_NT40_ENV diff --git a/src/volser/vsprocs.c b/src/volser/vsprocs.c index 1ac3e90ba..4a666e8dd 100644 --- a/src/volser/vsprocs.c +++ b/src/volser/vsprocs.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/volser/vsprocs.c,v 1.1.1.4 2001/07/11 03:12:40 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/volser/vsprocs.c,v 1.1.1.5 2001/07/14 22:25:11 hartmans Exp $"); #include #include diff --git a/src/volser/vsutils.c b/src/volser/vsutils.c index 2cf3d730c..bb2628db3 100644 --- a/src/volser/vsutils.c +++ b/src/volser/vsutils.c @@ -7,10 +7,10 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/volser/vsutils.c,v 1.1.1.5 2001/07/11 03:12:41 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/volser/vsutils.c,v 1.1.1.6 2001/07/14 22:25:11 hartmans Exp $"); #include #ifdef AFS_NT40_ENV diff --git a/src/xstat/xstat_cm.c b/src/xstat/xstat_cm.c index 470993898..48d9d21f0 100644 --- a/src/xstat/xstat_cm.c +++ b/src/xstat/xstat_cm.c @@ -14,10 +14,10 @@ * *------------------------------------------------------------------------*/ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/xstat/xstat_cm.c,v 1.1.1.3 2001/07/11 03:12:47 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/xstat/xstat_cm.c,v 1.1.1.4 2001/07/14 22:25:16 hartmans Exp $"); #include "xstat_cm.h" /*Interface for this module*/ #include /*Lightweight process package*/ diff --git a/src/xstat/xstat_cm_test.c b/src/xstat/xstat_cm_test.c index 2d5dc847c..51722f5bc 100644 --- a/src/xstat/xstat_cm_test.c +++ b/src/xstat/xstat_cm_test.c @@ -13,10 +13,10 @@ * *------------------------------------------------------------------------*/ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/xstat/xstat_cm_test.c,v 1.1.1.3 2001/07/11 03:12:46 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/xstat/xstat_cm_test.c,v 1.1.1.4 2001/07/14 22:25:16 hartmans Exp $"); #include "xstat_cm.h" /*Interface for xstat_cm module*/ #include /*Command line interpreter*/ diff --git a/src/xstat/xstat_fs.c b/src/xstat/xstat_fs.c index decc77129..1492bd457 100644 --- a/src/xstat/xstat_fs.c +++ b/src/xstat/xstat_fs.c @@ -14,10 +14,10 @@ * *------------------------------------------------------------------------*/ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/xstat/xstat_fs.c,v 1.1.1.3 2001/07/11 03:12:48 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/xstat/xstat_fs.c,v 1.1.1.4 2001/07/14 22:25:17 hartmans Exp $"); #include "xstat_fs.h" /*Interface for this module*/ #include /*Lightweight process package*/ diff --git a/src/xstat/xstat_fs_callback.c b/src/xstat/xstat_fs_callback.c index 05d6ee1ff..4453b813e 100644 --- a/src/xstat/xstat_fs_callback.c +++ b/src/xstat/xstat_fs_callback.c @@ -22,10 +22,10 @@ * need to be ``visible'' to anyone else. *------------------------------------------------------------------------*/ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/xstat/xstat_fs_callback.c,v 1.1.1.3 2001/07/11 03:12:48 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/xstat/xstat_fs_callback.c,v 1.1.1.4 2001/07/14 22:25:17 hartmans Exp $"); #include #include /*Standard I/O stuff*/ diff --git a/src/xstat/xstat_fs_test.c b/src/xstat/xstat_fs_test.c index d2b5662ea..266b8a132 100644 --- a/src/xstat/xstat_fs_test.c +++ b/src/xstat/xstat_fs_test.c @@ -13,10 +13,10 @@ * *------------------------------------------------------------------------*/ -#include #include +#include -RCSID("$Header: /tmp/cvstemp/openafs/src/xstat/xstat_fs_test.c,v 1.1.1.3 2001/07/11 03:12:47 hartmans Exp $"); +RCSID("$Header: /tmp/cvstemp/openafs/src/xstat/xstat_fs_test.c,v 1.1.1.4 2001/07/14 22:25:16 hartmans Exp $"); #include "xstat_fs.h" /*Interface for xstat_fs module*/ #include /*Command line interpreter*/