From 808a36ef658c1810327b5d329469bcf5dad24b28 Mon Sep 17 00:00:00 2001 From: jkh Date: Tue, 14 Jan 1997 07:20:47 +0000 Subject: Make the long-awaited change from $Id$ to $FreeBSD$ This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. --- eBones/Copyright.MIT | 2 +- eBones/Copyright.SIPB | 2 +- eBones/Makefile | 2 +- eBones/Makefile.inc | 2 +- eBones/include/ChangeLog | 2 +- eBones/include/Makefile | 2 +- eBones/include/addr_comp.h | 2 +- eBones/include/admin_server.h | 2 +- eBones/include/conf-bsd386i.h | 2 +- eBones/include/conf-bsdapollo.h | 2 +- eBones/include/conf-bsdibm032.h | 2 +- eBones/include/conf-bsdm68k.h | 2 +- eBones/include/conf-bsdsparc.h | 2 +- eBones/include/conf-bsdtahoe.h | 2 +- eBones/include/conf-bsdvax.h | 2 +- eBones/include/conf-ibm370.h | 2 +- eBones/include/conf-pc.h | 2 +- eBones/include/conf-pyr.h | 2 +- eBones/include/conf-ultmips2.h | 2 +- eBones/include/conf.h | 2 +- eBones/include/highc.h | 2 +- eBones/include/kdc.h | 2 +- eBones/include/klog.h | 2 +- eBones/include/kparse.h | 2 +- eBones/include/krb.h | 2 +- eBones/include/krb_conf.h | 2 +- eBones/include/krb_db.h | 2 +- eBones/include/lsb_addr_comp.h | 2 +- eBones/include/osconf.h | 2 +- eBones/include/passwd_server.h | 2 +- eBones/include/principal.h | 2 +- eBones/include/prot.h | 2 +- eBones/include/rkinit.h | 8 ++++---- eBones/include/rkinit_private.h | 2 +- eBones/lib/Makefile | 2 +- eBones/lib/libacl/Makefile | 2 +- eBones/lib/libacl/acl_check.3 | 2 +- eBones/lib/libacl/acl_files.c | 4 ++-- eBones/lib/libkadm/Makefile | 2 +- eBones/lib/libkadm/kadm_cli_wrap.c | 2 +- eBones/lib/libkadm/kadm_stream.c | 2 +- eBones/lib/libkadm/kadm_supp.c | 2 +- eBones/lib/libkdb/Makefile | 2 +- eBones/lib/libkdb/krb_cache.c | 4 ++-- eBones/lib/libkdb/krb_dbm.c | 4 ++-- eBones/lib/libkdb/krb_kdb_utils.c | 4 ++-- eBones/lib/libkdb/krb_lib.c | 6 +++--- eBones/lib/libkdb/print_princ.c | 6 +++--- eBones/lib/libkrb/Makefile | 2 +- eBones/lib/libkrb/add_ticket.c | 4 ++-- eBones/lib/libkrb/create_auth_reply.c | 4 ++-- eBones/lib/libkrb/create_ciph.c | 4 ++-- eBones/lib/libkrb/create_death_packet.c | 4 ++-- eBones/lib/libkrb/create_ticket.c | 4 ++-- eBones/lib/libkrb/debug_decl.c | 4 ++-- eBones/lib/libkrb/decomp_ticket.c | 4 ++-- eBones/lib/libkrb/des_rw.c | 2 +- eBones/lib/libkrb/dest_tkt.c | 4 ++-- eBones/lib/libkrb/extract_ticket.c | 4 ++-- eBones/lib/libkrb/fgetst.c | 4 ++-- eBones/lib/libkrb/get_ad_tkt.c | 4 ++-- eBones/lib/libkrb/get_admhst.c | 4 ++-- eBones/lib/libkrb/get_cred.c | 4 ++-- eBones/lib/libkrb/get_in_tkt.c | 8 ++++---- eBones/lib/libkrb/get_krbhst.c | 4 ++-- eBones/lib/libkrb/get_krbrlm.c | 4 ++-- eBones/lib/libkrb/get_phost.c | 4 ++-- eBones/lib/libkrb/get_pw_tkt.c | 4 ++-- eBones/lib/libkrb/get_request.c | 4 ++-- eBones/lib/libkrb/get_svc_in_tkt.c | 4 ++-- eBones/lib/libkrb/get_tf_fullname.c | 4 ++-- eBones/lib/libkrb/get_tf_realm.c | 4 ++-- eBones/lib/libkrb/getrealm.c | 4 ++-- eBones/lib/libkrb/getst.c | 4 ++-- eBones/lib/libkrb/in_tkt.c | 4 ++-- eBones/lib/libkrb/k_gethostname.c | 4 ++-- eBones/lib/libkrb/klog.c | 4 ++-- eBones/lib/libkrb/kname_parse.c | 4 ++-- eBones/lib/libkrb/kntoln.c | 4 ++-- eBones/lib/libkrb/kparse.c | 4 ++-- eBones/lib/libkrb/krb_err.et | 2 +- eBones/lib/libkrb/krb_err_txt.c | 4 ++-- eBones/lib/libkrb/krb_get_in_tkt.c | 4 ++-- eBones/lib/libkrb/krb_realmofhost.3 | 2 +- eBones/lib/libkrb/krb_sendauth.3 | 2 +- eBones/lib/libkrb/krb_set_tkt_string.3 | 2 +- eBones/lib/libkrb/krbglue.c | 4 ++-- eBones/lib/libkrb/kuserok.3 | 2 +- eBones/lib/libkrb/kuserok.c | 4 ++-- eBones/lib/libkrb/log.c | 4 ++-- eBones/lib/libkrb/mk_err.c | 4 ++-- eBones/lib/libkrb/mk_priv.c | 4 ++-- eBones/lib/libkrb/mk_req.c | 4 ++-- eBones/lib/libkrb/mk_safe.c | 4 ++-- eBones/lib/libkrb/month_sname.c | 4 ++-- eBones/lib/libkrb/netread.c | 4 ++-- eBones/lib/libkrb/netwrite.c | 4 ++-- eBones/lib/libkrb/one.c | 4 ++-- eBones/lib/libkrb/pkt_cipher.c | 4 ++-- eBones/lib/libkrb/pkt_clen.c | 4 ++-- eBones/lib/libkrb/rd_err.c | 4 ++-- eBones/lib/libkrb/rd_priv.c | 4 ++-- eBones/lib/libkrb/rd_req.c | 4 ++-- eBones/lib/libkrb/rd_safe.c | 4 ++-- eBones/lib/libkrb/read_service_key.c | 4 ++-- eBones/lib/libkrb/recvauth.c | 4 ++-- eBones/lib/libkrb/save_credentials.c | 4 ++-- eBones/lib/libkrb/send_to_kdc.c | 2 +- eBones/lib/libkrb/sendauth.c | 4 ++-- eBones/lib/libkrb/stime.c | 4 ++-- eBones/lib/libkrb/tf_shm.c | 4 ++-- eBones/lib/libkrb/tf_util.3 | 2 +- eBones/lib/libkrb/tf_util.c | 4 ++-- eBones/lib/libkrb/tkt_string.c | 4 ++-- eBones/lib/libkrb/util.c | 4 ++-- eBones/lib/librkinit/rk_krb.c | 8 ++++---- eBones/lib/librkinit/rk_lib.c | 6 +++--- eBones/lib/librkinit/rk_rpc.c | 4 ++-- eBones/lib/librkinit/rk_util.c | 8 ++++---- eBones/lib/libtelnet/Makefile | 2 +- eBones/lib/libtelnet/kerberos5.c | 8 ++++---- eBones/libexec/Makefile | 2 +- eBones/libexec/kpropd/Makefile | 2 +- eBones/libexec/registerd/Makefile | 2 +- eBones/libexec/registerd/registerd.8 | 2 +- eBones/libexec/rkinitd/krb.c | 8 ++++---- eBones/libexec/rkinitd/rkinitd.c | 8 ++++---- eBones/libexec/rkinitd/rkinitd.h | 8 ++++---- eBones/libexec/rkinitd/rpc.c | 8 ++++---- eBones/libexec/rkinitd/util.c | 8 ++++---- eBones/libexec/telnetd/Makefile | 2 +- eBones/libexec/telnetd/telnetd.8 | 2 +- eBones/man/Makefile | 2 +- eBones/man/kerberos.1 | 2 +- eBones/man/krb.conf.5 | 2 +- eBones/man/krb.realms.5 | 2 +- eBones/patchlevel.h | 2 +- eBones/usr.bin/Makefile | 2 +- eBones/usr.bin/kadmin/Makefile | 2 +- eBones/usr.bin/kadmin/kadmin.8 | 2 +- eBones/usr.bin/kdestroy/Makefile | 2 +- eBones/usr.bin/kdestroy/kdestroy.1 | 2 +- eBones/usr.bin/kdestroy/kdestroy.c | 4 ++-- eBones/usr.bin/kinit/Makefile | 2 +- eBones/usr.bin/kinit/kinit.1 | 2 +- eBones/usr.bin/kinit/kinit.c | 4 ++-- eBones/usr.bin/klist/Makefile | 2 +- eBones/usr.bin/klist/klist.1 | 2 +- eBones/usr.bin/klist/klist.c | 4 ++-- eBones/usr.bin/ksrvtgt/Makefile | 2 +- eBones/usr.bin/ksrvtgt/ksrvtgt.1 | 2 +- eBones/usr.bin/ksrvtgt/ksrvtgt.c | 4 ++-- eBones/usr.bin/passwd/kpasswd.c | 2 +- eBones/usr.bin/register/Makefile | 2 +- eBones/usr.bin/rkinit/rkinit.c | 8 ++++---- eBones/usr.bin/telnet/Makefile | 2 +- eBones/usr.sbin/Makefile | 2 +- eBones/usr.sbin/ext_srvtab/Makefile | 2 +- eBones/usr.sbin/ext_srvtab/ext_srvtab.8 | 2 +- eBones/usr.sbin/ext_srvtab/ext_srvtab.c | 4 ++-- eBones/usr.sbin/fix_kdb_keys/Makefile | 2 +- eBones/usr.sbin/fix_kdb_keys/fix_kdb_keys.8 | 2 +- eBones/usr.sbin/kadmind/Makefile | 2 +- eBones/usr.sbin/kadmind/kadm_funcs.c | 2 +- eBones/usr.sbin/kadmind/kadmind.8 | 2 +- eBones/usr.sbin/kdb_destroy/Makefile | 2 +- eBones/usr.sbin/kdb_destroy/kdb_destroy.8 | 2 +- eBones/usr.sbin/kdb_destroy/kdb_destroy.c | 4 ++-- eBones/usr.sbin/kdb_edit/Makefile | 2 +- eBones/usr.sbin/kdb_edit/kdb_edit.8 | 2 +- eBones/usr.sbin/kdb_edit/kdb_edit.c | 4 ++-- eBones/usr.sbin/kdb_edit/maketime.c | 2 +- eBones/usr.sbin/kdb_edit/time.h | 2 +- eBones/usr.sbin/kdb_init/Makefile | 2 +- eBones/usr.sbin/kdb_init/kdb_init.8 | 2 +- eBones/usr.sbin/kdb_init/kdb_init.c | 4 ++-- eBones/usr.sbin/kdb_util/Makefile | 2 +- eBones/usr.sbin/kdb_util/kdb_util.8 | 2 +- eBones/usr.sbin/kdb_util/kdb_util.c | 4 ++-- eBones/usr.sbin/kerberos/Makefile | 2 +- eBones/usr.sbin/kerberos/cr_err_reply.c | 4 ++-- eBones/usr.sbin/kerberos/kerberos.c | 4 ++-- eBones/usr.sbin/kprop/Makefile | 2 +- eBones/usr.sbin/kprop/kprop.c | 2 +- eBones/usr.sbin/ksrvutil/Makefile | 2 +- eBones/usr.sbin/ksrvutil/ksrvutil.8 | 2 +- eBones/usr.sbin/ksrvutil/ksrvutil.c | 2 +- eBones/usr.sbin/kstash/Makefile | 2 +- eBones/usr.sbin/kstash/kstash.8 | 2 +- eBones/usr.sbin/kstash/kstash.c | 4 ++-- eBones/usr.sbin/make_keypair/make_keypair.8 | 2 +- 191 files changed, 304 insertions(+), 304 deletions(-) (limited to 'eBones') diff --git a/eBones/Copyright.MIT b/eBones/Copyright.MIT index cd1d89b..4ae9bb7 100644 --- a/eBones/Copyright.MIT +++ b/eBones/Copyright.MIT @@ -1,4 +1,4 @@ -# $Id: Copyright.MIT,v 1.3 1995/07/18 16:34:16 mark Exp $ +# $FreeBSD$ The following Copyright notice applies to the original Bones package. diff --git a/eBones/Copyright.SIPB b/eBones/Copyright.SIPB index 5e6c38a..1080184 100644 --- a/eBones/Copyright.SIPB +++ b/eBones/Copyright.SIPB @@ -1,4 +1,4 @@ -# $Id: Copyright.SIPB,v 1.3 1995/07/18 16:34:18 mark Exp $ +# $FreeBSD$ The following Copyright notice applies to parts of the Bones package. See source code for exact references. diff --git a/eBones/Makefile b/eBones/Makefile index b4bff76..82d67c2 100644 --- a/eBones/Makefile +++ b/eBones/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 5.1 (Berkeley) 6/25/90 -# $Id: Makefile,v 1.22 1996/10/01 14:07:34 jkh Exp $ +# $FreeBSD$ SUBDIR= include lib libexec usr.bin usr.sbin man diff --git a/eBones/Makefile.inc b/eBones/Makefile.inc index 53768c0..818b74a 100644 --- a/eBones/Makefile.inc +++ b/eBones/Makefile.inc @@ -1,5 +1,5 @@ # From: @(#)Makefile.inc 5.1 (Berkeley) 6/25/90 -# $Id$ +# $FreeBSD$ DISTRIBUTION= krb diff --git a/eBones/include/ChangeLog b/eBones/include/ChangeLog index 77bc755..cbe5a62 100644 --- a/eBones/include/ChangeLog +++ b/eBones/include/ChangeLog @@ -1,4 +1,4 @@ -# $Id: ChangeLog,v 1.3 1995/07/18 16:35:58 mark Exp $ +# $FreeBSD$ Mon Mar 21 15:48:59 MET 1994 Piero Serini * 1st port to FreeBSD diff --git a/eBones/include/Makefile b/eBones/include/Makefile index d4293c9..bf343b0 100644 --- a/eBones/include/Makefile +++ b/eBones/include/Makefile @@ -1,5 +1,5 @@ # from: @(#)Makefile 5.1 (Berkeley) 6/25/90 -# $Id: Makefile,v 1.7 1996/07/30 21:15:58 markm Exp $ +# $FreeBSD$ FILES= kparse.h krb.h krb_db.h diff --git a/eBones/include/addr_comp.h b/eBones/include/addr_comp.h index 2421bc6..1e453a5 100644 --- a/eBones/include/addr_comp.h +++ b/eBones/include/addr_comp.h @@ -6,7 +6,7 @@ * Include file for address comparison macros. * * from: addr_comp.h,v 4.0 89/01/23 09:57:44 jtkohl Exp $ - * $Id: addr_comp.h,v 1.3 1995/07/18 16:36:01 mark Exp $ + * $FreeBSD$ */ #ifndef ADDR_COMP_DEFS diff --git a/eBones/include/admin_server.h b/eBones/include/admin_server.h index ca0977d..5d8c778 100644 --- a/eBones/include/admin_server.h +++ b/eBones/include/admin_server.h @@ -6,7 +6,7 @@ * Include file for the Kerberos administration server. * * from: admin_server.h,v 4.7 89/01/11 11:59:42 steiner Exp $ - * $Id: admin_server.h,v 1.3 1995/07/18 16:36:03 mark Exp $ + * $FreeBSD$ */ #ifndef ADMIN_SERVER_DEFS diff --git a/eBones/include/conf-bsd386i.h b/eBones/include/conf-bsd386i.h index a009450..b0e157d 100644 --- a/eBones/include/conf-bsd386i.h +++ b/eBones/include/conf-bsd386i.h @@ -6,7 +6,7 @@ * Machine-type definitions: Sun 386i using SunOS (~BSD) * * from: conf-bsd386i.h,v 4.0 89/12/19 13:26:55 jtkohl Exp $ - * $Id: conf-bsd386i.h,v 1.3 1995/07/18 16:36:05 mark Exp $ + * $FreeBSD$ */ #define BITS32 diff --git a/eBones/include/conf-bsdapollo.h b/eBones/include/conf-bsdapollo.h index 12dc580..1543660 100644 --- a/eBones/include/conf-bsdapollo.h +++ b/eBones/include/conf-bsdapollo.h @@ -4,7 +4,7 @@ * . * * from: conf-bsdapollo.h,v 4.1 89/01/24 14:26:22 jtkohl Exp $ - * $Id: conf-bsdapollo.h,v 1.3 1995/07/18 16:36:06 mark Exp $ + * $FreeBSD$ */ #define BSDUNIX diff --git a/eBones/include/conf-bsdibm032.h b/eBones/include/conf-bsdibm032.h index 8331498..7189552 100644 --- a/eBones/include/conf-bsdibm032.h +++ b/eBones/include/conf-bsdibm032.h @@ -6,7 +6,7 @@ * Machine-type definitions: IBM 032 (RT/PC) * * from: conf-bsdibm032.h,v 4.0 89/01/23 09:58:01 jtkohl Exp $ - * $Id: conf-bsdibm032.h,v 1.3 1995/07/18 16:36:08 mark Exp $ + * $FreeBSD$ */ #define BSDUNIX diff --git a/eBones/include/conf-bsdm68k.h b/eBones/include/conf-bsdm68k.h index 9e60e06..b9aa39c 100644 --- a/eBones/include/conf-bsdm68k.h +++ b/eBones/include/conf-bsdm68k.h @@ -6,7 +6,7 @@ * Machine-type definitions: 68000 with BSD Unix, e.g. SUN * * from: conf-bsdm68k.h,v 4.0 88/11/29 11:46:58 jtkohl Exp $ - * $Id: conf-bsdm68k.h,v 1.3 1995/07/18 16:36:10 mark Exp $ + * $FreeBSD$ */ #define BITS32 diff --git a/eBones/include/conf-bsdsparc.h b/eBones/include/conf-bsdsparc.h index 7359aec..3c0f342 100644 --- a/eBones/include/conf-bsdsparc.h +++ b/eBones/include/conf-bsdsparc.h @@ -6,7 +6,7 @@ * Machine-type definitions: SPARC with BSD Unix, e.g. SUN-4 * * from: conf-bsdsparc.h,v 4.0 89/06/02 13:04:06 jtkohl Exp $ - * $Id: conf-bsdsparc.h,v 1.3 1995/07/18 16:36:12 mark Exp $ + * $FreeBSD$ */ #define BITS32 diff --git a/eBones/include/conf-bsdtahoe.h b/eBones/include/conf-bsdtahoe.h index fa8c462..fef2aeb 100644 --- a/eBones/include/conf-bsdtahoe.h +++ b/eBones/include/conf-bsdtahoe.h @@ -4,7 +4,7 @@ * Machine Description : TAHOE. * * from: conf-bsdtahoe.h,v 4.0 89/08/30 11:06:53 jtkohl Exp $ - * $Id: conf-bsdtahoe.h,v 1.3 1995/07/18 16:36:14 mark Exp $ + * $FreeBSD$ */ #define TAHOE diff --git a/eBones/include/conf-bsdvax.h b/eBones/include/conf-bsdvax.h index ef0c052..de1bf2b 100644 --- a/eBones/include/conf-bsdvax.h +++ b/eBones/include/conf-bsdvax.h @@ -6,7 +6,7 @@ * Machine-type definitions: VAX * * from: conf-bsdvax.h,v 4.0 89/01/23 09:58:12 jtkohl Exp $ - * $Id: conf-bsdvax.h,v 1.3 1995/07/18 16:36:15 mark Exp $ + * $FreeBSD$ */ #define VAX diff --git a/eBones/include/conf-ibm370.h b/eBones/include/conf-ibm370.h index 7b8b504..35c8f73 100644 --- a/eBones/include/conf-ibm370.h +++ b/eBones/include/conf-ibm370.h @@ -6,7 +6,7 @@ * Machine-type definitions: IBM 370 * * from: conf-ibm370.h,v 4.0 89/01/23 09:58:19 jtkohl Exp $ - * $Id: conf-ibm370.h,v 1.3 1995/07/18 16:36:17 mark Exp $ + * $FreeBSD$ */ /* What else? */ diff --git a/eBones/include/conf-pc.h b/eBones/include/conf-pc.h index 4b633ff..4d272c2 100644 --- a/eBones/include/conf-pc.h +++ b/eBones/include/conf-pc.h @@ -6,7 +6,7 @@ * Machine-type definitions: IBM PC 8086 * * from: conf-pc.h,v 4.0 89/01/23 09:58:26 jtkohl Exp $ - * $Id: conf-pc.h,v 1.3 1995/07/18 16:36:19 mark Exp $ + * $FreeBSD$ * */ diff --git a/eBones/include/conf-pyr.h b/eBones/include/conf-pyr.h index f47c2155..96f5bca 100644 --- a/eBones/include/conf-pyr.h +++ b/eBones/include/conf-pyr.h @@ -6,7 +6,7 @@ * Machine-type definitions: Pyramid * * from: conf-pyr.h,v 4.0 89/12/19 13:27:16 jtkohl Exp $ - * $Id: conf-pyr.h,v 1.3 1995/07/18 16:36:20 mark Exp $ + * $FreeBSD$ */ #define BITS32 diff --git a/eBones/include/conf-ultmips2.h b/eBones/include/conf-ultmips2.h index 9733090..fee76ad 100644 --- a/eBones/include/conf-ultmips2.h +++ b/eBones/include/conf-ultmips2.h @@ -6,7 +6,7 @@ * Machine-type definitions: DECstation 3100 (MIPS R2000) * * from: conf-ultmips2.h,v 4.0 89/01/23 09:58:32 jtkohl Exp $ - * $Id: conf-ultmips2.h,v 1.3 1995/07/18 16:36:22 mark Exp $ + * $FreeBSD$ */ #define MIPS2 diff --git a/eBones/include/conf.h b/eBones/include/conf.h index 64797e6..d967f4a 100644 --- a/eBones/include/conf.h +++ b/eBones/include/conf.h @@ -12,7 +12,7 @@ * /usr/include/krb.h?) * * from: conf.h,v 4.0 89/01/23 09:58:40 jtkohl Exp $ - * $Id: conf.h,v 1.3 1995/07/18 16:36:24 mark Exp $ + * $FreeBSD$ */ #ifndef _CONF_H_ diff --git a/eBones/include/highc.h b/eBones/include/highc.h index 7ff2f7c..c681f35 100644 --- a/eBones/include/highc.h +++ b/eBones/include/highc.h @@ -7,7 +7,7 @@ * we've got available.... * * from: highc.h,v 4.0 89/01/23 09:59:15 jtkohl Exp $ - * $Id: highc.h,v 1.3 1995/07/18 16:36:27 mark Exp $ + * $FreeBSD$ */ #define const diff --git a/eBones/include/kdc.h b/eBones/include/kdc.h index 70756a4..2da8428 100644 --- a/eBones/include/kdc.h +++ b/eBones/include/kdc.h @@ -6,7 +6,7 @@ * Include file for the Kerberos Key Distribution Center. * * from: kdc.h,v 4.1 89/01/24 17:54:04 jon Exp $ - * $Id: kdc.h,v 1.3 1995/07/18 16:36:29 mark Exp $ + * $FreeBSD$ */ #ifndef KDC_DEFS diff --git a/eBones/include/klog.h b/eBones/include/klog.h index c8ca557..7a5c389 100644 --- a/eBones/include/klog.h +++ b/eBones/include/klog.h @@ -7,7 +7,7 @@ * type of message may be selectively turned on or off. * * from: klog.h,v 4.7 89/01/24 17:55:07 jon Exp $ - * $Id: klog.h,v 1.3 1995/07/18 16:36:30 mark Exp $ + * $FreeBSD$ */ #ifndef KLOG_DEFS diff --git a/eBones/include/kparse.h b/eBones/include/kparse.h index d506d9d..662a752 100644 --- a/eBones/include/kparse.h +++ b/eBones/include/kparse.h @@ -6,7 +6,7 @@ * Include file for kparse routines. * * from: kparse.h,v 4.5 89/01/11 12:05:53 steiner Exp $ - * $Id: kparse.h,v 1.4 1995/09/07 20:50:34 mark Exp $ + * $FreeBSD$ */ #ifndef KPARSE_DEFS diff --git a/eBones/include/krb.h b/eBones/include/krb.h index 63ce329..d1f2389 100644 --- a/eBones/include/krb.h +++ b/eBones/include/krb.h @@ -6,7 +6,7 @@ * Include file for the Kerberos library. * * from: krb.h,v 4.26 89/08/08 17:55:25 jtkohl Exp $ - * $Id$ + * $FreeBSD$ */ /* Only one time, please */ diff --git a/eBones/include/krb_conf.h b/eBones/include/krb_conf.h index ac7c2a8..2f22d07 100644 --- a/eBones/include/krb_conf.h +++ b/eBones/include/krb_conf.h @@ -14,7 +14,7 @@ * sources. * * from: krb_conf.h,v 4.0 89/01/23 09:59:27 jtkohl Exp $ - * $Id: krb_conf.h,v 1.3 1995/07/18 16:36:36 mark Exp $ + * $FreeBSD$ */ #ifndef KRB_CONF_DEFS diff --git a/eBones/include/krb_db.h b/eBones/include/krb_db.h index d6d125a..2e31088 100644 --- a/eBones/include/krb_db.h +++ b/eBones/include/krb_db.h @@ -11,7 +11,7 @@ * They MUST correspond to those defined in *.rel * * from: krb_db.h,v 4.9 89/01/24 17:55:39 jon Exp $ - * $Id: krb_db.h,v 1.4 1995/08/25 21:25:12 mark Exp $ + * $FreeBSD$ */ #ifndef KRB_DB_DEFS diff --git a/eBones/include/lsb_addr_comp.h b/eBones/include/lsb_addr_comp.h index 2686ade..4aaf521 100644 --- a/eBones/include/lsb_addr_comp.h +++ b/eBones/include/lsb_addr_comp.h @@ -7,7 +7,7 @@ * byte-order quantities * * from: lsb_addr_comp.h,v 4.0 89/01/23 15:44:46 jtkohl Exp $ - * $Id: lsb_addr_comp.h,v 1.3 1995/07/18 16:36:39 mark Exp $ + * $FreeBSD$ */ #ifndef LSB_ADDR_COMP_DEFS diff --git a/eBones/include/osconf.h b/eBones/include/osconf.h index e0af41a..4de067f 100644 --- a/eBones/include/osconf.h +++ b/eBones/include/osconf.h @@ -6,7 +6,7 @@ * Athena configuration. * * from: osconf.h,v 4.4 89/12/19 13:26:27 jtkohl Exp $ - * $Id: osconf.h,v 1.3 1995/07/18 16:36:41 mark Exp $ + * $FreeBSD$ */ #ifdef tahoe diff --git a/eBones/include/passwd_server.h b/eBones/include/passwd_server.h index 662e654..fe08969 100644 --- a/eBones/include/passwd_server.h +++ b/eBones/include/passwd_server.h @@ -6,7 +6,7 @@ * Include file for password server * * from: passwd_server.h,v 4.6 89/01/11 15:12:22 steiner Exp $ - * $Id: passwd_server.h,v 1.3 1995/07/18 16:36:43 mark Exp $ + * $FreeBSD$ */ #ifndef PASSWD_SERVER_DEFS diff --git a/eBones/include/principal.h b/eBones/include/principal.h index 7fa67bc..e7d4526 100644 --- a/eBones/include/principal.h +++ b/eBones/include/principal.h @@ -6,7 +6,7 @@ * Definitions for principal names. * * from: principal.h,v 4.5 89/01/11 15:15:01 steiner Exp $ - * $Id: principal.h,v 1.3 1995/07/18 16:36:45 mark Exp $ + * $FreeBSD$ */ #ifndef PRINCIPAL_DEFS diff --git a/eBones/include/prot.h b/eBones/include/prot.h index ec0ee07..60f2b55 100644 --- a/eBones/include/prot.h +++ b/eBones/include/prot.h @@ -7,7 +7,7 @@ * Include file with authentication protocol information. * * from: prot.h,v 4.13 89/01/24 14:27:22 jtkohl Exp $ - * $Id: prot.h,v 1.3 1995/07/18 16:36:46 mark Exp $ + * $FreeBSD$ */ #include diff --git a/eBones/include/rkinit.h b/eBones/include/rkinit.h index 8be1202..46a9b9d 100644 --- a/eBones/include/rkinit.h +++ b/eBones/include/rkinit.h @@ -1,7 +1,7 @@ /* - * $Id: rkinit.h,v 1.2 1993/12/23 16:47:27 dglo Exp $ - * $Source: /usr/sww/share/src/kerberosIV.BSD/include/RCS/rkinit.h,v $ - * $Author: dglo $ + * $FreeBSD$ + * $Source: /home/ncvs/src/eBones/include/rkinit.h,v $ + * $Author: gibbs $ * * Main header file for rkinit library users */ @@ -10,7 +10,7 @@ #define __RKINIT_H__ #if !defined(lint) && !defined(SABER) && !defined(LOCORE) && defined(RCS_HDRS) -static char *rcsid_rkinit_h = "$Id: rkinit.h,v 1.2 1993/12/23 16:47:27 dglo Exp $"; +static char *rcsid_rkinit_h = "$FreeBSD$"; #endif /* lint || SABER || LOCORE || RCS_HDRS */ #include diff --git a/eBones/include/rkinit_private.h b/eBones/include/rkinit_private.h index 3f677ca..3257d77 100644 --- a/eBones/include/rkinit_private.h +++ b/eBones/include/rkinit_private.h @@ -1,5 +1,5 @@ /* - * $Id: rkinit_private.h,v 1.1 1995/09/15 06:19:14 gibbs Exp $ + * $FreeBSD$ * * Header file for rkinit library and server internal use */ diff --git a/eBones/lib/Makefile b/eBones/lib/Makefile index 206bcaa..96e581d 100644 --- a/eBones/lib/Makefile +++ b/eBones/lib/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 5.1 (Berkeley) 6/25/90 -# $Id$ +# $FreeBSD$ SUBDIR= libacl libkdb libkrb libkadm librkinit diff --git a/eBones/lib/libacl/Makefile b/eBones/lib/libacl/Makefile index 7fa05c0..3c22530 100644 --- a/eBones/lib/libacl/Makefile +++ b/eBones/lib/libacl/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 5.1 (Berkeley) 6/25/90 -# $Id: Makefile,v 1.4 1995/09/13 17:23:49 markm Exp $ +# $FreeBSD$ LIB= acl CFLAGS+=-DDEBUG -DKERBEROS diff --git a/eBones/lib/libacl/acl_check.3 b/eBones/lib/libacl/acl_check.3 index 2e5129c..bca6250 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 $ -.\" $Id: acl_check.3,v 1.1.1.1 1994/09/30 14:50:05 csgr Exp $ +.\" $FreeBSD$ .\" 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 7670f2a..a75a965 100644 --- a/eBones/lib/libacl/acl_files.c +++ b/eBones/lib/libacl/acl_files.c @@ -6,13 +6,13 @@ * . * * from: acl_files.c,v 4.4 89/12/19 13:30:53 jtkohl Exp $ - * $Id: acl_files.c,v 1.5 1995/09/07 20:50:26 mark Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char rcsid[] = -"$Id: acl_files.c,v 1.5 1995/09/07 20:50:26 mark Exp $"; +"$FreeBSD$"; #endif lint #endif diff --git a/eBones/lib/libkadm/Makefile b/eBones/lib/libkadm/Makefile index dfb03c7..587f987 100644 --- a/eBones/lib/libkadm/Makefile +++ b/eBones/lib/libkadm/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 5.1 (Berkeley) 6/25/90 -# $Id: Makefile,v 1.12 1996/08/30 04:06:58 peter Exp $ +# $FreeBSD$ LIB= kadm diff --git a/eBones/lib/libkadm/kadm_cli_wrap.c b/eBones/lib/libkadm/kadm_cli_wrap.c index cb9b28b..26992e2 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[] = - "$Id: kadm_cli_wrap.c,v 1.5 1995/10/05 21:29:35 gibbs Exp $"; + "$FreeBSD$"; #endif lint #endif diff --git a/eBones/lib/libkadm/kadm_stream.c b/eBones/lib/libkadm/kadm_stream.c index 58a625a..c714975 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[] = - "$Id: kadm_stream.c,v 1.1 1995/07/18 16:40:27 mark Exp $"; + "$FreeBSD$"; #endif lint #endif diff --git a/eBones/lib/libkadm/kadm_supp.c b/eBones/lib/libkadm/kadm_supp.c index 353fed0..ca516a0 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[] = - "$Id: kadm_supp.c,v 1.1 1995/07/18 16:40:28 mark Exp $"; + "$FreeBSD$"; #endif lint #endif diff --git a/eBones/lib/libkdb/Makefile b/eBones/lib/libkdb/Makefile index 29beb24..07c61f4 100644 --- a/eBones/lib/libkdb/Makefile +++ b/eBones/lib/libkdb/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 5.1 (Berkeley) 6/25/90 -# $Id: Makefile,v 1.4 1995/09/13 17:23:53 markm Exp $ +# $FreeBSD$ LIB= kdb CFLAGS+=-DKERBEROS -DDEBUG diff --git a/eBones/lib/libkdb/krb_cache.c b/eBones/lib/libkdb/krb_cache.c index 1c7c9ce..a45ea90 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 $ - * $Id: krb_cache.c,v 1.3 1995/07/18 16:37:12 mark Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char rcsid[] = -"$Id: krb_cache.c,v 1.3 1995/07/18 16:37:12 mark Exp $"; +"$FreeBSD$"; #endif lint #endif diff --git a/eBones/lib/libkdb/krb_dbm.c b/eBones/lib/libkdb/krb_dbm.c index 760bd6f..ac635a2 100644 --- a/eBones/lib/libkdb/krb_dbm.c +++ b/eBones/lib/libkdb/krb_dbm.c @@ -4,13 +4,13 @@ * . * * from: krb_dbm.c,v 4.9 89/04/18 16:15:13 wesommer Exp $ - * $Id: krb_dbm.c,v 1.4 1995/08/03 17:15:42 mark Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char rcsid[] = -"$Id: krb_dbm.c,v 1.4 1995/08/03 17:15:42 mark Exp $"; +"$FreeBSD$"; #endif lint #endif diff --git a/eBones/lib/libkdb/krb_kdb_utils.c b/eBones/lib/libkdb/krb_kdb_utils.c index 0256348..1f52cc6 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 $ - * $Id: krb_kdb_utils.c,v 1.3 1995/07/18 16:37:15 mark Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char rcsid[] = -"$Id: krb_kdb_utils.c,v 1.3 1995/07/18 16:37:15 mark Exp $"; +"$FreeBSD$"; #endif lint #endif diff --git a/eBones/lib/libkdb/krb_lib.c b/eBones/lib/libkdb/krb_lib.c index 2cf4fb8..c23c58b 100644 --- a/eBones/lib/libkdb/krb_lib.c +++ b/eBones/lib/libkdb/krb_lib.c @@ -1,6 +1,6 @@ /* - * $Source: /usr/cvs/src/eBones/kdb/krb_lib.c,v $ - * $Author: mark $ + * $Source: /home/ncvs/src/eBones/lib/libkdb/krb_lib.c,v $ + * $Author: markm $ * * Copyright 1988 by the Massachusetts Institute of Technology. * @@ -11,7 +11,7 @@ #if 0 #ifndef lint static char rcsid[] = -"$Id: krb_lib.c,v 1.3 1995/07/18 16:37:17 mark Exp $"; +"$FreeBSD$"; #endif lint #endif diff --git a/eBones/lib/libkdb/print_princ.c b/eBones/lib/libkdb/print_princ.c index 64e9106..75b8f30 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 * . * - * from: $Header: /usr/cvs/src/eBones/kdb/print_princ.c,v 1.3 1995/07/18 16:37:19 mark Exp $ - * $Id: print_princ.c,v 1.3 1995/07/18 16:37:19 mark Exp $ + * from: $Header: /home/ncvs/src/eBones/lib/libkdb/print_princ.c,v 1.4 1995/09/07 21:37:13 markm Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char rcsid[] = -"$Id: print_princ.c,v 1.3 1995/07/18 16:37:19 mark Exp $"; +"$FreeBSD$"; #endif lint #endif diff --git a/eBones/lib/libkrb/Makefile b/eBones/lib/libkrb/Makefile index d898efd..0c622b6 100644 --- a/eBones/lib/libkrb/Makefile +++ b/eBones/lib/libkrb/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 5.1 (Berkeley) 6/25/90 -# $Id: Makefile,v 1.13 1996/06/24 04:22:27 jkh Exp $ +# $FreeBSD$ LIB= krb SHLIB_MINOR= 1 diff --git a/eBones/lib/libkrb/add_ticket.c b/eBones/lib/libkrb/add_ticket.c index 14ef47c..b28ed4d 100644 --- a/eBones/lib/libkrb/add_ticket.c +++ b/eBones/lib/libkrb/add_ticket.c @@ -5,13 +5,13 @@ * . * * from: add_ticket.c,v 4.7 88/10/07 06:06:26 shanzer Exp $ - * $Id: add_ticket.c,v 1.3 1995/07/18 16:38:04 mark Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char rcsid[] = -"$Id: add_ticket.c,v 1.3 1995/07/18 16:38:04 mark Exp $"; +"$FreeBSD$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/create_auth_reply.c b/eBones/lib/libkrb/create_auth_reply.c index e304b17..e70d74f 100644 --- a/eBones/lib/libkrb/create_auth_reply.c +++ b/eBones/lib/libkrb/create_auth_reply.c @@ -5,13 +5,13 @@ * . * * from: create_auth_reply.c,v 4.10 89/01/13 17:47:38 steiner Exp $ - * $Id: create_auth_reply.c,v 1.3 1995/07/18 16:38:06 mark Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char *rcsid = -"$Id: create_auth_reply.c,v 1.3 1995/07/18 16:38:06 mark Exp $"; +"$FreeBSD$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/create_ciph.c b/eBones/lib/libkrb/create_ciph.c index 7fb93e3..d94716e 100644 --- a/eBones/lib/libkrb/create_ciph.c +++ b/eBones/lib/libkrb/create_ciph.c @@ -5,13 +5,13 @@ * . * * from: create_ciph.c,v 4.8 89/05/18 21:24:26 jis Exp $ - * $Id: create_ciph.c,v 1.3 1995/07/18 16:38:07 mark Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char *rcsid = -"$Id: create_ciph.c,v 1.3 1995/07/18 16:38:07 mark Exp $"; +"$FreeBSD$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/create_death_packet.c b/eBones/lib/libkrb/create_death_packet.c index bdc0e34..1d79102 100644 --- a/eBones/lib/libkrb/create_death_packet.c +++ b/eBones/lib/libkrb/create_death_packet.c @@ -5,13 +5,13 @@ * . * * from: create_death_packet.c,v 4.9 89/01/17 16:05:59 rfrench Exp $ - * $Id: create_death_packet.c,v 1.3 1995/07/18 16:38:09 mark Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char *rcsid = -"$Id: create_death_packet.c,v 1.3 1995/07/18 16:38:09 mark Exp $"; +"$FreeBSD$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/create_ticket.c b/eBones/lib/libkrb/create_ticket.c index e1d6974..eca838e 100644 --- a/eBones/lib/libkrb/create_ticket.c +++ b/eBones/lib/libkrb/create_ticket.c @@ -5,13 +5,13 @@ * . * * from: create_ticket.c,v 4.11 89/03/22 14:43:23 jtkohl Exp $ - * $Id: create_ticket.c,v 1.3 1995/07/18 16:38:12 mark Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char rcsid[] = -"$Id: create_ticket.c,v 1.3 1995/07/18 16:38:12 mark Exp $"; +"$FreeBSD$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/debug_decl.c b/eBones/lib/libkrb/debug_decl.c index f548e2a..128dd07 100644 --- a/eBones/lib/libkrb/debug_decl.c +++ b/eBones/lib/libkrb/debug_decl.c @@ -4,13 +4,13 @@ * . * * from: debug_decl.c,v 4.5 88/10/07 06:07:49 shanzer Exp $ - * $Id: debug_decl.c,v 1.3 1995/07/18 16:38:14 mark Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char rcsid[] = -"$Id: debug_decl.c,v 1.3 1995/07/18 16:38:14 mark Exp $"; +"$FreeBSD$"; #endif lint #endif diff --git a/eBones/lib/libkrb/decomp_ticket.c b/eBones/lib/libkrb/decomp_ticket.c index 04316ad..b3b3cad 100644 --- a/eBones/lib/libkrb/decomp_ticket.c +++ b/eBones/lib/libkrb/decomp_ticket.c @@ -5,13 +5,13 @@ * . * * from: decomp_ticket.c,v 4.12 89/05/16 18:44:46 jtkohl Exp $ - * $Id: decomp_ticket.c,v 1.3 1995/07/18 16:38:15 mark Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char *rcsid = -"$Id: decomp_ticket.c,v 1.3 1995/07/18 16:38:15 mark Exp $"; +"$FreeBSD$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/des_rw.c b/eBones/lib/libkrb/des_rw.c index e7e867a..e115c74 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. * - * $Id: des_rw.c,v 1.4 1995/09/07 21:37:50 markm Exp $ + * $FreeBSD$ */ /* diff --git a/eBones/lib/libkrb/dest_tkt.c b/eBones/lib/libkrb/dest_tkt.c index df04be0..2c45dc2 100644 --- a/eBones/lib/libkrb/dest_tkt.c +++ b/eBones/lib/libkrb/dest_tkt.c @@ -5,13 +5,13 @@ * . * * from: dest_tkt.c,v 4.9 89/10/02 16:23:07 jtkohl Exp $ - * $Id: dest_tkt.c,v 1.3 1995/07/18 16:38:19 mark Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char *rcsid = -"$Id: dest_tkt.c,v 1.3 1995/07/18 16:38:19 mark Exp $"; +"$FreeBSD$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/extract_ticket.c b/eBones/lib/libkrb/extract_ticket.c index 8ad3097..840da29 100644 --- a/eBones/lib/libkrb/extract_ticket.c +++ b/eBones/lib/libkrb/extract_ticket.c @@ -5,13 +5,13 @@ * . * * from: extract_ticket.c,v 4.6 88/10/07 06:08:15 shanzer Exp $ - * $Id: extract_ticket.c,v 1.3 1995/07/18 16:38:21 mark Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char *rcsid = -"$Id: extract_ticket.c,v 1.3 1995/07/18 16:38:21 mark Exp $"; +"$FreeBSD$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/fgetst.c b/eBones/lib/libkrb/fgetst.c index 796caca..f053e5b 100644 --- a/eBones/lib/libkrb/fgetst.c +++ b/eBones/lib/libkrb/fgetst.c @@ -4,13 +4,13 @@ * . * * from: fgetst.c,v 4.0 89/01/23 10:08:31 jtkohl Exp $ - * $Id: fgetst.c,v 1.3 1995/07/18 16:38:23 mark Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char rcsid[] = -"$Id: fgetst.c,v 1.3 1995/07/18 16:38:23 mark Exp $"; +"$FreeBSD$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/get_ad_tkt.c b/eBones/lib/libkrb/get_ad_tkt.c index f96644a..0d109ca 100644 --- a/eBones/lib/libkrb/get_ad_tkt.c +++ b/eBones/lib/libkrb/get_ad_tkt.c @@ -5,13 +5,13 @@ * . * * from: get_ad_tkt.c,v 4.15 89/07/07 15:18:51 jtkohl Exp $ - * $Id: get_ad_tkt.c,v 1.3 1995/07/18 16:38:25 mark Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char rcsid[] = -"$Id: get_ad_tkt.c,v 1.3 1995/07/18 16:38:25 mark Exp $"; +"$FreeBSD$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/get_admhst.c b/eBones/lib/libkrb/get_admhst.c index a01a40f..1e3be22 100644 --- a/eBones/lib/libkrb/get_admhst.c +++ b/eBones/lib/libkrb/get_admhst.c @@ -5,13 +5,13 @@ * . * * from: get_admhst.c,v 4.0 89/01/23 10:08:55 jtkohl Exp $ - * $Id: get_admhst.c,v 1.3 1995/07/18 16:38:27 mark Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char *rcsid = -"$Id: get_admhst.c,v 1.3 1995/07/18 16:38:27 mark Exp $"; +"$FreeBSD$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/get_cred.c b/eBones/lib/libkrb/get_cred.c index 6023386..452663f 100644 --- a/eBones/lib/libkrb/get_cred.c +++ b/eBones/lib/libkrb/get_cred.c @@ -5,13 +5,13 @@ * . * * from: get_cred.c,v 4.10 89/05/31 17:46:22 jtkohl Exp $ - * $Id: get_cred.c,v 1.3 1995/07/18 16:38:28 mark Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char *rcsid = -"$Id: get_cred.c,v 1.3 1995/07/18 16:38:28 mark Exp $"; +"$FreeBSD$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/get_in_tkt.c b/eBones/lib/libkrb/get_in_tkt.c index b95f073..61839eb 100644 --- a/eBones/lib/libkrb/get_in_tkt.c +++ b/eBones/lib/libkrb/get_in_tkt.c @@ -4,13 +4,13 @@ * . * * from: get_in_tkt.c,v 4.12 89/07/18 16:32:56 jtkohl Exp $ - * $Id: get_in_tkt.c,v 1.3 1995/07/18 16:38:30 mark Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char rcsid[] = -"$Id: get_in_tkt.c,v 1.3 1995/07/18 16:38:30 mark Exp $"; +"$FreeBSD$"; #endif /* lint */ #endif @@ -89,8 +89,8 @@ krb_get_pw_in_tkt(user,instance,realm,service,sinstance,life,password) #ifdef NOENCRYPTION /* - * $Source: /usr/cvs/src/eBones/krb/get_in_tkt.c,v $ - * $Author: mark $ + * $Source: /home/ncvs/src/eBones/lib/libkrb/get_in_tkt.c,v $ + * $Author: markm $ * * 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 cfc6e1c..7ba4c36 100644 --- a/eBones/lib/libkrb/get_krbhst.c +++ b/eBones/lib/libkrb/get_krbhst.c @@ -5,13 +5,13 @@ * . * * from: get_krbhst.c,v 4.8 89/01/22 20:00:29 rfrench Exp $ - * $Id: get_krbhst.c,v 1.3 1995/07/18 16:38:32 mark Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char *rcsid = -"$Id: get_krbhst.c,v 1.3 1995/07/18 16:38:32 mark Exp $"; +"$FreeBSD$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/get_krbrlm.c b/eBones/lib/libkrb/get_krbrlm.c index a4803e5..682b61d 100644 --- a/eBones/lib/libkrb/get_krbrlm.c +++ b/eBones/lib/libkrb/get_krbrlm.c @@ -5,13 +5,13 @@ * . * * from: get_krbrlm.c,v 4.8 89/01/22 20:02:54 rfrench Exp $ - * $Id: get_krbrlm.c,v 1.3 1995/07/18 16:38:34 mark Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char *rcsid = -"$Id: get_krbrlm.c,v 1.3 1995/07/18 16:38:34 mark Exp $"; +"$FreeBSD$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/get_phost.c b/eBones/lib/libkrb/get_phost.c index cd83b2d..9088649 100644 --- a/eBones/lib/libkrb/get_phost.c +++ b/eBones/lib/libkrb/get_phost.c @@ -4,13 +4,13 @@ * . * * from: get_phost.c,v 4.6 89/01/23 09:25:40 jtkohl Exp $ - * $Id: get_phost.c,v 1.3 1995/07/18 16:38:35 mark Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char rcsid[] = -"$Id: get_phost.c,v 1.3 1995/07/18 16:38:35 mark Exp $"; +"$FreeBSD$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/get_pw_tkt.c b/eBones/lib/libkrb/get_pw_tkt.c index 48b6126..79ebc15 100644 --- a/eBones/lib/libkrb/get_pw_tkt.c +++ b/eBones/lib/libkrb/get_pw_tkt.c @@ -5,13 +5,13 @@ * . * * from: get_pw_tkt.c,v 4.6 89/01/13 18:19:11 steiner Exp $ - * $Id: get_pw_tkt.c,v 1.3 1995/07/18 16:38:37 mark Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char *rcsid = -"$Id: get_pw_tkt.c,v 1.3 1995/07/18 16:38:37 mark Exp $"; +"$FreeBSD$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/get_request.c b/eBones/lib/libkrb/get_request.c index c4982bf3..ce74c60 100644 --- a/eBones/lib/libkrb/get_request.c +++ b/eBones/lib/libkrb/get_request.c @@ -5,13 +5,13 @@ * . * * from: get_request.c,v 4.7 88/12/01 14:00:11 jtkohl Exp $ - * $Id: get_request.c,v 1.3 1995/07/18 16:38:39 mark Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char *rcsid = -"$Id: get_request.c,v 1.3 1995/07/18 16:38:39 mark Exp $"; +"$FreeBSD$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/get_svc_in_tkt.c b/eBones/lib/libkrb/get_svc_in_tkt.c index f5680db..3771e76 100644 --- a/eBones/lib/libkrb/get_svc_in_tkt.c +++ b/eBones/lib/libkrb/get_svc_in_tkt.c @@ -4,13 +4,13 @@ * . * * from: get_svc_in_tkt.c,v 4.9 89/07/18 16:33:34 jtkohl Exp $ - * $Id: get_svc_in_tkt.c,v 1.3 1995/07/18 16:38:41 mark Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char rcsid[] = -"$Id: get_svc_in_tkt.c,v 1.3 1995/07/18 16:38:41 mark Exp $"; +"$FreeBSD$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/get_tf_fullname.c b/eBones/lib/libkrb/get_tf_fullname.c index 8d76399..42041b8 100644 --- a/eBones/lib/libkrb/get_tf_fullname.c +++ b/eBones/lib/libkrb/get_tf_fullname.c @@ -4,13 +4,13 @@ * . * * from: get_tf_fullname.c,v 4.3 90/03/10 22:40:20 jon Exp $ - * $Id: get_tf_fullname.c,v 1.3 1995/07/18 16:38:42 mark Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char rcsid[] = -"$Id: get_tf_fullname.c,v 1.3 1995/07/18 16:38:42 mark Exp $"; +"$FreeBSD$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/get_tf_realm.c b/eBones/lib/libkrb/get_tf_realm.c index 8d75a9d..de91412 100644 --- a/eBones/lib/libkrb/get_tf_realm.c +++ b/eBones/lib/libkrb/get_tf_realm.c @@ -4,13 +4,13 @@ * . * * from: get_tf_realm.c,v 4.2 90/01/02 13:40:19 jtkohl Exp $ - * $Id: get_tf_realm.c,v 1.3 1995/07/18 16:38:44 mark Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char rcsid[] = -"$Id: get_tf_realm.c,v 1.3 1995/07/18 16:38:44 mark Exp $"; +"$FreeBSD$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/getrealm.c b/eBones/lib/libkrb/getrealm.c index dcd4d28..4060035 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 $ - * $Id: getrealm.c,v 1.3 1995/07/18 16:38:46 mark Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char rcsid[] = -"$Id: getrealm.c,v 1.3 1995/07/18 16:38:46 mark Exp $"; +"$FreeBSD$"; #endif lint #endif diff --git a/eBones/lib/libkrb/getst.c b/eBones/lib/libkrb/getst.c index e50e4bb..0034838 100644 --- a/eBones/lib/libkrb/getst.c +++ b/eBones/lib/libkrb/getst.c @@ -4,13 +4,13 @@ * . * * form: getst.c,v 4.5 88/11/15 16:31:39 jtkohl Exp $ - * $Id: getst.c,v 1.3 1995/07/18 16:38:47 mark Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char rcsid[] = -"$Id: getst.c,v 1.3 1995/07/18 16:38:47 mark Exp $"; +"$FreeBSD$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/in_tkt.c b/eBones/lib/libkrb/in_tkt.c index fe006a1..a70945c 100644 --- a/eBones/lib/libkrb/in_tkt.c +++ b/eBones/lib/libkrb/in_tkt.c @@ -5,13 +5,13 @@ * . * * from: kt.c,v 4.9 89/10/25 19:03:35 qjb Exp $ - * $Id: in_tkt.c,v 1.4 1995/09/07 21:38:04 markm Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char rcsid[] = -"$Id: in_tkt.c,v 1.4 1995/09/07 21:38:04 markm Exp $"; +"$FreeBSD$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/k_gethostname.c b/eBones/lib/libkrb/k_gethostname.c index cfb4f92..00a4cac 100644 --- a/eBones/lib/libkrb/k_gethostname.c +++ b/eBones/lib/libkrb/k_gethostname.c @@ -4,13 +4,13 @@ * . * * from: k_gethostname.c,v 4.1 88/12/01 14:04:42 jtkohl Exp $ - * $Id: k_gethostname.c,v 1.3 1995/07/18 16:38:51 mark Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char rcsid[] = -"$Id: k_gethostname.c,v 1.3 1995/07/18 16:38:51 mark Exp $"; +"$FreeBSD$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/klog.c b/eBones/lib/libkrb/klog.c index 7fdc774..b2b4929 100644 --- a/eBones/lib/libkrb/klog.c +++ b/eBones/lib/libkrb/klog.c @@ -5,13 +5,13 @@ * . * * from: klog.c,v 4.6 88/12/01 14:06:05 jtkohl Exp $ - * $Id: klog.c,v 1.3 1995/07/18 16:38:52 mark Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char *rcsid = -"$Id: klog.c,v 1.3 1995/07/18 16:38:52 mark Exp $"; +"$FreeBSD$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/kname_parse.c b/eBones/lib/libkrb/kname_parse.c index da7ec93..7a3f602 100644 --- a/eBones/lib/libkrb/kname_parse.c +++ b/eBones/lib/libkrb/kname_parse.c @@ -4,13 +4,13 @@ * . * * from: kname_parse.c,v 4.4 88/12/01 14:07:29 jtkohl Exp $ - * $Id: kname_parse.c,v 1.3 1995/07/18 16:38:54 mark Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char rcsid[] = -"$Id: kname_parse.c,v 1.3 1995/07/18 16:38:54 mark Exp $"; +"$FreeBSD$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/kntoln.c b/eBones/lib/libkrb/kntoln.c index 388704c..987fd7c4 100644 --- a/eBones/lib/libkrb/kntoln.c +++ b/eBones/lib/libkrb/kntoln.c @@ -5,13 +5,13 @@ * . * * from: kntoln.c,v 4.7 89/01/23 09:25:15 jtkohl Exp $ - * $Id: kntoln.c,v 1.3 1995/07/18 16:38:56 mark Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char *rcsid = -"$Id: kntoln.c,v 1.3 1995/07/18 16:38:56 mark Exp $"; +"$FreeBSD$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/kparse.c b/eBones/lib/libkrb/kparse.c index 5b25ac7..87fa64a 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 $ - * $Id: kparse.c,v 1.3 1995/07/18 16:38:58 mark Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char rcsid[] = -"$Id: kparse.c,v 1.3 1995/07/18 16:38:58 mark Exp $"; +"$FreeBSD$"; #endif lint #endif diff --git a/eBones/lib/libkrb/krb_err.et b/eBones/lib/libkrb/krb_err.et index 6200280..1d5d5f5 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 $ -# $Id: krb_err.et,v 1.3 1995/09/07 21:38:09 markm Exp $ +# $FreeBSD$ # error_table krb diff --git a/eBones/lib/libkrb/krb_err_txt.c b/eBones/lib/libkrb/krb_err_txt.c index 040727b..fd1ae2d 100644 --- a/eBones/lib/libkrb/krb_err_txt.c +++ b/eBones/lib/libkrb/krb_err_txt.c @@ -4,13 +4,13 @@ * . * * from: krb_err_txt.c,v 4.7 88/12/01 14:10:14 jtkohl Exp $ - * $Id: krb_err_txt.c,v 1.3 1995/09/07 21:38:10 markm Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char rcsid[] = -"$Id: krb_err_txt.c,v 1.3 1995/09/07 21:38:10 markm Exp $"; +"$FreeBSD$"; #endif lint #endif diff --git a/eBones/lib/libkrb/krb_get_in_tkt.c b/eBones/lib/libkrb/krb_get_in_tkt.c index b6ff308..06e2e3a 100644 --- a/eBones/lib/libkrb/krb_get_in_tkt.c +++ b/eBones/lib/libkrb/krb_get_in_tkt.c @@ -5,13 +5,13 @@ * . * * from: der: krb_get_in_tkt.c,v 4.19 89/07/18 16:31:31 jtkohl Exp $ - * $Id: krb_get_in_tkt.c,v 1.3 1995/07/18 16:39:04 mark Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char *rcsid = -"$Id: krb_get_in_tkt.c,v 1.3 1995/07/18 16:39:04 mark Exp $"; +"$FreeBSD$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/krb_realmofhost.3 b/eBones/lib/libkrb/krb_realmofhost.3 index c3b14cc..a168867 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 $ -.\" $Id: krb_realmofhost.3,v 1.3 1995/07/18 16:41:02 mark Exp $ +.\" $FreeBSD$ .\" 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 8f250a5..e6d63a9 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 $ -.\" $Id: krb_sendauth.3,v 1.3 1995/09/13 17:23:57 markm Exp $ +.\" $FreeBSD$ .\" 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 73b5e5d..4b34fe5 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 $ -.\" $Id: krb_set_tkt_string.3,v 1.1.1.1 1994/09/30 14:50:07 csgr Exp $ +.\" $FreeBSD$ .\" 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 f82cf70..5dd0447 100644 --- a/eBones/lib/libkrb/krbglue.c +++ b/eBones/lib/libkrb/krbglue.c @@ -4,13 +4,13 @@ * . * * from: krbglue.c,v 4.1 89/01/23 15:51:50 wesommer Exp $ - * $Id: krbglue.c,v 1.3 1995/07/18 16:39:05 mark Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char rcsid[] = -$Id: krbglue.c,v 1.3 1995/07/18 16:39:05 mark Exp $"; +$FreeBSD$"; #endif lint #endif diff --git a/eBones/lib/libkrb/kuserok.3 b/eBones/lib/libkrb/kuserok.3 index c7581a6..5f8e146 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 $ -.\" $Id: kuserok.3,v 1.1.1.1 1994/09/30 14:50:07 csgr Exp $ +.\" $FreeBSD$ .\" 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 8e5d18a..116ae50 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 $ - * $Id: kuserok.c,v 1.3 1995/07/18 16:39:07 mark Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char rcsid[] = -"$Id: kuserok.c,v 1.3 1995/07/18 16:39:07 mark Exp $"; +"$FreeBSD$"; #endif lint #endif diff --git a/eBones/lib/libkrb/log.c b/eBones/lib/libkrb/log.c index e33477f..008fdca 100644 --- a/eBones/lib/libkrb/log.c +++ b/eBones/lib/libkrb/log.c @@ -5,13 +5,13 @@ * . * * from: log.c,v 4.7 88/12/01 14:15:14 jtkohl Exp $ - * $Id: log.c,v 1.3 1995/07/18 16:39:09 mark Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char *rcsid = -"$Id: log.c,v 1.3 1995/07/18 16:39:09 mark Exp $"; +"$FreeBSD$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/mk_err.c b/eBones/lib/libkrb/mk_err.c index 8600240..005e5f4 100644 --- a/eBones/lib/libkrb/mk_err.c +++ b/eBones/lib/libkrb/mk_err.c @@ -5,13 +5,13 @@ * . * * from: mk_err.c,v 4.4 88/11/15 16:33:36 jtkohl Exp $ - * $Id: mk_err.c,v 1.3 1995/07/18 16:39:11 mark Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char *rcsid = -"$Id: mk_err.c,v 1.3 1995/07/18 16:39:11 mark Exp $"; +"$FreeBSD$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/mk_priv.c b/eBones/lib/libkrb/mk_priv.c index d45d734..cbbeb61 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 $ - * $Id: mk_priv.c,v 1.3 1995/07/18 16:39:13 mark Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char rcsid[] = -"$Id: mk_priv.c,v 1.3 1995/07/18 16:39:13 mark Exp $"; +"$FreeBSD$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/mk_req.c b/eBones/lib/libkrb/mk_req.c index a27c1c0..4eb09a2 100644 --- a/eBones/lib/libkrb/mk_req.c +++ b/eBones/lib/libkrb/mk_req.c @@ -5,13 +5,13 @@ * . * * from: der: mk_req.c,v 4.17 89/07/07 15:20:35 jtkohl Exp $ - * $Id: mk_req.c,v 1.3 1995/07/18 16:39:15 mark Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char *rcsid = -"$Id: mk_req.c,v 1.3 1995/07/18 16:39:15 mark Exp $"; +"$FreeBSD$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/mk_safe.c b/eBones/lib/libkrb/mk_safe.c index e5490bc..f434fec 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 $ - * $Id: mk_safe.c,v 1.3 1995/07/18 16:39:17 mark Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char rcsid[] = -"$Id: mk_safe.c,v 1.3 1995/07/18 16:39:17 mark Exp $"; +"$FreeBSD$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/month_sname.c b/eBones/lib/libkrb/month_sname.c index f4ef339..70a73cf 100644 --- a/eBones/lib/libkrb/month_sname.c +++ b/eBones/lib/libkrb/month_sname.c @@ -5,13 +5,13 @@ * . * * from: month_sname.c,v 4.4 88/11/15 16:39:32 jtkohl Exp $ - * $Id: month_sname.c,v 1.3 1995/07/18 16:39:19 mark Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char *rcsid = -"$Id: month_sname.c,v 1.3 1995/07/18 16:39:19 mark Exp $"; +"$FreeBSD$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/netread.c b/eBones/lib/libkrb/netread.c index 628004e..ea2f9d7 100644 --- a/eBones/lib/libkrb/netread.c +++ b/eBones/lib/libkrb/netread.c @@ -4,13 +4,13 @@ * . * * from: netread.c,v 4.1 88/11/15 16:47:21 jtkohl Exp $ - * $Id: netread.c,v 1.3 1995/07/18 16:39:20 mark Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char rcsid[] = -"$Id: netread.c,v 1.3 1995/07/18 16:39:20 mark Exp $"; +"$FreeBSD$"; #endif lint #endif diff --git a/eBones/lib/libkrb/netwrite.c b/eBones/lib/libkrb/netwrite.c index f85f7ba..f6d09aa 100644 --- a/eBones/lib/libkrb/netwrite.c +++ b/eBones/lib/libkrb/netwrite.c @@ -4,13 +4,13 @@ * . * * from: netwrite.c,v 4.1 88/11/15 16:48:58 jtkohl Exp $"; - * $Id: netwrite.c,v 1.3 1995/07/18 16:39:22 mark Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char rcsid[] = -"$Id: netwrite.c,v 1.3 1995/07/18 16:39:22 mark Exp $"; +"$FreeBSD$"; #endif lint #endif diff --git a/eBones/lib/libkrb/one.c b/eBones/lib/libkrb/one.c index ef02ae1..86a439a 100644 --- a/eBones/lib/libkrb/one.c +++ b/eBones/lib/libkrb/one.c @@ -4,13 +4,13 @@ * . * * form: one.c,v 4.1 88/11/15 16:51:41 jtkohl Exp $ - * $Id: one.c,v 1.3 1995/07/18 16:39:24 mark Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char rcsid[] = -"$Id: one.c,v 1.3 1995/07/18 16:39:24 mark Exp $"; +"$FreeBSD$"; #endif lint #endif diff --git a/eBones/lib/libkrb/pkt_cipher.c b/eBones/lib/libkrb/pkt_cipher.c index 9c32b72..59d5a39 100644 --- a/eBones/lib/libkrb/pkt_cipher.c +++ b/eBones/lib/libkrb/pkt_cipher.c @@ -5,13 +5,13 @@ * . * * from: pkt_cipher.c,v 4.8 89/01/13 17:46:14 steiner Exp $ - * $Id: pkt_cipher.c,v 1.3 1995/07/18 16:39:25 mark Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char *rcsid = -"$Id: pkt_cipher.c,v 1.3 1995/07/18 16:39:25 mark Exp $"; +"$FreeBSD$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/pkt_clen.c b/eBones/lib/libkrb/pkt_clen.c index f8dacae..a956ae0 100644 --- a/eBones/lib/libkrb/pkt_clen.c +++ b/eBones/lib/libkrb/pkt_clen.c @@ -5,13 +5,13 @@ * . * * from: pkt_clen.c,v 4.7 88/11/15 16:56:36 jtkohl Exp $ - * $Id: pkt_clen.c,v 1.3 1995/07/18 16:39:27 mark Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char *rcsid = -"$Id: pkt_clen.c,v 1.3 1995/07/18 16:39:27 mark Exp $"; +"$FreeBSD$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/rd_err.c b/eBones/lib/libkrb/rd_err.c index e46dc66..9d0a2b6 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 $ - * $Id: rd_err.c,v 1.3 1995/07/18 16:39:29 mark Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char rcsid[] = -"$Id: rd_err.c,v 1.3 1995/07/18 16:39:29 mark Exp $"; +"$FreeBSD$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/rd_priv.c b/eBones/lib/libkrb/rd_priv.c index 0c21a1d..029ebc6 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 $ - * $Id: rd_priv.c,v 1.3 1995/07/18 16:39:31 mark Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char rcsid[]= -"$Id: rd_priv.c,v 1.3 1995/07/18 16:39:31 mark Exp $"; +"$FreeBSD$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/rd_req.c b/eBones/lib/libkrb/rd_req.c index 60ee948..e6f2598 100644 --- a/eBones/lib/libkrb/rd_req.c +++ b/eBones/lib/libkrb/rd_req.c @@ -5,13 +5,13 @@ * . * * from: der: rd_req.c,v 4.16 89/03/22 14:52:06 jtkohl Exp $ - * $Id: rd_req.c,v 1.3 1995/07/18 16:39:33 mark Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char *rcsid = -"$Id: rd_req.c,v 1.3 1995/07/18 16:39:33 mark Exp $"; +"$FreeBSD$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/rd_safe.c b/eBones/lib/libkrb/rd_safe.c index 4d3e8d6..e60ed1e 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 $ - * $Id: rd_safe.c,v 1.3 1995/07/18 16:39:34 mark Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char rcsid[] = -"$Id: rd_safe.c,v 1.3 1995/07/18 16:39:34 mark Exp $"; +"$FreeBSD$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/read_service_key.c b/eBones/lib/libkrb/read_service_key.c index 6064292..7f00733 100644 --- a/eBones/lib/libkrb/read_service_key.c +++ b/eBones/lib/libkrb/read_service_key.c @@ -5,13 +5,13 @@ * . * * from: _service_key.c,v 4.10 90/03/10 19:06:56 jon Exp $ - * $Id: read_service_key.c,v 1.3 1995/07/18 16:39:36 mark Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char *rcsid = -"$Id: read_service_key.c,v 1.3 1995/07/18 16:39:36 mark Exp $"; +"$FreeBSD$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/recvauth.c b/eBones/lib/libkrb/recvauth.c index 45d68ee..492f808 100644 --- a/eBones/lib/libkrb/recvauth.c +++ b/eBones/lib/libkrb/recvauth.c @@ -4,13 +4,13 @@ * . * * from: recvauth.c,v 4.4 90/03/10 19:03:08 jon Exp $"; - * $Id: recvauth.c,v 1.3 1995/07/18 16:39:38 mark Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char rcsid[] = -"$Id: recvauth.c,v 1.3 1995/07/18 16:39:38 mark Exp $"; +"$FreeBSD$"; #endif lint #endif diff --git a/eBones/lib/libkrb/save_credentials.c b/eBones/lib/libkrb/save_credentials.c index 268bb77..4b7c19b 100644 --- a/eBones/lib/libkrb/save_credentials.c +++ b/eBones/lib/libkrb/save_credentials.c @@ -5,13 +5,13 @@ * . * * from: save_credentials.c,v 4.9 89/05/31 17:45:43 jtkohl Exp $ - * $Id: save_credentials.c,v 1.3 1995/07/18 16:39:40 mark Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char *rcsid = -"$Id: save_credentials.c,v 1.3 1995/07/18 16:39:40 mark Exp $"; +"$FreeBSD$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/send_to_kdc.c b/eBones/lib/libkrb/send_to_kdc.c index c9f4355..19d0bd9 100644 --- a/eBones/lib/libkrb/send_to_kdc.c +++ b/eBones/lib/libkrb/send_to_kdc.c @@ -4,7 +4,7 @@ * . * * from: send_to_kdc.c,v 4.20 90/01/02 13:40:37 jtkohl Exp $ - * $Id: send_to_kdc.c,v 1.9 1995/09/16 23:11:25 gibbs Exp $ + * $FreeBSD$ */ #if 0 diff --git a/eBones/lib/libkrb/sendauth.c b/eBones/lib/libkrb/sendauth.c index a1d79e7..2ba67a8 100644 --- a/eBones/lib/libkrb/sendauth.c +++ b/eBones/lib/libkrb/sendauth.c @@ -4,13 +4,13 @@ * . * * from: sendauth.c,v 4.6 90/03/10 23:18:28 jon Exp $ - * $Id: sendauth.c,v 1.3 1995/07/18 16:39:44 mark Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char rcsid[] = -"$Id: sendauth.c,v 1.3 1995/07/18 16:39:44 mark Exp $"; +"$FreeBSD$"; #endif lint #endif diff --git a/eBones/lib/libkrb/stime.c b/eBones/lib/libkrb/stime.c index 2da2463..c31e25f 100644 --- a/eBones/lib/libkrb/stime.c +++ b/eBones/lib/libkrb/stime.c @@ -5,13 +5,13 @@ * . * * from: stime.c,v 4.5 88/11/15 16:58:05 jtkohl Exp $ - * $Id: stime.c,v 1.3 1995/07/18 16:39:46 mark Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char *rcsid = -"$Id: stime.c,v 1.3 1995/07/18 16:39:46 mark Exp $"; +"$FreeBSD$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/tf_shm.c b/eBones/lib/libkrb/tf_shm.c index 31894cb..4cb521e 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 $ - * $Id: tf_shm.c,v 1.3 1995/07/18 16:39:48 mark Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char rcsid[] = -"$Id: tf_shm.c,v 1.3 1995/07/18 16:39:48 mark Exp $"; +"$FreeBSD$"; #endif lint #endif diff --git a/eBones/lib/libkrb/tf_util.3 b/eBones/lib/libkrb/tf_util.3 index ee6e436..6e05f05 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 $ -.\" $Id: tf_util.3,v 1.1.1.1 1994/09/30 14:50:08 csgr Exp $ +.\" $FreeBSD$ .\" 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 e939c38..1e72020 100644 --- a/eBones/lib/libkrb/tf_util.c +++ b/eBones/lib/libkrb/tf_util.c @@ -4,13 +4,13 @@ * . * * from: tf_util.c,v 4.9 90/03/10 19:19:45 jon Exp $ - * $Id: tf_util.c,v 1.3 1995/07/18 16:39:50 mark Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char rcsid[] = -"$Id: tf_util.c,v 1.3 1995/07/18 16:39:50 mark Exp $"; +"$FreeBSD$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/tkt_string.c b/eBones/lib/libkrb/tkt_string.c index f7ae210..9b3a6dc 100644 --- a/eBones/lib/libkrb/tkt_string.c +++ b/eBones/lib/libkrb/tkt_string.c @@ -5,13 +5,13 @@ * . * * from: tkt_string.c,v 4.6 89/01/05 12:31:51 raeburn Exp $ - * $Id: tkt_string.c,v 1.3 1995/09/07 21:38:35 markm Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char *rcsid = -"$Id: tkt_string.c,v 1.3 1995/09/07 21:38:35 markm Exp $"; +"$FreeBSD$"; #endif /* lint */ #endif diff --git a/eBones/lib/libkrb/util.c b/eBones/lib/libkrb/util.c index 68c0dbc..df2d151 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 $ - * $Id: util.c,v 1.3 1995/07/18 16:39:54 mark Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char rcsid[] = -"$Id: util.c,v 1.3 1995/07/18 16:39:54 mark Exp $"; +"$FreeBSD$"; #endif lint #endif diff --git a/eBones/lib/librkinit/rk_krb.c b/eBones/lib/librkinit/rk_krb.c index ad8a653..4d5a47c 100644 --- a/eBones/lib/librkinit/rk_krb.c +++ b/eBones/lib/librkinit/rk_krb.c @@ -1,7 +1,7 @@ /* - * $Id: rk_krb.c,v 1.1 1993/12/10 19:36:09 dglo Exp gibbs $ - * $Source: /usr/src/eBones/librkinit/RCS/rk_krb.c,v $ - * $Author: dglo $ + * $FreeBSD$ + * $Source: /home/ncvs/src/eBones/lib/librkinit/rk_krb.c,v $ + * $Author: gibbs $ * * 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 = "$Id: rk_krb.c,v 1.1 1993/12/10 19:36:09 dglo Exp gibbs $"; +static char *rcsid = "$FreeBSD$"; #endif /* lint || SABER || LOCORE || RCS_HDRS */ #include diff --git a/eBones/lib/librkinit/rk_lib.c b/eBones/lib/librkinit/rk_lib.c index 30c2268..44df7b8 100644 --- a/eBones/lib/librkinit/rk_lib.c +++ b/eBones/lib/librkinit/rk_lib.c @@ -1,7 +1,7 @@ /* - * $Id: rk_lib.c,v 1.1.1.1 1995/09/15 06:09:30 gibbs Exp $ + * $FreeBSD$ * $Source: /home/ncvs/src/eBones/lib/librkinit/rk_lib.c,v $ - * $Author: gibbs $ + * $Author: pst $ * * 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 = "$Id: rk_lib.c,v 1.1.1.1 1995/09/15 06:09:30 gibbs Exp $"; +static char *rcsid = "$FreeBSD$"; #endif /* lint || SABER || LOCORE || RCS_HDRS */ #include diff --git a/eBones/lib/librkinit/rk_rpc.c b/eBones/lib/librkinit/rk_rpc.c index d931899..425f0fb 100644 --- a/eBones/lib/librkinit/rk_rpc.c +++ b/eBones/lib/librkinit/rk_rpc.c @@ -1,5 +1,5 @@ /* - * $Id: rk_rpc.c,v 1.1.1.1 1995/09/15 06:09:30 gibbs Exp $ + * $FreeBSD$ * $Source: /home/ncvs/src/eBones/lib/librkinit/rk_rpc.c,v $ * $Author: gibbs $ * @@ -9,7 +9,7 @@ */ #if !defined(lint) && !defined(SABER) && !defined(LOCORE) && defined(RCS_HDRS) -static char *rcsid = "$Id: rk_rpc.c,v 1.1.1.1 1995/09/15 06:09:30 gibbs Exp $"; +static char *rcsid = "$FreeBSD$"; #endif /* lint || SABER || LOCORE || RCS_HDRS */ #include diff --git a/eBones/lib/librkinit/rk_util.c b/eBones/lib/librkinit/rk_util.c index 4333d38..aa4ebf4 100644 --- a/eBones/lib/librkinit/rk_util.c +++ b/eBones/lib/librkinit/rk_util.c @@ -1,7 +1,7 @@ /* - * $Id: rk_util.c,v 1.1 1993/12/10 19:36:09 dglo Exp gibbs $ - * $Source: /usr/src/eBones/librkinit/RCS/rk_util.c,v $ - * $Author: dglo $ + * $FreeBSD$ + * $Source: /home/ncvs/src/eBones/lib/librkinit/rk_util.c,v $ + * $Author: gibbs $ * * 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 = "$Id: rk_util.c,v 1.1 1993/12/10 19:36:09 dglo Exp gibbs $"; +static char *rcsid = "$FreeBSD$"; #endif /* lint || SABER || LOCORE || RCS_HDRS */ #include diff --git a/eBones/lib/libtelnet/Makefile b/eBones/lib/libtelnet/Makefile index 94f7549..26a8b81 100644 --- a/eBones/lib/libtelnet/Makefile +++ b/eBones/lib/libtelnet/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.2 (Berkeley) 12/15/93 -# $Id$ +# $FreeBSD$ 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 69a381a..1859293 100644 --- a/eBones/lib/libtelnet/kerberos5.c +++ b/eBones/lib/libtelnet/kerberos5.c @@ -1,7 +1,7 @@ /* - * $Source: /home/ncvs/src/secure/lib/libtelnet/kerberos5.c,v $ - * $Author: rgrimes $ - * $Id: kerberos5.c,v 1.2 1995/05/30 06:11:54 rgrimes Exp $ + * $Source: /home/ncvs/src/eBones/lib/libtelnet/kerberos5.c,v $ + * $Author: pst $ + * $FreeBSD$ */ #if !defined(lint) && !defined(SABER) @@ -9,7 +9,7 @@ static #ifdef __STDC__ const #endif -char rcsid_kerberos5_c[] = "$Id: kerberos5.c,v 1.2 1995/05/30 06:11:54 rgrimes Exp $"; +char rcsid_kerberos5_c[] = "$FreeBSD$"; #endif /* lint */ /*- diff --git a/eBones/libexec/Makefile b/eBones/libexec/Makefile index b7193e6..7906b87 100644 --- a/eBones/libexec/Makefile +++ b/eBones/libexec/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 5.1 (Berkeley) 6/25/90 -# $Id: Makefile,v 1.1 1995/09/13 17:23:59 markm Exp $ +# $FreeBSD$ SUBDIR= kpropd registerd rkinitd diff --git a/eBones/libexec/kpropd/Makefile b/eBones/libexec/kpropd/Makefile index 4b95d18..0e13c07 100644 --- a/eBones/libexec/kpropd/Makefile +++ b/eBones/libexec/kpropd/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 5.1 (Berkeley) 6/25/90 -# $Id$ +# $FreeBSD$ PROG= kpropd CFLAGS+=-I${.CURDIR}/../../usr.sbin/kprop -DKERBEROS diff --git a/eBones/libexec/registerd/Makefile b/eBones/libexec/registerd/Makefile index 1afe721..9b4ebe4 100644 --- a/eBones/libexec/registerd/Makefile +++ b/eBones/libexec/registerd/Makefile @@ -6,7 +6,7 @@ # # @(#)Makefile 8.1 (Berkeley) 6/1/93 # -# $Id: Makefile,v 1.5 1995/09/14 04:05:16 gibbs Exp $ +# $FreeBSD$ PROG= registerd SRCS= registerd.c diff --git a/eBones/libexec/registerd/registerd.8 b/eBones/libexec/registerd/registerd.8 index 5e070de..30e009e 100644 --- a/eBones/libexec/registerd/registerd.8 +++ b/eBones/libexec/registerd/registerd.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)registerd.8 8.2 (Berkeley) 12/11/93 -.\" $Id$ +.\" $FreeBSD$ .\" .Dd December 11, 1993 .Dt REGISTERD 8 diff --git a/eBones/libexec/rkinitd/krb.c b/eBones/libexec/rkinitd/krb.c index 23734db..48cf4a9 100644 --- a/eBones/libexec/rkinitd/krb.c +++ b/eBones/libexec/rkinitd/krb.c @@ -1,13 +1,13 @@ /* - * $Id: krb.c,v 1.1 1993/07/29 22:45:19 dglo Exp gibbs $ - * $Source: /usr/src/eBones/rkinitd/RCS/krb.c,v $ - * $Author: dglo $ + * $FreeBSD$ + * $Source: /home/ncvs/src/eBones/libexec/rkinitd/krb.c,v $ + * $Author: gibbs $ * * This file contains all of the kerberos part of rkinitd. */ #if !defined(lint) && !defined(SABER) && !defined(LOCORE) && defined(RCS_HDRS) -static char *rcsid = "$Id: krb.c,v 1.1 1993/07/29 22:45:19 dglo Exp gibbs $"; +static char *rcsid = "$FreeBSD$"; #endif /* lint || SABER || LOCORE || RCS_HDRS */ #include diff --git a/eBones/libexec/rkinitd/rkinitd.c b/eBones/libexec/rkinitd/rkinitd.c index 7244149..6c8408f 100644 --- a/eBones/libexec/rkinitd/rkinitd.c +++ b/eBones/libexec/rkinitd/rkinitd.c @@ -1,13 +1,13 @@ /* - * $Id: rkinitd.c,v 1.1 1993/12/10 18:54:19 dglo Exp gibbs $ - * $Source: /usr/src/eBones/rkinitd/RCS/rkinitd.c,v $ - * $Author: dglo $ + * $FreeBSD$ + * $Source: /home/ncvs/src/eBones/libexec/rkinitd/rkinitd.c,v $ + * $Author: gibbs $ * * This is the main source file for rkinit */ #if !defined(lint) && !defined(SABER) && !defined(LOCORE) && defined(RCS_HDRS) -static char *rcsid = "$Id: rkinitd.c,v 1.1 1993/12/10 18:54:19 dglo Exp gibbs $"; +static char *rcsid = "$FreeBSD$"; #endif /* lint || SABER || LOCORE || RCS_HDRS */ #include diff --git a/eBones/libexec/rkinitd/rkinitd.h b/eBones/libexec/rkinitd/rkinitd.h index 1a65cba..58bfc12 100644 --- a/eBones/libexec/rkinitd/rkinitd.h +++ b/eBones/libexec/rkinitd/rkinitd.h @@ -1,7 +1,7 @@ /* - * $Id: rkinitd.h,v 1.1 1993/12/10 19:02:10 dglo Exp gibbs $ - * $Source: /usr/src/eBones/rkinitd/RCS/rkinitd.h,v $ - * $Author: dglo $ + * $FreeBSD$ + * $Source: /home/ncvs/src/eBones/libexec/rkinitd/rkinitd.h,v $ + * $Author: gibbs $ * * This header file contains function declarations for use for rkinitd */ @@ -10,7 +10,7 @@ #define __RKINITD_H__ #if !defined(lint) && !defined(SABER) && !defined(LOCORE) && defined(RCS_HDRS) -static char *rcsid_rkinitd_h = "$Id: rkinitd.h,v 1.1 1993/12/10 19:02:10 dglo Exp gibbs $"; +static char *rcsid_rkinitd_h = "$FreeBSD$"; #endif /* lint || SABER || LOCORE || RCS_HDRS */ #ifdef __STDC__ diff --git a/eBones/libexec/rkinitd/rpc.c b/eBones/libexec/rkinitd/rpc.c index 97d4f9f..a391ebc 100644 --- a/eBones/libexec/rkinitd/rpc.c +++ b/eBones/libexec/rkinitd/rpc.c @@ -1,13 +1,13 @@ /* - * $Id: rpc.c,v 1.1 1993/12/10 18:59:29 dglo Exp gibbs $ - * $Source: /usr/src/eBones/rkinitd/RCS/rpc.c,v $ - * $Author: dglo $ + * $FreeBSD$ + * $Source: /home/ncvs/src/eBones/libexec/rkinitd/rpc.c,v $ + * $Author: gibbs $ * * This file contains the network parts of the rkinit server. */ #if !defined(lint) && !defined(SABER) && !defined(LOCORE) && defined(RCS_HDRS) -static char *rcsid = "$Id: rpc.c,v 1.1 1993/12/10 18:59:29 dglo Exp gibbs $"; +static char *rcsid = "$FreeBSD$"; #endif /* lint || SABER || LOCORE || RCS_HDRS */ #include diff --git a/eBones/libexec/rkinitd/util.c b/eBones/libexec/rkinitd/util.c index 2081205..4b288a2 100644 --- a/eBones/libexec/rkinitd/util.c +++ b/eBones/libexec/rkinitd/util.c @@ -1,13 +1,13 @@ /* - * $Id: util.c,v 1.1 1993/12/10 18:59:29 dglo Exp gibbs $ - * $Source: /usr/src/eBones/rkinitd/RCS/util.c,v $ - * $Author: dglo $ + * $FreeBSD$ + * $Source: /home/ncvs/src/eBones/libexec/rkinitd/util.c,v $ + * $Author: gibbs $ * * This file contains general rkinit server utilities. */ #if !defined(lint) && !defined(SABER) && !defined(LOCORE) && defined(RCS_HDRS) -static char *rcsid = "$Id: util.c,v 1.1 1993/12/10 18:59:29 dglo Exp gibbs $"; +static char *rcsid = "$FreeBSD$"; #endif /* lint || SABER || LOCORE || RCS_HDRS */ #include diff --git a/eBones/libexec/telnetd/Makefile b/eBones/libexec/telnetd/Makefile index c0c82ee..cd0434d 100644 --- a/eBones/libexec/telnetd/Makefile +++ b/eBones/libexec/telnetd/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.2 (Berkeley) 12/15/93 -# $Id$ +# $FreeBSD$ # Do not define -DKLUDGELINEMODE, as it does not interact well with many # telnet implementations. diff --git a/eBones/libexec/telnetd/telnetd.8 b/eBones/libexec/telnetd/telnetd.8 index 8151fa0..def0796 100644 --- a/eBones/libexec/telnetd/telnetd.8 +++ b/eBones/libexec/telnetd/telnetd.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)telnetd.8 8.4 (Berkeley) 6/1/94 -.\" $Id$ +.\" $FreeBSD$ .\" .Dd June 1, 1994 .Dt TELNETD 8 diff --git a/eBones/man/Makefile b/eBones/man/Makefile index 6c74d1c..e9e0947 100644 --- a/eBones/man/Makefile +++ b/eBones/man/Makefile @@ -1,5 +1,5 @@ # from: @(#)Makefile 5.4 (Berkeley) 7/25/90 -# $Id$ +# $FreeBSD$ MAN1= kerberos.1 MAN5= krb.conf.5 krb.realms.5 diff --git a/eBones/man/kerberos.1 b/eBones/man/kerberos.1 index c489b88..c0e0162 100644 --- a/eBones/man/kerberos.1 +++ b/eBones/man/kerberos.1 @@ -1,5 +1,5 @@ .\" from: kerberos.1,v 4.7 89/01/23 11:39:33 jtkohl Exp $ -.\" $Id: kerberos.1,v 1.2 1994/07/19 19:27:33 g89r4222 Exp $ +.\" $FreeBSD$ .\" Copyright 1989 by the Massachusetts Institute of Technology. .\" .\" For copying and distribution information, diff --git a/eBones/man/krb.conf.5 b/eBones/man/krb.conf.5 index 4a87007..d370b41 100644 --- a/eBones/man/krb.conf.5 +++ b/eBones/man/krb.conf.5 @@ -1,5 +1,5 @@ .\" from: krb.conf.5,v 4.1 89/01/23 11:10:34 jtkohl Exp $ -.\" $Id: krb.conf.5,v 1.1.1.1 1994/09/30 14:50:07 csgr Exp $ +.\" $FreeBSD$ .\" Copyright 1989 by the Massachusetts Institute of Technology. .\" .\" For copying and distribution information, diff --git a/eBones/man/krb.realms.5 b/eBones/man/krb.realms.5 index 877477f..65c9db3 100644 --- a/eBones/man/krb.realms.5 +++ b/eBones/man/krb.realms.5 @@ -1,5 +1,5 @@ .\" from: krb.realms.5,v 4.1 89/01/23 11:10:41 jtkohl Exp $ -.\" $Id: krb.realms.5,v 1.1.1.1 1994/09/30 14:50:07 csgr Exp $ +.\" $FreeBSD$ .\" Copyright 1989 by the Massachusetts Institute of Technology. .\" .\" For copying and distribution information, diff --git a/eBones/patchlevel.h b/eBones/patchlevel.h index 87e5061..b11bb1b 100644 --- a/eBones/patchlevel.h +++ b/eBones/patchlevel.h @@ -1,5 +1,5 @@ /*- - * $Id: patchlevel.h,v 1.3 1995/07/18 16:34:26 mark Exp $ + * $FreeBSD$ */ #define PATCHLEVEL 9 diff --git a/eBones/usr.bin/Makefile b/eBones/usr.bin/Makefile index fa796ca..d1654e0 100644 --- a/eBones/usr.bin/Makefile +++ b/eBones/usr.bin/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 5.1 (Berkeley) 6/25/90 -# $Id: Makefile,v 1.1 1995/09/13 17:24:05 markm Exp $ +# $FreeBSD$ SUBDIR= kadmin kdestroy kinit klist ksrvtgt register rkinit diff --git a/eBones/usr.bin/kadmin/Makefile b/eBones/usr.bin/kadmin/Makefile index 74457e0..a281e02 100644 --- a/eBones/usr.bin/kadmin/Makefile +++ b/eBones/usr.bin/kadmin/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $FreeBSD$ PROG= kadmin SRCS= ${KRBOBJDIR}/krb_err.h kadmin.c kadmin_cmds.c diff --git a/eBones/usr.bin/kadmin/kadmin.8 b/eBones/usr.bin/kadmin/kadmin.8 index 6e15015..a1c12ee 100644 --- a/eBones/usr.bin/kadmin/kadmin.8 +++ b/eBones/usr.bin/kadmin/kadmin.8 @@ -1,5 +1,5 @@ .\" from: kadmin.8,v 4.2 89/07/25 17:20:02 jtkohl Exp $ -.\" $Id: kadmin.8,v 1.2 1994/07/19 19:27:22 g89r4222 Exp $ +.\" $FreeBSD$ .\" Copyright 1989 by the Massachusetts Institute of Technology. .\" .\" For copying and distribution information, diff --git a/eBones/usr.bin/kdestroy/Makefile b/eBones/usr.bin/kdestroy/Makefile index d61e691..bc69b16 100644 --- a/eBones/usr.bin/kdestroy/Makefile +++ b/eBones/usr.bin/kdestroy/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 5.1 (Berkeley) 6/25/90 -# $Id: Makefile,v 1.5 1995/09/14 04:06:04 gibbs Exp $ +# $FreeBSD$ PROG= kdestroy CFLAGS+=-DKERBEROS -DDEBUG -DBSD42 diff --git a/eBones/usr.bin/kdestroy/kdestroy.1 b/eBones/usr.bin/kdestroy/kdestroy.1 index 7099353..67d0923 100644 --- a/eBones/usr.bin/kdestroy/kdestroy.1 +++ b/eBones/usr.bin/kdestroy/kdestroy.1 @@ -1,5 +1,5 @@ .\" from: kdestroy.1,v 4.9 89/01/23 11:39:50 jtkohl Exp $ -.\" $Id: kdestroy.1,v 1.2 1994/07/19 19:27:32 g89r4222 Exp $ +.\" $FreeBSD$ .\" Copyright 1989 by the Massachusetts Institute of Technology. .\" .\" For copying and distribution information, diff --git a/eBones/usr.bin/kdestroy/kdestroy.c b/eBones/usr.bin/kdestroy/kdestroy.c index 926eea5..27e86e1 100644 --- a/eBones/usr.bin/kdestroy/kdestroy.c +++ b/eBones/usr.bin/kdestroy/kdestroy.c @@ -10,13 +10,13 @@ * -f[orce] - no message printed at all * * from: kdestroy.c,v 4.5 88/03/18 15:16:02 steiner Exp $ - * $Id: kdestroy.c,v 1.3 1995/07/18 16:37:44 mark Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char rcsid[] = -"$Id: kdestroy.c,v 1.3 1995/07/18 16:37:44 mark Exp $"; +"$FreeBSD$"; #endif lint #endif diff --git a/eBones/usr.bin/kinit/Makefile b/eBones/usr.bin/kinit/Makefile index 94549dc..d1fdfa5 100644 --- a/eBones/usr.bin/kinit/Makefile +++ b/eBones/usr.bin/kinit/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 5.1 (Berkeley) 6/25/90 -# $Id: Makefile,v 1.5 1995/09/14 04:06:11 gibbs Exp $ +# $FreeBSD$ PROG= kinit CFLAGS+=-DKERBEROS -DDEBUG -DBSD42 diff --git a/eBones/usr.bin/kinit/kinit.1 b/eBones/usr.bin/kinit/kinit.1 index f9a97a7..3887160 100644 --- a/eBones/usr.bin/kinit/kinit.1 +++ b/eBones/usr.bin/kinit/kinit.1 @@ -1,5 +1,5 @@ .\" from: kinit.1,v 4.6 89/01/23 11:39:11 jtkohl Exp $ -.\" $Id: kinit.1,v 1.2 1994/07/19 19:27:36 g89r4222 Exp $ +.\" $FreeBSD$ .\" Copyright 1989 by the Massachusetts Institute of Technology. .\" .\" For copying and distribution information, diff --git a/eBones/usr.bin/kinit/kinit.c b/eBones/usr.bin/kinit/kinit.c index 86c38ee..8657092 100644 --- a/eBones/usr.bin/kinit/kinit.c +++ b/eBones/usr.bin/kinit/kinit.c @@ -15,13 +15,13 @@ * -l[ifetime] * * from: kinit.c,v 4.12 90/03/20 16:11:15 jon Exp $ - * $Id: kinit.c,v 1.4 1995/09/07 21:37:29 markm Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char rcsid[] = -"$Id: kinit.c,v 1.4 1995/09/07 21:37:29 markm Exp $"; +"$FreeBSD$"; #endif lint #endif diff --git a/eBones/usr.bin/klist/Makefile b/eBones/usr.bin/klist/Makefile index ef14410..f0151db 100644 --- a/eBones/usr.bin/klist/Makefile +++ b/eBones/usr.bin/klist/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 5.1 (Berkeley) 6/25/90 -# $Id: Makefile,v 1.5 1995/09/14 04:06:15 gibbs Exp $ +# $FreeBSD$ PROG= klist CFLAGS+=-DKERBEROS -DDEBUG diff --git a/eBones/usr.bin/klist/klist.1 b/eBones/usr.bin/klist/klist.1 index af7e31a..1dc7ba9 100644 --- a/eBones/usr.bin/klist/klist.1 +++ b/eBones/usr.bin/klist/klist.1 @@ -1,5 +1,5 @@ .\" from: klist.1,v 4.8 89/01/24 14:35:09 jtkohl Exp $ -.\" $Id: klist.1,v 1.1.1.1 1994/09/30 14:50:06 csgr Exp $ +.\" $FreeBSD$ .\" Copyright 1989 by the Massachusetts Institute of Technology. .\" .\" For copying and distribution information, diff --git a/eBones/usr.bin/klist/klist.c b/eBones/usr.bin/klist/klist.c index 0927dcb..4c15305 100644 --- a/eBones/usr.bin/klist/klist.c +++ b/eBones/usr.bin/klist/klist.c @@ -7,13 +7,13 @@ * Written by Bill Sommerfeld, MIT Project Athena. * * from: klist.c,v 4.15 89/08/30 11:19:16 jtkohl Exp $ - * $Id: klist.c,v 1.3 1995/07/18 16:37:59 mark Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char rcsid[] = -"$Id: klist.c,v 1.3 1995/07/18 16:37:59 mark Exp $"; +"$FreeBSD$"; #endif lint #endif diff --git a/eBones/usr.bin/ksrvtgt/Makefile b/eBones/usr.bin/ksrvtgt/Makefile index a00940d..74b19fb 100644 --- a/eBones/usr.bin/ksrvtgt/Makefile +++ b/eBones/usr.bin/ksrvtgt/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 5.1 (Berkeley) 6/25/90 -# $Id: Makefile,v 1.5 1995/09/14 04:06:18 gibbs Exp $ +# $FreeBSD$ PROG= ksrvtgt CFLAGS+=-DKERBEROS -DDEBUG diff --git a/eBones/usr.bin/ksrvtgt/ksrvtgt.1 b/eBones/usr.bin/ksrvtgt/ksrvtgt.1 index 129c745..0534c77 100644 --- a/eBones/usr.bin/ksrvtgt/ksrvtgt.1 +++ b/eBones/usr.bin/ksrvtgt/ksrvtgt.1 @@ -1,5 +1,5 @@ .\" from: ksrvtgt.1,v 4.1 89/01/24 14:36:28 jtkohl Exp $ -.\" $Id: ksrvtgt.1,v 1.1.1.1 1994/09/30 14:50:07 csgr Exp $ +.\" $FreeBSD$ .\" Copyright 1989 by the Massachusetts Institute of Technology. .\" .\" For copying and distribution information, diff --git a/eBones/usr.bin/ksrvtgt/ksrvtgt.c b/eBones/usr.bin/ksrvtgt/ksrvtgt.c index 0f92394..bcca91a 100644 --- a/eBones/usr.bin/ksrvtgt/ksrvtgt.c +++ b/eBones/usr.bin/ksrvtgt/ksrvtgt.c @@ -7,12 +7,12 @@ * The lifetime is the shortest allowed [1 five-minute interval] * * from: ksrvtgt.c,v 4.3 89/07/28 10:17:28 jtkohl Exp $ - * $Id: ksrvtgt.c,v 1.3 1995/07/18 16:40:07 mark Exp $ + * $FreeBSD$ */ #ifndef lint const char rcsid[] = -"$Id: ksrvtgt.c,v 1.3 1995/07/18 16:40:07 mark Exp $"; +"$FreeBSD$"; #endif /* lint */ #include diff --git a/eBones/usr.bin/passwd/kpasswd.c b/eBones/usr.bin/passwd/kpasswd.c index 5bb09fc..ddc05fc 100644 --- a/eBones/usr.bin/passwd/kpasswd.c +++ b/eBones/usr.bin/passwd/kpasswd.c @@ -13,7 +13,7 @@ static char rcsid_kpasswd_c[] = "BonesHeader: /afs/athena.mit.edu/astaff/project/kerberos/src/kadmin/RCS/kpasswd.c,v 4.3 89/09/26 09:33:02 jtkohl Exp "; #endif static const char rcsid[] = - "$Id: kpasswd.c,v 1.4 1995/09/07 21:38:55 markm Exp $"; + "$FreeBSD$"; #endif lint /* diff --git a/eBones/usr.bin/register/Makefile b/eBones/usr.bin/register/Makefile index 9e4b170..8bea64b 100644 --- a/eBones/usr.bin/register/Makefile +++ b/eBones/usr.bin/register/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/1/93 -# $Id: Makefile,v 1.5 1995/09/14 04:08:57 gibbs Exp $ +# $FreeBSD$ PROG= register CFLAGS+=-DCRYPT -DDEBUG -DKERBEROS diff --git a/eBones/usr.bin/rkinit/rkinit.c b/eBones/usr.bin/rkinit/rkinit.c index 35a0eeb..89fc8bc 100644 --- a/eBones/usr.bin/rkinit/rkinit.c +++ b/eBones/usr.bin/rkinit/rkinit.c @@ -1,13 +1,13 @@ /* - * $Id: rkinit.c,v 1.1 1993/12/10 18:41:00 dglo Exp gibbs $ - * $Source: /usr/src/eBones/rkinit/RCS/rkinit.c,v $ - * $Author: dglo $ + * $FreeBSD$ + * $Source: /home/ncvs/src/eBones/usr.bin/rkinit/rkinit.c,v $ + * $Author: gibbs $ * * This is an rkinit client */ #if !defined(lint) && !defined(SABER) && !defined(LOCORE) && defined(RCS_HDRS) -static char *rcsid = "$Id: rkinit.c,v 1.1 1993/12/10 18:41:00 dglo Exp gibbs $"; +static char *rcsid = "$FreeBSD$"; #endif /* lint || SABER || LOCORE || RCS_HDRS */ #include diff --git a/eBones/usr.bin/telnet/Makefile b/eBones/usr.bin/telnet/Makefile index 3369827..876255d 100644 --- a/eBones/usr.bin/telnet/Makefile +++ b/eBones/usr.bin/telnet/Makefile @@ -31,7 +31,7 @@ # SUCH DAMAGE. # # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $Id: Makefile,v 1.14 1996/04/23 05:18:42 pst Exp $ +# $FreeBSD$ # PROG= telnet diff --git a/eBones/usr.sbin/Makefile b/eBones/usr.sbin/Makefile index f37c844..1d503aa 100644 --- a/eBones/usr.sbin/Makefile +++ b/eBones/usr.sbin/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 5.1 (Berkeley) 6/25/90 -# $Id: Makefile,v 1.1 1995/09/13 17:24:15 markm Exp $ +# $FreeBSD$ SUBDIR= ext_srvtab fix_kdb_keys kadmind kdb_destroy kdb_edit kdb_init \ kdb_util kerberos kprop ksrvutil kstash make_keypair diff --git a/eBones/usr.sbin/ext_srvtab/Makefile b/eBones/usr.sbin/ext_srvtab/Makefile index 0808f85..e86850c 100644 --- a/eBones/usr.sbin/ext_srvtab/Makefile +++ b/eBones/usr.sbin/ext_srvtab/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 5.1 (Berkeley) 6/25/90 -# $Id: Makefile,v 1.5 1995/09/14 04:09:34 gibbs Exp $ +# $FreeBSD$ PROG= ext_srvtab CFLAGS+=-DKERBEROS diff --git a/eBones/usr.sbin/ext_srvtab/ext_srvtab.8 b/eBones/usr.sbin/ext_srvtab/ext_srvtab.8 index 565c3a3..871ed90 100644 --- a/eBones/usr.sbin/ext_srvtab/ext_srvtab.8 +++ b/eBones/usr.sbin/ext_srvtab/ext_srvtab.8 @@ -1,5 +1,5 @@ .\" from: ext_srvtab.8,v 4.2 89/07/18 16:53:18 jtkohl Exp $ -.\" $Id: ext_srvtab.8,v 1.1.1.1 1994/09/30 14:50:05 csgr Exp $ +.\" $FreeBSD$ .\" Copyright 1989 by the Massachusetts Institute of Technology. .\" .\" For copying and distribution information, diff --git a/eBones/usr.sbin/ext_srvtab/ext_srvtab.c b/eBones/usr.sbin/ext_srvtab/ext_srvtab.c index 6f25013..33dfee0 100644 --- a/eBones/usr.sbin/ext_srvtab/ext_srvtab.c +++ b/eBones/usr.sbin/ext_srvtab/ext_srvtab.c @@ -2,13 +2,13 @@ * Copyright 1987, 1988 by the Massachusetts Institute of Technology. * * from: ext_srvtab.c,v 4.1 89/07/18 16:49:30 jtkohl Exp $ - * $Id: ext_srvtab.c,v 1.3 1995/07/18 16:35:55 mark Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char rcsid[] = -"$Id: ext_srvtab.c,v 1.3 1995/07/18 16:35:55 mark Exp $"; +"$FreeBSD$"; #endif lint #endif diff --git a/eBones/usr.sbin/fix_kdb_keys/Makefile b/eBones/usr.sbin/fix_kdb_keys/Makefile index d02d694..86b7ed5 100644 --- a/eBones/usr.sbin/fix_kdb_keys/Makefile +++ b/eBones/usr.sbin/fix_kdb_keys/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 5.2 (Berkeley) 3/5/91 -# $Id: Makefile,v 1.1 1996/02/21 21:39:54 ache Exp $ +# $FreeBSD$ PROG= fix_kdb_keys CFLAGS+=-DKERBEROS -DDEBUG diff --git a/eBones/usr.sbin/fix_kdb_keys/fix_kdb_keys.8 b/eBones/usr.sbin/fix_kdb_keys/fix_kdb_keys.8 index 4bc4d62..a8179ff 100644 --- a/eBones/usr.sbin/fix_kdb_keys/fix_kdb_keys.8 +++ b/eBones/usr.sbin/fix_kdb_keys/fix_kdb_keys.8 @@ -1,4 +1,4 @@ -.\" $Id$ +.\" $FreeBSD$ .\" Copyright 1989 by the Massachusetts Institute of Technology. .\" .\" For copying and distribution information, diff --git a/eBones/usr.sbin/kadmind/Makefile b/eBones/usr.sbin/kadmind/Makefile index 6a74666..09822ed 100644 --- a/eBones/usr.sbin/kadmind/Makefile +++ b/eBones/usr.sbin/kadmind/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $FreeBSD$ PROG= kadmind SRCS= admin_server.c kadm_funcs.c kadm_ser_wrap.c kadm_server.c diff --git a/eBones/usr.sbin/kadmind/kadm_funcs.c b/eBones/usr.sbin/kadmind/kadm_funcs.c index 47dd4b4..46ccaf5 100644 --- a/eBones/usr.sbin/kadmind/kadm_funcs.c +++ b/eBones/usr.sbin/kadmind/kadm_funcs.c @@ -12,7 +12,7 @@ static char rcsid_kadm_funcs_c[] = "Id: kadm_funcs.c,v 4.3 90/03/20 01:39:51 jon Exp "; static const char rcsid[] = - "$Id$"; + "$FreeBSD$"; #endif lint #endif diff --git a/eBones/usr.sbin/kadmind/kadmind.8 b/eBones/usr.sbin/kadmind/kadmind.8 index 1eb10d7..6bffc96 100644 --- a/eBones/usr.sbin/kadmind/kadmind.8 +++ b/eBones/usr.sbin/kadmind/kadmind.8 @@ -1,5 +1,5 @@ .\" from: kadmind.8,v 4.1 89/07/25 17:28:33 jtkohl Exp $ -.\" $Id: kadmind.8,v 1.1.1.1 1994/09/30 14:50:06 csgr Exp $ +.\" $FreeBSD$ .\" Copyright 1989 by the Massachusetts Institute of Technology. .\" .\" For copying and distribution information, diff --git a/eBones/usr.sbin/kdb_destroy/Makefile b/eBones/usr.sbin/kdb_destroy/Makefile index f92eb0e..03978d1 100644 --- a/eBones/usr.sbin/kdb_destroy/Makefile +++ b/eBones/usr.sbin/kdb_destroy/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 5.1 (Berkeley) 6/25/90 -# $Id: Makefile,v 1.4 1995/09/13 17:24:23 markm Exp $ +# $FreeBSD$ PROG= kdb_destroy CFLAGS+=-DKERBEROS -DDEBUG diff --git a/eBones/usr.sbin/kdb_destroy/kdb_destroy.8 b/eBones/usr.sbin/kdb_destroy/kdb_destroy.8 index 2e57876..3bb7a35 100644 --- a/eBones/usr.sbin/kdb_destroy/kdb_destroy.8 +++ b/eBones/usr.sbin/kdb_destroy/kdb_destroy.8 @@ -1,5 +1,5 @@ .\" from: kdb_destroy.8,v 4.1 89/01/23 11:08:02 jtkohl Exp $ -.\" $Id: kdb_destroy.8,v 1.1.1.1 1994/09/30 14:50:06 csgr Exp $ +.\" $FreeBSD$ .\" Copyright 1989 by the Massachusetts Institute of Technology. .\" .\" For copying and distribution information, diff --git a/eBones/usr.sbin/kdb_destroy/kdb_destroy.c b/eBones/usr.sbin/kdb_destroy/kdb_destroy.c index 57e1a80..785467e 100644 --- a/eBones/usr.sbin/kdb_destroy/kdb_destroy.c +++ b/eBones/usr.sbin/kdb_destroy/kdb_destroy.c @@ -4,13 +4,13 @@ * . * * from: kdb_destroy.c,v 4.0 89/01/24 21:49:02 jtkohl Exp $ - * $Id: kdb_destroy.c,v 1.5 1995/08/04 06:35:45 mark Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char rcsid[] = -"$Id: kdb_destroy.c,v 1.5 1995/08/04 06:35:45 mark Exp $"; +"$FreeBSD$"; #endif lint #endif diff --git a/eBones/usr.sbin/kdb_edit/Makefile b/eBones/usr.sbin/kdb_edit/Makefile index 34dd94a..ebb35fb 100644 --- a/eBones/usr.sbin/kdb_edit/Makefile +++ b/eBones/usr.sbin/kdb_edit/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 5.2 (Berkeley) 2/14/91 -# $Id: Makefile,v 1.5 1995/09/14 04:09:47 gibbs Exp $ +# $FreeBSD$ PROG= kdb_edit CFLAGS+=-DKERBEROS -DDEBUG -I. diff --git a/eBones/usr.sbin/kdb_edit/kdb_edit.8 b/eBones/usr.sbin/kdb_edit/kdb_edit.8 index 44a0fa6..c0a529e 100644 --- a/eBones/usr.sbin/kdb_edit/kdb_edit.8 +++ b/eBones/usr.sbin/kdb_edit/kdb_edit.8 @@ -1,5 +1,5 @@ .\" from: kdb_edit.8,v 4.1 89/01/23 11:08:55 jtkohl Exp $ -.\" $Id: kdb_edit.8,v 1.2 1995/02/08 10:54:20 jkh Exp $ +.\" $FreeBSD$ .\" Copyright 1989 by the Massachusetts Institute of Technology. .\" .\" For copying and distribution information, diff --git a/eBones/usr.sbin/kdb_edit/kdb_edit.c b/eBones/usr.sbin/kdb_edit/kdb_edit.c index d67321c..405b8eb 100644 --- a/eBones/usr.sbin/kdb_edit/kdb_edit.c +++ b/eBones/usr.sbin/kdb_edit/kdb_edit.c @@ -8,7 +8,7 @@ * i.e., users or services. * * from: kdb_edit.c,v 4.2 90/01/09 16:05:09 raeburn Exp $ - * $Id: kdb_edit.c,v 1.6 1996/02/21 21:39:57 ache Exp $ + * $FreeBSD$ */ /* @@ -18,7 +18,7 @@ #if 0 #ifndef lint static char rcsid[] = -"$Id: kdb_edit.c,v 1.6 1996/02/21 21:39:57 ache Exp $"; +"$FreeBSD$"; #endif lint #endif diff --git a/eBones/usr.sbin/kdb_edit/maketime.c b/eBones/usr.sbin/kdb_edit/maketime.c index 5e0ee00..afe0d25 100644 --- a/eBones/usr.sbin/kdb_edit/maketime.c +++ b/eBones/usr.sbin/kdb_edit/maketime.c @@ -6,7 +6,7 @@ * Convert a struct tm * to a UNIX time. * * from: maketime.c,v 4.2 90/01/09 15:54:51 raeburn Exp $ - * $Id: maketime.c,v 1.3 1995/07/18 16:37:29 mark Exp $ + * $FreeBSD$ */ #if 0 diff --git a/eBones/usr.sbin/kdb_edit/time.h b/eBones/usr.sbin/kdb_edit/time.h index ae84e2e..50a95c8 100644 --- a/eBones/usr.sbin/kdb_edit/time.h +++ b/eBones/usr.sbin/kdb_edit/time.h @@ -6,7 +6,7 @@ /* * from: time.h,v 1.1 82/05/06 11:34:29 wft Exp $ - * $Id: time.h,v 1.3 1995/07/18 16:37:31 mark Exp $ + * $FreeBSD$ */ struct tm { /* See defines below for allowable ranges */ diff --git a/eBones/usr.sbin/kdb_init/Makefile b/eBones/usr.sbin/kdb_init/Makefile index 71447ca..df9b934 100644 --- a/eBones/usr.sbin/kdb_init/Makefile +++ b/eBones/usr.sbin/kdb_init/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 5.1 (Berkeley) 6/25/90 -# $Id: Makefile,v 1.5 1995/09/14 04:09:52 gibbs Exp $ +# $FreeBSD$ PROG= kdb_init CFLAGS+=-DKERBEROS -DDEBUG diff --git a/eBones/usr.sbin/kdb_init/kdb_init.8 b/eBones/usr.sbin/kdb_init/kdb_init.8 index d884d00..66e1c28 100644 --- a/eBones/usr.sbin/kdb_init/kdb_init.8 +++ b/eBones/usr.sbin/kdb_init/kdb_init.8 @@ -1,5 +1,5 @@ .\" from: kdb_init.8,v 4.1 89/01/23 11:09:02 jtkohl Exp $ -.\" $Id: kdb_init.8,v 1.1.1.1 1994/09/30 14:50:06 csgr Exp $ +.\" $FreeBSD$ .\" Copyright 1989 by the Massachusetts Institute of Technology. .\" .\" For copying and distribution information, diff --git a/eBones/usr.sbin/kdb_init/kdb_init.c b/eBones/usr.sbin/kdb_init/kdb_init.c index 42d1b18..948564c 100644 --- a/eBones/usr.sbin/kdb_init/kdb_init.c +++ b/eBones/usr.sbin/kdb_init/kdb_init.c @@ -7,13 +7,13 @@ * already exists. * * from: kdb_init.c,v 4.0 89/01/24 21:50:45 jtkohl Exp $ - * $Id: kdb_init.c,v 1.4 1995/09/07 21:37:20 markm Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char rcsid[] = -"$Id: kdb_init.c,v 1.4 1995/09/07 21:37:20 markm Exp $"; +"$FreeBSD$"; #endif lint #endif diff --git a/eBones/usr.sbin/kdb_util/Makefile b/eBones/usr.sbin/kdb_util/Makefile index 88368df..adae9f8 100644 --- a/eBones/usr.sbin/kdb_util/Makefile +++ b/eBones/usr.sbin/kdb_util/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 5.2 (Berkeley) 2/14/91 -# $Id: Makefile,v 1.5 1995/09/14 04:09:56 gibbs Exp $ +# $FreeBSD$ PROG= kdb_util CFLAGS+=-DKERBEROS -DDEBUG -I${.CURDIR}/../../kdb_edit diff --git a/eBones/usr.sbin/kdb_util/kdb_util.8 b/eBones/usr.sbin/kdb_util/kdb_util.8 index 4183ef3..8e5e7e0 100644 --- a/eBones/usr.sbin/kdb_util/kdb_util.8 +++ b/eBones/usr.sbin/kdb_util/kdb_util.8 @@ -1,5 +1,5 @@ .\" from: kdb_util.8,v 4.1 89/01/23 11:09:11 jtkohl Exp $ -.\" $Id: kdb_util.8,v 1.1.1.1 1994/09/30 14:50:06 csgr Exp $ +.\" $FreeBSD$ .\" Copyright 1989 by the Massachusetts Institute of Technology. .\" .\" For copying and distribution information, diff --git a/eBones/usr.sbin/kdb_util/kdb_util.c b/eBones/usr.sbin/kdb_util/kdb_util.c index 5dbe509..5a24d7e 100644 --- a/eBones/usr.sbin/kdb_util/kdb_util.c +++ b/eBones/usr.sbin/kdb_util/kdb_util.c @@ -12,13 +12,13 @@ * Written July 9, 1987 by Jeffrey I. Schiller * * from: kdb_util.c,v 4.4 90/01/09 15:57:20 raeburn Exp $ - * $Id: kdb_util.c,v 1.5 1995/08/03 17:15:57 mark Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char rcsid[] = -"$Id: kdb_util.c,v 1.5 1995/08/03 17:15:57 mark Exp $"; +"$FreeBSD$"; #endif lint #endif diff --git a/eBones/usr.sbin/kerberos/Makefile b/eBones/usr.sbin/kerberos/Makefile index 84a12fb..e36611e 100644 --- a/eBones/usr.sbin/kerberos/Makefile +++ b/eBones/usr.sbin/kerberos/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 5.1 (Berkeley) 6/25/90 -# $Id: Makefile,v 1.6 1995/09/14 04:10:15 gibbs Exp $ +# $FreeBSD$ PROG= kerberos SRCS= kerberos.c cr_err_reply.c diff --git a/eBones/usr.sbin/kerberos/cr_err_reply.c b/eBones/usr.sbin/kerberos/cr_err_reply.c index 89ee5f6..1523c13 100644 --- a/eBones/usr.sbin/kerberos/cr_err_reply.c +++ b/eBones/usr.sbin/kerberos/cr_err_reply.c @@ -5,13 +5,13 @@ * . * * from: cr_err_reply.c,v 4.10 89/01/10 11:34:42 steiner Exp $ - * $Id: cr_err_reply.c,v 1.2 1995/07/18 16:37:49 mark Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char rcsid[] = -"$Id: cr_err_reply.c,v 1.2 1995/07/18 16:37:49 mark Exp $"; +"$FreeBSD$"; #endif /* lint */ #endif diff --git a/eBones/usr.sbin/kerberos/kerberos.c b/eBones/usr.sbin/kerberos/kerberos.c index c30f6a1..9c85055 100644 --- a/eBones/usr.sbin/kerberos/kerberos.c +++ b/eBones/usr.sbin/kerberos/kerberos.c @@ -5,13 +5,13 @@ * . * * from: kerberos.c,v 4.19 89/11/01 17:18:07 qjb Exp $ - * $Id: kerberos.c,v 1.5 1995/09/17 00:39:00 gibbs Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char rcsid[] = -"$Id: kerberos.c,v 1.5 1995/09/17 00:39:00 gibbs Exp $"; +"$FreeBSD$"; #endif lint #endif diff --git a/eBones/usr.sbin/kprop/Makefile b/eBones/usr.sbin/kprop/Makefile index 809ec50..6851365 100644 --- a/eBones/usr.sbin/kprop/Makefile +++ b/eBones/usr.sbin/kprop/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 5.1 (Berkeley) 6/25/90 -# $Id$ +# $FreeBSD$ PROG= kprop DPADD= ${LIBKRB} ${LIBDES} diff --git a/eBones/usr.sbin/kprop/kprop.c b/eBones/usr.sbin/kprop/kprop.c index 756151a..210115b 100644 --- a/eBones/usr.sbin/kprop/kprop.c +++ b/eBones/usr.sbin/kprop/kprop.c @@ -10,7 +10,7 @@ #if 0 #ifndef lint static char rcsid_kprop_c[] = -"$Id: kprop.c,v 1.4 1995/10/05 21:30:00 gibbs Exp $"; +"$FreeBSD$"; #endif lint #endif diff --git a/eBones/usr.sbin/ksrvutil/Makefile b/eBones/usr.sbin/ksrvutil/Makefile index 62c551e..66f55be 100644 --- a/eBones/usr.sbin/ksrvutil/Makefile +++ b/eBones/usr.sbin/ksrvutil/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $FreeBSD$ PROG= ksrvutil SRCS= ksrvutil.c diff --git a/eBones/usr.sbin/ksrvutil/ksrvutil.8 b/eBones/usr.sbin/ksrvutil/ksrvutil.8 index a7fed82..2d8928b 100644 --- a/eBones/usr.sbin/ksrvutil/ksrvutil.8 +++ b/eBones/usr.sbin/ksrvutil/ksrvutil.8 @@ -1,5 +1,5 @@ .\" from: /mit/kerberos/src/man/RCS/ksrvutil.8,v 4.0 89/07/27 18:35:33 jtkohl Exp $ -.\" $Id: ksrvutil.8,v 1.2 1994/07/19 19:27:53 g89r4222 Exp $ +.\" $FreeBSD$ .\" Copyright 1989 by the Massachusetts Institute of Technology. .\" .\" For copying and distribution information, diff --git a/eBones/usr.sbin/ksrvutil/ksrvutil.c b/eBones/usr.sbin/ksrvutil/ksrvutil.c index 08fa9f5..bbb428a 100644 --- a/eBones/usr.sbin/ksrvutil/ksrvutil.c +++ b/eBones/usr.sbin/ksrvutil/ksrvutil.c @@ -12,7 +12,7 @@ static char rcsid_ksrvutil_c[] = "BonesHeader: /afs/athena.mit.edu/astaff/project/kerberos/src/kadmin/RCS/ksrvutil.c,v 4.1 89/09/26 09:33:49 jtkohl Exp "; static const char rcsid[] = - "$Id: ksrvutil.c,v 1.5 1995/09/07 21:38:40 markm Exp $"; + "$FreeBSD$"; #endif lint #endif diff --git a/eBones/usr.sbin/kstash/Makefile b/eBones/usr.sbin/kstash/Makefile index 5043cf3..6be5c46 100644 --- a/eBones/usr.sbin/kstash/Makefile +++ b/eBones/usr.sbin/kstash/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 5.2 (Berkeley) 3/5/91 -# $Id: Makefile,v 1.6 1995/09/14 04:11:14 gibbs Exp $ +# $FreeBSD$ PROG= kstash CFLAGS+=-DKERBEROS -DDEBUG diff --git a/eBones/usr.sbin/kstash/kstash.8 b/eBones/usr.sbin/kstash/kstash.8 index ac8c57b..0eb426c 100644 --- a/eBones/usr.sbin/kstash/kstash.8 +++ b/eBones/usr.sbin/kstash/kstash.8 @@ -1,5 +1,5 @@ .\" from: kstash.8,v 4.1 89/01/23 11:11:39 jtkohl Exp $ -.\" $Id: kstash.8,v 1.1.1.1 1994/09/30 14:50:07 csgr Exp $ +.\" $FreeBSD$ .\" Copyright 1989 by the Massachusetts Institute of Technology. .\" .\" For copying and distribution information, diff --git a/eBones/usr.sbin/kstash/kstash.c b/eBones/usr.sbin/kstash/kstash.c index ce26a1d..a64b7fe 100644 --- a/eBones/usr.sbin/kstash/kstash.c +++ b/eBones/usr.sbin/kstash/kstash.c @@ -5,13 +5,13 @@ * . * * from: kstash.c,v 4.0 89/01/23 09:45:43 jtkohl Exp $ - * $Id: kstash.c,v 1.3 1995/07/18 16:40:16 mark Exp $ + * $FreeBSD$ */ #if 0 #ifndef lint static char rcsid[] = -"$Id: kstash.c,v 1.3 1995/07/18 16:40:16 mark Exp $"; +"$FreeBSD$"; #endif lint #endif diff --git a/eBones/usr.sbin/make_keypair/make_keypair.8 b/eBones/usr.sbin/make_keypair/make_keypair.8 index b2b4e4c..7804687 100644 --- a/eBones/usr.sbin/make_keypair/make_keypair.8 +++ b/eBones/usr.sbin/make_keypair/make_keypair.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)make_keypair.8 8.2 (Berkeley) 12/11/93 -.\" $Id$ +.\" $FreeBSD$ .\" .Dd December 11, 1993 .Dt MAKE_KEYPAIR 8 -- cgit v1.1