diff options
Diffstat (limited to 'eBones/lib')
87 files changed, 163 insertions, 163 deletions
diff --git a/eBones/lib/Makefile b/eBones/lib/Makefile index 96e581d..206bcaa 100644 --- a/eBones/lib/Makefile +++ b/eBones/lib/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 5.1 (Berkeley) 6/25/90 -# $FreeBSD$ +# $Id$ SUBDIR= libacl libkdb libkrb libkadm librkinit diff --git a/eBones/lib/libacl/Makefile b/eBones/lib/libacl/Makefile index 3c22530..927db02 100644 --- a/eBones/lib/libacl/Makefile +++ b/eBones/lib/libacl/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 5.1 (Berkeley) 6/25/90 -# $FreeBSD$ +# $Id$ LIB= acl CFLAGS+=-DDEBUG -DKERBEROS diff --git a/eBones/lib/libacl/acl_check.3 b/eBones/lib/libacl/acl_check.3 index bca6250..6cb2eee 100644 --- a/eBones/lib/libacl/acl_check.3 +++ b/eBones/lib/libacl/acl_check.3 @@ -1,5 +1,5 @@ .\" from: acl_check.3,v 4.1 89/01/23 11:06:54 jtkohl Exp $ -.\" $FreeBSD$ +.\" $Id$ .\" Copyright 1989 by the Massachusetts Institute of Technology. .\" .\" For copying and distribution information, diff --git a/eBones/lib/libacl/acl_files.c b/eBones/lib/libacl/acl_files.c index a75a965..c5fe861 100644 --- a/eBones/lib/libacl/acl_files.c +++ b/eBones/lib/libacl/acl_files.c @@ -6,13 +6,13 @@ * <mit-copyright.h>. * * from: acl_files.c,v 4.4 89/12/19 13:30:53 jtkohl Exp $ - * $FreeBSD$ + * $Id$ */ #if 0 #ifndef lint static char rcsid[] = -"$FreeBSD$"; +"$Id$"; #endif lint #endif diff --git a/eBones/lib/libkadm/Makefile b/eBones/lib/libkadm/Makefile index 587f987..63db354 100644 --- a/eBones/lib/libkadm/Makefile +++ b/eBones/lib/libkadm/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 5.1 (Berkeley) 6/25/90 -# $FreeBSD$ +# $Id$ LIB= kadm diff --git a/eBones/lib/libkadm/kadm_cli_wrap.c b/eBones/lib/libkadm/kadm_cli_wrap.c index 26992e2..9ca0bdf 100644 --- a/eBones/lib/libkadm/kadm_cli_wrap.c +++ b/eBones/lib/libkadm/kadm_cli_wrap.c @@ -12,7 +12,7 @@ static char rcsid_kadm_cli_wrap_c[] = "from: Id: kadm_cli_wrap.c,v 4.6 89/12/30 20:09:45 qjb Exp"; static const char rcsid[] = - "$FreeBSD$"; + "$Id$"; #endif lint #endif diff --git a/eBones/lib/libkadm/kadm_stream.c b/eBones/lib/libkadm/kadm_stream.c index c714975..8bec7d7 100644 --- a/eBones/lib/libkadm/kadm_stream.c +++ b/eBones/lib/libkadm/kadm_stream.c @@ -12,7 +12,7 @@ static char rcsid_kadm_stream_c[] = "Header: /afs/athena.mit.edu/astaff/project/kerberos/src/lib/kadm/RCS/kadm_stream.c,v 4.2 89/09/26 09:20:48 jtkohl Exp "; static const char rcsid[] = - "$FreeBSD$"; + "$Id$"; #endif lint #endif diff --git a/eBones/lib/libkadm/kadm_supp.c b/eBones/lib/libkadm/kadm_supp.c index ca516a0..cf8bba5 100644 --- a/eBones/lib/libkadm/kadm_supp.c +++ b/eBones/lib/libkadm/kadm_supp.c @@ -12,7 +12,7 @@ static char rcsid_kadm_supp_c[] = "Header: /afs/athena.mit.edu/astaff/project/kerberos/src/lib/kadm/RCS/kadm_supp.c,v 4.1 89/09/26 09:21:07 jtkohl Exp "; static const char rcsid[] = - "$FreeBSD$"; + "$Id$"; #endif lint #endif diff --git a/eBones/lib/libkdb/Makefile b/eBones/lib/libkdb/Makefile index 07c61f4..88041cc 100644 --- a/eBones/lib/libkdb/Makefile +++ b/eBones/lib/libkdb/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 5.1 (Berkeley) 6/25/90 -# $FreeBSD$ +# $Id$ LIB= kdb CFLAGS+=-DKERBEROS -DDEBUG diff --git a/eBones/lib/libkdb/krb_cache.c b/eBones/lib/libkdb/krb_cache.c index a45ea90..2e8ad11 100644 --- a/eBones/lib/libkdb/krb_cache.c +++ b/eBones/lib/libkdb/krb_cache.c @@ -6,13 +6,13 @@ * This is where a cache would be implemented, if it were necessary. * * from: krb_cache.c,v 4.5 89/01/24 18:12:34 jon Exp $ - * $FreeBSD$ + * $Id$ */ #if 0 #ifndef lint static char rcsid[] = -"$FreeBSD$"; +"$Id$"; #endif lint #endif diff --git a/eBones/lib/libkdb/krb_dbm.c b/eBones/lib/libkdb/krb_dbm.c index ac635a2..9b100c5 100644 --- a/eBones/lib/libkdb/krb_dbm.c +++ b/eBones/lib/libkdb/krb_dbm.c @@ -4,13 +4,13 @@ * <Copyright.MIT>. * * from: krb_dbm.c,v 4.9 89/04/18 16:15:13 wesommer Exp $ - * $FreeBSD$ + * $Id$ */ #if 0 #ifndef lint static char rcsid[] = -"$FreeBSD$"; +"$Id$"; #endif lint #endif diff --git a/eBones/lib/libkdb/krb_kdb_utils.c b/eBones/lib/libkdb/krb_kdb_utils.c index 1f52cc6..abec479 100644 --- a/eBones/lib/libkdb/krb_kdb_utils.c +++ b/eBones/lib/libkdb/krb_kdb_utils.c @@ -10,13 +10,13 @@ * Jon Rochlis, MIT Telecom, March 1988 * * from: krb_kdb_utils.c,v 4.1 89/07/26 11:01:12 jtkohl Exp $ - * $FreeBSD$ + * $Id$ */ #if 0 #ifndef lint static char rcsid[] = -"$FreeBSD$"; +"$Id$"; #endif lint #endif diff --git a/eBones/lib/libkdb/krb_lib.c b/eBones/lib/libkdb/krb_lib.c index c23c58b..235c050 100644 --- a/eBones/lib/libkdb/krb_lib.c +++ b/eBones/lib/libkdb/krb_lib.c @@ -1,6 +1,6 @@ /* * $Source: /home/ncvs/src/eBones/lib/libkdb/krb_lib.c,v $ - * $Author: markm $ + * $Author: jkh $ * * Copyright 1988 by the Massachusetts Institute of Technology. * @@ -11,7 +11,7 @@ #if 0 #ifndef lint static char rcsid[] = -"$FreeBSD$"; +"$Id$"; #endif lint #endif diff --git a/eBones/lib/libkdb/print_princ.c b/eBones/lib/libkdb/print_princ.c index 75b8f30..396a66a 100644 --- a/eBones/lib/libkdb/print_princ.c +++ b/eBones/lib/libkdb/print_princ.c @@ -3,14 +3,14 @@ * For copying and distribution information, please see the file * <Copyright.MIT>. * - * from: $Header: /home/ncvs/src/eBones/lib/libkdb/print_princ.c,v 1.4 1995/09/07 21:37:13 markm Exp $ - * $FreeBSD$ + * from: $Header: /home/ncvs/src/eBones/lib/libkdb/print_princ.c,v 1.5 1997/01/14 05:40:32 jkh Exp $ + * $Id$ */ #if 0 #ifndef lint static char rcsid[] = -"$FreeBSD$"; +"$Id$"; #endif lint #endif diff --git a/eBones/lib/libkrb/Makefile b/eBones/lib/libkrb/Makefile index 0c622b6..4bd9eee 100644 --- a/eBones/lib/libkrb/Makefile +++ b/eBones/lib/libkrb/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 5.1 (Berkeley) 6/25/90 -# $FreeBSD$ +# $Id$ LIB= krb SHLIB_MINOR= 1 diff --git a/eBones/lib/libkrb/add_ticket.c b/eBones/lib/libkrb/add_ticket.c index b28ed4d..e9840b6 100644 --- a/eBones/lib/libkrb/add_ticket.c +++ b/eBones/lib/libkrb/add_ticket.c @@ -5,13 +5,13 @@ * <Copyright.MIT>. * * from: add_ticket.c,v 4.7 88/10/07 06:06:26 shanzer Exp $ - * $FreeBSD$ + * $Id$ */ #if 0 #ifndef lint static char rcsid[] = -"$FreeBSD$"; +"$Id$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/create_auth_reply.c b/eBones/lib/libkrb/create_auth_reply.c index e70d74f..e7f669b 100644 --- a/eBones/lib/libkrb/create_auth_reply.c +++ b/eBones/lib/libkrb/create_auth_reply.c @@ -5,13 +5,13 @@ * <Copyright.MIT>. * * from: create_auth_reply.c,v 4.10 89/01/13 17:47:38 steiner Exp $ - * $FreeBSD$ + * $Id$ */ #if 0 #ifndef lint static char *rcsid = -"$FreeBSD$"; +"$Id$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/create_ciph.c b/eBones/lib/libkrb/create_ciph.c index d94716e..c0e5656 100644 --- a/eBones/lib/libkrb/create_ciph.c +++ b/eBones/lib/libkrb/create_ciph.c @@ -5,13 +5,13 @@ * <Copyright.MIT>. * * from: create_ciph.c,v 4.8 89/05/18 21:24:26 jis Exp $ - * $FreeBSD$ + * $Id$ */ #if 0 #ifndef lint static char *rcsid = -"$FreeBSD$"; +"$Id$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/create_death_packet.c b/eBones/lib/libkrb/create_death_packet.c index 1d79102..46decc1 100644 --- a/eBones/lib/libkrb/create_death_packet.c +++ b/eBones/lib/libkrb/create_death_packet.c @@ -5,13 +5,13 @@ * <Copyright.MIT>. * * from: create_death_packet.c,v 4.9 89/01/17 16:05:59 rfrench Exp $ - * $FreeBSD$ + * $Id$ */ #if 0 #ifndef lint static char *rcsid = -"$FreeBSD$"; +"$Id$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/create_ticket.c b/eBones/lib/libkrb/create_ticket.c index eca838e..ff9a09b 100644 --- a/eBones/lib/libkrb/create_ticket.c +++ b/eBones/lib/libkrb/create_ticket.c @@ -5,13 +5,13 @@ * <Copyright.MIT>. * * from: create_ticket.c,v 4.11 89/03/22 14:43:23 jtkohl Exp $ - * $FreeBSD$ + * $Id$ */ #if 0 #ifndef lint static char rcsid[] = -"$FreeBSD$"; +"$Id$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/debug_decl.c b/eBones/lib/libkrb/debug_decl.c index 128dd07..f39aa61 100644 --- a/eBones/lib/libkrb/debug_decl.c +++ b/eBones/lib/libkrb/debug_decl.c @@ -4,13 +4,13 @@ * <Copyright.MIT>. * * from: debug_decl.c,v 4.5 88/10/07 06:07:49 shanzer Exp $ - * $FreeBSD$ + * $Id$ */ #if 0 #ifndef lint static char rcsid[] = -"$FreeBSD$"; +"$Id$"; #endif lint #endif diff --git a/eBones/lib/libkrb/decomp_ticket.c b/eBones/lib/libkrb/decomp_ticket.c index b3b3cad..cb304df 100644 --- a/eBones/lib/libkrb/decomp_ticket.c +++ b/eBones/lib/libkrb/decomp_ticket.c @@ -5,13 +5,13 @@ * <Copyright.MIT>. * * from: decomp_ticket.c,v 4.12 89/05/16 18:44:46 jtkohl Exp $ - * $FreeBSD$ + * $Id$ */ #if 0 #ifndef lint static char *rcsid = -"$FreeBSD$"; +"$Id$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/des_rw.c b/eBones/lib/libkrb/des_rw.c index e115c74..e2ac183 100644 --- a/eBones/lib/libkrb/des_rw.c +++ b/eBones/lib/libkrb/des_rw.c @@ -35,7 +35,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $Id$ */ /* diff --git a/eBones/lib/libkrb/dest_tkt.c b/eBones/lib/libkrb/dest_tkt.c index 2c45dc2..c91d881 100644 --- a/eBones/lib/libkrb/dest_tkt.c +++ b/eBones/lib/libkrb/dest_tkt.c @@ -5,13 +5,13 @@ * <Copyright.MIT>. * * from: dest_tkt.c,v 4.9 89/10/02 16:23:07 jtkohl Exp $ - * $FreeBSD$ + * $Id$ */ #if 0 #ifndef lint static char *rcsid = -"$FreeBSD$"; +"$Id$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/extract_ticket.c b/eBones/lib/libkrb/extract_ticket.c index 840da29..eb9e3b0 100644 --- a/eBones/lib/libkrb/extract_ticket.c +++ b/eBones/lib/libkrb/extract_ticket.c @@ -5,13 +5,13 @@ * <Copyright.MIT>. * * from: extract_ticket.c,v 4.6 88/10/07 06:08:15 shanzer Exp $ - * $FreeBSD$ + * $Id$ */ #if 0 #ifndef lint static char *rcsid = -"$FreeBSD$"; +"$Id$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/fgetst.c b/eBones/lib/libkrb/fgetst.c index f053e5b..459b5f4 100644 --- a/eBones/lib/libkrb/fgetst.c +++ b/eBones/lib/libkrb/fgetst.c @@ -4,13 +4,13 @@ * <Copyright.MIT>. * * from: fgetst.c,v 4.0 89/01/23 10:08:31 jtkohl Exp $ - * $FreeBSD$ + * $Id$ */ #if 0 #ifndef lint static char rcsid[] = -"$FreeBSD$"; +"$Id$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/get_ad_tkt.c b/eBones/lib/libkrb/get_ad_tkt.c index 0d109ca..4ab5e67 100644 --- a/eBones/lib/libkrb/get_ad_tkt.c +++ b/eBones/lib/libkrb/get_ad_tkt.c @@ -5,13 +5,13 @@ * <Copyright.MIT>. * * from: get_ad_tkt.c,v 4.15 89/07/07 15:18:51 jtkohl Exp $ - * $FreeBSD$ + * $Id$ */ #if 0 #ifndef lint static char rcsid[] = -"$FreeBSD$"; +"$Id$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/get_admhst.c b/eBones/lib/libkrb/get_admhst.c index 1e3be22..2f84f3c 100644 --- a/eBones/lib/libkrb/get_admhst.c +++ b/eBones/lib/libkrb/get_admhst.c @@ -5,13 +5,13 @@ * <Copyright.MIT>. * * from: get_admhst.c,v 4.0 89/01/23 10:08:55 jtkohl Exp $ - * $FreeBSD$ + * $Id$ */ #if 0 #ifndef lint static char *rcsid = -"$FreeBSD$"; +"$Id$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/get_cred.c b/eBones/lib/libkrb/get_cred.c index 452663f..ef0bf74 100644 --- a/eBones/lib/libkrb/get_cred.c +++ b/eBones/lib/libkrb/get_cred.c @@ -5,13 +5,13 @@ * <Copyright.MIT>. * * from: get_cred.c,v 4.10 89/05/31 17:46:22 jtkohl Exp $ - * $FreeBSD$ + * $Id$ */ #if 0 #ifndef lint static char *rcsid = -"$FreeBSD$"; +"$Id$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/get_in_tkt.c b/eBones/lib/libkrb/get_in_tkt.c index 61839eb..9cc5779 100644 --- a/eBones/lib/libkrb/get_in_tkt.c +++ b/eBones/lib/libkrb/get_in_tkt.c @@ -4,13 +4,13 @@ * <Copyright.MIT>. * * from: get_in_tkt.c,v 4.12 89/07/18 16:32:56 jtkohl Exp $ - * $FreeBSD$ + * $Id$ */ #if 0 #ifndef lint static char rcsid[] = -"$FreeBSD$"; +"$Id$"; #endif /* lint */ #endif @@ -90,7 +90,7 @@ krb_get_pw_in_tkt(user,instance,realm,service,sinstance,life,password) #ifdef NOENCRYPTION /* * $Source: /home/ncvs/src/eBones/lib/libkrb/get_in_tkt.c,v $ - * $Author: markm $ + * $Author: jkh $ * * Copyright 1985, 1986, 1987, 1988 by the Massachusetts Institute * of Technology. diff --git a/eBones/lib/libkrb/get_krbhst.c b/eBones/lib/libkrb/get_krbhst.c index 7ba4c36..30ecdbf 100644 --- a/eBones/lib/libkrb/get_krbhst.c +++ b/eBones/lib/libkrb/get_krbhst.c @@ -5,13 +5,13 @@ * <Copyright.MIT>. * * from: get_krbhst.c,v 4.8 89/01/22 20:00:29 rfrench Exp $ - * $FreeBSD$ + * $Id$ */ #if 0 #ifndef lint static char *rcsid = -"$FreeBSD$"; +"$Id$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/get_krbrlm.c b/eBones/lib/libkrb/get_krbrlm.c index 682b61d..dceb49a 100644 --- a/eBones/lib/libkrb/get_krbrlm.c +++ b/eBones/lib/libkrb/get_krbrlm.c @@ -5,13 +5,13 @@ * <Copyright.MIT>. * * from: get_krbrlm.c,v 4.8 89/01/22 20:02:54 rfrench Exp $ - * $FreeBSD$ + * $Id$ */ #if 0 #ifndef lint static char *rcsid = -"$FreeBSD$"; +"$Id$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/get_phost.c b/eBones/lib/libkrb/get_phost.c index 9088649..8d3ee48 100644 --- a/eBones/lib/libkrb/get_phost.c +++ b/eBones/lib/libkrb/get_phost.c @@ -4,13 +4,13 @@ * <Copyright.MIT>. * * from: get_phost.c,v 4.6 89/01/23 09:25:40 jtkohl Exp $ - * $FreeBSD$ + * $Id$ */ #if 0 #ifndef lint static char rcsid[] = -"$FreeBSD$"; +"$Id$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/get_pw_tkt.c b/eBones/lib/libkrb/get_pw_tkt.c index 79ebc15..66661d1 100644 --- a/eBones/lib/libkrb/get_pw_tkt.c +++ b/eBones/lib/libkrb/get_pw_tkt.c @@ -5,13 +5,13 @@ * <Copyright.MIT>. * * from: get_pw_tkt.c,v 4.6 89/01/13 18:19:11 steiner Exp $ - * $FreeBSD$ + * $Id$ */ #if 0 #ifndef lint static char *rcsid = -"$FreeBSD$"; +"$Id$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/get_request.c b/eBones/lib/libkrb/get_request.c index ce74c60..c9d32b2 100644 --- a/eBones/lib/libkrb/get_request.c +++ b/eBones/lib/libkrb/get_request.c @@ -5,13 +5,13 @@ * <Copyright.MIT>. * * from: get_request.c,v 4.7 88/12/01 14:00:11 jtkohl Exp $ - * $FreeBSD$ + * $Id$ */ #if 0 #ifndef lint static char *rcsid = -"$FreeBSD$"; +"$Id$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/get_svc_in_tkt.c b/eBones/lib/libkrb/get_svc_in_tkt.c index 3771e76..fdc50ca 100644 --- a/eBones/lib/libkrb/get_svc_in_tkt.c +++ b/eBones/lib/libkrb/get_svc_in_tkt.c @@ -4,13 +4,13 @@ * <Copyright.MIT>. * * from: get_svc_in_tkt.c,v 4.9 89/07/18 16:33:34 jtkohl Exp $ - * $FreeBSD$ + * $Id$ */ #if 0 #ifndef lint static char rcsid[] = -"$FreeBSD$"; +"$Id$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/get_tf_fullname.c b/eBones/lib/libkrb/get_tf_fullname.c index 42041b8..6db4ae2 100644 --- a/eBones/lib/libkrb/get_tf_fullname.c +++ b/eBones/lib/libkrb/get_tf_fullname.c @@ -4,13 +4,13 @@ * <Copyright.MIT>. * * from: get_tf_fullname.c,v 4.3 90/03/10 22:40:20 jon Exp $ - * $FreeBSD$ + * $Id$ */ #if 0 #ifndef lint static char rcsid[] = -"$FreeBSD$"; +"$Id$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/get_tf_realm.c b/eBones/lib/libkrb/get_tf_realm.c index de91412..35c0607 100644 --- a/eBones/lib/libkrb/get_tf_realm.c +++ b/eBones/lib/libkrb/get_tf_realm.c @@ -4,13 +4,13 @@ * <Copyright.MIT>. * * from: get_tf_realm.c,v 4.2 90/01/02 13:40:19 jtkohl Exp $ - * $FreeBSD$ + * $Id$ */ #if 0 #ifndef lint static char rcsid[] = -"$FreeBSD$"; +"$Id$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/getrealm.c b/eBones/lib/libkrb/getrealm.c index 4060035..945ddfd 100644 --- a/eBones/lib/libkrb/getrealm.c +++ b/eBones/lib/libkrb/getrealm.c @@ -6,13 +6,13 @@ * routine to convert hostname into realm name. * * from: getrealm.c,v 4.6 90/01/02 13:35:56 jtkohl Exp $ - * $FreeBSD$ + * $Id$ */ #if 0 #ifndef lint static char rcsid[] = -"$FreeBSD$"; +"$Id$"; #endif lint #endif diff --git a/eBones/lib/libkrb/getst.c b/eBones/lib/libkrb/getst.c index 0034838..e046257 100644 --- a/eBones/lib/libkrb/getst.c +++ b/eBones/lib/libkrb/getst.c @@ -4,13 +4,13 @@ * <Copyright.MIT>. * * form: getst.c,v 4.5 88/11/15 16:31:39 jtkohl Exp $ - * $FreeBSD$ + * $Id$ */ #if 0 #ifndef lint static char rcsid[] = -"$FreeBSD$"; +"$Id$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/in_tkt.c b/eBones/lib/libkrb/in_tkt.c index a70945c..faa9703 100644 --- a/eBones/lib/libkrb/in_tkt.c +++ b/eBones/lib/libkrb/in_tkt.c @@ -5,13 +5,13 @@ * <Copyright.MIT>. * * from: kt.c,v 4.9 89/10/25 19:03:35 qjb Exp $ - * $FreeBSD$ + * $Id$ */ #if 0 #ifndef lint static char rcsid[] = -"$FreeBSD$"; +"$Id$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/k_gethostname.c b/eBones/lib/libkrb/k_gethostname.c index 00a4cac..f1df2cf 100644 --- a/eBones/lib/libkrb/k_gethostname.c +++ b/eBones/lib/libkrb/k_gethostname.c @@ -4,13 +4,13 @@ * <Copyright.MIT>. * * from: k_gethostname.c,v 4.1 88/12/01 14:04:42 jtkohl Exp $ - * $FreeBSD$ + * $Id$ */ #if 0 #ifndef lint static char rcsid[] = -"$FreeBSD$"; +"$Id$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/klog.c b/eBones/lib/libkrb/klog.c index b2b4929..3f9f3e0 100644 --- a/eBones/lib/libkrb/klog.c +++ b/eBones/lib/libkrb/klog.c @@ -5,13 +5,13 @@ * <Copyright.MIT>. * * from: klog.c,v 4.6 88/12/01 14:06:05 jtkohl Exp $ - * $FreeBSD$ + * $Id$ */ #if 0 #ifndef lint static char *rcsid = -"$FreeBSD$"; +"$Id$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/kname_parse.c b/eBones/lib/libkrb/kname_parse.c index 7a3f602..3eb65ba 100644 --- a/eBones/lib/libkrb/kname_parse.c +++ b/eBones/lib/libkrb/kname_parse.c @@ -4,13 +4,13 @@ * <Copyright.MIT>. * * from: kname_parse.c,v 4.4 88/12/01 14:07:29 jtkohl Exp $ - * $FreeBSD$ + * $Id$ */ #if 0 #ifndef lint static char rcsid[] = -"$FreeBSD$"; +"$Id$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/kntoln.c b/eBones/lib/libkrb/kntoln.c index 987fd7c4..d397cd9 100644 --- a/eBones/lib/libkrb/kntoln.c +++ b/eBones/lib/libkrb/kntoln.c @@ -5,13 +5,13 @@ * <Copyright.MIT>. * * from: kntoln.c,v 4.7 89/01/23 09:25:15 jtkohl Exp $ - * $FreeBSD$ + * $Id$ */ #if 0 #ifndef lint static char *rcsid = -"$FreeBSD$"; +"$Id$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/kparse.c b/eBones/lib/libkrb/kparse.c index 87fa64a..720bc89 100644 --- a/eBones/lib/libkrb/kparse.c +++ b/eBones/lib/libkrb/kparse.c @@ -30,13 +30,13 @@ * * * from: kparse.c,v 4.5 89/01/21 17:20:39 jtkohl Exp $ - * $FreeBSD$ + * $Id$ */ #if 0 #ifndef lint static char rcsid[] = -"$FreeBSD$"; +"$Id$"; #endif lint #endif diff --git a/eBones/lib/libkrb/krb_err.et b/eBones/lib/libkrb/krb_err.et index 1d5d5f5..8fedf9f 100644 --- a/eBones/lib/libkrb/krb_err.et +++ b/eBones/lib/libkrb/krb_err.et @@ -3,7 +3,7 @@ # "Copyright.MIT". # # from: krb_err.et,v 4.1 89/09/26 09:24:20 jtkohl Exp $ -# $FreeBSD$ +# $Id$ # error_table krb diff --git a/eBones/lib/libkrb/krb_err_txt.c b/eBones/lib/libkrb/krb_err_txt.c index fd1ae2d..ebe6fa4 100644 --- a/eBones/lib/libkrb/krb_err_txt.c +++ b/eBones/lib/libkrb/krb_err_txt.c @@ -4,13 +4,13 @@ * <Copyright.MIT>. * * from: krb_err_txt.c,v 4.7 88/12/01 14:10:14 jtkohl Exp $ - * $FreeBSD$ + * $Id$ */ #if 0 #ifndef lint static char rcsid[] = -"$FreeBSD$"; +"$Id$"; #endif lint #endif diff --git a/eBones/lib/libkrb/krb_get_in_tkt.c b/eBones/lib/libkrb/krb_get_in_tkt.c index 06e2e3a..016f35b 100644 --- a/eBones/lib/libkrb/krb_get_in_tkt.c +++ b/eBones/lib/libkrb/krb_get_in_tkt.c @@ -5,13 +5,13 @@ * <Copyright.MIT>. * * from: der: krb_get_in_tkt.c,v 4.19 89/07/18 16:31:31 jtkohl Exp $ - * $FreeBSD$ + * $Id$ */ #if 0 #ifndef lint static char *rcsid = -"$FreeBSD$"; +"$Id$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/krb_realmofhost.3 b/eBones/lib/libkrb/krb_realmofhost.3 index a168867..f710bbf 100644 --- a/eBones/lib/libkrb/krb_realmofhost.3 +++ b/eBones/lib/libkrb/krb_realmofhost.3 @@ -1,5 +1,5 @@ .\" from: krb_realmofhost.3,v 4.1 89/01/23 11:10:47 jtkohl Exp $ -.\" $FreeBSD$ +.\" $Id$ .\" Copyright 1989 by the Massachusetts Institute of Technology. .\" .\" For copying and distribution information, diff --git a/eBones/lib/libkrb/krb_sendauth.3 b/eBones/lib/libkrb/krb_sendauth.3 index e6d63a9..d014d2c 100644 --- a/eBones/lib/libkrb/krb_sendauth.3 +++ b/eBones/lib/libkrb/krb_sendauth.3 @@ -1,5 +1,5 @@ .\" from: krb_sendauth.3,v 4.1 89/01/23 11:10:58 jtkohl Exp $ -.\" $FreeBSD$ +.\" $Id$ .\" Copyright 1988 by the Massachusetts Institute of Technology. .\" .\" For copying and distribution information, diff --git a/eBones/lib/libkrb/krb_set_tkt_string.3 b/eBones/lib/libkrb/krb_set_tkt_string.3 index 4b34fe5..4adf847 100644 --- a/eBones/lib/libkrb/krb_set_tkt_string.3 +++ b/eBones/lib/libkrb/krb_set_tkt_string.3 @@ -1,5 +1,5 @@ .\" from: krb_set_tkt_string.3,v 4.1 89/01/23 11:11:09 jtkohl Exp $ -.\" $FreeBSD$ +.\" $Id$ .\" Copyright 1989 by the Massachusetts Institute of Technology. .\" .\" For copying and distribution information, diff --git a/eBones/lib/libkrb/krbglue.c b/eBones/lib/libkrb/krbglue.c index 5dd0447..80edeba 100644 --- a/eBones/lib/libkrb/krbglue.c +++ b/eBones/lib/libkrb/krbglue.c @@ -4,13 +4,13 @@ * <Copyright.MIT>. * * from: krbglue.c,v 4.1 89/01/23 15:51:50 wesommer Exp $ - * $FreeBSD$ + * $Id$ */ #if 0 #ifndef lint static char rcsid[] = -$FreeBSD$"; +$Id$"; #endif lint #endif diff --git a/eBones/lib/libkrb/kuserok.3 b/eBones/lib/libkrb/kuserok.3 index 5f8e146..4108bc5 100644 --- a/eBones/lib/libkrb/kuserok.3 +++ b/eBones/lib/libkrb/kuserok.3 @@ -1,5 +1,5 @@ .\" from: kuserok.3,v 4.1 89/01/23 11:11:49 jtkohl Exp $ -.\" $FreeBSD$ +.\" $Id$ .\" Copyright 1989 by the Massachusetts Institute of Technology. .\" .\" For copying and distribution information, diff --git a/eBones/lib/libkrb/kuserok.c b/eBones/lib/libkrb/kuserok.c index 116ae50..c02598b 100644 --- a/eBones/lib/libkrb/kuserok.c +++ b/eBones/lib/libkrb/kuserok.c @@ -7,13 +7,13 @@ * access to a local account * * from: kuserok.c,v 4.5 89/01/23 09:25:21 jtkohl Exp $ - * $FreeBSD$ + * $Id$ */ #if 0 #ifndef lint static char rcsid[] = -"$FreeBSD$"; +"$Id$"; #endif lint #endif diff --git a/eBones/lib/libkrb/log.c b/eBones/lib/libkrb/log.c index 008fdca..207fe64 100644 --- a/eBones/lib/libkrb/log.c +++ b/eBones/lib/libkrb/log.c @@ -5,13 +5,13 @@ * <Copyright.MIT>. * * from: log.c,v 4.7 88/12/01 14:15:14 jtkohl Exp $ - * $FreeBSD$ + * $Id$ */ #if 0 #ifndef lint static char *rcsid = -"$FreeBSD$"; +"$Id$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/mk_err.c b/eBones/lib/libkrb/mk_err.c index 005e5f4..2142b1a 100644 --- a/eBones/lib/libkrb/mk_err.c +++ b/eBones/lib/libkrb/mk_err.c @@ -5,13 +5,13 @@ * <Copyright.MIT>. * * from: mk_err.c,v 4.4 88/11/15 16:33:36 jtkohl Exp $ - * $FreeBSD$ + * $Id$ */ #if 0 #ifndef lint static char *rcsid = -"$FreeBSD$"; +"$Id$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/mk_priv.c b/eBones/lib/libkrb/mk_priv.c index cbbeb61..ecdb540 100644 --- a/eBones/lib/libkrb/mk_priv.c +++ b/eBones/lib/libkrb/mk_priv.c @@ -16,13 +16,13 @@ * Steve Miller Project Athena MIT/DEC * * from: mk_priv.c,v 4.13 89/03/22 14:48:59 jtkohl Exp $ - * $FreeBSD$ + * $Id$ */ #if 0 #ifndef lint static char rcsid[] = -"$FreeBSD$"; +"$Id$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/mk_req.c b/eBones/lib/libkrb/mk_req.c index 4eb09a2..ca19b2d 100644 --- a/eBones/lib/libkrb/mk_req.c +++ b/eBones/lib/libkrb/mk_req.c @@ -5,13 +5,13 @@ * <Copyright.MIT>. * * from: der: mk_req.c,v 4.17 89/07/07 15:20:35 jtkohl Exp $ - * $FreeBSD$ + * $Id$ */ #if 0 #ifndef lint static char *rcsid = -"$FreeBSD$"; +"$Id$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/mk_safe.c b/eBones/lib/libkrb/mk_safe.c index f434fec..4e29dc2 100644 --- a/eBones/lib/libkrb/mk_safe.c +++ b/eBones/lib/libkrb/mk_safe.c @@ -15,13 +15,13 @@ * Steve Miller Project Athena MIT/DEC * * from: mk_safe.c,v 4.12 89/03/22 14:50:49 jtkohl Exp $ - * $FreeBSD$ + * $Id$ */ #if 0 #ifndef lint static char rcsid[] = -"$FreeBSD$"; +"$Id$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/month_sname.c b/eBones/lib/libkrb/month_sname.c index 70a73cf..79d3ec1 100644 --- a/eBones/lib/libkrb/month_sname.c +++ b/eBones/lib/libkrb/month_sname.c @@ -5,13 +5,13 @@ * <Copyright.MIT>. * * from: month_sname.c,v 4.4 88/11/15 16:39:32 jtkohl Exp $ - * $FreeBSD$ + * $Id$ */ #if 0 #ifndef lint static char *rcsid = -"$FreeBSD$"; +"$Id$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/netread.c b/eBones/lib/libkrb/netread.c index ea2f9d7..e0d3ae6 100644 --- a/eBones/lib/libkrb/netread.c +++ b/eBones/lib/libkrb/netread.c @@ -4,13 +4,13 @@ * <Copyright.MIT>. * * from: netread.c,v 4.1 88/11/15 16:47:21 jtkohl Exp $ - * $FreeBSD$ + * $Id$ */ #if 0 #ifndef lint static char rcsid[] = -"$FreeBSD$"; +"$Id$"; #endif lint #endif diff --git a/eBones/lib/libkrb/netwrite.c b/eBones/lib/libkrb/netwrite.c index f6d09aa..51b3820 100644 --- a/eBones/lib/libkrb/netwrite.c +++ b/eBones/lib/libkrb/netwrite.c @@ -4,13 +4,13 @@ * <Copyright.MIT>. * * from: netwrite.c,v 4.1 88/11/15 16:48:58 jtkohl Exp $"; - * $FreeBSD$ + * $Id$ */ #if 0 #ifndef lint static char rcsid[] = -"$FreeBSD$"; +"$Id$"; #endif lint #endif diff --git a/eBones/lib/libkrb/one.c b/eBones/lib/libkrb/one.c index 86a439a..a986b37 100644 --- a/eBones/lib/libkrb/one.c +++ b/eBones/lib/libkrb/one.c @@ -4,13 +4,13 @@ * <Copyright.MIT>. * * form: one.c,v 4.1 88/11/15 16:51:41 jtkohl Exp $ - * $FreeBSD$ + * $Id$ */ #if 0 #ifndef lint static char rcsid[] = -"$FreeBSD$"; +"$Id$"; #endif lint #endif diff --git a/eBones/lib/libkrb/pkt_cipher.c b/eBones/lib/libkrb/pkt_cipher.c index 59d5a39..bcadcf9 100644 --- a/eBones/lib/libkrb/pkt_cipher.c +++ b/eBones/lib/libkrb/pkt_cipher.c @@ -5,13 +5,13 @@ * <Copyright.MIT>. * * from: pkt_cipher.c,v 4.8 89/01/13 17:46:14 steiner Exp $ - * $FreeBSD$ + * $Id$ */ #if 0 #ifndef lint static char *rcsid = -"$FreeBSD$"; +"$Id$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/pkt_clen.c b/eBones/lib/libkrb/pkt_clen.c index a956ae0..913eb8c 100644 --- a/eBones/lib/libkrb/pkt_clen.c +++ b/eBones/lib/libkrb/pkt_clen.c @@ -5,13 +5,13 @@ * <Copyright.MIT>. * * from: pkt_clen.c,v 4.7 88/11/15 16:56:36 jtkohl Exp $ - * $FreeBSD$ + * $Id$ */ #if 0 #ifndef lint static char *rcsid = -"$FreeBSD$"; +"$Id$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/rd_err.c b/eBones/lib/libkrb/rd_err.c index 9d0a2b6..7d2f6ed 100644 --- a/eBones/lib/libkrb/rd_err.c +++ b/eBones/lib/libkrb/rd_err.c @@ -13,13 +13,13 @@ * Steve Miller Project Athena MIT/DEC * * from: rd_err.c,v 4.5 89/01/13 17:26:38 steiner Exp $ - * $FreeBSD$ + * $Id$ */ #if 0 #ifndef lint static char rcsid[] = -"$FreeBSD$"; +"$Id$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/rd_priv.c b/eBones/lib/libkrb/rd_priv.c index 029ebc6..b3a1479 100644 --- a/eBones/lib/libkrb/rd_priv.c +++ b/eBones/lib/libkrb/rd_priv.c @@ -15,13 +15,13 @@ * Steve Miller Project Athena MIT/DEC * * from: rd_priv.c,v 4.14 89/04/28 11:59:42 jtkohl Exp $ - * $FreeBSD$ + * $Id$ */ #if 0 #ifndef lint static char rcsid[]= -"$FreeBSD$"; +"$Id$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/rd_req.c b/eBones/lib/libkrb/rd_req.c index e6f2598..422aca9 100644 --- a/eBones/lib/libkrb/rd_req.c +++ b/eBones/lib/libkrb/rd_req.c @@ -5,13 +5,13 @@ * <Copyright.MIT>. * * from: der: rd_req.c,v 4.16 89/03/22 14:52:06 jtkohl Exp $ - * $FreeBSD$ + * $Id$ */ #if 0 #ifndef lint static char *rcsid = -"$FreeBSD$"; +"$Id$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/rd_safe.c b/eBones/lib/libkrb/rd_safe.c index e60ed1e..5c5c1fe 100644 --- a/eBones/lib/libkrb/rd_safe.c +++ b/eBones/lib/libkrb/rd_safe.c @@ -13,13 +13,13 @@ * Steve Miller Project Athena MIT/DEC * * from: rd_safe.c,v 4.12 89/01/23 15:16:16 steiner Exp $ - * $FreeBSD$ + * $Id$ */ #if 0 #ifndef lint static char rcsid[] = -"$FreeBSD$"; +"$Id$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/read_service_key.c b/eBones/lib/libkrb/read_service_key.c index 7f00733..dd486c1 100644 --- a/eBones/lib/libkrb/read_service_key.c +++ b/eBones/lib/libkrb/read_service_key.c @@ -5,13 +5,13 @@ * <Copyright.MIT>. * * from: _service_key.c,v 4.10 90/03/10 19:06:56 jon Exp $ - * $FreeBSD$ + * $Id$ */ #if 0 #ifndef lint static char *rcsid = -"$FreeBSD$"; +"$Id$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/recvauth.c b/eBones/lib/libkrb/recvauth.c index 492f808..1438e65 100644 --- a/eBones/lib/libkrb/recvauth.c +++ b/eBones/lib/libkrb/recvauth.c @@ -4,13 +4,13 @@ * <Copyright.MIT>. * * from: recvauth.c,v 4.4 90/03/10 19:03:08 jon Exp $"; - * $FreeBSD$ + * $Id$ */ #if 0 #ifndef lint static char rcsid[] = -"$FreeBSD$"; +"$Id$"; #endif lint #endif diff --git a/eBones/lib/libkrb/save_credentials.c b/eBones/lib/libkrb/save_credentials.c index 4b7c19b..cf9e31b 100644 --- a/eBones/lib/libkrb/save_credentials.c +++ b/eBones/lib/libkrb/save_credentials.c @@ -5,13 +5,13 @@ * <Copyright.MIT>. * * from: save_credentials.c,v 4.9 89/05/31 17:45:43 jtkohl Exp $ - * $FreeBSD$ + * $Id$ */ #if 0 #ifndef lint static char *rcsid = -"$FreeBSD$"; +"$Id$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/send_to_kdc.c b/eBones/lib/libkrb/send_to_kdc.c index 19d0bd9..7f23a45 100644 --- a/eBones/lib/libkrb/send_to_kdc.c +++ b/eBones/lib/libkrb/send_to_kdc.c @@ -4,7 +4,7 @@ * <Copyright.MIT>. * * from: send_to_kdc.c,v 4.20 90/01/02 13:40:37 jtkohl Exp $ - * $FreeBSD$ + * $Id$ */ #if 0 diff --git a/eBones/lib/libkrb/sendauth.c b/eBones/lib/libkrb/sendauth.c index 2ba67a8..7289d07 100644 --- a/eBones/lib/libkrb/sendauth.c +++ b/eBones/lib/libkrb/sendauth.c @@ -4,13 +4,13 @@ * <Copyright.MIT>. * * from: sendauth.c,v 4.6 90/03/10 23:18:28 jon Exp $ - * $FreeBSD$ + * $Id$ */ #if 0 #ifndef lint static char rcsid[] = -"$FreeBSD$"; +"$Id$"; #endif lint #endif diff --git a/eBones/lib/libkrb/stime.c b/eBones/lib/libkrb/stime.c index c31e25f..5b5cd75 100644 --- a/eBones/lib/libkrb/stime.c +++ b/eBones/lib/libkrb/stime.c @@ -5,13 +5,13 @@ * <Copyright.MIT>. * * from: stime.c,v 4.5 88/11/15 16:58:05 jtkohl Exp $ - * $FreeBSD$ + * $Id$ */ #if 0 #ifndef lint static char *rcsid = -"$FreeBSD$"; +"$Id$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/tf_shm.c b/eBones/lib/libkrb/tf_shm.c index 4cb521e..857dfc3 100644 --- a/eBones/lib/libkrb/tf_shm.c +++ b/eBones/lib/libkrb/tf_shm.c @@ -7,13 +7,13 @@ * contributed by Dan Kolkowitz (kolk@jessica.stanford.edu). * * from: tf_shm.c,v 4.2 89/10/25 23:26:46 qjb Exp $ - * $FreeBSD$ + * $Id$ */ #if 0 #ifndef lint static char rcsid[] = -"$FreeBSD$"; +"$Id$"; #endif lint #endif diff --git a/eBones/lib/libkrb/tf_util.3 b/eBones/lib/libkrb/tf_util.3 index 6e05f05..39ed1c0 100644 --- a/eBones/lib/libkrb/tf_util.3 +++ b/eBones/lib/libkrb/tf_util.3 @@ -1,5 +1,5 @@ .\" from: tf_util.3,v 4.2 89/04/25 17:17:11 jtkohl Exp $ -.\" $FreeBSD$ +.\" $Id$ .\" Copyright 1989 by the Massachusetts Institute of Technology. .\" .\" For copying and distribution information, diff --git a/eBones/lib/libkrb/tf_util.c b/eBones/lib/libkrb/tf_util.c index 1e72020..fab8ed4 100644 --- a/eBones/lib/libkrb/tf_util.c +++ b/eBones/lib/libkrb/tf_util.c @@ -4,13 +4,13 @@ * <Copyright.MIT>. * * from: tf_util.c,v 4.9 90/03/10 19:19:45 jon Exp $ - * $FreeBSD$ + * $Id$ */ #if 0 #ifndef lint static char rcsid[] = -"$FreeBSD$"; +"$Id$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/tkt_string.c b/eBones/lib/libkrb/tkt_string.c index 9b3a6dc..bdfdcd6 100644 --- a/eBones/lib/libkrb/tkt_string.c +++ b/eBones/lib/libkrb/tkt_string.c @@ -5,13 +5,13 @@ * <Copyright.MIT>. * * from: tkt_string.c,v 4.6 89/01/05 12:31:51 raeburn Exp $ - * $FreeBSD$ + * $Id$ */ #if 0 #ifndef lint static char *rcsid = -"$FreeBSD$"; +"$Id$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/util.c b/eBones/lib/libkrb/util.c index df2d151..74f68b9 100644 --- a/eBones/lib/libkrb/util.c +++ b/eBones/lib/libkrb/util.c @@ -6,13 +6,13 @@ * Miscellaneous debug printing utilities * * from: util.c,v 4.8 89/01/17 22:02:08 wesommer Exp $ - * $FreeBSD$ + * $Id$ */ #if 0 #ifndef lint static char rcsid[] = -"$FreeBSD$"; +"$Id$"; #endif lint #endif diff --git a/eBones/lib/librkinit/rk_krb.c b/eBones/lib/librkinit/rk_krb.c index 4d5a47c..c1779e7 100644 --- a/eBones/lib/librkinit/rk_krb.c +++ b/eBones/lib/librkinit/rk_krb.c @@ -1,7 +1,7 @@ /* - * $FreeBSD$ + * $Id$ * $Source: /home/ncvs/src/eBones/lib/librkinit/rk_krb.c,v $ - * $Author: gibbs $ + * $Author: jkh $ * * This file contains the kerberos parts of the rkinit library. * See the comment at the top of rk_lib.c for a description of the naming @@ -9,7 +9,7 @@ */ #if !defined(lint) && !defined(SABER) && !defined(LOCORE) && defined(RCS_HDRS) -static char *rcsid = "$FreeBSD$"; +static char *rcsid = "$Id$"; #endif /* lint || SABER || LOCORE || RCS_HDRS */ #include <stdio.h> diff --git a/eBones/lib/librkinit/rk_lib.c b/eBones/lib/librkinit/rk_lib.c index 44df7b8..d0b1267 100644 --- a/eBones/lib/librkinit/rk_lib.c +++ b/eBones/lib/librkinit/rk_lib.c @@ -1,7 +1,7 @@ /* - * $FreeBSD$ + * $Id$ * $Source: /home/ncvs/src/eBones/lib/librkinit/rk_lib.c,v $ - * $Author: pst $ + * $Author: jkh $ * * This file contains the non-rpc top-level rkinit library routines. * The routines in the rkinit library that should be called from clients @@ -16,7 +16,7 @@ */ #if !defined(lint) && !defined(SABER) && !defined(LOCORE) && defined(RCS_HDRS) -static char *rcsid = "$FreeBSD$"; +static char *rcsid = "$Id$"; #endif /* lint || SABER || LOCORE || RCS_HDRS */ #include <stdio.h> diff --git a/eBones/lib/librkinit/rk_rpc.c b/eBones/lib/librkinit/rk_rpc.c index 425f0fb..a5f70f8 100644 --- a/eBones/lib/librkinit/rk_rpc.c +++ b/eBones/lib/librkinit/rk_rpc.c @@ -1,7 +1,7 @@ /* - * $FreeBSD$ + * $Id$ * $Source: /home/ncvs/src/eBones/lib/librkinit/rk_rpc.c,v $ - * $Author: gibbs $ + * $Author: jkh $ * * This file contains functions that are used for network communication. * See the comment at the top of rk_lib.c for a description of the naming @@ -9,7 +9,7 @@ */ #if !defined(lint) && !defined(SABER) && !defined(LOCORE) && defined(RCS_HDRS) -static char *rcsid = "$FreeBSD$"; +static char *rcsid = "$Id$"; #endif /* lint || SABER || LOCORE || RCS_HDRS */ #include <stdio.h> diff --git a/eBones/lib/librkinit/rk_util.c b/eBones/lib/librkinit/rk_util.c index aa4ebf4..2b099e7 100644 --- a/eBones/lib/librkinit/rk_util.c +++ b/eBones/lib/librkinit/rk_util.c @@ -1,7 +1,7 @@ /* - * $FreeBSD$ + * $Id$ * $Source: /home/ncvs/src/eBones/lib/librkinit/rk_util.c,v $ - * $Author: gibbs $ + * $Author: jkh $ * * This file contains internal routines for general use by the rkinit * library and server. @@ -11,7 +11,7 @@ */ #if !defined(lint) && !defined(SABER) && !defined(LOCORE) && defined(RCS_HDRS) -static char *rcsid = "$FreeBSD$"; +static char *rcsid = "$Id$"; #endif /* lint || SABER || LOCORE || RCS_HDRS */ #include <stdio.h> diff --git a/eBones/lib/libtelnet/Makefile b/eBones/lib/libtelnet/Makefile index 26a8b81..94f7549 100644 --- a/eBones/lib/libtelnet/Makefile +++ b/eBones/lib/libtelnet/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.2 (Berkeley) 12/15/93 -# $FreeBSD$ +# $Id$ LIB= telnet SRCS= encrypt.c genget.c getent.c misc.c diff --git a/eBones/lib/libtelnet/kerberos5.c b/eBones/lib/libtelnet/kerberos5.c index 1859293..1a27515 100644 --- a/eBones/lib/libtelnet/kerberos5.c +++ b/eBones/lib/libtelnet/kerberos5.c @@ -1,7 +1,7 @@ /* * $Source: /home/ncvs/src/eBones/lib/libtelnet/kerberos5.c,v $ - * $Author: pst $ - * $FreeBSD$ + * $Author: jkh $ + * $Id$ */ #if !defined(lint) && !defined(SABER) @@ -9,7 +9,7 @@ static #ifdef __STDC__ const #endif -char rcsid_kerberos5_c[] = "$FreeBSD$"; +char rcsid_kerberos5_c[] = "$Id$"; #endif /* lint */ /*- |