/*
- * $Source$
- * $Author$
+ * slave/kprop.c
*
* Copyright 1990,1991 by the Massachusetts Institute of Technology.
* All Rights Reserved.
*
*/
-#if !defined(lint) && !defined(SABER)
-static char rcsid_kprop_c[] =
-"$Id$";
-#endif /* !lint && !SABER */
#include <errno.h>
#ifdef POSIX_FILE_LOCKS
/*
- * $Source$
- * $Author$
- * $Id$
+ * slave/kprop.h
*
* Copyright 1990,1991 by the Massachusetts Institute of Technology.
* All Rights Reserved.
/*
- * $Source$
- * $Author$
+ * slave/kpropd.c
*
* Copyright 1990,1991 by the Massachusetts Institute of Technology.
* All Rights Reserved.
* write...
*/
-#if !defined(lint) && !defined(SABER)
-static char rcsid_kpropd_c[] =
-"$Id$";
-#endif /* !lint && !SABER */
#include <stdio.h>
#include <ctype.h>
/*
- * $Source$
- * $Author$
+ * tests/create/kdb5_mkdums.c
*
* Copyright 1990,1991 by the Massachusetts Institute of Technology.
* All Rights Reserved.
* Edit a KDC database.
*/
-#if !defined(lint) && !defined(SABER)
-static char rcsid_kdb_mkdums_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
-
#include <krb5/copyright.h>
#include <krb5/krb5.h>
#include <krb5/kdb.h>
/*
- * $Source$
- * $Author$
+ * tests/dump.c
*
* Copyright 1990 by the Massachusetts Institute of Technology.
* All Rights Reserved.
* Dump out a krb5_data to stderr (for debugging purposes).
*/
-#if !defined(lint) && !defined(SABER)
-static char rcsid_dump_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
-
-
#include <stdio.h>
#include <krb5/krb5.h>
/*
- * $Source$
- * $Author$
+ * tests/hammer/kdc5_hammer.c
*
* Copyright 1990,1991 by the Massachusetts Institute of Technology.
* All Rights Reserved.
* Initialize a credentials cache.
*/
-#if !defined(lint) && !defined(SABER)
-static char rcsid_hammer_c [] =
-"$Id$";
-#endif /* !lint & !SABER */
-
#include <stdio.h>
#include <krb5/copyright.h>
/*
- * $Source$
- * $Author$
+ * tests/hammer/pp.c
*
* Copyright 1991 by the Massachusetts Institute of Technology.
* All Rights Reserved.
*
*/
-#if !defined(lint) && !defined(SABER)
-static char rcsid_pp_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
#include <krb5/krb5.h>
void
/*
- * $Source$
- * $Author$
+ * tests/test1.c
*
* Copyright 1990 by the Massachusetts Institute of Technology.
* All Rights Reserved.
* Regression tests for the kerberos library.
*/
-#if !defined(lint) && !defined(SABER)
-static char rcsid_test1_c [] =
-"$Id$";
-#endif /* !lint & !SABER */
-
-
#include <krb5/krb5.h>
unsigned char key_one[8] = { 0x10, 0x23, 0x32, 0x45, 0x54, 0x67, 0x76, 0x89 };
/*
- * $Source$
- * $Author$
+ * tests/verify/kdb5_verify.c
*
* Copyright 1990,1991 by the Massachusetts Institute of Technology.
* All Rights Reserved.
* Edit a KDC database.
*/
-#if !defined(lint) && !defined(SABER)
-static char rcsid_kdb_verify_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
-
#include <krb5/copyright.h>
#include <krb5/krb5.h>
#include <krb5/kdb.h>
/*
- * $Source$
- * $Author$
+ * tests/verify/pkey.c
*
* Copyright 1991 by the Massachusetts Institute of Technology.
* All Rights Reserved.
*
*/
-#if !defined(lint) && !defined(SABER)
-static char rcsid_pkey_c [] =
-"$Id$";
-#endif /* !lint & !SABER */
#include <stdio.h>
void pkey(k)