stamp out rcs keywords
authorMark Eichin <eichin@mit.edu>
Thu, 18 Aug 1994 22:08:45 +0000 (22:08 +0000)
committerMark Eichin <eichin@mit.edu>
Thu, 18 Aug 1994 22:08:45 +0000 (22:08 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4191 dc483132-0cff-0310-8789-dd5450dbe970

400 files changed:
src/lib/crypto/crc32/crc.c
src/lib/crypto/crc32/crctest.c
src/lib/crypto/cryptoconf.c
src/lib/crypto/des/cbc_cksum.c
src/lib/crypto/des/cksum.c
src/lib/crypto/des/cs_entry.c
src/lib/crypto/des/des.c
src/lib/crypto/des/des_int.h
src/lib/crypto/des/destest.c
src/lib/crypto/des/enc_dec.c
src/lib/crypto/des/f_parity.c
src/lib/crypto/des/fin_rndkey.c
src/lib/crypto/des/finish_key.c
src/lib/crypto/des/init_rkey.c
src/lib/crypto/des/key_parity.c
src/lib/crypto/des/key_sched.c
src/lib/crypto/des/krb_glue.c
src/lib/crypto/des/make_e.c
src/lib/crypto/des/make_fp.c
src/lib/crypto/des/make_ip.c
src/lib/crypto/des/make_kp.c
src/lib/crypto/des/make_odd.c
src/lib/crypto/des/make_p.c
src/lib/crypto/des/make_pt.c
src/lib/crypto/des/make_s.c
src/lib/crypto/des/make_st.c
src/lib/crypto/des/misc.c
src/lib/crypto/des/new_rn_key.c
src/lib/crypto/des/process_ky.c
src/lib/crypto/des/random_key.c
src/lib/crypto/des/string2key.c
src/lib/crypto/des/tables.h
src/lib/crypto/des/verify.c
src/lib/crypto/des/weak_key.c
src/lib/crypto/md4/md4.c
src/lib/crypto/md4/md4crypto.c
src/lib/crypto/md4/md4driver.c
src/lib/crypto/md4/md4glue.c
src/lib/crypto/md5/md5crypto.c
src/lib/crypto/md5/md5glue.c
src/lib/crypto/os/rnd_confoun.c
src/lib/des425/cksum.c
src/lib/des425/des.c
src/lib/des425/des.h
src/lib/des425/enc_dec.c
src/lib/des425/key_parity.c
src/lib/des425/key_sched.c
src/lib/des425/new_rnd_key.c
src/lib/des425/pcbc_encrypt.c
src/lib/des425/quad_cksum.c
src/lib/des425/random_key.c
src/lib/des425/read_passwd.c
src/lib/des425/str_to_key.c
src/lib/des425/string2key.c
src/lib/des425/verify.c
src/lib/des425/weak_key.c
src/lib/gssapi/generic/display_com_err_status.c
src/lib/gssapi/generic/display_major_status.c
src/lib/gssapi/generic/gssapi.h
src/lib/gssapi/generic/gssapiP_generic.h
src/lib/gssapi/generic/gssapi_generic.c
src/lib/gssapi/generic/gssapi_generic.h
src/lib/gssapi/generic/release_buffer.c
src/lib/gssapi/generic/release_oid_set.c
src/lib/gssapi/generic/util_buffer.c
src/lib/gssapi/generic/util_canonhost.c
src/lib/gssapi/generic/util_dup.c
src/lib/gssapi/generic/util_oid.c
src/lib/gssapi/generic/util_token.c
src/lib/gssapi/generic/util_val_nohash.c
src/lib/gssapi/generic/util_validate.c
src/lib/gssapi/krb5/accept_sec_context.c
src/lib/gssapi/krb5/acquire_cred.c
src/lib/gssapi/krb5/compare_name.c
src/lib/gssapi/krb5/context_time.c
src/lib/gssapi/krb5/delete_sec_context.c
src/lib/gssapi/krb5/display_name.c
src/lib/gssapi/krb5/display_status.c
src/lib/gssapi/krb5/get_tkt_flags.c
src/lib/gssapi/krb5/gssapiP_krb5.h
src/lib/gssapi/krb5/gssapi_krb5.c
src/lib/gssapi/krb5/gssapi_krb5.h
src/lib/gssapi/krb5/import_name.c
src/lib/gssapi/krb5/indicate_mechs.c
src/lib/gssapi/krb5/init_sec_context.c
src/lib/gssapi/krb5/inquire_context.c
src/lib/gssapi/krb5/inquire_cred.c
src/lib/gssapi/krb5/k5seal.c
src/lib/gssapi/krb5/k5unseal.c
src/lib/gssapi/krb5/krb5_gss_glue.c
src/lib/gssapi/krb5/process_context_token.c
src/lib/gssapi/krb5/release_cred.c
src/lib/gssapi/krb5/release_name.c
src/lib/gssapi/krb5/seal.c
src/lib/gssapi/krb5/sign.c
src/lib/gssapi/krb5/unseal.c
src/lib/gssapi/krb5/util_cksum.c
src/lib/gssapi/krb5/util_crypt.c
src/lib/gssapi/krb5/util_seed.c
src/lib/gssapi/krb5/util_seqnum.c
src/lib/gssapi/krb5/verify.c
src/lib/kdb/decrypt_key.c
src/lib/kdb/encrypt_key.c
src/lib/kdb/fetch_mkey.c
src/lib/kdb/kdb_dbm.c
src/lib/kdb/kdbint.h
src/lib/kdb/setup_mkey.c
src/lib/kdb/store_mkey.c
src/lib/kdb/verify_mky.c
src/lib/krb425/425data.c
src/lib/krb425/425error.c
src/lib/krb425/des_sched.c
src/lib/krb425/get_cred.c
src/lib/krb425/get_krbhst.c
src/lib/krb425/get_lrealm.c
src/lib/krb425/get_phost.c
src/lib/krb425/kn_parse.c
src/lib/krb425/kntoln.c
src/lib/krb425/krb425.h
src/lib/krb425/kuserok.c
src/lib/krb425/mk_priv.c
src/lib/krb425/mk_req.c
src/lib/krb425/mk_safe.c
src/lib/krb425/net_read.c
src/lib/krb425/net_write.c
src/lib/krb425/rd_priv.c
src/lib/krb425/rd_req.c
src/lib/krb425/rd_safe.c
src/lib/krb425/realmhost.c
src/lib/krb425/recvauth.c
src/lib/krb425/sendauth.c
src/lib/krb425/set_key.c
src/lib/krb5/asn.1/adat2kadat.c
src/lib/krb5/asn.1/addr2kaddr.c
src/lib/krb5/asn.1/adr2kadr.c
src/lib/krb5/asn.1/aprp2kaprp.c
src/lib/krb5/asn.1/aprq2kaprq.c
src/lib/krb5/asn.1/arep2karep.c
src/lib/krb5/asn.1/asn1glue.h
src/lib/krb5/asn.1/auth2kauth.c
src/lib/krb5/asn.1/ck2kck.c
src/lib/krb5/asn.1/cred2kcred.c
src/lib/krb5/asn.1/crep2kcrep.c
src/lib/krb5/asn.1/cvt_flags.c
src/lib/krb5/asn.1/decode.c
src/lib/krb5/asn.1/edat2kedat.c
src/lib/krb5/asn.1/ekrp2kekrp.c
src/lib/krb5/asn.1/enck2kkey.c
src/lib/krb5/asn.1/encode.c
src/lib/krb5/asn.1/err2kerr.c
src/lib/krb5/asn.1/etpt2ketpt.c
src/lib/krb5/asn.1/g2unix.c
src/lib/krb5/asn.1/kadat2adat.c
src/lib/krb5/asn.1/kaddr2addr.c
src/lib/krb5/asn.1/kadr2adr.c
src/lib/krb5/asn.1/kaprp2aprp.c
src/lib/krb5/asn.1/kaprq2aprq.c
src/lib/krb5/asn.1/karep2arep.c
src/lib/krb5/asn.1/kauth2auth.c
src/lib/krb5/asn.1/kck2ck.c
src/lib/krb5/asn.1/kcred2cred.c
src/lib/krb5/asn.1/kcrep2crep.c
src/lib/krb5/asn.1/kdcr2kkdcr.c
src/lib/krb5/asn.1/kdcr2ktgsr.c
src/lib/krb5/asn.1/kedat2edat.c
src/lib/krb5/asn.1/kekrp2ekrp.c
src/lib/krb5/asn.1/kerr2err.c
src/lib/krb5/asn.1/ketpt2etpt.c
src/lib/krb5/asn.1/kkdcr2kdcr.c
src/lib/krb5/asn.1/kkey2enck.c
src/lib/krb5/asn.1/klsrq2lsrq.c
src/lib/krb5/asn.1/kprep2prep.c
src/lib/krb5/asn.1/kprin2prin.c
src/lib/krb5/asn.1/kpriv2priv.c
src/lib/krb5/asn.1/kpwd2pwd.c
src/lib/krb5/asn.1/kpwds2pwds.c
src/lib/krb5/asn.1/ksafe2safe.c
src/lib/krb5/asn.1/ktgrq2tgrq.c
src/lib/krb5/asn.1/ktgsr2kdcr.c
src/lib/krb5/asn.1/ktkt2tkt.c
src/lib/krb5/asn.1/ktran2tran.c
src/lib/krb5/asn.1/lsrq2klsrq.c
src/lib/krb5/asn.1/prep2kprep.c
src/lib/krb5/asn.1/prin2kprin.c
src/lib/krb5/asn.1/priv2kpriv.c
src/lib/krb5/asn.1/pwd2kpwd.c
src/lib/krb5/asn.1/pwds2kpwds.c
src/lib/krb5/asn.1/qbuf2data.c
src/lib/krb5/asn.1/safe2ksafe.c
src/lib/krb5/asn.1/tgrq2ktgrq.c
src/lib/krb5/asn.1/tkt2ktkt.c
src/lib/krb5/asn.1/tran2ktran.c
src/lib/krb5/asn.1/u2gen.c
src/lib/krb5/ccache/ccbase.c
src/lib/krb5/ccache/ccdefault.c
src/lib/krb5/ccache/ccdefops.c
src/lib/krb5/ccache/file/fcc-proto.h
src/lib/krb5/ccache/file/fcc.h
src/lib/krb5/ccache/file/fcc_close.c
src/lib/krb5/ccache/file/fcc_defnam.c
src/lib/krb5/ccache/file/fcc_defops.c
src/lib/krb5/ccache/file/fcc_destry.c
src/lib/krb5/ccache/file/fcc_errs.c
src/lib/krb5/ccache/file/fcc_eseq.c
src/lib/krb5/ccache/file/fcc_gennew.c
src/lib/krb5/ccache/file/fcc_getnam.c
src/lib/krb5/ccache/file/fcc_gprin.c
src/lib/krb5/ccache/file/fcc_init.c
src/lib/krb5/ccache/file/fcc_maybe.c
src/lib/krb5/ccache/file/fcc_nseq.c
src/lib/krb5/ccache/file/fcc_ops.c
src/lib/krb5/ccache/file/fcc_read.c
src/lib/krb5/ccache/file/fcc_reslv.c
src/lib/krb5/ccache/file/fcc_retrv.c
src/lib/krb5/ccache/file/fcc_sflags.c
src/lib/krb5/ccache/file/fcc_skip.c
src/lib/krb5/ccache/file/fcc_sseq.c
src/lib/krb5/ccache/file/fcc_store.c
src/lib/krb5/ccache/file/fcc_test.c
src/lib/krb5/ccache/file/fcc_write.c
src/lib/krb5/ccache/stdio/scc-proto.h
src/lib/krb5/ccache/stdio/scc.h
src/lib/krb5/ccache/stdio/scc_close.c
src/lib/krb5/ccache/stdio/scc_defnam.c
src/lib/krb5/ccache/stdio/scc_defops.c
src/lib/krb5/ccache/stdio/scc_destry.c
src/lib/krb5/ccache/stdio/scc_errs.c
src/lib/krb5/ccache/stdio/scc_eseq.c
src/lib/krb5/ccache/stdio/scc_gennew.c
src/lib/krb5/ccache/stdio/scc_getnam.c
src/lib/krb5/ccache/stdio/scc_gprin.c
src/lib/krb5/ccache/stdio/scc_init.c
src/lib/krb5/ccache/stdio/scc_maybe.c
src/lib/krb5/ccache/stdio/scc_nseq.c
src/lib/krb5/ccache/stdio/scc_ops.c
src/lib/krb5/ccache/stdio/scc_read.c
src/lib/krb5/ccache/stdio/scc_reslv.c
src/lib/krb5/ccache/stdio/scc_retrv.c
src/lib/krb5/ccache/stdio/scc_sflags.c
src/lib/krb5/ccache/stdio/scc_skip.c
src/lib/krb5/ccache/stdio/scc_sseq.c
src/lib/krb5/ccache/stdio/scc_store.c
src/lib/krb5/ccache/stdio/scc_test.c
src/lib/krb5/ccache/stdio/scc_write.c
src/lib/krb5/error_tables/init_ets.c
src/lib/krb5/free/f_addr.c
src/lib/krb5/free/f_address.c
src/lib/krb5/free/f_ap_rep.c
src/lib/krb5/free/f_ap_req.c
src/lib/krb5/free/f_arep_enc.c
src/lib/krb5/free/f_auth_cnt.c
src/lib/krb5/free/f_authdata.c
src/lib/krb5/free/f_authent.c
src/lib/krb5/free/f_cksum.c
src/lib/krb5/free/f_cred.c
src/lib/krb5/free/f_cred_cnt.c
src/lib/krb5/free/f_cred_enc.c
src/lib/krb5/free/f_creds.c
src/lib/krb5/free/f_enc_kdc.c
src/lib/krb5/free/f_enc_tkt.c
src/lib/krb5/free/f_error.c
src/lib/krb5/free/f_kdc_rep.c
src/lib/krb5/free/f_kdc_req.c
src/lib/krb5/free/f_keyblock.c
src/lib/krb5/free/f_last_req.c
src/lib/krb5/free/f_padata.c
src/lib/krb5/free/f_princ.c
src/lib/krb5/free/f_priv.c
src/lib/krb5/free/f_priv_enc.c
src/lib/krb5/free/f_pwd_data.c
src/lib/krb5/free/f_pwd_seq.c
src/lib/krb5/free/f_safe.c
src/lib/krb5/free/f_tgt_cred.c
src/lib/krb5/free/f_ticket.c
src/lib/krb5/free/f_tickets.c
src/lib/krb5/free/f_tkt_auth.c
src/lib/krb5/keytab/file/ktf_add.c
src/lib/krb5/keytab/file/ktf_close.c
src/lib/krb5/keytab/file/ktf_defops.c
src/lib/krb5/keytab/file/ktf_endget.c
src/lib/krb5/keytab/file/ktf_get_en.c
src/lib/krb5/keytab/file/ktf_get_na.c
src/lib/krb5/keytab/file/ktf_next.c
src/lib/krb5/keytab/file/ktf_ops.c
src/lib/krb5/keytab/file/ktf_remove.c
src/lib/krb5/keytab/file/ktf_resolv.c
src/lib/krb5/keytab/file/ktf_ssget.c
src/lib/krb5/keytab/file/ktf_util.c
src/lib/krb5/keytab/file/ktf_wops.c
src/lib/krb5/keytab/file/ktf_wreslv.c
src/lib/krb5/keytab/file/ktfile.h
src/lib/krb5/keytab/ktadd.c
src/lib/krb5/keytab/ktbase.c
src/lib/krb5/keytab/ktdefault.c
src/lib/krb5/keytab/ktfr_entry.c
src/lib/krb5/keytab/ktremove.c
src/lib/krb5/keytab/read_servi.c
src/lib/krb5/krb/addr_comp.c
src/lib/krb5/krb/addr_order.c
src/lib/krb5/krb/addr_srch.c
src/lib/krb5/krb/bld_pr_ext.c
src/lib/krb5/krb/bld_princ.c
src/lib/krb5/krb/compat_recv.c
src/lib/krb5/krb/conv_princ.c
src/lib/krb5/krb/copy_addrs.c
src/lib/krb5/krb/copy_athctr.c
src/lib/krb5/krb/copy_auth.c
src/lib/krb5/krb/copy_cksum.c
src/lib/krb5/krb/copy_creds.c
src/lib/krb5/krb/copy_data.c
src/lib/krb5/krb/copy_key.c
src/lib/krb5/krb/copy_princ.c
src/lib/krb5/krb/copy_tick.c
src/lib/krb5/krb/cp_key_cnt.c
src/lib/krb5/krb/decode_kdc.c
src/lib/krb5/krb/decrypt_tk.c
src/lib/krb5/krb/encode_kdc.c
src/lib/krb5/krb/encrypt_tk.c
src/lib/krb5/krb/faddr_ordr.c
src/lib/krb5/krb/free_rtree.c
src/lib/krb5/krb/gc_2tgt.c
src/lib/krb5/krb/gc_frm_kdc.c
src/lib/krb5/krb/gc_via_tgt.c
src/lib/krb5/krb/gen_seqnum.c
src/lib/krb5/krb/gen_subkey.c
src/lib/krb5/krb/get_creds.c
src/lib/krb5/krb/get_in_tkt.c
src/lib/krb5/krb/in_tkt_pwd.c
src/lib/krb5/krb/in_tkt_sky.c
src/lib/krb5/krb/int-proto.h
src/lib/krb5/krb/kdc_rep_dc.c
src/lib/krb5/krb/krbconfig.c
src/lib/krb5/krb/mk_error.c
src/lib/krb5/krb/mk_priv.c
src/lib/krb5/krb/mk_rep.c
src/lib/krb5/krb/mk_req.c
src/lib/krb5/krb/mk_req_ext.c
src/lib/krb5/krb/mk_safe.c
src/lib/krb5/krb/parse.c
src/lib/krb5/krb/pr_to_salt.c
src/lib/krb5/krb/preauth.c
src/lib/krb5/krb/princ_comp.c
src/lib/krb5/krb/rd_error.c
src/lib/krb5/krb/rd_priv.c
src/lib/krb5/krb/rd_rep.c
src/lib/krb5/krb/rd_req.c
src/lib/krb5/krb/rd_req_dec.c
src/lib/krb5/krb/rd_req_sim.c
src/lib/krb5/krb/rd_safe.c
src/lib/krb5/krb/recvauth.c
src/lib/krb5/krb/send_tgs.c
src/lib/krb5/krb/sendauth.c
src/lib/krb5/krb/srv_rcache.c
src/lib/krb5/krb/tgtname.c
src/lib/krb5/krb/unparse.c
src/lib/krb5/krb/walk_rtree.c
src/lib/krb5/os/an_to_ln.c
src/lib/krb5/os/ccdefname.c
src/lib/krb5/os/def_realm.c
src/lib/krb5/os/free_hstrl.c
src/lib/krb5/os/free_krbhs.c
src/lib/krb5/os/full_ipadr.c
src/lib/krb5/os/gen_port.c
src/lib/krb5/os/gen_rname.c
src/lib/krb5/os/get_krbhst.c
src/lib/krb5/os/hst_realm.c
src/lib/krb5/os/krbfileio.c
src/lib/krb5/os/ktdefname.c
src/lib/krb5/os/kuserok.c
src/lib/krb5/os/localaddr.c
src/lib/krb5/os/locate_kdc.c
src/lib/krb5/os/lock_file.c
src/lib/krb5/os/net_read.c
src/lib/krb5/os/net_write.c
src/lib/krb5/os/os-proto.h
src/lib/krb5/os/osconfig.c
src/lib/krb5/os/port2ip.c
src/lib/krb5/os/read_msg.c
src/lib/krb5/os/read_pwd.c
src/lib/krb5/os/realm_dom.c
src/lib/krb5/os/sendto_kdc.c
src/lib/krb5/os/sn2princ.c
src/lib/krb5/os/timeofday.c
src/lib/krb5/os/unlck_file.c
src/lib/krb5/os/ustime.c
src/lib/krb5/os/write_msg.c
src/lib/krb5/posix/memmove.c
src/lib/krb5/posix/strdup.c
src/lib/krb5/posix/strerror.c
src/lib/krb5/posix/syslog.c
src/lib/krb5/posix/vfprintf.c
src/lib/krb5/posix/vsprintf.c
src/lib/krb5/rcache/rc_base.c
src/lib/krb5/rcache/rc_base.h
src/lib/krb5/rcache/rc_conv.c
src/lib/krb5/rcache/rc_dfl.c
src/lib/krb5/rcache/rc_dfl.h
src/lib/krb5/rcache/rc_io.c
src/lib/krb5/rcache/rc_io.h
src/lib/krb5/rcache/rcdef.c

index c25d090352bba52a0b8c7881dbc08d1acc078e3c..c2775cd7bfbdc121c683c6d99d2fbee998e4acb0 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/crypto/crc32/crc.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * CRC-32/AUTODIN-II routines
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_crc_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/crc-32.h>
index a4c7a23fc955924f4b22ec028f20e51d17f22a1a..cacfa21711b810e77d27a010ecf4a81d70b9f31e 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/crypto/crc32/crctest.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * CRC test driver program.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_crctest_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/crc-32.h>
index c25aac555a1f01d4182b5ce4825e5d3c18e34ee2..3af3f31f2fd0d8451bdbd075d7360b5cc1bbcbf7 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/crypto/cryptoconf.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Cryptosystem configurations
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_cryptoconf_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/config.h>
 #include <krb5/osconf.h>
index 2458f3cc929fb4913590031c8eddedae2a460dd5..73254dac59fb1803df119faac443a705d77717e3 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/crypto/des/cbc_cksum.c
  *
  * Copyright 1985, 1986, 1987, 1988, 1990 by the Massachusetts Institute
  * of Technology.
  *
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_cbc_cksum_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 
 #include <krb5/krb5.h>
index 35aa623e60a462e081c95a3d10ba91a043c95a89..b92f490e3f23cd768aba5599e7875145984f6946 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/crypto/des/cksum.c
  *
  * Copyright 1985, 1986, 1987, 1988, 1990 by the Massachusetts Institute
  * of Technology.
  *     spm     8/85    MIT project athena
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_cksum_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index 21a01708df35a4b14d2e258e3bf0799a6e4224f3..e17f0f8bd37b5751f4af32c6bed97948c187c878 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/crypto/des/cs_entry.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * DES encryption interface file
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_cs_entry_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 
 #include <krb5/krb5.h>
index a21000064ad781f7ebfafe478299c8dcc7f46c96..af04eb195ec4636413783d3823bb4ee47b7b9a65 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/crypto/des/des.c
  *
  * Copyright 1985, 1986, 1987, 1988, 1990 by the Massachusetts Institute
  * of Technology.
  * originally written by Steve Miller, MIT Project Athena
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_des_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 
 #include <krb5/krb5.h>
index 5ad0586334f8bc9fb41c6f97cdd4c4a9f147427c..37be4aa454cfbe067033a0223fc5945c2f3e73c9 100644 (file)
@@ -1,7 +1,5 @@
 /*
- * $Source$
- * $Author$
- * $Id$ 
+ * lib/crypto/des/des_int.h
  *
  * Copyright 1987, 1988, 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
index e9cc1505f2675286ce63f511006da7cb9fc50719..a3824be66e160c0052ebbd18e6486ee85cd8cede 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/crypto/des/destest.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Test a DES implementation against known inputs & outputs
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_destest_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 /*
  * -DBSD_DES will test the BSD DES library.
index e0b0f8e36a70d91e47a848b7dafb0e97a5289a71..8b8c1a227952e3dbe26aac8324f9d4560dde9f1b 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/crypto/des/enc_dec.c
  *
  * Copyright 1985, 1986, 1987, 1988, 1990 by the Massachusetts Institute
  * of Technology.
  *
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_enc_dec_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 
 #include <krb5/krb5.h>
index 887c712420b4a3f75090741c2fe2c31d18aef526..7244482d75173aa4bda352706bdf28833d558489 100644 (file)
@@ -8,10 +8,6 @@
  * Mark Eichin -- Cygnus Support
  */
 
-#ifndef        lint
-static char rcsid_f_parity_c[] =
-"$Header$";
-#endif
 
 #include "des.h"
 
index 14758851eb9b8c158d146d6eaa338db330c02a8d..cbd5621914c14e7e171a28ee9869de93a09f26a9 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/crypto/des/fin_rndkey.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  *
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_fin_rndkey_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/mit-des.h>
index bf0e4ca6b024fb7176964fd86cfef6f71436b4c4..adbe18cc710a47d2662368ced9dcb5feb3a55623 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/crypto/des/finish_key.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  *
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_finish_key_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index a5b3c76560f0ee343b0619e6dfd4ded26c51f022..ae2708c591029ff84250c22ba9c08a40b3cb61f2 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/crypto/des/init_rkey.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  *
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_init_rkey_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index 889f6d4d94cc9876eec4a9815182a5c2e1bde736..796b2e5f4918856af0e5e7939ccf3df5b74362ba 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/crypto/des/key_parity.c
  *
  * Copyright 1989, 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  *
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_key_parity_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include "des_int.h"
index 465bcdf290810eaf89a3b26333fde60b57e4f52a..66d72d9b68cf43e88edbeba881236580460d656c 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/crypto/des/key_sched.c
  *
  * Copyright 1985, 1986, 1987, 1988, 1990 by the Massachusetts Institute
  * of Technology.
  * Originally written 6/85 by Steve Miller, MIT Project Athena.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_key_sched_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <stdio.h>
 
index 542bab63fa4a73bf18ee76cc7d0002e6785288ff..68ae1495acbdb70d7af0a3c5c06f58b94d6dea7d 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/crypto/des/krb_glue.c
  *
  * Copyright 1985, 1986, 1987, 1988, 1990, 1991 by the Massachusetts Institute
  * of Technology.
  * even no kerberos routines are called
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_enc_dec_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 
 #include <krb5/krb5.h>
index 23d5e83e43d98d0ff1d733272d32236915ff01df..d519cc08b93456e2622d622d0bf5ff4d43f38b9a 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/crypto/des/make_e.c
  *
  * Copyright 1987, 1988, 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * operations of the DES.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_make_e_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <stdio.h>
index 2dc0b387d9d9b9b0b20140d0dbda91ddfe3eafb6..500ea8516df6f5104727ae2b6ffc74e699708d1f 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/crypto/des/make_fp.c
  *
  * Copyright 1988, 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * implementing the final permutation of the DES.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_make_fp_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <stdio.h>
index 83e1dbd71e30b15e2c6c414cec9d5975921b0f02..5c0113f7ed5390d9c048bd431612cf84ef5f441f 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/crypto/des/make_ip.c
  *
  * Copyright 1987, 1988,1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * permutation of the DES.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_make_ip_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <stdio.h>
index 69e827a04d57fc8825ba2fc041aa6b16287a36da..42cfe8c4d2f56d3fbdd0fe126e820440d6184f03 100644 (file)
@@ -1,7 +1,5 @@
 /*
- * $Source$
- * $Author$
- * $Locker$
+ * lib/crypto/des/make_kp.c
  *
  * Copyright 1988,1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
 #include <stdio.h>
 #include "des_int.h"
 
-#ifndef lint
-static char rcsid_make_kp[]=
-"$Id$";
-#endif /* lint */
 
 char *progname;
 extern int errno;
index 58ef7b16c64a0b79bf1fdec826afcbc3eac4d198..9405e8448f314c503d404d855cee62c4c5fad147 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/crypto/des/make_odd.c
  *
  * Copyright 1988,1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * This routine generates an odd-parity table for use in key generation.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_make_odd_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <stdio.h>
 
index 09236e4d0546920479f659584b0f3ea2980b4a81..0446c9c6f3dc1deecabffa91a2579aebbeead6aa 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/crypto/des/make_p.c
  *
  * Copyright 1985, 1988,1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * This routine generates the P permutation code for the DES.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_make_p_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <stdio.h>
index d009c0ba018b06f03acf81dd49ab5de587bfa600..804cb33a5d8541540f0121c817e6952ca4169c44 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/crypto/des/make_pt.c
  *
  * Copyright 1985, 1988, 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  *
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_make_pt_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <stdio.h>
index b10cf84ede333116ef4747356e8e372669d842f0..4ae7ff24b4e2d40b201aabfaaf7e37a5aa6d76b9 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/crypto/des/make_s.c
  *
  * Copyright 1985, 1988, 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  *
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_make_s_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 
 #include <krb5/krb5.h>
index 3f9f9dbf0ee0e36e257217bb128ab2f6a8d695cd..9dcd08c9aeee0646d4bcb67b32d2ff9af242063e 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/crypto/des/make_st.c
  *
  * Copyright 1985, 1988, 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  *
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_make_st_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <stdio.h>
index 283720f4d74f8d34d0b15b6df9120f90badd16e7..a4e5955753465533e9c7e339a6356e6b24012a3e 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/crypto/des/misc.c
  *
  * Copyright 1988, 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * generating the intermediate source files.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_misc_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index 3a884cca5ed88cef6a089de13964aa77e809d4c1..6b322bd2b1861b47446d593911e18e1c22c6fe14 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/crypto/des/new_rn_key.c
  *
  * Copyright 1988,1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * without license from the U.S. Commerce department.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_new_rn_key_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index 849f38796272f42d6e2e6546d42df1bd1b0857b9..78d224e7bdb252436317c50a7eb30b2b333e67af 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/crypto/des/process_ky.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  *
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_process_ky_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 
 #include <krb5/krb5.h>
index 2c2f2774518b5e67c5c85ca73472d4f180da4360..48ad309e0f565eeccdb33a268f25f9a288483de0 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/crypto/des/random_key.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  *
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_random_key_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index bba7331c56fa14439fe2e212ba5f1b94d76d0331..c8ea2f92496b3abc702317e03d6b91cd5dbd9bfe 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/crypto/des/string2key.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Wrapper for the V4 libdes for use with kerberos V5.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_string2key_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index 74435d63c54b08252fabf1b54ce7f17c6e508806..42bac36d2bcc5354d1af297f575a4a4e89611fbf 100644 (file)
@@ -1,7 +1,5 @@
 /*
- * $Source$
- * $Author$
- * $Id$
+ * lib/crypto/des/tables.h
  *
  * Copyright 1988,1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
index 3c24164333c9ec378cad07e91ece6072c948eb89..b5ac9929b4d0298981f2db3c142aa5b64b012e53 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/crypto/des/verify.c
  *
  * Copyright 1988, 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  *             -1 ==> error
  */
 
-#ifndef        lint
-static char rcsid_verify_c[] =
-"$Id$";
-#endif /*lint*/
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index 15ce2a847035f3443f11e83a5f7db0d4ac021370..d96caa5d4d6b2c84f1bbe0be5ab7112ac5463840 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/crypto/des/weak_key.c
  *
  * Copyright 1989,1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Originally written 8/85 by Steve Miller, MIT Project Athena.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_weak_key_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index 7c954c683247c84f99503688d8e984dd9f1accad..02fd554f3ef5d0fd8fa1f882cb95003126fdd87f 100644 (file)
@@ -1,13 +1,7 @@
 /*
- *     $Source$
- *     $Author$
- *     $Id$
+ *     lib/crypto/md4/md4.c
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_md4_c[] = "$Id$";
-#endif /* !lint & !SABER */
-
 /*
  **********************************************************************
  ** md4.c                                                            **
index abd27fe64320e11a303fa233653c86fd0d52a55b..b0feb779b3bbf87d79b367063e7874f0bd091c71 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/crypto/md4/md4crypto.c
  *
  * Copyright 1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Kerberos glue for MD4 sample implementation.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_md4crypto_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index 21ab154392415f915bd4e238100a5bec045bec91..7fded0b233b8912376be294dfb1d95e52a3e44bf 100644 (file)
@@ -1,13 +1,7 @@
 /*
- *     $Source$
- *     $Author$
- *     $Id$
+ *     lib/crypto/md4/md4driver.c
  */
 
-#ifndef lint
-static char rcsid_md4driver_c[] = "$Id$";
-#endif /* lint */
-
 /*
  **********************************************************************
  ** md4driver.c -- sample routines to test                           **
index fe34794e3043e9e54ebbc80a7a310299099379b5..457dbea651906e3f90c2d0cc10ec9ded427110b1 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/crypto/md4/md4glue.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Kerberos glue for MD4 sample implementation.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_md4glue_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index 9dcb8694ea00137dddc83ce847419665af308458..49cd005cb26cda74c2630de0de8df866a784bffd 100644 (file)
@@ -1,7 +1,3 @@
-#if !defined(lint) && !defined(SABER)
-static char rcsid_md5crypto_c[] = "$Id$";
-#endif
-
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
 #include <krb5/rsa-md5.h>
index a5453570a005bf78790ff2ba44b4905295afaa76..97512b2e1f72af9ba3e3905ca71feb3ecf665331 100644 (file)
@@ -1,7 +1,3 @@
-#if !defined(lint) && !defined(SABER)
-static char rcsid_md5glue_c[] = "$Id$";
-#endif
-
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
 #include <krb5/rsa-md5.h>
index 5137af17660c49872be57f4733f91afb45f751b7..a086d5400968e94b165268977ee436bf54a8a3cf 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/crypto/os/rnd_confoun.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_random_confounder()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_rnd_counfoun_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index 2c5fbd055f15e0db7e579954a1ef190fb670d400..54baae270a80ae3d8f5d733efee6b3f516ee461a 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/des425/cksum.c
  *
  * Copyright 1985, 1986, 1987, 1988, 1990 by the Massachusetts Institute
  * of Technology.
  *     spm     8/85    MIT project athena
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_cksum_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include "des.h"
 #include <krb5/ext-proto.h>
index 9cf7f9b3e8d49eac3c534058a13d4bb30db918dd..2ab8dad26dbbd9e8466cf3dfa0a268637f4f8b0a 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/des425/des.c
  *
  * Copyright 1985, 1986, 1987, 1988, 1990 by the Massachusetts Institute
  * of Technology.
  * originally written by Steve Miller, MIT Project Athena
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_des_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include "des.h"
 #include <krb5/ext-proto.h>
index 4adbc37301786fcc2284f5ca44ee255dc2927e4a..4f27ece2bb149d446e922bb9720ac4f27b7776e3 100644 (file)
@@ -1,7 +1,5 @@
 /*
- * $Source$
- * $Author$
- * $Id$
+ * lib/des425/des.h
  *
  * Copyright 1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
index 4dc86c2024b8843e73778855af2ec44aeb70c9a6..65c3738bb64b3d931984b263664a1b81e812f723 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/des425/enc_dec.c
  *
  * Copyright 1985, 1986, 1987, 1988, 1990 by the Massachusetts Institute
  * of Technology.
  *
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_enc_dec_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include "des.h"
 #include <krb5/ext-proto.h>
index 25d99dc49c18b24b55c5f12bb856600b5f09d87d..4bb5934258db780cec43f981b0c2d3b2aee90c53 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/des425/key_parity.c
  *
  * Copyright 1989, 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  *
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_key_parity_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include "des.h"
 
index b770ae86d2c66b6de4da4a285ddba01e250f206d..f30ef01ed64f2560a816f5c5375a945677cca29f 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/des425/key_sched.c
  *
  * Copyright 1985, 1986, 1987, 1988, 1990 by the Massachusetts Institute
  * of Technology.
  * Originally written 6/85 by Steve Miller, MIT Project Athena.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_key_sched_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <stdio.h>
 #include "des.h"
index 1d35e9b1e00d6c96f8d7a5b6254bee7fffec2285..f6a4420420d723fb1f458aadf5dd07fd3f089dd3 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/des425/new_rnd_key.c
  *
  * Copyright 1988,1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  *
  */
 
-#ifndef        lint
-static char rcsid_new_rnd_key_c[] =
-"$Id$";
-#endif /* lint */
 
 #include "des.h"
 
index 8f85d2eda31b74c89f9bac8fb1c6c1a66e160c26..00d9644ee1264bbb47db775b95945efd625c1e0a 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/des425/pcbc_encrypt.c
  *
  * Copyright 1985, 1986, 1987, 1988,1990 by the Massachusetts Institute
  * of Technology.
  * spm 8/85    MIT project athena
  */
 
-#ifndef        lint
-static char rcsid_pcbc_encrypt_c[] =
-"$Id$";
-#endif /* lint */
 
 #include <stdio.h>
 #include "des.h"
index 045c2134a26e79c0cd6875836c1e021b2e5c6d5d..b27b5424e05491c97ebc6e932a2fd318458fc56e 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/des425/quad_cksum.c
  *
  * Copyright 1985, 1986, 1987, 1988,1990 by the Massachusetts Institute
  * of Technology.
  *     but nontheless is 64 bit arithmetic.
  */
 
-#ifndef        lint
-static char rcsid_quad_cksum_c[] =
-"$Id$";
-#endif /* lint */
 
 /* System include files */
 #include <stdio.h>
index e8abc8df712e465752ef6fa26ca10f89fe50c192..d4f1f187b83eb47afc2b443f9a8cfad526bb26c9 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/des425/random_key.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  *
  */
 
-#ifndef        lint
-static char rcsid_random_key_c[] =
-"$Header$";
-#endif /* lint */
 
 #include "des.h"
 
index fd2b39d18350b3a30893d5abf1c9c8ca65c994c7..c1b6c3ebe0181f2c7463698033b31c99e94919e5 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/des425/read_passwd.c
  *
  * Copyright 1985,1986,1987,1988,1991 by the Massachusetts Institute
  * of Technology.
  * echoing.
  */
 
-#ifndef        lint
-static char rcsid_read_password_c[] =
-"$Id$";
-#endif /* lint */
 
 #include <krb5/krb5.h>
 #include <krb5/los-proto.h>
index 775f08bbeb735ec0fbc3e7a663bda21dd3efaa68..5a8d6de6fc566d414c2f6d5f053505a7deb06ff6 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/des425/str_to_key.c
  *
  * Copyright 1985, 1986, 1987, 1988, 1989,1990 by the Massachusetts Institute
  * of Technology.
  *     spm     8/85    MIT project athena
  */
 
-#ifndef        lint
-static char rcsid_string_to_key_c[] =
-"$Id$";
-#endif /* lint */
 
 #include <stdio.h>
 #include <string.h>
index 9698e7f5b39a5b82ac5a4b6b98b6a6e7e2f3c734..a42476f72b8041ef77ab913e931353a9c6ed6b78 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/des425/string2key.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Wrapper for the V4 libdes for use with kerberos V5.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_string2key_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include "des.h"
 #include <krb5/ext-proto.h>
index a1ce1512310e83bd7192e12da4f842c9b3db3cb3..ce2a3bc8bacc3f0ba94d62f0ee466b5c2026fdf3 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/des425/verify.c
  *
  * Copyright 1988,1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  *             -1 ==> error
  */
 
-#ifndef        lint
-static char rcsid_verify_c[] =
-"$Id$";
-#endif lint
 
 #include <stdio.h>
 #include <errno.h>
index 72d9aee1ef3a6c5ba8b19fa392f467d640b44ed9..1e481525f691117c749edd486b53ac2957358997 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/des425/weak_key.c
  *
  * Copyright 1989,1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Originally written 8/85 by Steve Miller, MIT Project Athena.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_weak_key_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include "des.h"
 #include <krb5/ext-proto.h>
index 08ba6d4359d18f37645225b9914455a5feacc8c3..f0e66c3bb939ba3d58dda801c5be2789b5f39d44 100644 (file)
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/*
- * $Id$
- */
-
 #include "gssapiP_generic.h"
 #include <com_err.h>
 
index 19d8b335506113c044c99a05fa9f972aabb8a3d4..8bbf5953841c2de61f440237584c6beca4006999 100644 (file)
 
 #include "gssapiP_generic.h"
 
-/*
- * $Id$
- */
-
 /* This code has knowledge of the min and max errors of each type
    within the gssapi major status */
 
index d21aab37e4a6b19932b5c0dea353ae99c6bc2198..29eefdf038ff774f66626b767f0e9ae7bea8afc1 100644 (file)
 #endif
 #include <stdio.h>
 
-/*
- * $Id$
- */
-
 /*
  * First, define the platform-dependent types.
  */
index 6a640f3ce674fb530f4053881855530ea6e879db..b3f78e4bc9cccd1db45c759b890dd3865e6a7b28 100644 (file)
 #ifndef _GSSAPIP_GENERIC_H_
 #define _GSSAPIP_GENERIC_H_
 
-/*
- * $Id$
- */
-
 #include "gssapi.h"
 
 #include "gssapi_generic_err.h"
index 97adfdd8ff0e765b29447aba04cfd4b2a48fbf1c..60dedb58ce989a0d465d57888d2a0c271eeeda06 100644 (file)
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/*
- * $Id$
- */
-
 #include "gssapiP_generic.h"
 
 /*
index 8d934dda56620d89321e4c25487501e5b2ecc14e..f8f89e3c46f008f87079656cbab6004b3f838f4e 100644 (file)
 #ifndef _GSSAPI_GENERIC_H_
 #define _GSSAPI_GENERIC_H_
 
-/*
- * $Id$
- */
-
 #include <gssapi/gssapi.h>
 
 extern const gss_OID_desc * const gss_nt_user_name;
index f3b5fa7944c1af8a71ba80624533671f6e1ddd78..b764a5b5f2cc75a09dc637ff43f7fa39cca0e970 100644 (file)
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/*
- * $Id$
- */
-
 #include "gssapiP_generic.h"
 
 OM_uint32 generic_gss_release_buffer(minor_status, buffer)
index 7b7754530bd66a4deaed2bb191d5456c4583d07d..2edfe9a39a4734855265d63bfb1cfd143999e4d2 100644 (file)
 
 #include "gssapiP_generic.h"
 
-/*
- * $Id$
- */
-
 OM_uint32 generic_gss_release_oid_set(minor_status, set)
      OM_uint32 *minor_status;
      gss_OID_set *set;
index e715834d9279fc56635532f0a4d0a58aacab8550..cf144495f85cf2db7bf4a17b227b0f17778c8ebc 100644 (file)
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/*
- * $Id$
- */
-
 #include "gssapiP_generic.h"
 #include <string.h>
 
index 45f9bbd8bf856e1efc5f53e03e79eecaf6ea18e9..694d9335432e0bd85e7e5fbd75ab1b914a494f73 100644 (file)
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/*
- * $Id$
- */
-
 /* This file could be OS specific */
 
 #include "gssapiP_generic.h"
index f8a86b08b16e274d269a5c9ee144399bd373e353..4e48d17041c1731f12f14cbd592d6e0ae93e8934 100644 (file)
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/*
- * $Id$
- */
-
 #include "gssapiP_generic.h"
 
 char *g_strdup(str)
index 961a6243f710558d4654b5dd4dfd775511bbda08..c415aad76fb5710ba8aad5bbbc5b9dab3f26ec2a 100644 (file)
 
 #include "gssapiP_generic.h"
 
-/*
- * $Id$
- */
-
 int
 g_copy_OID_set(in, out)
      const gss_OID_set_desc * const in;
index c25b9413d0b2944be45835e92c741f1bb66d9ead..483126c5e5cd507da2291689dada48354f0adeaf 100644 (file)
 #include "gssapiP_generic.h"
 #include <memory.h>
 
-/*
- * $Id$
- */
-
 /* XXXX this code currently makes the assumption that a mech oid will
    never be longer than 127 bytes.  This assumption is not inherent in
    the interfaces, so the code can be fixed if the OSI namespace
index 824d4e1eb251e18bca28ed140d9a5e94f1cecaf5..d3c4191aabff53601787da02c1f1d928cccdf113 100644 (file)
  * 
  */
 
-/*
- * $Id$
- */
-
 /*
  * stub functions for those without the hash library.
  */
index 8c5e72219d34a7ec3a8c916c86262ce1516d33a0..72631341ba2f9c33e5a6e25d7e77f8a7309bc7ac 100644 (file)
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/*
- * $Id$
- */
-
 /*
  * functions to validate name, credential, and context handles
  */
index c9dac29f67af6a284d9e3a19a7a0f0dd12e0feb3..a1f65444e6ff72d6f332eee33fa4ff540f918c76 100644 (file)
 #include <krb5/rsa-md5.h>
 #include <memory.h>
 
-/*
- * $Id$
- */
-
 static krb5_error_code rd_req_keyproc(keyprocarg, server, kvno, keyblock)
      krb5_pointer keyprocarg;
      krb5_principal server;
index 9418a278dfd47f1d1b26bdb9386775277d194b75..e951131fa89af7f0a68cc6c37bca4dad91e07be2 100644 (file)
 
 #include "gssapiP_krb5.h"
 
-/*
- * $Id$
- */
-
 /* get credentials corresponding to a key in the krb5 keytab.
    If the default name is requested, return the name in output_princ.
      If output_princ is non-NULL, the caller will use or free it, regardless
index a9a4d987896561dfff2f98be2f4b335b319e2049..aac295c5a0187c3d61dcd1658204839ca855e1b6 100644 (file)
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/*
- * $Id$
- */
-
 #include "gssapiP_krb5.h"
 
 OM_uint32
index f4b4034772bf494fe98069d280ce287132d31b73..08cefda6a7cf1e244ed8873c3c787b456981705a 100644 (file)
 
 #include "gssapiP_krb5.h"
 
-/*
- * $Id$
- */
-
 OM_uint32
 krb5_gss_context_time(minor_status, context_handle, time_rec)
      OM_uint32 *minor_status;
index 10e8a0c62b2b2ba1a20606588e6a0f006d227fb9..3e8d554e78003c3990ddb64cdbb47c25125585e0 100644 (file)
 
 #include "gssapiP_krb5.h"
 
-/*
- * $Id$
- */
-
 OM_uint32
 krb5_gss_delete_sec_context(minor_status, context_handle, output_token)
      OM_uint32 *minor_status;
index f05a92116c0f6651c052cf9850e34c087c9975b1..bb8204f522f5b3c5aec6915710bda40349b24527 100644 (file)
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/*
- * $Id$
- */
-
 #include "gssapiP_krb5.h"
 
 OM_uint32
index cf26652dd357e9be299b7e4978da349dc0815ff2..bf377132192b03bc396b04fb1be5e9a88d578abb 100644 (file)
 #include "gssapiP_krb5.h"
 #include <com_err.h>
 
-/*
- * $Id$
- */
-
 /* XXXX internationalization!! */
 
 /**/
index e0a321662b934726d707d5b45eec4e6afc162c6b..b04e0c1f25347898ffa20b47594e49eb5f5f2143 100644 (file)
 
 #include "gssapiP_krb5.h"
 
-/*
- * $Id$
- */
-
 OM_uint32
 gss_krb5_get_tkt_flags(minor_status, context_handle, ticket_flags)
      OM_uint32 *minor_status;
index 9a13367a4b6b20737defffa56869a78b06acbdc5..95fb7bc4e2c8f0b58c5ea185851b00cd145b3f23 100644 (file)
 #ifndef _GSSAPIP_KRB5_H_
 #define _GSSAPIP_KRB5_H_
 
-/*
- * $Id$
- */
-
 #include <krb5/krb5.h>
 #include <memory.h>
 #include <netinet/in.h>
index 79f885ab64f034d2c913807483150c963ae04eda..da88b706c3dcff58b6724cf19c712702ae829b4c 100644 (file)
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/*
- * $Id$
- */
-
 #include "gssapiP_krb5.h"
 
 /** exported constants defined in gssapi_krb5.h **/
index fccbb38e7db8b921e4837bbbb611173b0b78b0ec..6a8c445d75125917392b6ffbc0f0c761153ab587 100644 (file)
 #ifndef _GSSAPI_KRB5_H_
 #define _GSSAPI_KRB5_H_
 
-/*
- * $Id$
- */
-
 #include <gssapi/gssapi_generic.h>
 #include <krb5/krb5.h>
 
index 085c760fcc32112d64285227f42b0f47e0b55264..9a839361e10c5e92c9e27d6fe0f8b065a080aa10 100644 (file)
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/*
- * $Id$
- */
-
-
 #include "gssapiP_krb5.h"
 #include <pwd.h>
 #ifdef USE_STRING_H
index bc53b4434d84c229278408275681879e27f046aa..d4dff7cd2624aaae0ee02d2ad6e85c5174f0ac30 100644 (file)
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/*
- * $Id$
- */
-
 #include "gssapiP_krb5.h"
 
 OM_uint32
index ab0943e34e12ecf176feed273d1b253d2ff02f74..fbdd7486b473971829c94462b1908cfa035c7524 100644 (file)
 #include "gssapiP_krb5.h"
 #include <memory.h>
 
-/*
- * $Id$
- */
-
 static krb5_error_code
 make_ap_req(cred, server, endtime, chan_bindings, do_mutual, subkey, flags,
            seqnum, token)
index 6184bbc69822968f630f25ab8c8556421f748bb3..aefea92dee7b4ed75a651424459056e3d3a1acfd 100644 (file)
 
 #include "gssapiP_krb5.h"
 
-/*
- * $Id$
- */
-
 OM_uint32
 krb5_gss_inquire_context(minor_status, context_handle, initiator_name, 
                         acceptor_name, lifetime_rec, mech_type, ret_flags,
index 0fc3fc5f8e8040fbd8fd45df23e3a6614f1c1ef7..ea8ed4b04e4befe5c9083e2e68f6f7122a318a90 100644 (file)
 
 #include "gssapiP_krb5.h"
 
-/*
- * $Id$
- */
-
 OM_uint32
 krb5_gss_inquire_cred(minor_status, cred_handle, name, lifetime_ret,
                      cred_usage, mechanisms)
index 6c1c98cdbb5fbf3b255a5173e28a1ab068298c6d..d7f76bfd70fbacb123b4e8cc748b8efe120a80f8 100644 (file)
 #include <netinet/in.h>
 #include <krb5/rsa-md5.h>
 
-/*
- * $Id$
- */
-
 static krb5_error_code
 make_seal_token(enc_ed, seq_ed, seqnum, direction, text, token,
                encrypt, toktype, bigend)
index 7a3bbfb428a39a32d57811f2a6e71a7afbaa3007..78d328d5ac7b5e89605d82d41a724cbd5832ab83 100644 (file)
 #include <netinet/in.h>
 #include <krb5/rsa-md5.h>
 
-/*
- * $Id$
- */
-
 /* message_buffer is an input if SIGN, output if SEAL, and ignored if DEL_CTX
    conf_state is only valid if SEAL.
    */
index de4622fc4db5f22dcdb34880dc315d21f89a8a75..ed31c9051f42883bc6f3bb1255022ef002bcf7b4 100644 (file)
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/*
- * $Id$
- */
-
 #include "gssapiP_krb5.h"
 
 OM_uint32
index f71140a2f191fa7c89495e6ab8a58122528ce29e..e5d142bc06a0e9ced2d10c1c8caf13e984a6e6b8 100644 (file)
 
 #include "gssapiP_krb5.h"
 
-/*
- * $Id$
- */
-
 OM_uint32
 krb5_gss_process_context_token(minor_status, context_handle, token_buffer)
      OM_uint32 *minor_status;
index 851caae58373fab8fa2af21008641771c6a8d318..83ce7f1019baeb7f681473f4b0f6c1eddd203921 100644 (file)
 
 #include "gssapiP_krb5.h"
 
-/*
- * $Id$
- */
-
 OM_uint32
 krb5_gss_release_cred(minor_status, cred_handle)
      OM_uint32 *minor_status;
index dec5fada05799396bedf0bd6c421cf909c0414da..0371756ad2c93743382104aaf76502f2016ef8a8 100644 (file)
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/*
- * $Id$
- */
-
 #include "gssapiP_krb5.h"
 
 OM_uint32
index c27ba1134ae4dc6917aa0197683b9608762443db..691e9eea69e792501f1e57bf3f443e7f169129d9 100644 (file)
 
 #include "gssapiP_krb5.h"
 
-/*
- * $Id$
- */
-
 OM_uint32
 krb5_gss_seal(minor_status, context_handle, conf_req_flag,
                  qop_req, input_message_buffer, conf_state,
index 81e36cac3affc3f26e13aa54ca665a1f1772d0bc..7c139f18d83fb746f0b515e07c95480b631fa35a 100644 (file)
 
 #include "gssapiP_krb5.h"
 
-/*
- * $Id$
- */
-
 OM_uint32
 krb5_gss_sign(minor_status, context_handle,
              qop_req, message_buffer, 
index 1491034d26aa02f88976d227bb38e080b8d5824a..a9c46c6957eca88313025af9ed96139a1e828d76 100644 (file)
 
 #include "gssapiP_krb5.h"
 
-/*
- * $Id$
- */
-
 OM_uint32
 krb5_gss_unseal(minor_status, context_handle,
                input_message_buffer, output_message_buffer,
index 2b19ea8d4844ca9ff58fde8a280d3eeb59535647..fab785ec304fb95a48d66fab9357bf18b9062f54 100644 (file)
 #include "gssapiP_krb5.h"
 #include <memory.h>
 
-/*
- * $Id$
- */
-
 krb5_error_code kg_checksum_channel_bindings(cb, cksum, bigend)
      gss_channel_bindings_t cb;
      krb5_checksum *cksum;
index 7cef48c169482e8a0575c59a1155c0423de9207f..d58c3c56d82cbef044c5dece108cfe42a4c6fa82 100644 (file)
 #include "gssapiP_krb5.h"
 #include <memory.h>
 
-/*
- * $Id$
- */
-
 static unsigned char zeros[8] = {0,0,0,0,0,0,0,0};
 
 int kg_confounder_size(ed)
index 2a342d6cf8f238a2ae4e1df1c1d3ffac89486a46..9586ff06d3908256ba43039c6d63c1b22abc3217 100644 (file)
 #include "gssapiP_krb5.h"
 #include <memory.h>
 
-/*
- * $Id$
- */
-
 static unsigned char zeros[16] = {0,0,0,0, 0,0,0,0, 0,0,0,0, 0,0,0,0};
 
 krb5_error_code
index a6f1f8cdfef5e73aeb6cf371aeca699cf9ff0d16..30877fa4f23388a154d2f98bed5661e6ede3bb4d 100644 (file)
 
 #include "gssapiP_krb5.h"
 
-/*
- * $Id$
- */
-
 krb5_error_code kg_make_seq_num(ed, direction, seqnum, cksum, buf)
      krb5_gss_enc_desc *ed;
      int direction;
index b9fb285f28fd3aaddc2c4f77aa08d6a9b8d3f34f..c08ea25a220b315dd29639e37f9909da40ecca3d 100644 (file)
 
 #include "gssapiP_krb5.h"
 
-/*
- * $Id$
- */
-
 OM_uint32
 krb5_gss_verify(minor_status, context_handle,
                message_buffer, token_buffer,
index 89a79ab2eb61ce6bebb342bfc9af149b5f321b2e..20a2c20f8509445ba63bc47ef461bb474c1e9745 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/kdb/decrypt_key.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_kdb_encrypt_key(), krb5_kdb_decrypt_key functions
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_decrypt_key_c [] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index 1c3606de23165f9c2cb6283dde846140d657746d..91b456c6a18d6f50abdcaaa81ff6ba93fbb66f35 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/kdb/encrypt_key.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_kdb_encrypt_key(), krb5_kdb_decrypt_key functions
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_encrypt_key_c [] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index 8c5ed8ccb4bdd38020cc3ca157bcd614b8a4fbcb..9c4b6ed8a49281a73db7365a56fe56f4e8b17473 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/kdb/fetch_mkey.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Fetch a database master key from somewhere.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_fetch_mkey_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/kdb.h>
index 7fa87ea21b4df5413dee4ada5d673e7090c459d1..37d88b71d0886915eb58182861dbf992d43045bd 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$ 
+ * lib/kdb/kdb_dbm.c
  *
  * Copyright 1988,1989,1990,1991 by the Massachusetts Institute of Technology. 
  * All Rights Reserved.
  * 
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_krb_dbm_c[] =
-"$Id$";
-#endif /* lint */
 
 #include <krb5/krb5.h>
 #include <krb5/dbm.h>
index 8334839d94e21c2ca7d3bf8cbcf94c85ac3b1bfa..49c9c0832d8e46f186ea3842c65d8514b61c39ab 100644 (file)
@@ -1,7 +1,5 @@
 /*
- * $Source$
- * $Author$
- * $Id$
+ * lib/kdb/kdbint.h
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
index 8b96c162250412aaf44cdb81e78466788c557dfd..09c7c50e24cc5e4fab5874f6183ea36303a18a3a 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/kdb/setup_mkey.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_kdb_setup_mkey()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_setup_mkey_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/kdb.h>
index 21921b692a8735ad43069c4a1bbc9e460bba8eaf..a34afa64fc9d494207dee1b965927fb23d1a9090 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/kdb/store_mkey.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Store a database master key in a file.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_store_mkey_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <errno.h>
 #include <krb5/krb5.h>
index a5617fe7ab7f33892c64b96855733f0eb2e70595..a9457f08f2d783fb16998498e79c635448650d7b 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/kdb/verify_mky.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_db_verify_master_key();
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_verify_mky_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/kdb.h>
index c3125d4f403d9cea57eb2f2d8fa45d55c204b5f5..d8848771952d7006f42ecd8d53aa0f0f4fce2d02 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb425/425data.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Common data for krb425 library
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_425data_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include "krb425.h"
 
index ff5786947f72edfda03ffd31574db26b4f594cf1..10107a85b1af645eb3672049e6bf74e75316c7c8 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb425/425error.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * convert error codes from v5 to v4
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_425error_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb.h>
 #include <krb5/krb5.h>
index 3ae45b44bdca2dedc976df5f17f1e533fb0084a7..da69a681b6e65df94c1a2ece55b6fd4f08c1a389 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb425/des_sched.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * dummy function for krb425
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_des_sched_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include "krb425.h"
 
index 0cde5442e6b0af05ee0cd7b6ef7d332161996331..bdac3aeb340112f5d87918a9eedfc50fd4248217 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb425/get_cred.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb_get_cred for krb425
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_get_cred_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include "krb425.h"
 
index 08b68cdbc82168a0460349b450afe1e66008ef71..be039b9c1e86186593974531fb54cfcbc46dd863 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb425/get_krbhst.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb_get_krbhst for krb425
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_get_krbhst_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include "krb425.h"
 
index 5023f2027b3aa9629720ae04edbccd14e8dae108..6d0ec6e2d334a6fe4dc647e6c9cfce9cff62e3d5 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb425/get_lrealm.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb_get_lrealm for krb425
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_get_lrealm_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include "krb425.h"
 
index 981d16ef14a720614ab9a68cf4b0d9faadb3dc1c..3c44173f9e2305a51c454df2101978d4ce21b5ae 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb425/get_phost.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb_get_phost for krb425
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_get_phost_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include "krb425.h"
 
index 8f653c9470746d09d13deafd75bfc21b414ebd08..51d5b2ba0a524fb7bd12297ef230991156a81dc6 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb425/kn_parse.c
  *
  * Copyright 1987,1988,1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * 
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_kn_parse_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 
 #include <stdio.h>
index ea420ccd41564d3a2124e64d5d3dd84c097bbc6e..dfd31b36bc812b640de7b11aa77cb6a7042ab11f 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb425/kntoln.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb_kntoln for krb425
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_kntoln_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include "krb425.h"
 
index cc1b2ce960959d0d64305dd2d5cd65f8294afa50..064a643482bcfdf707c6f806098185619b151ca6 100644 (file)
@@ -1,7 +1,5 @@
 /*
- * $Source$
- * $Author$
- * $Id$
+ * lib/krb425/krb425.h
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
index b62093c06085cfc36cf9e896027884794024313a..6d1e2922e78850d3646f4ee098b575f52e431dba 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb425/kuserok.c
  *
  * Copyright 1987, 1988 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
index 712aa7a0130f7f249ffc8142e6b00a4bed433428..c53a1f91baffabb3403d5503802c4be06a8dfc09 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb425/mk_priv.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb_mk_priv for krb425
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_mk_priv_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include "krb425.h"
 #ifndef hpux
index 85291eabb1eaf3d9c3fb19800122ee7538800322..88ea745ef6efa71c3379dc5dacf6b18f525290d1 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb425/mk_req.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb_mk_req for krb425
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_mk_req_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include "krb425.h"
 
index e556fdce53ffa89b6cb6d0060dce63278cef8cbd..399a3c1eb6d5dbf752b4c87ba56f2b2eb67d0add 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb425/mk_safe.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb_mk_safe for krb425
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_mk_safe_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include "krb425.h"
 #ifndef hpux
index 87d6876057be40f603bb5c25ae59338d8f99090c..d693a98de0d53795990dc572b9f2fc2dab4a12a7 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb425/net_read.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb_net_read for krb425
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_net_read_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include "krb425.h"
 
index a99ad1470ab677b9545292c24da5ef4ee39c240a..cc04de72a9a23eae2033af88fbef167d2af125b8 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb425/net_write.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb_net_write for krb425
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_net_write_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include "krb425.h"
 
index 4c6ec50c4f5e0cf212537adf807cb56b92f5cfcc..3f2f0726dc60c4ca7e389194c94c68f0ec1311e2 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb425/rd_priv.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb_rd_priv for krb425
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_rd_priv_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include "krb425.h"
 #ifndef hpux
index 0dbfc69d587a36099b7fa115bf0a15745caa383f..c339233c77838a387bf21ebda780a83750673303 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb425/rd_req.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb_rd_req for krb425
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_rd_req_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include "krb425.h"
 #include <sys/param.h>
index 9c05eda1010d5ed6b98ce8f38cbf38c80c3a2fad..e6cdee45617adbbacfaf05875bd2a41b8371eb4b 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb425/rd_safe.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb_rd_safe for krb425
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_rd_safe_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include "krb425.h"
 #ifndef hpux
index e13556b279c20a1a9450c4ffe8154eaabfebe514..f040cf6dfdfd885325f3ff1633ba3f8e40a0c4b3 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb425/realmhost.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb_realmofhost for krb425
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_realmhost_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include "krb425.h"
 
index b1a753669f1da7d14676f5cf4194e699dd95786d..0023ed7c858f261df6e720c3db3606db0609dd90 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb425/recvauth.c
  *
  * Copyright 1987, 1988 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
index fd55314d085bc053312138e501d8e5b30a38db43..55d19821a52cd82b8cc3950aec1a5673bf39ea18 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb425/sendauth.c
  *
  * Copyright 1987,1988,1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  *
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_sendauth_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include "krb425.h"
 
index 34871a2e3c8138eeffc72500e5bcd3e1c549dcfd..d38c18d81741e953e47495f8cf9bf87fe357c746 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb425/set_key.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb_set_key for krb425
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_set_key_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include "krb425.h"
 
index 4ee79c0081d736653fdd8091ab2ea42a8d620230..86f5c742b1a773191071d60320c260a3e2ee1420 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/asn.1/adat2kadat.c
  *
  * Copyright 1989,1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Glue between Kerberos version and ISODE 6.0 version of structures.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_adat2kadat_c[] =
-"$Id$";
-#endif /* lint || saber */
 
 #include <krb5/krb5.h>
 
index 5c16977070d77bd2633495d468dcbba0d6b1e6ef..b16fb885567651c81b7bb904449fccc2999b50bc 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/asn.1/addr2kaddr.c
  *
  * Copyright 1989,1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Glue between Kerberos version and ISODE 6.0 version of structures.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_addr2kaddr_c[] =
-"$Id$";
-#endif /* lint || saber */
 
 #include <krb5/krb5.h>
 
index ded8526e220c1f7543be05f7292aeb9df31d3092..fd7070cf9e3104119aa2069d72c584e121859cf8 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/asn.1/adr2kadr.c
  *
  * Copyright 1989,1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Glue between Kerberos version and ISODE 6.0 version of structures.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_adr2kadr_c[] =
-"$Id$";
-#endif /* lint || saber */
 
 #include <krb5/krb5.h>
 
index a266f1ad9949530d83454f274d7b8a6275229ac4..e17b9b8ef0c016ea6e90037083fcbc93976ee6fb 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/asn.1/aprp2kaprp.c
  *
  * Copyright 1989,1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Glue between Kerberos version and ISODE 6.0 version of structures.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_aprp2kaprp_c[] =
-"$Id$";
-#endif /* lint || saber */
 
 #include <krb5/krb5.h>
 
index 913bad511f8c215604bbb16aefb9ab8bf65dd3db..60f1184d97dbc6eed3c96eae4d5e8b95e4f1107c 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/asn.1/aprq2kaprq.c
  *
  * Copyright 1989,1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Glue between Kerberos version and ISODE 6.0 version of structures.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_aprq2kaprq_c[] =
-"$Id$";
-#endif /* lint || saber */
 
 #include <krb5/krb5.h>
 
index 165908fe4b1af42cb56f702cd27cb78ed670f248..f3353821d2455739dd632697925ead932692b11f 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/asn.1/arep2karep.c
  *
  * Copyright 1989,1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Glue between Kerberos version and ISODE 6.0 version of structures.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_arep2karep_c[] =
-"$Id$";
-#endif /* lint || saber */
 
 #include <krb5/krb5.h>
 
index bba57fdf2b986e6e15289b8c01c37904317745bc..c9cceb528fd3c0a4e4e320ea5c6bfc8281756807 100644 (file)
@@ -1,7 +1,5 @@
 /*
- * $Source$
- * $Author$
- * $Id$
+ * lib/krb5/asn.1/asn1glue.h
  *
  * Copyright 1989,1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
index 8b49e105fab4145cd8e4d90a5bec534c109658d2..9ee3773d7cee0bac4f01a8ebedcb4305228b33da 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/asn.1/auth2kauth.c
  *
  * Copyright 1989,1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Glue between Kerberos version and ISODE 6.0 version of structures.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_auth2kauth_c[] =
-"$Id$";
-#endif /* lint || saber */
 
 #include <krb5/krb5.h>
 
index b305d99ad2fbf093a313903ccbf3f70eb9a7f7e7..74469de02eac622f9b57630151389252dc716c33 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/asn.1/ck2kck.c
  *
  * Copyright 1989,1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Glue between Kerberos version and ISODE 6.0 version of structures.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_ck2kck_c[] =
-"$Id$";
-#endif /* lint || saber */
 
 #include <krb5/krb5.h>
 
index 7e362e846601d2cb632d3d103e82441de5a210e5..44088b46ad3ff8ac7b4ff1a7c65b3aecd0abfa07 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/asn.1/cred2kcred.c
  *
  * Copyright 1989,1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Glue between Kerberos version and ISODE 6.0 version of structures.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_cred2kcred_c[] =
-"$Id$";
-#endif /* lint || saber */
 
 #include <krb5/krb5.h>
 
index ebd42d1c4ba0f3de2aab5ecb0a653bda4c3b816b..41aa440084acc11d2f9868af6cb86b6b3513f932 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/asn.1/crep2kcrep.c
  *
  * Copyright 1989,1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Glue between Kerberos version and ISODE 6.0 version of structures.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_crep2kcrep_c[] =
-"$Id$";
-#endif /* lint || saber */
 
 #include <krb5/krb5.h>
 
index 31514ac73086dbe70df24abaeccc82217cbcce44..433c3a9444ef93544a2eadd14ad625da46b18ee6 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/asn.1/cvt_flags.c
  *
  * Copyright 1989,1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Glue between Kerberos version and ISODE 6.0 version of structures.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_cvt_flags_c[] =
-"$Id$";
-#endif /* lint || saber */
 
 #include <krb5/krb5.h>
 
index c3204f1ee1f9743c7d6b13f1fafbdb58c4a5a39d..fc219268bf66da70d5def30fa9c840f9377f0bb0 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/asn.1/decode.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * decoding glue routines.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_decode_c[] =
-"$Id$";
-#endif /* lint || saber */
 
 #include <isode/psap.h>
 #include <krb5/krb5.h>
index 522b7a0568ee7c3667ddb5ef3cdea8b99f76c014..c674755d0e55c08a7c4ee9eda3c30aa33f455889 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/asn.1/edat2kedat.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Glue between Kerberos version and ISODE 6.0 version of structures.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_edat2kedat_c[] =
-"$Id$";
-#endif /* lint || saber */
 
 #include <krb5/krb5.h>
 
index 7a143b0afcc645ba34da8dd557ad1e7e591ee4c7..0c1444e2ab70cf667a223fc83fa9cb97e39f6bc1 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/asn.1/ekrp2kekrp.c
  *
  * Copyright 1989,1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Glue between Kerberos version and ISODE 6.0 version of structures.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_ekrp2kekrp_c[] =
-"$Id$";
-#endif /* lint || saber */
 
 #include <krb5/krb5.h>
 
index 700d1afb5f3284d7c517a984fa51fde5dcc54d32..e6f5e8587556c38fe3f8bc05bd960a07fbe0c586 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/asn.1/enck2kkey.c
  *
  * Copyright 1989,1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Glue between Kerberos version and ISODE 6.0 version of structures.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_enck2kkey_c[] =
-"$Id$";
-#endif /* lint || saber */
 
 #include <krb5/krb5.h>
 
index f6ebdab14a249de2f12b130f5b299535af9924a4..7453995e63b4bfda6a51c65a7575bb933ee51014 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/asn.1/encode.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * encoding glue routines.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_encode_c[] =
-"$Id$";
-#endif /* lint || saber */
 
 #include <isode/psap.h>
 #include <krb5/krb5.h>
index 0cfc19ee14d028744c1bc3da0110b529bb8c73e9..4380eac9e0a528b29e695e00dcd48dd46e83e308 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/asn.1/err2kerr.c
  *
  * Copyright 1989,1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Glue between Kerberos version and ISODE 6.0 version of structures.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_err2kerr_c[] =
-"$Id$";
-#endif /* lint || saber */
 
 #include <krb5/krb5.h>
 
index 737676f88a210399ff0afd1572db02b997787416..3306a4c712b2764a0b10ded9e1113a715614d68c 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/asn.1/etpt2ketpt.c
  *
  * Copyright 1989,1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Glue between Kerberos version and ISODE 6.0 version of structures.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_etpt2ketpt_c[] =
-"$Id$";
-#endif /* lint || saber */
 
 #include <krb5/krb5.h>
 
index f79afb0bcf867b21b5a9ac637df2e8cf85293336..38b83c45ad0e1d87de4f01a522e159dd37ff0dbc 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/asn.1/g2unix.c
  *
  * Copyright 1989,1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Glue between Kerberos version and ISODE 6.0 version of structures.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_g2unix_c[] =
-"$Id$";
-#endif /* lint || saber */
 
 #include <krb5/krb5.h>
 
index e05a9c59c096d6c255dc167441906b0f619639c7..a06732e873afcc0f954520189b2234bafe6961a8 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/asn.1/kadat2adat.c
  *
  * Copyright 1989,1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Glue between Kerberos version and ISODE 6.0 version of structures.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_kadat2adat_c[] =
-"$Id$";
-#endif /* lint || saber */
 
 #include <krb5/krb5.h>
 
index a4ce52f25fa866c2bd7065e8c121421f3e28520f..28cd2040cf16a0e964070739023f0f658ff28940 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/asn.1/kaddr2addr.c
  *
  * Copyright 1989,1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Glue between Kerberos version and ISODE 6.0 version of structures.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_kaddr2addr_c[] =
-"$Id$";
-#endif /* lint || saber */
 
 #include <krb5/krb5.h>
 
index d3d3a85b1c453316ffaf7a970f000984253f9417..a85bccfa63ad3a53d21255759886e4da4326667b 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/asn.1/kadr2adr.c
  *
  * Copyright 1989,1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Glue between Kerberos version and ISODE 6.0 version of structures.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_kadr2adr_c[] =
-"$Id$";
-#endif /* lint || saber */
 
 #include <krb5/krb5.h>
 
index a87bc13ebe4604a4d945e6402efb5c984ad0e37b..506bbc49dbde98ddb8113e5cc0cb92b9a8f022c0 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/asn.1/kaprp2aprp.c
  *
  * Copyright 1989,1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Glue between Kerberos version and ISODE 6.0 version of structures.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_kaprp2aprp_c[] =
-"$Id$";
-#endif /* lint || saber */
 
 #include <krb5/krb5.h>
 
index eaf879f9d48133047b417bcad52dcee82e23eec9..efdd512374870d3b5de22cd486a7a2a847ed2983 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/asn.1/kaprq2aprq.c
  *
  * Copyright 1989,1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Glue between Kerberos version and ISODE 6.0 version of structures.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_kaprq2aprq_c[] =
-"$Id$";
-#endif /* lint || saber */
 
 #include <krb5/krb5.h>
 
index 8284779d02085598f6001779ccbabd25762c61aa..21d5b7814e2fb40b2006275ce009e521d8996443 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/asn.1/karep2arep.c
  *
  * Copyright 1989,1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Glue between Kerberos version and ISODE 6.0 version of structures.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_karep2arep_c[] =
-"$Id$";
-#endif /* lint || saber */
 
 #include <krb5/krb5.h>
 
index 543fe18c1acb38933c203fea4eb05b547c2fe791..d1a7b083fd2e45e88615d150d2993f41c5a72be9 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/asn.1/kauth2auth.c
  *
  * Copyright 1989,1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Glue between Kerberos version and ISODE 6.0 version of structures.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_kauth2auth_c[] =
-"$Id$";
-#endif /* lint || saber */
 
 #include <krb5/krb5.h>
 
index 871e286159bebbd85c63d0b8d8f67d5c3dbbf5ad..894a8fbf44d09f58bf5d5ec3040a0533b19b57b6 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/asn.1/kck2ck.c
  *
  * Copyright 1989,1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Glue between Kerberos version and ISODE 6.0 version of structures.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_kck2ck_c[] =
-"$Id$";
-#endif /* lint || saber */
 
 #include <krb5/krb5.h>
 
index ae6d06dc982ee5c2cc6ce82ae2ceb82c4f3145be..dfcfd0d3e4b607c9f445225d8279fca8dcc05f31 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/asn.1/kcred2cred.c
  *
  * Copyright 1989,1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Glue between Kerberos version and ISODE 6.0 version of structures.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_kcred2cred_c[] =
-"$Id$";
-#endif /* lint || saber */
 
 #include <krb5/krb5.h>
 
index 856fb69d6ac87071216b593aba3b1f6adbf0569d..d4253faf398b893b031ba83bc5cdf4a62ab2fc97 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/asn.1/kcrep2crep.c
  *
  * Copyright 1989,1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Glue between Kerberos version and ISODE 6.0 version of structures.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_kcrep2crep_c[] =
-"$Id$";
-#endif /* lint || saber */
 
 #include <krb5/krb5.h>
 
index d6e5694d3a73adeff897b110b3088ba4fd365ce3..11f77317f58464e3d68e967cb1db9243af301e51 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/asn.1/kdcr2kkdcr.c
  *
  * Copyright 1989,1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Glue between Kerberos version and ISODE 6.0 version of structures.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_kdcr2kkdcr_c[] =
-"$Id$";
-#endif /* lint || saber */
 
 #include <krb5/krb5.h>
 
index a3352044b254796dbbb50ff0e9a1161bc57b36a7..104426e8db56fcb6bec295cfd2f9b4d2af83982d 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/asn.1/kdcr2ktgsr.c
  *
  * Copyright 1989,1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Glue between Kerberos version and ISODE 6.0 version of structures.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_kdcr2ktgsr_c[] =
-"$Id$";
-#endif /* lint || saber */
 
 #include <krb5/krb5.h>
 
index 0fe508647861c9564ee73c09d163a41e2688dfdb..e07a2a39d629dcb6296fa1b8c2b6f37e22efb520 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/asn.1/kedat2edat.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Glue between Kerberos version and ISODE 6.0 version of structures.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_kedat2edat_c[] =
-"$Id$";
-#endif /* lint || saber */
 
 #include <krb5/krb5.h>
 
index 10d54e3912390df3d59be38212151bd81df72e50..cdd3e23d31e0388d3a0e655a15c1b2100585a881 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/asn.1/kekrp2ekrp.c
  *
  * Copyright 1989,1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Glue between Kerberos version and ISODE 6.0 version of structures.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_kekrp2ekrp_c[] =
-"$Id$";
-#endif /* lint || saber */
 
 #include <krb5/krb5.h>
 
index 75d57c7a44c5a7749e9f96fe45329577296b9b66..3422cc8259dd73d501fc847310290ac33a5893e7 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/asn.1/kerr2err.c
  *
  * Copyright 1989,1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Glue between Kerberos version and ISODE 6.0 version of structures.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_kerr2err_c[] =
-"$Id$";
-#endif /* lint || saber */
 
 #include <krb5/krb5.h>
 
index db6d5f0ba42a4696e5c6873a9850b01291ea2329..7bc8814037acb2a8d8e9daf6fa5b63080265ab19 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/asn.1/ketpt2etpt.c
  *
  * Copyright 1989,1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Glue between Kerberos version and ISODE 6.0 version of structures.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_ketpt2etpt_c[] =
-"$Id$";
-#endif /* lint || saber */
 
 #include <krb5/krb5.h>
 
index 5464dd1f87a88c9aba98fb6e6ea00295aeb942cd..f6204b5fb331ab74fffbd8c689b2f4f6282460b4 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/asn.1/kkdcr2kdcr.c
  *
  * Copyright 1989,1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Glue between Kerberos version and ISODE 6.0 version of structures.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_kkdcr2kdcr_c[] =
-"$Id$";
-#endif /* lint || saber */
 
 #include <krb5/krb5.h>
 
index 5ad6bad95369bd979dd43e6f83c8f8929880d7f2..395f206c4fe04c261bd832ece8898e18cc091b0b 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/asn.1/kkey2enck.c
  *
  * Copyright 1989,1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Glue between Kerberos version and ISODE 6.0 version of structures.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_kkey2enck_c[] =
-"$Id$";
-#endif /* lint || saber */
 
 #include <krb5/krb5.h>
 
index ea0e80c33675d50425a298a4565d72d6ed13a52f..0aa5a46d1b183dd5f0099080ad50c2c690537f35 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/asn.1/klsrq2lsrq.c
  *
  * Copyright 1989,1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Glue between Kerberos version and ISODE 6.0 version of structures.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_klsrq2lsrq_c[] =
-"$Id$";
-#endif /* lint || saber */
 
 #include <krb5/krb5.h>
 
index 7be1b5326a5252ae14c80a64cb745ff69a1a31b7..6e8a0fbda6e52dd572c802394a5c44187d33fd71 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/asn.1/kprep2prep.c
  *
  * Copyright 1989,1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Glue between Kerberos version and ISODE 6.0 version of structures.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_kprep2prep_c[] =
-"$Id$";
-#endif /* lint || saber */
 
 #include <krb5/krb5.h>
 
index 02bb8b51fd97457baf0e0c924ef99cb6098ab210..192301131c53581aa09dd7a59004871fcd27c660 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/asn.1/kprin2prin.c
  *
  * Copyright 1989,1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Glue between Kerberos version and ISODE 6.0 version of structures.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_kprin2prin_c[] =
-"$Id$";
-#endif /* lint || saber */
 
 #include <krb5/krb5.h>
 
index 98120da5305ed9881947bd517d1af9b643d4e23b..6061f0fc3a67fbfdb46deba195223338ae1c1a19 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/asn.1/kpriv2priv.c
  *
  * Copyright 1989,1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Glue between Kerberos version and ISODE 6.0 version of structures.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_kpriv2priv_c[] =
-"$Id$";
-#endif /* lint || saber */
 
 #include <krb5/krb5.h>
 
index ab9fba1c9202fe7afdd6aa8c7f7a2b341a3ab063..2b4bc3d32c060a5b5c60db2a3e8c4f832357551a 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/asn.1/kpwd2pwd.c
  *
  * Copyright 1989,1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Glue between Kerberos version and ISODE 6.0 version of structures.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_kpwd2pwd[] =
-"$Id$";
-#endif /* lint || saber */
 
 #include <stdio.h>
 #include <krb5/krb5.h>
index 4f2f9b245c712e8ee446fdb7ab5f10a4c62d9bfa..7f4aff2aa914f69f4c8bd6f567860400d1387a72 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/asn.1/kpwds2pwds.c
  *
  * Copyright 1989,1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  */
 #endif /* NEVERDEFINE */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_kpwds2pwds[] =
-"$Id$";
-#endif /* lint || saber */
 
 #include <stdio.h>
 #include <krb5/krb5.h>
index 6fe83358fe09472220e1c2f4e69bdf65b5ac7ffd..a0d3c3de93ce70e6e365e130ec42a17b3f7ac949 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/asn.1/ksafe2safe.c
  *
  * Copyright 1989,1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Glue between Kerberos version and ISODE 6.0 version of structures.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_ksafe2safe_c[] =
-"$Id$";
-#endif /* lint || saber */
 
 #include <krb5/krb5.h>
 
index e102228282fcf624fa4f54819dd2ad70975719a6..a92d6df46b95711d2d2243b2e879ffb940338538 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/asn.1/ktgrq2tgrq.c
  *
  * Copyright 1989,1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Glue between Kerberos version and ISODE 6.0 version of structures.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_ktgrq2tgrq_c[] =
-"$Id$";
-#endif /* lint || saber */
 
 #include <krb5/krb5.h>
 
index 6779731ec8e032d1376d08e7d4295772d6c5fea5..dafe315f47daa168364062ea25c7d306e526a32e 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/asn.1/ktgsr2kdcr.c
  *
  * Copyright 1989,1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Glue between Kerberos version and ISODE 6.0 version of structures.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_ktgsr2kdcr_c[] =
-"$Id$";
-#endif /* lint || saber */
 
 #include <krb5/krb5.h>
 
index 8b7eabce193c4f1b6f6c739b3918e7da9fc3c1e7..488b1c854252e6aa936275fb857f3cf3c3dada54 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/asn.1/ktkt2tkt.c
  *
  * Copyright 1989,1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Glue between Kerberos version and ISODE 6.0 version of structures.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_ktkt2tkt_c[] =
-"$Id$";
-#endif /* lint || saber */
 
 #include <krb5/krb5.h>
 
index 968d74b0f59e3a1981563078885407f5a806ce8b..1743c3caf8d158beabf90b20d4eb839c004c8824 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/asn.1/ktran2tran.c
  *
  * Copyright 1989,1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Glue between Kerberos version and ISODE 6.0 version of structures.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_ktran2tran_c[] =
-"$Id$";
-#endif /* lint || saber */
 
 #include <krb5/krb5.h>
 
index 4b6fa93bec0de755d0db912209f82e47caf70c22..f7b8031945b4225135555b95462bed5587b81983 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/asn.1/lsrq2klsrq.c
  *
  * Copyright 1989,1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Glue between Kerberos version and ISODE 6.0 version of structures.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_lsrq2klsrq_c[] =
-"$Id$";
-#endif /* lint || saber */
 
 #include <krb5/krb5.h>
 
index 01554874868cdaaa7777e364d73b3e3878116654..7e6308cfefdf55ccf7ea55a4c18aef0e1c5bde55 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/asn.1/prep2kprep.c
  *
  * Copyright 1989,1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Glue between Kerberos version and ISODE 6.0 version of structures.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_prep2kprep_c[] =
-"$Id$";
-#endif /* lint || saber */
 
 #include <krb5/krb5.h>
 
index a586dca4f8c5c0c49dc8f11e7d172ca23fc5c182..cf8d91412a5ac0b2c53e828598c79473e3f71434 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/asn.1/prin2kprin.c
  *
  * Copyright 1989,1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Glue between Kerberos version and ISODE 6.0 version of structures.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_prin2kprin_c[] =
-"$Id$";
-#endif /* lint || saber */
 
 #include <krb5/krb5.h>
 
index 4e92054cb1fade4c3a84f36b66369411a09c411a..b47b6e37f5c2cea665c46e0ee00c243567267f55 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/asn.1/priv2kpriv.c
  *
  * Copyright 1989,1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Glue between Kerberos version and ISODE 6.0 version of structures.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_priv2kpriv_c[] =
-"$Id$";
-#endif /* lint || saber */
 
 #include <krb5/krb5.h>
 
index 3cd4a36c445e3e26366583f17a89e69344ead933..6f2636dda2ae59f484bece9b5491b064137fce0b 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/asn.1/pwd2kpwd.c
  *
  * Copyright 1989,1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Glue between Kerberos version and ISODE 6.0 version of structures.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_pwd2kpwd[] =
-"$Id$";
-#endif /* lint || saber */
 
 #include <krb5/krb5.h>
 
index 148097ba9bed225e9a8e26781f6522d49afd87f6..d080e05a34e893206a7fa4cfe0c21eb6b7cf66a6 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/asn.1/pwds2kpwds.c
  *
  * Copyright 1989,1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Glue between Kerberos version and ISODE 6.0 version of structures.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_pwds2kpwds[] =
-"$Id$";
-#endif /* lint || saber */
 
 #include <stdio.h>
 #include <krb5/krb5.h>
index a11ee8f4384c16936606816a4b5f4554b1da49ae..8865fe5c2ede296a23357fd897d8faba49fed4ab 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/asn.1/qbuf2data.c
  *
  * Copyright 1989,1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Glue between Kerberos version and ISODE 6.0 version of structures.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_qbuf2data_c[] =
-"$Id$";
-#endif /* lint || saber */
 
 #include <krb5/krb5.h>
 
index 3d78936869cfb0c42822188fac3da34015b775d8..84068da25881e8fe4f07bbb096cd532b43c77b42 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/asn.1/safe2ksafe.c
  *
  * Copyright 1989,1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Glue between Kerberos version and ISODE 6.0 version of structures.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_safe2ksafe_c[] =
-"$Id$";
-#endif /* lint || saber */
 
 #include <krb5/krb5.h>
 
index 6dc7baa334d2d3c4480fa54f21b3854e6ecb64f3..fdf5293cccd02e7ec78912aff600aff3d219063f 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/asn.1/tgrq2ktgrq.c
  *
  * Copyright 1989,1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Glue between Kerberos version and ISODE 6.0 version of structures.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_tgrq2ktgrq_c[] =
-"$Id$";
-#endif /* lint || saber */
 
 #include <krb5/krb5.h>
 
index 7ffbbc38ccb0971a2be6efe09c90862ee90264a5..ef6a26a5da612873acac704614ea2fb5752667f8 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/asn.1/tkt2ktkt.c
  *
  * Copyright 1989,1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Glue between Kerberos version and ISODE 6.0 version of structures.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_tkt2ktkt_c[] =
-"$Id$";
-#endif /* lint || saber */
 
 #include <krb5/krb5.h>
 
index 9fbd5df2586f7718c2f3ff7e3b0301159886c49b..4f8bae74893d89d749d4962b5686886670b243e9 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/asn.1/tran2ktran.c
  *
  * Copyright 1989,1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Glue between Kerberos version and ISODE 6.0 version of structures.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_tran2ktran_c[] =
-"$Id$";
-#endif /* lint || saber */
 
 #include <krb5/krb5.h>
 
index b47df6fe05388983695e4005980b771f1d7f236a..dc38c072eae07be604b8eb192ed1e7d2f9bac492 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/asn.1/u2gen.c
  *
  * Copyright 1989,1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Glue between Kerberos version and ISODE 6.0 version of structures.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_u2gen_c[] =
-"$Id$";
-#endif /* lint || saber */
 
 #include <isode/psap.h>
 #include <krb5/krb5.h>
index 264253b788c9f5d233bda7468c97cd2982862f42..dfcefbece7848b95847f86e1144bcc757aa4cf2f 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/ccache/ccbase.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Registration functions for ccache.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_ccbase_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index 43543a1deb852ba71f7e168b68383f5193dc7707..e1f5f654057d9618576de9ec4c4f3f8ee57f6573 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/ccache/ccdefault.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Find default credential cache
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_default_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 
index 382f3749226283d60650dfb24a86862f0fea62bb..296d92ad62489d837eb61ffb9673b9970e214059 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/ccache/ccdefops.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
index bc4cd0e3ab887d2198e1bf570caf37df6eabe54b..b6a5e0041db4b36e61b05118c2ff894fcfdff015 100644 (file)
@@ -1,7 +1,5 @@
 /*
- * $Source$
- * $Author$
- * $Id$
+ * lib/krb5/ccache/file/fcc-proto.h
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
index ddee7f666c22077b437df2c8a5ae8e6722f28fd2..f7f461cd3a47040885eb4e81dc18bb74e1e15d1a 100644 (file)
@@ -1,7 +1,5 @@
 /*
- * $Source$
- * $Author$
- * $Id$
+ * lib/krb5/ccache/file/fcc.h
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
index be154d37885af685f5989ceb51b5b67183b8ef0f..30961d8668ec9bef94d21c85276e69192c05bc6f 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/ccache/file/fcc_close.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * This file contains the source code for krb5_fcc_close.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_fcc_close_c[] =
-"$Id$";
-#endif /* !lint && !SABER */
 
 
 #include "fcc.h"
index 435f44fb058aef0a398262d5600df72f4eb824ca..f8265d5adba175d73c155698740d4ea7da3411b7 100644 (file)
@@ -5,8 +5,7 @@
  */
 
 /*
- * $Source$
- * $Author$
+ * lib/krb5/ccache/file/fcc_defnam.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * This file contains the source code for krb5_fcc_default_name.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_fcc_defnam_c[] =
-"$Id$";
-#endif /* !lint && !SABER */
 
 #include "fcc.h"
 
index 7af354c4bef7c1064604ad28dee9bd5778fe1099..e917a2586fc83899bd49df4c1cdaaad1b175767f 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/ccache/file/fcc_defops.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * This file contains the structure krb5_cc_dfl_ops.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_fcc_defops_c[] =
-"$Id$";
-#endif /* !lint && !SABER */
 
 
 #include "fcc.h"
index b93eb34c4949b506b76d4757034a0e444b63a5ed..be385c0af2949d3a15c119549148d73d5f7b7818 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/ccache/file/fcc_destry.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * This file contains the source code for krb5_fcc_destroy.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_fcc_destry_c[] =
-"$Id$";
-#endif /* !lint && !SABER */
 
 #include <errno.h>
 #include "fcc.h"
index e8d7e97fb3ae32678c2a7fa3c8649e3ca08ed475..1dd96788d917d2bf157ff9780e777ef6be3d3cd6 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/ccache/file/fcc_errs.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * error code interpretation routine
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_fcc_errs_c [] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 
 #include "fcc.h"
index dfd73a345cca160a94ce74fa750238cd46226f0f..d60a5b750ad64323e5c4aeb6528e94425cf7b666 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/ccache/file/fcc_eseq.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * This file contains the source code for krb5_fcc_end_seq_get.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_fcc_eseq_c[] =
-"$Id$";
-#endif /* !lint && !SABER */
 
 #include "fcc.h"
 
index d03154ee933c01a981e9e675daf07006a83d51a0..71c85028b3ceb6fadb06b293552c36fc9de28595 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/ccache/file/fcc_gennew.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * This file contains the source code for krb5_fcc_generate_new.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_fcc_resolve_c[] =
-"$Id$";
-#endif /* !lint && !SABER */
 
 #include <errno.h>
 #include <krb5/osconf.h>
index 4893703e4120c41b57405448a83a86c8e9e83f30..76faf8825a85ae830a75580db2729e9ef9387a56 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/ccache/file/fcc_getnam.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * This file contains the source code for krb5_fcc_get_name.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_fcc_getnam_c[] =
-"$Id$";
-#endif /* !lint && !SABER */
 
 
 #include "fcc.h"
index 1372f69aaf4dd697176f89abd5cc6c22d7bf16b8..f239c6dbc95d53afc813d86a20cc9ebf89924b10 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/ccache/file/fcc_gprin.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * This file contains the source code for krb5_fcc_get_principal.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_fcc_gprinc_c[] =
-"$Id$";
-#endif /* !lint && !SABER */
 
 #include "fcc.h"
 
index 8cef18add2713769677fdb31c1ff13537ea2e289..b187d38466db8f223c9cbc47c6af1263432529e3 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/ccache/file/fcc_init.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * This file contains the source code for krb5_fcc_initialize.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_fcc_init_c[] =
-"$Id$";
-#endif /* !lint && !SABER */
 
 #include <errno.h>
 #include "fcc.h"
index c7b23651ca94bf98a6fe40ac99209bbedbe44c97..0de6b206a2a892ed507ac0486739f463ceb985c3 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/ccache/file/fcc_maybe.c
  *
  * Copyright 1990, 1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * This file contains the source code for conditional open/close calls.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_fcc_maybe_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include "fcc.h"
 #include <errno.h>
index a76f07c483ea2c1d925a89c9996d86ee8c320b64..febd382a029e0d709f4b2933e5b9f2e8e2c2526a 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/ccache/file/fcc_nseq.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * This file contains the source code for krb5_fcc_next_cred.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_fcc_nseq_c[] =
-"$Id$";
-#endif /* !lint && !SABER */
 
 #include <errno.h>
 #include "fcc.h"
index 8985f0f9290f8f9a14de24e28e30fa3cdb07901c..d6878a4957ab0b30a7c4b13fba4e4364f7d88236 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/ccache/file/fcc_ops.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * This file contains the structure krb5_fcc_ops.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_fcc_ops_c[] =
-"$Id$";
-#endif /* !lint && !SABER */
 
 
 #include "fcc.h"
index bcfba6552b129c1878c3918534fd327b1f5f59e1..f1b8dcf6605c6b62c839ab5e2a78d3f8e0d3f5be 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/ccache/file/fcc_read.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * credentials cache.  These are not library-exported functions.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_fcc_read_c[] =
-"$Id$";
-#endif /* !lint && !SABER */
 
 #include <errno.h>
 #include "fcc.h"
index c42f724b13b6425b6a916c4128e760a5cadb8dcd..7c61ec52d9889e6671c6f9ee41fa018dd2b2ea59 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/ccache/file/fcc_reslv.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * This file contains the source code for krb5_fcc_resolve.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_fcc_reslve_c[] =
-"$Id$";
-#endif /* !lint && !SABER */
 
 
 #include "fcc.h"
index dceac5d152970642672ec5a163df8d60c501e4ea..cf96ce05868cabd774129c6bba8a4767c9f456f9 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/ccache/file/fcc_retrv.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * This file contains the source code for krb5_fcc_retrieve.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_fcc_retrv_c[] =
-"$Id$";
-#endif /* !lint && !SABER */
-
-
 #include "fcc.h"
 
 #define set(bits) (whichfields & bits)
index de0996be533ca5a0a6fa545ee95629a932bbf803..1eb42afd4a8a9773593fbae2968a6ab66d65989d 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/ccache/file/fcc_sflags.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * This file contains the source code for krb5_fcc_set_flags.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_fcc_set_flags_c[] =
-"$Id$";
-#endif /* !lint && !SABER */
 
 
 #include "fcc.h"
index 0749e6f563c86e988ee474d03f9daf43947d41da..2cafdb0e2af07e77ae20f6fe0a3666e42422ac87 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/ccache/file/fcc_skip.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * credentials cache.  These are not library-exported functions.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_fcc_read_c[] =
-"$Id$";
-#endif /* !lint && !SABER */
 
 #include "fcc.h"
 
index 0a3e1314584edd805e09d3d589a65b64e8983572..1cdc0136f0cd0339813e61d8b8762af85f031ca4 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/ccache/file/fcc_sseq.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * This file contains the source code for krb5_fcc_start_seq_get.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_fcc_sseq_c[] =
-"$Id$";
-#endif /* !lint && !SABER */
 
 #include "fcc.h"
 
index a001b8085f6bcfdd5b903265f61532d109651a43..d3bf326524a05f3602ac3eff45b6e1d51525dd10 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/ccache/file/fcc_store.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * This file contains the source code for krb5_fcc_store.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_fcc_store_c[] =
-"$Id$";
-#endif /* !lint && !SABER */
 
 #include <errno.h>
 #include "fcc.h"
index db79622072849a1abf118a19b4afb829740b995c..497e9c529ea9f33cd498efcd27fb1c367fe29014 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/ccache/file/fcc_test.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  *
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_fcc_test_c [] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include "fcc.h"
 
index 1e138ce9526a6b014fb8f21080a4de8e436fa07a..4ef473054c24fb03f7640962843c267ba5c8cb9b 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/ccache/file/fcc_write.c
  *
  * Copyright 1990,1991,1992 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * This file contains the source code for krb5_fcc_write_<type>.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_rcsid_fcc_write_c[] =
- "$Id$";
-#endif /* !lint && !SABER */
 
 #include <errno.h>
 #include "fcc.h"
index 156cabc5e1de813a837d452045f4a5d6bddf6031..3e4418c5eabe4b70d5cf233e107b8feb7de753fb 100644 (file)
@@ -1,7 +1,5 @@
 /*
- * $Source$
- * $Author$
- * $Id$
+ * lib/krb5/ccache/stdio/scc-proto.h
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
index e5baa2f6099841f71fab1ee609661fefc93faf22..6ae8b2e70be7414f04ecb27404d3564bbfcdaca0 100644 (file)
@@ -1,7 +1,5 @@
 /*
- * $Source$
- * $Author$
- * $Id$
+ * lib/krb5/ccache/stdio/scc.h
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
index 256e5ab23d22b7bace0414e745d4f8ff55f80ebe..760aed313c5e048372ee30ec534dac25ac0977a7 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/ccache/stdio/scc_close.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * This file contains the source code for krb5_scc_close.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_scc_close_c[] =
-"$Id$";
-#endif /* !lint && !SABER */
 
 
 #include "scc.h"
index 8cf3c1fa525e8b2e318bf012d9569073a2e86c51..c62a59871e0ad4304706adcabe77f3bfdba6052b 100644 (file)
@@ -5,8 +5,7 @@
  */
 
 /*
- * $Source$
- * $Author$
+ * lib/krb5/ccache/stdio/scc_defnam.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * This file contains the source code for krb5_scc_default_name.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_scc_defnam_c[] =
-"$Id$";
-#endif /* !lint && !SABER */
 
 #include "scc.h"
 
index 73d8ce2e5940e4a946041886600767f878ece53f..c2b4180975e53b7354e23b8264b7c6a69704820f 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/ccache/stdio/scc_defops.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * This file contains the structure krb5_cc_dfl_ops.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_scc_defops_c[] =
-"$Id$";
-#endif /* !lint && !SABER */
 
 
 #include "scc.h"
index 0992e2ff7d050a29147520791a04d5ff6fb49271..1691692ddf9909f267046a20ebf7264cdb114f5f 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/ccache/stdio/scc_destry.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * This file contains the source code for krb5_scc_destroy.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_scc_destry_c[] =
-"$Id$";
-#endif /* !lint && !SABER */
 
 
 #include "scc.h"
index 6160b0f860a71abe0c5c74180a1ac2fed1c6b70f..ad3c6450e90f01bd44e3c0d7b1348c6c5b337e65 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/ccache/stdio/scc_errs.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * error code interpretation routine
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_scc_errs_c [] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 
 #include "scc.h"
index 0eb91180eff52c78ad267b266025cb0f16641ec5..d49b7b821b93c72c01c814acb151882bdf50b5fe 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/ccache/stdio/scc_eseq.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * This file contains the source code for krb5_scc_end_seq_get.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_scc_eseq_c[] =
-"$Id$";
-#endif /* !lint && !SABER */
 
 #include "scc.h"
 
index 89c6a14bc27a94d8d325e0e123df70feee9190d9..a65241006b98adaa5b2f544dd4c7c98dca070356 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/ccache/stdio/scc_gennew.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * This file contains the source code for krb5_scc_generate_new.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_scc_resolve_c[] =
-"$Id$";
-#endif /* !lint && !SABER */
 
 #include "scc.h"
 
index 2a910da01acda8b079178d1f7837210030b31262..61f55d1d739fd03bf5ca12260e32b781fb934ddc 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/ccache/stdio/scc_getnam.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * This file contains the source code for krb5_scc_get_name.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_scc_getnam_c[] =
-"$Id$";
-#endif /* !lint && !SABER */
 
 
 #include "scc.h"
index b44115a335946b8b2af10b287a857ef56a891b98..2054fed0629779f48a5bae327368ca798fd3607b 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/ccache/stdio/scc_gprin.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * This file contains the source code for krb5_scc_get_principal.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_scc_gprinc_c[] =
-"$Id$";
-#endif /* !lint && !SABER */
 
 #include "scc.h"
 
index 41d94a68c28ad0f2a98bc26d32ebadfc72222276..eda7378dec8343a5730fb251c689e301dcb789a3 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/ccache/stdio/scc_init.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * This file contains the source code for krb5_scc_initialize.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_scc_init_c[] =
-"$Id$";
-#endif /* !lint && !SABER */
 
 
 #include "scc.h"
index 3e5d7f4c796ba51ec734da43f67dd6cbed124ff3..8237650b22f889967ccf455557da80a821a311b2 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/ccache/stdio/scc_maybe.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * This file contains the source code for conditional open/close calls.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_scc_maybe_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include "scc.h"
 #include <krb5/osconf.h>
index a91d8685bb7ae5c273c0c11d5a1919987f0c7a1a..3f8ce3f84e45773ef709badec06c43d61c5cbc6a 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/ccache/stdio/scc_nseq.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * This file contains the source code for krb5_scc_next_cred.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_scc_nseq_c[] =
-"$Id$";
-#endif /* !lint && !SABER */
 
 
 #include "scc.h"
index f653a678a5e6403d8ddd13d193a83aded2a2c49e..00bc9448bfd1ec6fbf27c7a395dac94e742ae770 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/ccache/stdio/scc_ops.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * This file contains the structure krb5_scc_ops.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_scc_ops_c[] =
-"$Id$";
-#endif /* !lint && !SABER */
 
 
 #include "scc.h"
index 40ba12226346e7cd6db028b3288e37ec9d8fc9c9..ce3ed3ea29ce3c7b3bdd4d9c15905344b429e91a 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/ccache/stdio/scc_read.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * credentials cache.  These are not library-exported functions.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_scc_read_c[] =
-"$Id$";
-#endif /* !lint && !SABER */
 
 #include "scc.h"
 
index aebc738b28283a78203501bb82e90be5dfc3af8a..40c3e81dfccbfee466d7aa69c11b328f6e1799a1 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/ccache/stdio/scc_reslv.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * This file contains the source code for krb5_scc_resolve.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_scc_reslve_c[] =
-"$Id$";
-#endif /* !lint && !SABER */
 
 
 #include "scc.h"
index 071bd30052e6f32f9e8f303fc3fad661b04a7ea3..865bdcbbb906bdf31dc6aff1e5c866122a5a315d 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/ccache/stdio/scc_retrv.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * This file contains the source code for krb5_scc_retrieve.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_scc_retrv_c[] =
-"$Id$";
-#endif /* !lint && !SABER */
-
-
 #include "scc.h"
 
 #define set(bits) (whichfields & bits)
index ddc704756363796677a142c66d5fdd8352b7d522..f025898895267c71f30ebf7a8b222ff8d961ebe9 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/ccache/stdio/scc_sflags.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * This file contains the source code for krb5_scc_set_flags.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_scc_set_flags_c[] =
-"$Id$";
-#endif /* !lint && !SABER */
 
 
 #include "scc.h"
index fa2400074d01cc6173499599fba99c056ca74573..40ea25b12e3899779f65f34185f53cecc16aa902 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/ccache/stdio/scc_skip.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * credentials cache.  These are not library-exported functions.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_scc_read_c[] =
-"$Id$";
-#endif /* !lint && !SABER */
 
 #include "scc.h"
 
index 80cb7e001c1038dbbc405f6c2ed5fa73ac7b5ac3..2aec05b9ffbdd4ba4319afa8285962290da0df69 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/ccache/stdio/scc_sseq.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * This file contains the source code for krb5_scc_start_seq_get.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_scc_sseq_c[] =
-"$Id$";
-#endif /* !lint && !SABER */
 
 
 #include "scc.h"
index 504237948957b68e5bb6307d61f22087b4f0715f..af01ed40b5c541b18e8b259d9d2e03ac2c477435 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/ccache/stdio/scc_store.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * This file contains the source code for krb5_scc_store.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_scc_store_c[] =
-"$Id$";
-#endif /* !lint && !SABER */
 
 
 #include "scc.h"
index 03fdd7bb8549264dc232578961fde639a08b21c4..c76058ee5d7c30cae6d0f29019af53b7b82e09bb 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/ccache/stdio/scc_test.c
  *
  * Copyright 1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  *
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_scc_test_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include "scc.h"
 
index ce0693e9070135b139e6818cdf47d8d2784c6f8a..a45fdb940aa0682bc54929a62cb9626d325b38e9 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/ccache/stdio/scc_write.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * This file contains the source code for krb5_scc_write_<type>.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_rcsid_scc_write_c[] =
-"$Id$";
-#endif /* !lint && !SABER */
 
 
 #include "scc.h"
index 22005c289eb58257e834d722c86abb4dd0f3b7c3..4fc061163e05ffbdc6eb15d0061371e11a19fb24 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/error_tables/init_ets.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Initialize Kerberos library error tables.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_init_ets_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 
index 38109751ac4d0b5a2754dea4d97d7f9322ee9ab7..95060d9192a30d5db63d9aec8b4aaca88c37a725 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/free/f_addr.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  *
  * krb5_free_address()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_f_addr_c [] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/copyright.h>
 #include <krb5/krb5.h>
index 3e40d92b9d8a29afff27591c52b179cde5767d3f..238a37062f8e5389d5f5be9bb97e8af13dd21464 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/free/f_address.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_free_addresses()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_f_address_c [] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index a88a2f6992741642308925d790e75057e15286e5..89b38e6be16eddabdb3c58b14fc43116f2b9e788 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/free/f_ap_rep.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_free_ap_rep()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_f_ap_rep_c [] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index 695bfd149a61abee7c3c3e316ccb3673b39d7133..1d71ba0cfc6f96828fb460253a85515c5e0e08cb 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/free/f_ap_req.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_free_ap_req()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_f_ap_req_c [] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index bd951762d46510fb41a5c0cf81d74300feecfcaf..af3e444804cf1feb1a7b64b13ead2d29b96b6b95 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/free/f_arep_enc.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_free_ap_rep_enc_part()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_f_arep_enc_c [] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index 047a436c1a4d1312b7afaeb0a37a95555bf11e37..d4098f01a1d45e97b72d3adea70c28f52aedf304 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/free/f_auth_cnt.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_free_authenticator()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_f_authent_c [] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index 975ae2926a18b4e5b6e6da8b5548f986b1dce047..497a33be5e883272dc27b96828fa3dd5407bf774 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/free/f_authdata.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_free_authdata()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_f_authdata_c [] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index 07e27facc325f1ccbb781edde3bb4759c90e0efe..e98faa48df6d38c7b8897643eb9e0a6eea850326 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/free/f_authent.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_free_authenticator()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_f_authent_c [] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index 9cbd5ed8adcb0df027252b008825bbdf5b7cda3e..13272d6c75fa859258211935a85169e1407d2eed 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/free/f_cksum.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_free_checksum()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_f_cksum_c [] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index 3e32878643f58ee5ed23426a487a86a7ca0544e9..673af0616f6593dda99616642497a9f1943ef62f 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/free/f_cred.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_free_cred()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_f_cred_c [] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index 4a3b5065297ac8c388be279622d7e00a35e0e071..56fb7bcdc941d890225e55fea4be9f4169db7277 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/free/f_cred_cnt.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_free_cred_contents()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_f_cred_cnt_c [] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index e9091290c48212f4ff2591ec4d1fd9697fd51378..b23271879cf433efa226b5495a90738a1be8a5bb 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/free/f_cred_enc.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_free_cred_enc_part()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_f_cred_enc_c [] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index 5fcbc918323dc117304be1045fdac6f761a2e9a7..45f1c8ada13e26d5ae0d4fb3ee12eb58061463e0 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/free/f_creds.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_free_creds()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_f_creds_c [] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index a5ed6234fafff07a835451511491cd1433efd641..d683ae292194f1866612f8876a6a085d5709dca6 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/free/f_enc_kdc.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_free_enc_kdc_rep_part()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_f_enc_kdc_c [] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index c0fdcd90fd7343cd4a5f4d27ea20cfc72ab3302d..ece2693a951f7dbcc4fc3ddc159a53e4a4442c1e 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/free/f_enc_tkt.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_free_enc_tkt_part()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_f_enc_tkt_c [] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index 4cb7d85ab46adc4c92f20f32cdf9b3875e1048a2..646b6b53156543782faeaa5f40bb2bdb000a8233 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/free/f_error.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_free_error()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_f_error_c [] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index 19791c9bcd4bd6debfe776b854bf3dea60b25af5..2091d9e5c96c3c9e50169bf0cfa198ae1befe8a9 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/free/f_kdc_rep.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_free_kdc_rep()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_f_kdc_rep_c [] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index 177ef087e971eef3284c16dd96a8b260c9d66676..0e6416e9130ff35addbc60bd3b28b9fd75395bd8 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/free/f_kdc_req.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_free_kdc_req()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_f_kdc_req_c [] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index 18dbcc289aa0901782902ba0231613d67c49a55d..a360531e8006345318b7756d341b6a042831f8fe 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/free/f_keyblock.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_free_keyblock()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_f_keyblock_c [] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index e731d1d93b89b3d75c7b71b69c3ddc74b7a2ee82..62e34760dcfacd3b5283eac759183c9685c459b9 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/free/f_last_req.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_free_last_req()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_f_last_req_c [] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index 384fbfb4e69c130742c99d97a6c18c8bb8113de8..365d9eb1b836909a41fef34ae0e9189ce2465b0c 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/free/f_padata.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_free_padata()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_f_padata_c [] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index cf8a93397415a0886a8189fb3eada229b473192a..dfb4f23bbad1666e42b689c9f8b58a457ca9d092 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/free/f_princ.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_free_principal()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_f_princ_c [] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index 6ad616a8f92c8a77232560b7fd9eaeff8e244ef9..78f7e6935aa2648d49609c5497a28d5d82544d84 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/free/f_priv.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_free_priv()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_f_priv_c [] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index a645344cab57a4eba144fe912c689b89a3019160..f2c1c3afabac69bb1a451def583963baf7ccedb4 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/free/f_priv_enc.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_free_priv_enc_part()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_f_priv_enc_c [] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index 9688101d2afc2ce19af6ae9507efa023229f98a5..2e423d3d11053234d88c0ffeae150f18b9963a56 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/free/f_pwd_data.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_free_pwd_data()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_f_pwd_data [] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index 4f51a7d257435a6c9512d8f11d756c08ae8a9336..25cb915e8b542c0f6e8b679f32a9df290b714dd1 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/free/f_pwd_seq.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_free_pwd_sequences()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_f_pwd_seq [] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index b07b789cf72fcd0bf038933f354016d7c2d8bfef..375a0b2dcd560e7a57a6f6beb190e7931bd6d667 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/free/f_safe.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_free_safe()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_f_safe_c [] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index ac363ccafdcb9a05b16eb8442cd9c4859d850467..832a68cb04ac994f546737ee03e4aa53ef897de6 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/free/f_tgt_cred.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_free_tgt_creds()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_f_tgt_cred_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 
 #include <krb5/krb5.h>
index 8cf3e98c957d2a2799c0c2a115eb47191e3a5955..c6e30e5afb49f6d16f14e64046f737bd6774afc4 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/free/f_ticket.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_free_ticket()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_f_ticket_c [] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index f4b768ace4788099e9532e1407f72ab6262cc192..021fe0fa9557fdd6d004e833f353d56942366dea 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/free/f_tickets.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_free_tickets()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_f_tickets_c [] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index 732892e7affb3720203f18a80eea200ed8fbfa25..85f6d8664052d6d6d9cad0bef41340a771e39ae4 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/free/f_tkt_auth.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_free_tkt_authent()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_f_tkt_authent_c [] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index 10f9febdbee2d7ef865232628dbb04262b697aa2..ff5f6e8955b84e90d191452dfa5586fd89d54fc2 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/keytab/file/ktf_add.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_ktfile_add()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_ktf_add_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index 21c7e87701a7c5c230670a81855e883828d26736..e399f04e2c620f1c9836048c93ed06033f0ae32f 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/keytab/file/ktf_close.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * free memory hidden in the structures.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_krb5_ktfile_close_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index fc7e66a370ffe176aa96c394f78f1d821e08c1b5..595ba0447c310b920817ac92f3bda4de2356b0b1 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/keytab/file/ktf_defops.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_kt_dfl_ops
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_ktf_defops_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 
index e0ac73b98bae0009c630ccb6b1de28a006dcd201..8af0a7d29c82400c53f69ef56d490f7b134ba9e1 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/keytab/file/ktf_endget.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_ktfile_end_get()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_ktf_endget_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index ff0ce22c5d04836df7067408758ac019945929c8..903cf56a982ec8326562c83d58b5139217df9a2c 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/keytab/file/ktf_get_en.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * an error.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_krb5_ktfile_get_entry_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index 8320a46e75a8af977e352f5bf5a93b3f1a6967e7..54fc0d72dc55165208fa21e931d4494b90634613 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/keytab/file/ktf_get_na.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Get the name of the file containing a file-based keytab.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_ktfile_get_name_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index 8d37f0a4f793f246a3bd90e271505e2be0199a4c..25810b888c7596ce4564f8d9f41f27aaa3920128 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/keytab/file/ktf_next.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_ktfile_get_next()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_ktf_next_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index c7372ba37d99b0b6655631266487047abe90250b..dc3cd7300e504bc1a12aaf4e72b62cd930930157 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/keytab/file/ktf_ops.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_ktf_ops
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_ktf_ops_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 
index 930494dc12a715dc529813ad5b0386a4a067bf30..3415d88d56411ad60743bb7055717fed16d1471c 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/keytab/file/ktf_remove.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_ktfile_add()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_ktf_add_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index 10364fd869bd3e94e170f61202dd8a4df38526f0..4eb91d6df9058ac886e3e5f5247a9e99b39e0656 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/keytab/file/ktf_resolv.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * initialized with file keytab routines.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_ktfile_resolve_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index 4ad95e31502c89d50a24c9460c411955cadc210b..e822ba8883f8558293bc420c3b68d8ede602b89c 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/keytab/file/ktf_ssget.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_ktfile_start_seq_get()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_ktf_ssget_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index 1708365e3147a7222f61ecdac5def35b4210aeed..d5d04083f1604cc41c79eede05e40717860f3e54 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/keytab/file/ktf_util.c
  *
  * Copyright (c) Hewlett-Packard Company 1991
  * Released to the Massachusetts Institute of Technology for inclusion
  *
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_ktf_util_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index a303f985024e0a424054e6ed6594ca2457e4f9fe..0df2b5495a4eeff5f6cda2b1b00af3e52d2b5e7e 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/keytab/file/ktf_wops.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_ktf_writable_ops
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_ktf_wops_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 
index aa875c4107b8e08a9777f3bac54c705f4822df14..d60a75a78a13f7af1dcb4b5c2d5f40ce9a254b72 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/keytab/file/ktf_wreslv.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * initialized with file keytab routines.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_ktfile_wresolve_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index 5f381fed8fe55b7cf84d21f85ef828461b6ee90f..adf4b050421b1dccbb3011c804a2baf3d68c90b7 100644 (file)
@@ -1,7 +1,5 @@
 /*
- * $Source$
- * $Author$
- * $Id$
+ * lib/krb5/keytab/file/ktfile.h
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
index 7db924fc62205d001187176928336c9939d6ebaf..eb69352430565f44c579d809525991ddcbefda30 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/keytab/ktadd.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_kt_add_entry()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_ktadd_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 
index 3635ac211f4e0cf963836bd5e5b06f812dbe2f5a..774aac642558871936a399f41892eb1d93439f8d 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/keytab/ktbase.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Registration functions for keytab.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_ktbase_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index c4cfd9a97b70423e9ccbeec27211706afeaf2170..071c2ab93ea4d4d56d04e6255af70e48d147312f 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/keytab/ktdefault.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Get a default keytab.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_ktdefault_c [] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <stdio.h>
index 28dcae6997e6947c3ad4f7c2ce74af369c573d62..b30388f5f61b04f039fdc253f6603e042fcf0839 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/keytab/ktfr_entry.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_kt_free_entry()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_ktfr_entry_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index 1e90b35bf1cb7201a52026a508cc712149955c76..f068d44580836b41d65c538f2e192a30ded42d7d 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/keytab/ktremove.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_kt_remove_entry()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_ktremove_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 
index d1368c807f2a34e2ef5ca52555b4e1c3663e2a31..39eb42e535c355b29927c73bacecec19f1ea6726 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/keytab/read_servi.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * internally. 
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_krb5_kt_read_service_key_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 
index 191c0f97d6326e432fbe2d3fca44831713aa402b..84a9abb7c83104c49c89c21c2295f21ba5836a1d 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/krb/addr_comp.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_address_compare()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_addr_comp_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index a5e35708d50d984f37fcfe94287b0b8b03d54ef2..05059a5c6361b467a54eff3deb39e33b7c0297fb 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/krb/addr_order.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_address_order()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_addr_order_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index ec0a7d1bd09a7112c5d01a990c3a7153722c7894..a1e66c98b249597b39bfcc87a862d6b72a5c3c43 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/krb/addr_srch.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_address_search()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_addr_srch_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 
index 5df39f5b3ba9b4d54d21669eae59075712779912..4efabfdc0a3640a9793cce82bebbb5f2a5cbf03b 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/krb/bld_pr_ext.c
  *
  * Copyright 1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Build a principal from a list of lengths and strings
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_bld_princ_c [] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index 62aa8d8367f641deecd2e9242f3c5905836d32f9..cc944f05d17c3061c5ad03347eb336afb7b40f80 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/krb/bld_princ.c
  *
  * Copyright 1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Build a principal from a list of strings
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_bld_princ_c [] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 /* Need <krb5/config.h> for STDARG_PROTOTYPES */
 #include <krb5/krb5.h>
index 4a1a53d84ea203f654bc899b95ee862a7faadb75..e809d31fd5eaae5aedef87ad2f13f59d648e6a37 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/krb/compat_recv.c
  *
  * Copyright 1993 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * to a V4 sendauth.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_recvauth_c [] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/osconf.h>
index 4dc14e903c0419017098c646f01a7092f104a2e4..31aa1fe7f8441e05978e56295906ffcf704c9fd6 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/krb/conv_princ.c
  *
  * Copyright 1992 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
index c297657d02ba813f5df4e71f06ddbe8f35825a08..c04e2dbd4068f1a3c49df386ca60229ba9a51d2d 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/krb/copy_addrs.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_copy_addresses()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_copy_addrs_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 
index 6fc5684adf9ace971d9dfcc1a68b25b2941cfb7d..fe4575b806523fcf0cf8af6f1efa33bbee08db84 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/krb/copy_athctr.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_copy_authenticator()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_copy_authenticator_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 
index 8c6e7371850e06c27b3ce7b471fe6f7a94508a82..39a6c83cb74a5387a281ac7dfb514a881bb4bda7 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/krb/copy_auth.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_copy_authdata()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_copy_auth_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 
index a6f42ae6229f172ceeffb7552b90df46727a7f65..5f92c0b7c727acc9c700c28c7e2422555172d7e9 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/krb/copy_cksum.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_copy_authenticator()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_copy_checksum_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 
index 45837087f8fb6f0b22a11357de8b8b6a4909be75..0af3b263b46fc04826994fe47439c47af04c61c4 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/krb/copy_creds.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_copy_cred()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_copy_creds_c [] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index d192ec2538ef02f1964615566564650de6d337ea..aa7389e6a7cbf659689ca57ec4c7a5a63bd9684e 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/krb/copy_data.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_copy_data()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_copy_data_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index 444729d5a8f84bbc468080d001a1b4d2677d5040..3f73a50bdd45a65d4e63e29da086cf596be23a3a 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/krb/copy_key.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_copy_keyblock()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_copy_key_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index 53c940c58ee7a576f10319cf78297455ec37b816..61e178bedfcbbf850dec385257d86139d032dcfb 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/krb/copy_princ.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_copy_principal()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_copy_princ_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 
index d10fa3bb29d9fe02fff0515fa4bc2e3292df9a8f..00aea46df1713f814820c7b226e4d6a7103fba90 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/krb/copy_tick.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_copy_ticket()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_copy_tick_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 
index c94559132261729b0578270a1e662913d04285b6..057857f7bd5a800c863a325de22007ce650cb3df 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/krb/cp_key_cnt.c
  *
  * Copyright 1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_copy_keyblock()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_copy_key_cnt_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index 78515bbcd581f771283b19df3fd5bd626976aa3c..be54e6e19864feee2d32168b485ddf170c6432a0 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/krb/decode_kdc.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_decode_kdc_rep() function.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_decode_kdc_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 
 #include <krb5/krb5.h>
index 1dc43551d940a587f9fcee63f4ea3ef8b715cb5a..893fade0faf53f786c9125137726bf1eaf72d16f 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/krb/decrypt_tk.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_decrypt_tkt_part() function.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_decrypt_tk_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 
 #include <krb5/krb5.h>
index 4de4e4a6d083bb5fdfa0b448437bd040ac05fa74..4270c57b4c4efee1f61f7d9e676375fbdc360085 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/krb/encode_kdc.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_encode_kdc_rep() function.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_encode_kdc_c [] =
-"$Id$";
-#endif /* !lint & !SABER */
-
 #include <krb5/krb5.h>
 #include <krb5/asn1.h>
 
index 80d4fc278e781cbeb8a252477fb2ce280469619b..4051ca6bb347c0d18e531fe651bbb0a84458a45f 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/krb/encrypt_tk.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_encrypt_tkt_part() routine.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_encrypt_tk_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 
 #include <krb5/krb5.h>
index 95676ac0ea4cab57ffb01adf5043e95a48c1e8ca..4e0487ce0fe2bfd87ba8afc5af9763731e066b1d 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/krb/faddr_ordr.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_fulladdr_order()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_faddr_ordr_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index 65bf747d3422688e4f829a3d7dcc90d18ff77250..55888d86539899a803c971fc28dacfdd728213b4 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/krb/free_rtree.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_free_realm_tree()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_free_rtree_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index 80b5bc9d85aea5f75be119835ee7b5e699bf7c10..a1bf62dd5af6d740709185c22b6325f47296dd59 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/krb/gc_2tgt.c
  *
  * Copyright 1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Given two tgts, get a ticket.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_gcv2tgt_c[] = "$Id$";
-#endif
-
 #include <krb5/krb5.h>
 #include <krb5/asn1.h>         /* needed for some macros */
 
index f45ffeb187db28f1984ea1c5362d594a15eb8238..fcb04e5dcd950089e220dbdaca66282829c234f8 100644 (file)
  * along the way.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_gcfkdc_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <stdio.h>
 #include <krb5/krb5.h>
index 03ae702c43bbfd79ac32d0f8e648aaa08bc3c121..7141521fb59b044bea4d59d979ebe657e8b2bfed 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/krb/gc_via_tgt.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Given a tgt, and a target cred, get it.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_gcvtgt_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 
index 4ab0e9c3e878baf07fdec80417e37393cd37e8ae..96d8c3f88225f4163de2559f103ffbe103b9c1f3 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/krb/gen_seqnum.c
  *
  * Copyright 1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * then taking the output and slicing it up.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_gen_seqnum_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index e1124e0d4fa4fd41744166ab35fb5fcfc0375843..e1178abca6bcdc239d84c5761ecb1ef64cd2958a 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/krb/gen_subkey.c
  *
  * Copyright 1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Routine to automatically generate a subsession key based on an input key.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_gen_subkey_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index 33c05386c42c070cbeaba9cecff6f09e8f67fdb2..0bcdbaeaccd055a4bad351b3082ffbc5d571735d 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/krb/get_creds.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_get_credentials()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_get_creds_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 
 /*
index 9a64d378aecb15e720bde1ccf4c7a6874a4c9823..ed7b486cbddc450d738c5a290694f3f23915cb79 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/krb/get_in_tkt.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_get_in_tkt()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_get_in_tkt_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/asn1.h>
index 712f2711990ac17326d1494c1f913b2eb1ed3b9c..7788df0b962d258d5b8c66dedf214a7f47776846 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/krb/in_tkt_pwd.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_get_in_tkt_with_password()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_in_tkt_pwd_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index 71b3027fdbbd0a98507d6e44680c2e0d37075a59..712400f746936a11e308e75c959e11ded945b7ff 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/krb/in_tkt_sky.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  *     
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_in_tkt_skey_c [] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 
index 911b731de4e65fa803f486c945befea3947d6992..d05fc239cc5e6d93d4383a0c0626900a9583b098 100644 (file)
@@ -1,7 +1,5 @@
 /*
- * $Source$
- * $Author$
- * $Id$
+ * lib/krb5/krb/int-proto.h
  *
  * Copyright 1990,1991 the Massachusetts Institute of Technology.
  * All Rights Reserved.
index 32a2cb51b436f3a18559e0b29a97bb97dcc7daee..ed2209249baf9080d422433d498f01f843267f54 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/krb/kdc_rep_dc.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_kdc_rep_decrypt_proc()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_kdc_rep_dc_c [] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/asn1.h>
index 8118b32f2c74c299b68cc140ceba4130198c4e41..c6619b9935be0e12b88007e082990929fcb726ce 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/krb/krbconfig.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Configuration variables for libkrb.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_krbconfig_c [] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 
index 160c375520119f7d9d6c7bbe2e3c8b4056d70b6f..0c27d511e953849be5f52c2043509e280273d057 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/krb/mk_error.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_mk_error() routine.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_mk_error_c [] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/asn1.h>
index 0e9eca816440595e00a6c81eb9cdd47c3eae6702..7b81eb49327f7a722e80f7f2d527d023316964d8 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/krb/mk_priv.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_mk_priv()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_mk_priv_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/asn1.h>
index c84e39a79d6bb3a4482a4c84676d76fb5ffe55d5..a07b86494501602259a501ff75d5f3f10ca091ad 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/krb/mk_rep.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_mk_rep()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_mk_rep_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/asn1.h>
index 252ec976d1f8fc7e63df119ef9dc14207dd4ce5c..84a6233427c6a783162642860a432a1f05fcd419 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/krb/mk_req.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_mk_req() routine.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_mk_req_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 
index 2d3da096a12a01057b6fc4670becd36e5556c942..9f3279b030b299fbdb9adf3bb10f21f74e78c3c9 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/krb/mk_req_ext.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_mk_req_extended()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_mk_req_ext_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/asn1.h>
index 476216cda4926f1cfe01e848d5b3e94b7fb0ea85..f692d43320df381e73338e654018c23e26061384 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/krb/mk_safe.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_mk_safe()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_mk_safe_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/asn1.h>
index 4d3fe143ac887987be0eb11045435045a7539458..3e5edfd6f1fe8670d8a98988f4d1da6336bfd030 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/krb/parse.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * characters in the principal name.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_parse_c [] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 
 #include <krb5/krb5.h>
index 3a4d77520fefeadf54204f8aac4b105b9f828e6e..a486cc91103bf6ad17ea5c64343634c8bc5e5019 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/krb/pr_to_salt.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_principal2salt()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_pr_to_salt_c[] =
-"$Id$";
-#endif  /* !lint & !SABER */
 
 
 #include <krb5/krb5.h>
index 52e585804c124652516b10300ee1a89f66c734e7..d409dce33ae052be9b2bfd823edb7462f836b4a8 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Author$
- *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  *
index c71f3153330891b4643f4a12d54f89896f759e53..118bd769d898f6834287076942a81aa5e9dc22da 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/krb/princ_comp.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * not.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_princ_comp_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index 302ed919d11460bedb9ed7030902e699e188bf59..70c31a27554fe208827454c33567daaeb3a15895 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/krb/rd_error.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_rd_error() routine
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_rd_error_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 
 #include <krb5/krb5.h>
index f069d327223c961e17b6ca7e12c3bbf988e66212..78da0553f1906ba12e0c67306e7ce5f0b0175301 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/krb/rd_priv.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_rd_priv()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_rd_priv_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 
index 99c485118f7e8c281fd0ed2ad5e9feab622a89ff..c1d8640f94c770c588eb66a109aa876665693fbd 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/krb/rd_rep.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_rd_rep()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_rd_rep_dec_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index 48dda1516f9068858533d80524ef74cb06674af7..97fd82bcb3f063572029e516b652b3828b3194ee 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/krb/rd_req.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_rd_req()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_rd_req_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 
index 95bf44495e6b3d1dc70593f5fee7bb99197c30f2..694a48dbc06b17df658090d0a9f86e9623478915 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/krb/rd_req_dec.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_rd_req_decoded()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_rd_req_dec_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index 39a7e6599ad12b45e8e67475d3d7a548d6efd580..eca653978f299b1bdfe0ee8212fe39f7132acc0e 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/krb/rd_req_sim.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_rd_req_simple()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_rd_req_sim_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/asn1.h>
index c59de80d44e7009ffd7fda9db4329cb4ea5f4bb0..33d557227b361bdbc2ea701228e2560c6c7a06cb 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/krb/rd_safe.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_rd_safe()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_rd_safe_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/asn1.h>
index 8104be33c8cc667923cb258333e7378478fa327e..d8fb01eac5372de1a9926af15268d65821402580 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/krb/recvauth.c
  *
  * Copyright 1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * convenience sendauth/recvauth functions
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_recvauth_c [] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/osconf.h>
index 62093f33ff0271a6c0e885f009f272564bb2e6cf..f2abf2093d7c2c04c17846d333b1f1b3dda4a17d 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/krb/send_tgs.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_send_tgs()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_send_tgs_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/asn1.h>
index 2bb4b597a45722e9f3c26d65ff976255b00e5fb4..244563e4c705c54fca6445783a37f5a4e95fe97c 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/krb/sendauth.c
  *
  * Copyright 1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * convenience sendauth/recvauth functions
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_sendauth_c [] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/osconf.h>
index 7f3af0c5b00c00970c5714ba3fbf4543f01468b1..86e2a2b3b7af1c16d0017d57d6040da460e6c049 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/krb/srv_rcache.c
  *
  * Copyright 1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Allocate & prepare a default replay cache for a server.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_srv_rcache_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index acfa886572ee3e15a27eb4cb5b55722481529afe..b0a2b56d13c89f6a1f4e960bcc297ce0bc04309b 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/krb/tgtname.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_tgtname()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_tgtname_c [] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index 13280690d1f13e23a1dab270ff4ee24abc64f2b4..e8ac21ebfe1cb57c4ee8f4c7680098133a0751df 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/krb/unparse.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * components.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_unparse_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <stdio.h>
 #include <krb5/krb5.h>
index 89bb72224930142beca4c656c116b25bf7f7f034..4ff94b9933a27cb58daf5e5718c2a8b96230fe74 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/krb/walk_rtree.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_walk_realm_tree()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_walk_rtree_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index 00c24aa0762965ba49c5eb9013477ec3e79a9f88..1c7c814fd918b85f0f1e6c4bdf1fcb0a6b1acb27 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/os/an_to_ln.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_aname_to_localname()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_an_to_ln_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/osconf.h>
 
index 1041470312086b3a38b61f5141a1c5f2f8308e29..9906663a71742a8dda209ae1cee82a29e633bd34 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/os/ccdefname.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Return default cred. cache name.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_defname_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 
index 9f57b1e3c75e714986acc8a00580ecafb2acff09..d235baa38d721b98775bd1145b60daaf36443d96 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/os/def_realm.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_get_default_realm() function.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_def_realm_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index c8c34cc13f0ebe91ab3591e8b0aad1bbd7f0a63f..25d1756a8ac3caf1b40b5cb0433580a25a747a70 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/os/free_hstrl.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_free_host_realm()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_free_hstrl_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 
index ff8fd8cfb5990e6f2d1ca8aa566e2304954f4b1b..482ebeaf68907cb217e8a7b7eefe53788d2fdfeb 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/os/free_krbhs.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_free_krbhst() function
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_free_krbhs_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 
index ffd39e1743d332a1622bf248b0110697827880c3..474cd2e2c9727ad35340dbed177b8b725322abf0 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/os/full_ipadr.c
  *
  * Copyright 1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Take an IP addr & port and generate a full IP address.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_full_ipadr_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/osconf.h>
index 925a526e44b8dd585415410e1656efe7e56d3eda..4ab65e495a23b19e67cf834d8b263025aef22b8b 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/os/gen_port.c
  *
  * Copyright 1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Take an IP addr & port and generate a full IP address.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_gen_port_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/osconf.h>
index 8d2d05e16d07d1cf8a16005b2fcfa591f83dc234..e491600b81e0fdbb0b9782810ba2e57c69b32744 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/os/gen_rname.c
  *
  * Copyright 1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * a replay cache tag string.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_gen_rname_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/osconf.h>
index 6bdd7661120ea882e1e50f31a807f8f3902d934e..3d9a9c7ff2b189615ccddca2d7120ee49366c098 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/os/get_krbhst.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_get_krbhst() function.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_get_krbhst_c [] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index bb506c7cc9e3fe6ec8aed75df030d5636d108f6d..5b8cc7a3f40bd08c8dd4fb1caa6d27894ffa04ec 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/os/hst_realm.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_get_host_realm()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_hst_realm_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 /*
  Figures out the Kerberos realm names for host, filling in a
index 97ef043bbbbc06828643251b55d6bb97e6fb6be7..83bb6b7e1974e8f65b3370f2a946047c29c3409c 100644 (file)
@@ -1,7 +1,5 @@
 /*
- * $Source$
- * $Author$
- *
+ * lib/krb5/os/krbfileio.c
  *
  * Copyright (c) Hewlett-Packard Company 1991
  * Released to the Massachusetts Institute of Technology for inclusion
index eb3e8f7b8da9d68950dc4f21514e772ae3269976..620bbaa1a3d79cb2a629b13afaabf195fb6721fb 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/os/ktdefname.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Return default keytab file name.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_ktdefname_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/osconf.h>
index b72f966ecdb78a18300e153efd540e1d7b4510ee..589b165e89f6e3275daafbc2151ce534e53fc8e7 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/os/kuserok.c
  *
  * Copyright 1990,1993 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_kuserok()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_kuserok_c [] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/osconf.h>
index 870190aa07efbac85a38e7134787b0634c556483..45b91695a5692a64ddae26a3615e9bc13e9037d2 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/os/localaddr.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * XNS support is untested, but "Should just work".
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_getaddr_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/osconf.h>
index 6c6ff4c4d7f42e4b8c37f78c39e110bf8218ec46..0e277935fd9e0cab40d679be0572461b85f7c654 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/os/locate_kdc.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * get socket addresses for KDC.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_locate_kdc_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/osconf.h>
index c7d1f3e3803073ee735aba5498dace868b38f78f..0b865e9e7d6aabdc04a3bae14fb54dc3aa17439b 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/os/lock_file.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * libos: krb5_lock_file routine
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_lock_file_c [] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/libos.h>
index dd360acc02fec85be36a89b675554a41a8cefd49..c996a0c35c5e929ee0fb98c1274daa5a38d638e9 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/os/net_read.c
  *
  * Copyright 1987, 1988, 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * 
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_net_read_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index c69d6dd0c7186a9516a0700bd30df45857a88a56..26a71b33797b3c4e8f8f7c4a3f66138bd6644f92 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/os/net_write.c
  *
  * Copyright 1987, 1988, 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * 
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_net_write_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index 199027dab64c0c16c2a793cc2d3093cd89b2f527..fbc6dd53fb645bd90d1abd7a477d82cb4055e114 100644 (file)
@@ -1,7 +1,5 @@
 /*
- * $Source$
- * $Author$
- * $Id$
+ * lib/krb5/os/os-proto.h
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
index 5ce037fc56941cc19d73cc3d5b77dead67791020..d7da6315f4dfab86035b831b4e0a21d7b8628130 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/os/osconfig.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Definition of default configuration parameters.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_config_fn_c [] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/osconf.h>
 #include <krb5/config.h>
index 9e1d029217f6dd98ec6281efacd9cedf9452db05..0fee77866490604bc53c90ca8d2132129848e03f 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/os/port2ip.c
  *
  * Copyright 1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Take an ADDRPORT address and split into IP addr & port.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_port2ip_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/osconf.h>
index d9df8bc900c59f827283f5268e81d1a5ebf73b73..20e3f67a9f5fbfba4f3cca4271649ddc7bf30c58 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/os/read_msg.c
  *
  * Copyright 1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * Write a message to the network
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_read_msg_c [] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/los-proto.h>
index bfa7ed5602734e3cd414f5ec49ceb91b93c30161..bdd810b3a167be85369c16e623d94c249a659005 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/os/read_pwd.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * libos: krb5_read_password for BSD 4.3
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_read_pwd_c[] =
-"$Id$";
-#endif /* lint */
 
 #include <krb5/krb5.h>
 
index 42f93ce3afed123b840350fc47f40e93f61f8e39..83cbaf2adc8640a263061f6e2b6f895f29db7e52 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/os/realm_dom.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_get_realm_domain()
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_hst_realm_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 /*
  * Determines the proper domain name for a realm.  This is mainly so that
index 3e28f24d1b14bf9209fd5800f0ac7a029afee533..e01d1ab146fd041e7426445048f0fcacfbe1a08d 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/os/sendto_kdc.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * as necessary.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_sendto_kdc_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index 3a486462c8722785a4e6ea032c8f17b314e34529..ac6e7e487502bf2ab40d1cab38e3e1153b7a8755 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/os/sn2princ.c
  *
  * Copyright 1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * form.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_sn2princ_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index 69b069dedf749146821683f9e8d12d65bd3e8905..ca33d583a0865a5a48eebec065b3509a6a43fd30 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/os/timeofday.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * libos: krb5_timeofday function for BSD 4.3 
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_timeofday_c[] =
-"$Id$";
-#endif /* lint || saber */
 
 #include <time.h>
 #include <stdio.h>                     /* needed for libos-proto.h */
index 563343bed499cd989110e6b3b5d2a244a27ea6cc..b8370c8086b827f0a5ddc475790c35b51a4e662b 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/os/unlck_file.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * libos: krb5_lock_file routine
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_unlock_file_c [] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <stdio.h>
 
index f6671f0f126238bf4d66c26b5386ac4eb58ad4d0..8169415c1b552cff44870dc0951e935f3b6f0d11 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/os/ustime.c
  *
  * Copyright 1990,1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * krb5_mstimeofday for BSD 4.3
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_mstime_c[] =
-"$Id$";
-#endif /* lint || SABER */
 
 #include <krb5/config.h>
 #include <krb5/krb5.h>
index c9bd0af362ff3a3d2612955bfd08a60accfac6bd..e791a102398202fc4db85311e3accc61b4bf3a47 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/os/write_msg.c
  *
  * Copyright 1991 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * convenience sendauth/recvauth functions
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_write_msg_c [] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include <krb5/los-proto.h>
index 3a2349746cb1a3bddf160ddb8a7881e5a478ab13..abc91e923edce38d9f8ec2a8f151c777b554c89c 100644 (file)
@@ -36,9 +36,7 @@
 
 #define MEMMOVE
 
-#if defined(LIBC_SCCS) && !defined(lint)
-static char sccsid[] = "@(#)bcopy.c    5.11 (Berkeley) 6/21/91";
-#endif /* LIBC_SCCS and not lint */
+/* based on @(#)bcopy.c        5.11 (Berkeley) 6/21/91 */
 
 #include <krb5/osconf.h>
 #include <krb5/config.h>
index f58d9367f103e3695771693c7651a3ef6cf7baba..b0fbf51190ed2dd2c2932ea82374370f352f4eb6 100644 (file)
@@ -17,9 +17,7 @@
  * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  */
 
-#if defined(LIBC_SCCS) && !defined(lint)
-static char sccsid[] = "@(#)strdup.c   5.3 (Berkeley) 6/1/90";
-#endif /* LIBC_SCCS and not lint */
+/* based on @(#)strdup.c       5.3 (Berkeley) 6/1/90 */
 
 #include <krb5/krb5.h>
 #include <krb5/ext-proto.h>
index 5aea7e7a4fc4916ca555ee8c40735885ff37b1b9..55927236c2fc42b7f3fbae034bf39638d79c246f 100644 (file)
@@ -31,9 +31,7 @@
  * SUCH DAMAGE.
  */
 
-#if defined(LIBC_SCCS) && !defined(lint)
-static char sccsid[] = "@(#)strerror.c 5.6 (Berkeley) 5/4/91";
-#endif /* LIBC_SCCS and not lint */
+/* based on @(#)strerror.c     5.6 (Berkeley) 5/4/91 */
 
 #include <string.h>
 
index 289057d2da5a879ca2618fe2198a2d47a4b91177..659d59fef3fe12ea063d1d5b656caa5dc7a2d905 100644 (file)
@@ -15,9 +15,7 @@
  * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  */
 
-#if defined(LIBC_SCCS) && !defined(lint)
-static char sccsid[] = "@(#)syslog.c   5.20 (Berkeley) 1/19/89";
-#endif /* LIBC_SCCS and not lint */
+/* based on @(#)syslog.c       5.20 (Berkeley) 1/19/89 */
 
 /*
  * SYSLOG -- print message on log file
index 24a379f54022d11b84ca45fd5383c6e4fb8a45a2..9cdac95a7ec770e38e2c9dce978f74d2f1d874df 100644 (file)
@@ -15,9 +15,7 @@
  * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  */
 
-#if defined(LIBC_SCCS) && !defined(lint)
-static char sccsid[] = "@(#)vfprintf.c 5.2 (Berkeley) 6/27/88";
-#endif /* LIBC_SCCS and not lint */
+/* based on @(#)vfprintf.c     5.2 (Berkeley) 6/27/88 */
 
 #include <stdio.h>
 #include <varargs.h>
index 7fe679fb3f482f06b6ca1161a6ed3cbacf0004e6..dab8a3f1e227f288478b6fd118b74eac36502106 100644 (file)
@@ -15,9 +15,7 @@
  * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  */
 
-#if defined(LIBC_SCCS) && !defined(lint)
-static char sccsid[] = "@(#)vsprintf.c 5.2 (Berkeley) 6/27/88";
-#endif /* LIBC_SCCS and not lint */
+/* based on @(#)vsprintf.c     5.2 (Berkeley) 6/27/88 */
 
 #include <stdio.h>
 #include <varargs.h>
index 36aefe0ec653fd68afdba33e86b9d49150ba10c6..2324b356572b2ba660e23108bea85f3c11e22090 100644 (file)
@@ -1,16 +1,11 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/rcache/rc_base.c
  *
  * This file of the Kerberos V5 software is derived from public-domain code
  * contributed by Daniel J. Bernstein, <brnstnd@acf10.nyu.edu>.
  *
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_rc_base_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 /*
  * Base "glue" functions for the replay cache.
index 04595de62126d9afd397f7568351a08ea39c04b2..2c81f0553c5568e76452e67bc92490232798d769 100644 (file)
@@ -1,7 +1,5 @@
 /*
- * $Source$
- * $Author$
- * $Id$
+ * lib/krb5/rcache/rc_base.h
  *
  * This file of the Kerberos V5 software is derived from public-domain code
  * contributed by Daniel J. Bernstein, <brnstnd@acf10.nyu.edu>.
index 286f3b3bc44f9a02bb7f57d2368451cbe05494fa..74e070b0abda6471444b37a8071e9e4fc0cc4dc9 100644 (file)
@@ -1,16 +1,11 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/rcache/rc_conv.c
  *
  * This file of the Kerberos V5 software is derived from public-domain code
  * contributed by Daniel J. Bernstein, <brnstnd@acf10.nyu.edu>.
  *
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_rc_conv_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 /*
  * An implementation for the default replay cache type.
index 2130f2c539b42a5fc36a888bb16f16b89a0ebaf1..19586ba3aac43f4818a150415a62c3c8a41e905e 100644 (file)
@@ -1,16 +1,11 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/rcache/rc_dfl.c
  *
  * This file of the Kerberos V5 software is derived from public-domain code
  * contributed by Daniel J. Bernstein, <brnstnd@acf10.nyu.edu>.
  *
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_rc_base_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 /*
  * An implementation for the default replay cache type.
index a66bbe6be58f766f2acf448297b02caf16022fe2..4e22b62692ab21ccf287f85f2277ededed85878d 100644 (file)
@@ -1,7 +1,5 @@
 /*
- * $Source$
- * $Author$
- * $Id$
+ * lib/krb5/rcache/rc_dfl.h
  *
  * This file of the Kerberos V5 software is derived from public-domain code
  * contributed by Daniel J. Bernstein, <brnstnd@acf10.nyu.edu>.
index 2400492bd59590fa5b0169cd252178e1be211b69..671d9bbf7bccf198cd3ae1be7d1e80aeb4615743 100644 (file)
@@ -1,16 +1,11 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/rcache/rc_io.c
  *
  * This file of the Kerberos V5 software is derived from public-domain code
  * contributed by Daniel J. Bernstein, <brnstnd@acf10.nyu.edu>.
  *
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_rc_io_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 /*
  * I/O functions for the replay cache default implementation.
index 682b098791ba93a04bbb4243c2874f8cb5580ebd..b0d2b1adbeb0b5cee1a4c51864a974cb440071ae 100644 (file)
@@ -1,7 +1,5 @@
 /*
- * $Source$
- * $Author$
- * $Id$
+ * lib/krb5/rcache/rc_io.h
  *
  * This file of the Kerberos V5 software is derived from public-domain code
  * contributed by Daniel J. Bernstein, <brnstnd@acf10.nyu.edu>.
index 20cdcf25f4f45c05054682c111ca37aab182f70f..a898d47016578c0e106dba5cecb0670fb469c311 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * $Source$
- * $Author$
+ * lib/krb5/rcache/rcdef.c
  *
  * Copyright 1990 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  * replay cache default operations vector.
  */
 
-#if !defined(lint) && !defined(SABER)
-static char rcsid_rcdef_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
 
 #include <krb5/krb5.h>
 #include "rc_dfl.h"