summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1997-02-22 14:40:44 +0000
committerpeter <peter@FreeBSD.org>1997-02-22 14:40:44 +0000
commit4968036f61ba12b2d7bd7a825b0a79c67054a395 (patch)
tree6a3d976e25d26a7f7d12bdbe72ba026376cc00ff
parent090fb430f117cbbf541214c39f88eb57afb71d15 (diff)
downloadFreeBSD-src-4968036f61ba12b2d7bd7a825b0a79c67054a395.zip
FreeBSD-src-4968036f61ba12b2d7bd7a825b0a79c67054a395.tar.gz
Revert $FreeBSD$ to $Id$
-rw-r--r--eBones/Copyright.MIT2
-rw-r--r--eBones/Copyright.SIPB2
-rw-r--r--eBones/Makefile2
-rw-r--r--eBones/Makefile.inc2
-rw-r--r--eBones/include/ChangeLog2
-rw-r--r--eBones/include/Makefile2
-rw-r--r--eBones/include/addr_comp.h2
-rw-r--r--eBones/include/admin_server.h2
-rw-r--r--eBones/include/conf-bsd386i.h2
-rw-r--r--eBones/include/conf-bsdapollo.h2
-rw-r--r--eBones/include/conf-bsdibm032.h2
-rw-r--r--eBones/include/conf-bsdm68k.h2
-rw-r--r--eBones/include/conf-bsdsparc.h2
-rw-r--r--eBones/include/conf-bsdtahoe.h2
-rw-r--r--eBones/include/conf-bsdvax.h2
-rw-r--r--eBones/include/conf-ibm370.h2
-rw-r--r--eBones/include/conf-pc.h2
-rw-r--r--eBones/include/conf-pyr.h2
-rw-r--r--eBones/include/conf-ultmips2.h2
-rw-r--r--eBones/include/conf.h2
-rw-r--r--eBones/include/highc.h2
-rw-r--r--eBones/include/kdc.h2
-rw-r--r--eBones/include/klog.h2
-rw-r--r--eBones/include/kparse.h2
-rw-r--r--eBones/include/krb.h2
-rw-r--r--eBones/include/krb_conf.h2
-rw-r--r--eBones/include/krb_db.h2
-rw-r--r--eBones/include/lsb_addr_comp.h2
-rw-r--r--eBones/include/osconf.h2
-rw-r--r--eBones/include/passwd_server.h2
-rw-r--r--eBones/include/principal.h2
-rw-r--r--eBones/include/prot.h2
-rw-r--r--eBones/include/rkinit.h6
-rw-r--r--eBones/include/rkinit_private.h2
-rw-r--r--eBones/lib/Makefile2
-rw-r--r--eBones/lib/libacl/Makefile2
-rw-r--r--eBones/lib/libacl/acl_check.32
-rw-r--r--eBones/lib/libacl/acl_files.c4
-rw-r--r--eBones/lib/libkadm/Makefile2
-rw-r--r--eBones/lib/libkadm/kadm_cli_wrap.c2
-rw-r--r--eBones/lib/libkadm/kadm_stream.c2
-rw-r--r--eBones/lib/libkadm/kadm_supp.c2
-rw-r--r--eBones/lib/libkdb/Makefile2
-rw-r--r--eBones/lib/libkdb/krb_cache.c4
-rw-r--r--eBones/lib/libkdb/krb_dbm.c4
-rw-r--r--eBones/lib/libkdb/krb_kdb_utils.c4
-rw-r--r--eBones/lib/libkdb/krb_lib.c4
-rw-r--r--eBones/lib/libkdb/print_princ.c6
-rw-r--r--eBones/lib/libkrb/Makefile2
-rw-r--r--eBones/lib/libkrb/add_ticket.c4
-rw-r--r--eBones/lib/libkrb/create_auth_reply.c4
-rw-r--r--eBones/lib/libkrb/create_ciph.c4
-rw-r--r--eBones/lib/libkrb/create_death_packet.c4
-rw-r--r--eBones/lib/libkrb/create_ticket.c4
-rw-r--r--eBones/lib/libkrb/debug_decl.c4
-rw-r--r--eBones/lib/libkrb/decomp_ticket.c4
-rw-r--r--eBones/lib/libkrb/des_rw.c2
-rw-r--r--eBones/lib/libkrb/dest_tkt.c4
-rw-r--r--eBones/lib/libkrb/extract_ticket.c4
-rw-r--r--eBones/lib/libkrb/fgetst.c4
-rw-r--r--eBones/lib/libkrb/get_ad_tkt.c4
-rw-r--r--eBones/lib/libkrb/get_admhst.c4
-rw-r--r--eBones/lib/libkrb/get_cred.c4
-rw-r--r--eBones/lib/libkrb/get_in_tkt.c6
-rw-r--r--eBones/lib/libkrb/get_krbhst.c4
-rw-r--r--eBones/lib/libkrb/get_krbrlm.c4
-rw-r--r--eBones/lib/libkrb/get_phost.c4
-rw-r--r--eBones/lib/libkrb/get_pw_tkt.c4
-rw-r--r--eBones/lib/libkrb/get_request.c4
-rw-r--r--eBones/lib/libkrb/get_svc_in_tkt.c4
-rw-r--r--eBones/lib/libkrb/get_tf_fullname.c4
-rw-r--r--eBones/lib/libkrb/get_tf_realm.c4
-rw-r--r--eBones/lib/libkrb/getrealm.c4
-rw-r--r--eBones/lib/libkrb/getst.c4
-rw-r--r--eBones/lib/libkrb/in_tkt.c4
-rw-r--r--eBones/lib/libkrb/k_gethostname.c4
-rw-r--r--eBones/lib/libkrb/klog.c4
-rw-r--r--eBones/lib/libkrb/kname_parse.c4
-rw-r--r--eBones/lib/libkrb/kntoln.c4
-rw-r--r--eBones/lib/libkrb/kparse.c4
-rw-r--r--eBones/lib/libkrb/krb_err.et2
-rw-r--r--eBones/lib/libkrb/krb_err_txt.c4
-rw-r--r--eBones/lib/libkrb/krb_get_in_tkt.c4
-rw-r--r--eBones/lib/libkrb/krb_realmofhost.32
-rw-r--r--eBones/lib/libkrb/krb_sendauth.32
-rw-r--r--eBones/lib/libkrb/krb_set_tkt_string.32
-rw-r--r--eBones/lib/libkrb/krbglue.c4
-rw-r--r--eBones/lib/libkrb/kuserok.32
-rw-r--r--eBones/lib/libkrb/kuserok.c4
-rw-r--r--eBones/lib/libkrb/log.c4
-rw-r--r--eBones/lib/libkrb/mk_err.c4
-rw-r--r--eBones/lib/libkrb/mk_priv.c4
-rw-r--r--eBones/lib/libkrb/mk_req.c4
-rw-r--r--eBones/lib/libkrb/mk_safe.c4
-rw-r--r--eBones/lib/libkrb/month_sname.c4
-rw-r--r--eBones/lib/libkrb/netread.c4
-rw-r--r--eBones/lib/libkrb/netwrite.c4
-rw-r--r--eBones/lib/libkrb/one.c4
-rw-r--r--eBones/lib/libkrb/pkt_cipher.c4
-rw-r--r--eBones/lib/libkrb/pkt_clen.c4
-rw-r--r--eBones/lib/libkrb/rd_err.c4
-rw-r--r--eBones/lib/libkrb/rd_priv.c4
-rw-r--r--eBones/lib/libkrb/rd_req.c4
-rw-r--r--eBones/lib/libkrb/rd_safe.c4
-rw-r--r--eBones/lib/libkrb/read_service_key.c4
-rw-r--r--eBones/lib/libkrb/recvauth.c4
-rw-r--r--eBones/lib/libkrb/save_credentials.c4
-rw-r--r--eBones/lib/libkrb/send_to_kdc.c2
-rw-r--r--eBones/lib/libkrb/sendauth.c4
-rw-r--r--eBones/lib/libkrb/stime.c4
-rw-r--r--eBones/lib/libkrb/tf_shm.c4
-rw-r--r--eBones/lib/libkrb/tf_util.32
-rw-r--r--eBones/lib/libkrb/tf_util.c4
-rw-r--r--eBones/lib/libkrb/tkt_string.c4
-rw-r--r--eBones/lib/libkrb/util.c4
-rw-r--r--eBones/lib/librkinit/rk_krb.c6
-rw-r--r--eBones/lib/librkinit/rk_lib.c6
-rw-r--r--eBones/lib/librkinit/rk_rpc.c6
-rw-r--r--eBones/lib/librkinit/rk_util.c6
-rw-r--r--eBones/lib/libtelnet/Makefile2
-rw-r--r--eBones/lib/libtelnet/kerberos5.c6
-rw-r--r--eBones/libexec/Makefile2
-rw-r--r--eBones/libexec/kpropd/Makefile2
-rw-r--r--eBones/libexec/registerd/Makefile2
-rw-r--r--eBones/libexec/registerd/registerd.82
-rw-r--r--eBones/libexec/rkinitd/krb.c6
-rw-r--r--eBones/libexec/rkinitd/rkinitd.c6
-rw-r--r--eBones/libexec/rkinitd/rkinitd.h6
-rw-r--r--eBones/libexec/rkinitd/rpc.c6
-rw-r--r--eBones/libexec/rkinitd/util.c6
-rw-r--r--eBones/libexec/telnetd/Makefile2
-rw-r--r--eBones/libexec/telnetd/telnetd.82
-rw-r--r--eBones/man/Makefile2
-rw-r--r--eBones/man/kerberos.12
-rw-r--r--eBones/man/krb.conf.52
-rw-r--r--eBones/man/krb.realms.52
-rw-r--r--eBones/patchlevel.h2
-rw-r--r--eBones/usr.bin/Makefile2
-rw-r--r--eBones/usr.bin/kadmin/Makefile2
-rw-r--r--eBones/usr.bin/kadmin/kadmin.82
-rw-r--r--eBones/usr.bin/kdestroy/Makefile2
-rw-r--r--eBones/usr.bin/kdestroy/kdestroy.12
-rw-r--r--eBones/usr.bin/kdestroy/kdestroy.c4
-rw-r--r--eBones/usr.bin/kinit/Makefile2
-rw-r--r--eBones/usr.bin/kinit/kinit.12
-rw-r--r--eBones/usr.bin/kinit/kinit.c4
-rw-r--r--eBones/usr.bin/klist/Makefile2
-rw-r--r--eBones/usr.bin/klist/klist.12
-rw-r--r--eBones/usr.bin/klist/klist.c4
-rw-r--r--eBones/usr.bin/ksrvtgt/Makefile2
-rw-r--r--eBones/usr.bin/ksrvtgt/ksrvtgt.12
-rw-r--r--eBones/usr.bin/ksrvtgt/ksrvtgt.c4
-rw-r--r--eBones/usr.bin/passwd/kpasswd.c2
-rw-r--r--eBones/usr.bin/register/Makefile2
-rw-r--r--eBones/usr.bin/rkinit/rkinit.c6
-rw-r--r--eBones/usr.bin/telnet/Makefile2
-rw-r--r--eBones/usr.sbin/Makefile2
-rw-r--r--eBones/usr.sbin/ext_srvtab/Makefile2
-rw-r--r--eBones/usr.sbin/ext_srvtab/ext_srvtab.82
-rw-r--r--eBones/usr.sbin/ext_srvtab/ext_srvtab.c4
-rw-r--r--eBones/usr.sbin/fix_kdb_keys/Makefile2
-rw-r--r--eBones/usr.sbin/fix_kdb_keys/fix_kdb_keys.82
-rw-r--r--eBones/usr.sbin/kadmind/Makefile2
-rw-r--r--eBones/usr.sbin/kadmind/kadm_funcs.c2
-rw-r--r--eBones/usr.sbin/kadmind/kadmind.82
-rw-r--r--eBones/usr.sbin/kdb_destroy/Makefile2
-rw-r--r--eBones/usr.sbin/kdb_destroy/kdb_destroy.82
-rw-r--r--eBones/usr.sbin/kdb_destroy/kdb_destroy.c4
-rw-r--r--eBones/usr.sbin/kdb_edit/Makefile2
-rw-r--r--eBones/usr.sbin/kdb_edit/kdb_edit.82
-rw-r--r--eBones/usr.sbin/kdb_edit/kdb_edit.c4
-rw-r--r--eBones/usr.sbin/kdb_edit/maketime.c2
-rw-r--r--eBones/usr.sbin/kdb_edit/time.h2
-rw-r--r--eBones/usr.sbin/kdb_init/Makefile2
-rw-r--r--eBones/usr.sbin/kdb_init/kdb_init.82
-rw-r--r--eBones/usr.sbin/kdb_init/kdb_init.c4
-rw-r--r--eBones/usr.sbin/kdb_util/Makefile2
-rw-r--r--eBones/usr.sbin/kdb_util/kdb_util.82
-rw-r--r--eBones/usr.sbin/kdb_util/kdb_util.c4
-rw-r--r--eBones/usr.sbin/kerberos/Makefile2
-rw-r--r--eBones/usr.sbin/kerberos/cr_err_reply.c4
-rw-r--r--eBones/usr.sbin/kerberos/kerberos.c4
-rw-r--r--eBones/usr.sbin/kprop/Makefile2
-rw-r--r--eBones/usr.sbin/kprop/kprop.c2
-rw-r--r--eBones/usr.sbin/ksrvutil/Makefile2
-rw-r--r--eBones/usr.sbin/ksrvutil/ksrvutil.82
-rw-r--r--eBones/usr.sbin/ksrvutil/ksrvutil.c2
-rw-r--r--eBones/usr.sbin/kstash/Makefile2
-rw-r--r--eBones/usr.sbin/kstash/kstash.82
-rw-r--r--eBones/usr.sbin/kstash/kstash.c4
-rw-r--r--eBones/usr.sbin/make_keypair/make_keypair.82
-rw-r--r--sbin/adjkerntz/adjkerntz.82
-rw-r--r--sbin/badsect/badsect.82
-rw-r--r--sbin/bsdlabel/bsdlabel.82
-rw-r--r--sbin/ccdconfig/ccdconfig.c2
-rw-r--r--sbin/clri/clri.82
-rw-r--r--sbin/comcontrol/comcontrol.82
-rw-r--r--sbin/disklabel/disklabel.82
-rw-r--r--sbin/dmesg/dmesg.c2
-rw-r--r--sbin/dset/dset.82
-rw-r--r--sbin/dump/dump.82
-rw-r--r--sbin/dumpfs/dumpfs.82
-rw-r--r--sbin/dumplfs/dumplfs.82
-rw-r--r--sbin/dumpon/Makefile2
-rw-r--r--sbin/dumpon/dumpon.82
-rw-r--r--sbin/dumpon/dumpon.c2
-rw-r--r--sbin/fsck/fsck.82
-rw-r--r--sbin/fsck_ffs/fsck_ffs.82
-rw-r--r--sbin/fsck_ifs/fsck_ifs.82
-rw-r--r--sbin/fsdb/Makefile2
-rw-r--r--sbin/fsdb/fsdb.82
-rw-r--r--sbin/i386/Makefile2
-rw-r--r--sbin/i386/Makefile.inc2
-rw-r--r--sbin/i386/comcontrol/comcontrol.82
-rw-r--r--sbin/i386/ft/Makefile2
-rw-r--r--sbin/i386/mount_msdos/Makefile2
-rw-r--r--sbin/i386/mount_msdos/mount_msdos.82
-rw-r--r--sbin/i386/mount_msdos/mount_msdos.c2
-rw-r--r--sbin/i386/nextboot/nextboot.82
-rw-r--r--sbin/ifconfig/Makefile2
-rw-r--r--sbin/ifconfig/ifconfig.82
-rw-r--r--sbin/ifconfig/ifconfig.c2
-rw-r--r--sbin/init/Makefile2
-rw-r--r--sbin/init/init.82
-rw-r--r--sbin/ipfw/ipfw.c2
-rw-r--r--sbin/md5/md5.c2
-rw-r--r--sbin/mknod/mknod.c2
-rw-r--r--sbin/modload/Makefile2
-rw-r--r--sbin/modload/modload.82
-rw-r--r--sbin/modload/modload.c2
-rw-r--r--sbin/modload/pathnames.h2
-rw-r--r--sbin/modunload/Makefile2
-rw-r--r--sbin/modunload/modunload.82
-rw-r--r--sbin/modunload/modunload.c2
-rw-r--r--sbin/mount/mount.82
-rw-r--r--sbin/mount_cd9660/mount_cd9660.c2
-rw-r--r--sbin/mount_ext2fs/mount_ext2fs.c2
-rw-r--r--sbin/mount_ifs/mount.82
-rw-r--r--sbin/mount_lfs/mount_lfs.c2
-rw-r--r--sbin/mount_msdos/Makefile2
-rw-r--r--sbin/mount_msdos/mount_msdos.82
-rw-r--r--sbin/mount_msdos/mount_msdos.c2
-rw-r--r--sbin/mount_msdosfs/Makefile2
-rw-r--r--sbin/mount_msdosfs/mount_msdosfs.82
-rw-r--r--sbin/mount_msdosfs/mount_msdosfs.c2
-rw-r--r--sbin/mount_nfs/mount_nfs.82
-rw-r--r--sbin/mount_nfs/mount_nfs.c2
-rw-r--r--sbin/mount_null/mount_null.82
-rw-r--r--sbin/mount_null/mount_null.c2
-rw-r--r--sbin/mount_nullfs/mount_nullfs.82
-rw-r--r--sbin/mount_nullfs/mount_nullfs.c2
-rw-r--r--sbin/mount_portal/Makefile2
-rw-r--r--sbin/mount_portal/activate.c2
-rw-r--r--sbin/mount_portal/conf.c2
-rw-r--r--sbin/mount_portal/mount_portal.c2
-rw-r--r--sbin/mount_portal/pathnames.h2
-rw-r--r--sbin/mount_portal/portal.conf2
-rw-r--r--sbin/mount_portal/portald.h2
-rw-r--r--sbin/mount_portal/pt_conf.c2
-rw-r--r--sbin/mount_portal/pt_exec.c2
-rw-r--r--sbin/mount_portal/pt_file.c2
-rw-r--r--sbin/mount_portal/pt_tcp.c2
-rw-r--r--sbin/mount_portalfs/Makefile2
-rw-r--r--sbin/mount_portalfs/activate.c2
-rw-r--r--sbin/mount_portalfs/conf.c2
-rw-r--r--sbin/mount_portalfs/mount_portalfs.c2
-rw-r--r--sbin/mount_portalfs/pathnames.h2
-rw-r--r--sbin/mount_portalfs/portal.conf2
-rw-r--r--sbin/mount_portalfs/portald.h2
-rw-r--r--sbin/mount_portalfs/pt_conf.c2
-rw-r--r--sbin/mount_portalfs/pt_exec.c2
-rw-r--r--sbin/mount_portalfs/pt_file.c2
-rw-r--r--sbin/mount_portalfs/pt_tcp.c2
-rw-r--r--sbin/mount_std/mount_std.82
-rw-r--r--sbin/mount_std/mount_std.c2
-rw-r--r--sbin/mount_umap/mount_umap.c2
-rw-r--r--sbin/mount_umapfs/mount_umapfs.c2
-rw-r--r--sbin/mountd/Makefile2
-rw-r--r--sbin/mountd/mountd.82
-rw-r--r--sbin/mountd/mountd.c2
-rw-r--r--sbin/newlfs/newlfs.82
-rw-r--r--sbin/nextboot/nextboot.82
-rw-r--r--sbin/nfsiod/nfsiod.82
-rw-r--r--sbin/ping/ping.82
-rw-r--r--sbin/reboot/boot_i386.82
-rw-r--r--sbin/restore/restore.82
-rw-r--r--sbin/route/route.82
-rw-r--r--sbin/route/route.c2
-rw-r--r--sbin/routed/Makefile2
-rw-r--r--sbin/routed/defs.h2
-rw-r--r--sbin/routed/routed.82
-rw-r--r--sbin/routed/rtquery/Makefile2
-rw-r--r--sbin/routed/rtquery/rtquery.82
-rw-r--r--sbin/savecore/savecore.82
-rw-r--r--sbin/scsi/scsi.82
-rw-r--r--sbin/scsi/scsi.c2
-rw-r--r--sbin/scsiformat/scsiformat.82
-rw-r--r--sbin/scsiformat/scsiformat.sh2
-rw-r--r--sbin/slattach/slattach.c2
-rw-r--r--sbin/startslip/startslip.12
-rw-r--r--sbin/startslip/startslip.c2
-rw-r--r--sbin/swapon/swapon.82
-rw-r--r--secure/Makefile2
-rw-r--r--secure/Makefile.inc2
-rw-r--r--secure/lib/Makefile2
-rw-r--r--secure/lib/Makefile.inc2
-rw-r--r--secure/lib/libcipher/Makefile2
-rw-r--r--secure/lib/libcipher/README2
-rw-r--r--secure/lib/libcipher/README.FreeBSD2
-rw-r--r--secure/lib/libcipher/cipher.32
-rw-r--r--secure/lib/libcipher/crypt.c2
-rw-r--r--secure/lib/libcipher/test/Makefile2
-rw-r--r--secure/lib/libcipher/test/cert.c2
-rw-r--r--secure/lib/libcipher/test/cert.input2
-rw-r--r--secure/lib/libcrypt/Makefile2
-rw-r--r--secure/lib/libcrypt/README2
-rw-r--r--secure/lib/libcrypt/README.FreeBSD2
-rw-r--r--secure/lib/libcrypt/crypt-des.c2
-rw-r--r--secure/lib/libcrypt/crypt-md5.c4
-rw-r--r--secure/lib/libcrypt/crypt.32
-rw-r--r--secure/lib/libcrypt/crypt.c2
-rw-r--r--secure/lib/libcrypt/test/Makefile2
-rw-r--r--secure/lib/libcrypt/test/cert.c2
-rw-r--r--secure/lib/libcrypt/test/cert.input2
-rw-r--r--secure/lib/libdes/Makefile2
-rw-r--r--secure/lib/libdes/new_rkey.c2
-rw-r--r--secure/lib/libdes/supp.c2
-rw-r--r--secure/usr.bin/Makefile2
-rw-r--r--secure/usr.bin/Makefile.inc2
-rw-r--r--secure/usr.bin/bdes/Makefile2
-rw-r--r--usr.sbin/mount_portalfs/Makefile2
-rw-r--r--usr.sbin/mount_portalfs/activate.c2
-rw-r--r--usr.sbin/mount_portalfs/conf.c2
-rw-r--r--usr.sbin/mount_portalfs/mount_portalfs.c2
-rw-r--r--usr.sbin/mount_portalfs/pathnames.h2
-rw-r--r--usr.sbin/mount_portalfs/portal.conf2
-rw-r--r--usr.sbin/mount_portalfs/portald.h2
-rw-r--r--usr.sbin/mount_portalfs/pt_conf.c2
-rw-r--r--usr.sbin/mount_portalfs/pt_exec.c2
-rw-r--r--usr.sbin/mount_portalfs/pt_file.c2
-rw-r--r--usr.sbin/mount_portalfs/pt_tcp.c2
-rw-r--r--usr.sbin/mountd/Makefile2
-rw-r--r--usr.sbin/mountd/mountd.82
-rw-r--r--usr.sbin/mountd/mountd.c2
344 files changed, 447 insertions, 447 deletions
diff --git a/eBones/Copyright.MIT b/eBones/Copyright.MIT
index 4ae9bb7..773c248 100644
--- a/eBones/Copyright.MIT
+++ b/eBones/Copyright.MIT
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $Id$
The following Copyright notice applies to the original Bones package.
diff --git a/eBones/Copyright.SIPB b/eBones/Copyright.SIPB
index 1080184..9993d61 100644
--- a/eBones/Copyright.SIPB
+++ b/eBones/Copyright.SIPB
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $Id$
The following Copyright notice applies to parts of the Bones package.
See source code for exact references.
diff --git a/eBones/Makefile b/eBones/Makefile
index 82d67c2..1f7273a 100644
--- a/eBones/Makefile
+++ b/eBones/Makefile
@@ -1,5 +1,5 @@
# From: @(#)Makefile 5.1 (Berkeley) 6/25/90
-# $FreeBSD$
+# $Id$
SUBDIR= include lib libexec usr.bin usr.sbin man
diff --git a/eBones/Makefile.inc b/eBones/Makefile.inc
index 4bc753e..6b7bfed 100644
--- a/eBones/Makefile.inc
+++ b/eBones/Makefile.inc
@@ -1,5 +1,5 @@
# From: @(#)Makefile.inc 5.1 (Berkeley) 6/25/90
-# $FreeBSD$
+# $Id$
DISTRIBUTION= krb
diff --git a/eBones/include/ChangeLog b/eBones/include/ChangeLog
index cbe5a62..c925a5b 100644
--- a/eBones/include/ChangeLog
+++ b/eBones/include/ChangeLog
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $Id$
Mon Mar 21 15:48:59 MET 1994 Piero Serini
* 1st port to FreeBSD
diff --git a/eBones/include/Makefile b/eBones/include/Makefile
index bf343b0..4269b31 100644
--- a/eBones/include/Makefile
+++ b/eBones/include/Makefile
@@ -1,5 +1,5 @@
# from: @(#)Makefile 5.1 (Berkeley) 6/25/90
-# $FreeBSD$
+# $Id$
FILES= kparse.h krb.h krb_db.h
diff --git a/eBones/include/addr_comp.h b/eBones/include/addr_comp.h
index 1e453a5..1ef2d75 100644
--- a/eBones/include/addr_comp.h
+++ b/eBones/include/addr_comp.h
@@ -6,7 +6,7 @@
* Include file for address comparison macros.
*
* from: addr_comp.h,v 4.0 89/01/23 09:57:44 jtkohl Exp $
- * $FreeBSD$
+ * $Id$
*/
#ifndef ADDR_COMP_DEFS
diff --git a/eBones/include/admin_server.h b/eBones/include/admin_server.h
index 5d8c778..d7f76ba 100644
--- a/eBones/include/admin_server.h
+++ b/eBones/include/admin_server.h
@@ -6,7 +6,7 @@
* Include file for the Kerberos administration server.
*
* from: admin_server.h,v 4.7 89/01/11 11:59:42 steiner Exp $
- * $FreeBSD$
+ * $Id$
*/
#ifndef ADMIN_SERVER_DEFS
diff --git a/eBones/include/conf-bsd386i.h b/eBones/include/conf-bsd386i.h
index b0e157d..155a31b 100644
--- a/eBones/include/conf-bsd386i.h
+++ b/eBones/include/conf-bsd386i.h
@@ -6,7 +6,7 @@
* Machine-type definitions: Sun 386i using SunOS (~BSD)
*
* from: conf-bsd386i.h,v 4.0 89/12/19 13:26:55 jtkohl Exp $
- * $FreeBSD$
+ * $Id$
*/
#define BITS32
diff --git a/eBones/include/conf-bsdapollo.h b/eBones/include/conf-bsdapollo.h
index 1543660..c427c0e 100644
--- a/eBones/include/conf-bsdapollo.h
+++ b/eBones/include/conf-bsdapollo.h
@@ -4,7 +4,7 @@
* <Copyright.MIT>.
*
* from: conf-bsdapollo.h,v 4.1 89/01/24 14:26:22 jtkohl Exp $
- * $FreeBSD$
+ * $Id$
*/
#define BSDUNIX
diff --git a/eBones/include/conf-bsdibm032.h b/eBones/include/conf-bsdibm032.h
index 7189552..5c84f07 100644
--- a/eBones/include/conf-bsdibm032.h
+++ b/eBones/include/conf-bsdibm032.h
@@ -6,7 +6,7 @@
* Machine-type definitions: IBM 032 (RT/PC)
*
* from: conf-bsdibm032.h,v 4.0 89/01/23 09:58:01 jtkohl Exp $
- * $FreeBSD$
+ * $Id$
*/
#define BSDUNIX
diff --git a/eBones/include/conf-bsdm68k.h b/eBones/include/conf-bsdm68k.h
index b9aa39c..36a9fe8 100644
--- a/eBones/include/conf-bsdm68k.h
+++ b/eBones/include/conf-bsdm68k.h
@@ -6,7 +6,7 @@
* Machine-type definitions: 68000 with BSD Unix, e.g. SUN
*
* from: conf-bsdm68k.h,v 4.0 88/11/29 11:46:58 jtkohl Exp $
- * $FreeBSD$
+ * $Id$
*/
#define BITS32
diff --git a/eBones/include/conf-bsdsparc.h b/eBones/include/conf-bsdsparc.h
index 3c0f342..1c846ff 100644
--- a/eBones/include/conf-bsdsparc.h
+++ b/eBones/include/conf-bsdsparc.h
@@ -6,7 +6,7 @@
* Machine-type definitions: SPARC with BSD Unix, e.g. SUN-4
*
* from: conf-bsdsparc.h,v 4.0 89/06/02 13:04:06 jtkohl Exp $
- * $FreeBSD$
+ * $Id$
*/
#define BITS32
diff --git a/eBones/include/conf-bsdtahoe.h b/eBones/include/conf-bsdtahoe.h
index fef2aeb..c91b3d0 100644
--- a/eBones/include/conf-bsdtahoe.h
+++ b/eBones/include/conf-bsdtahoe.h
@@ -4,7 +4,7 @@
* Machine Description : TAHOE.
*
* from: conf-bsdtahoe.h,v 4.0 89/08/30 11:06:53 jtkohl Exp $
- * $FreeBSD$
+ * $Id$
*/
#define TAHOE
diff --git a/eBones/include/conf-bsdvax.h b/eBones/include/conf-bsdvax.h
index de1bf2b..09433ce 100644
--- a/eBones/include/conf-bsdvax.h
+++ b/eBones/include/conf-bsdvax.h
@@ -6,7 +6,7 @@
* Machine-type definitions: VAX
*
* from: conf-bsdvax.h,v 4.0 89/01/23 09:58:12 jtkohl Exp $
- * $FreeBSD$
+ * $Id$
*/
#define VAX
diff --git a/eBones/include/conf-ibm370.h b/eBones/include/conf-ibm370.h
index 35c8f73..80d87a1 100644
--- a/eBones/include/conf-ibm370.h
+++ b/eBones/include/conf-ibm370.h
@@ -6,7 +6,7 @@
* Machine-type definitions: IBM 370
*
* from: conf-ibm370.h,v 4.0 89/01/23 09:58:19 jtkohl Exp $
- * $FreeBSD$
+ * $Id$
*/
/* What else? */
diff --git a/eBones/include/conf-pc.h b/eBones/include/conf-pc.h
index 4d272c2..d56e5a9 100644
--- a/eBones/include/conf-pc.h
+++ b/eBones/include/conf-pc.h
@@ -6,7 +6,7 @@
* Machine-type definitions: IBM PC 8086
*
* from: conf-pc.h,v 4.0 89/01/23 09:58:26 jtkohl Exp $
- * $FreeBSD$
+ * $Id$
*
*/
diff --git a/eBones/include/conf-pyr.h b/eBones/include/conf-pyr.h
index 96f5bca..b1d3add 100644
--- a/eBones/include/conf-pyr.h
+++ b/eBones/include/conf-pyr.h
@@ -6,7 +6,7 @@
* Machine-type definitions: Pyramid
*
* from: conf-pyr.h,v 4.0 89/12/19 13:27:16 jtkohl Exp $
- * $FreeBSD$
+ * $Id$
*/
#define BITS32
diff --git a/eBones/include/conf-ultmips2.h b/eBones/include/conf-ultmips2.h
index fee76ad..ee50d90 100644
--- a/eBones/include/conf-ultmips2.h
+++ b/eBones/include/conf-ultmips2.h
@@ -6,7 +6,7 @@
* Machine-type definitions: DECstation 3100 (MIPS R2000)
*
* from: conf-ultmips2.h,v 4.0 89/01/23 09:58:32 jtkohl Exp $
- * $FreeBSD$
+ * $Id$
*/
#define MIPS2
diff --git a/eBones/include/conf.h b/eBones/include/conf.h
index d967f4a..3427e5c 100644
--- a/eBones/include/conf.h
+++ b/eBones/include/conf.h
@@ -12,7 +12,7 @@
* /usr/include/krb.h?)
*
* from: conf.h,v 4.0 89/01/23 09:58:40 jtkohl Exp $
- * $FreeBSD$
+ * $Id$
*/
#ifndef _CONF_H_
diff --git a/eBones/include/highc.h b/eBones/include/highc.h
index c681f35..e480d1c 100644
--- a/eBones/include/highc.h
+++ b/eBones/include/highc.h
@@ -7,7 +7,7 @@
* we've got available....
*
* from: highc.h,v 4.0 89/01/23 09:59:15 jtkohl Exp $
- * $FreeBSD$
+ * $Id$
*/
#define const
diff --git a/eBones/include/kdc.h b/eBones/include/kdc.h
index 2da8428..7950fff 100644
--- a/eBones/include/kdc.h
+++ b/eBones/include/kdc.h
@@ -6,7 +6,7 @@
* Include file for the Kerberos Key Distribution Center.
*
* from: kdc.h,v 4.1 89/01/24 17:54:04 jon Exp $
- * $FreeBSD$
+ * $Id$
*/
#ifndef KDC_DEFS
diff --git a/eBones/include/klog.h b/eBones/include/klog.h
index 7a5c389..dd1fe65 100644
--- a/eBones/include/klog.h
+++ b/eBones/include/klog.h
@@ -7,7 +7,7 @@
* type of message may be selectively turned on or off.
*
* from: klog.h,v 4.7 89/01/24 17:55:07 jon Exp $
- * $FreeBSD$
+ * $Id$
*/
#ifndef KLOG_DEFS
diff --git a/eBones/include/kparse.h b/eBones/include/kparse.h
index 662a752..077aa59 100644
--- a/eBones/include/kparse.h
+++ b/eBones/include/kparse.h
@@ -6,7 +6,7 @@
* Include file for kparse routines.
*
* from: kparse.h,v 4.5 89/01/11 12:05:53 steiner Exp $
- * $FreeBSD$
+ * $Id$
*/
#ifndef KPARSE_DEFS
diff --git a/eBones/include/krb.h b/eBones/include/krb.h
index d1f2389..63ce329 100644
--- a/eBones/include/krb.h
+++ b/eBones/include/krb.h
@@ -6,7 +6,7 @@
* Include file for the Kerberos library.
*
* from: krb.h,v 4.26 89/08/08 17:55:25 jtkohl Exp $
- * $FreeBSD$
+ * $Id$
*/
/* Only one time, please */
diff --git a/eBones/include/krb_conf.h b/eBones/include/krb_conf.h
index 2f22d07..0ae23e1 100644
--- a/eBones/include/krb_conf.h
+++ b/eBones/include/krb_conf.h
@@ -14,7 +14,7 @@
* sources.
*
* from: krb_conf.h,v 4.0 89/01/23 09:59:27 jtkohl Exp $
- * $FreeBSD$
+ * $Id$
*/
#ifndef KRB_CONF_DEFS
diff --git a/eBones/include/krb_db.h b/eBones/include/krb_db.h
index 2e31088..84da43d 100644
--- a/eBones/include/krb_db.h
+++ b/eBones/include/krb_db.h
@@ -11,7 +11,7 @@
* They MUST correspond to those defined in *.rel
*
* from: krb_db.h,v 4.9 89/01/24 17:55:39 jon Exp $
- * $FreeBSD$
+ * $Id$
*/
#ifndef KRB_DB_DEFS
diff --git a/eBones/include/lsb_addr_comp.h b/eBones/include/lsb_addr_comp.h
index 4aaf521..63e0923 100644
--- a/eBones/include/lsb_addr_comp.h
+++ b/eBones/include/lsb_addr_comp.h
@@ -7,7 +7,7 @@
* byte-order quantities
*
* from: lsb_addr_comp.h,v 4.0 89/01/23 15:44:46 jtkohl Exp $
- * $FreeBSD$
+ * $Id$
*/
#ifndef LSB_ADDR_COMP_DEFS
diff --git a/eBones/include/osconf.h b/eBones/include/osconf.h
index 4de067f..23bc76d 100644
--- a/eBones/include/osconf.h
+++ b/eBones/include/osconf.h
@@ -6,7 +6,7 @@
* Athena configuration.
*
* from: osconf.h,v 4.4 89/12/19 13:26:27 jtkohl Exp $
- * $FreeBSD$
+ * $Id$
*/
#ifdef tahoe
diff --git a/eBones/include/passwd_server.h b/eBones/include/passwd_server.h
index fe08969..155a172 100644
--- a/eBones/include/passwd_server.h
+++ b/eBones/include/passwd_server.h
@@ -6,7 +6,7 @@
* Include file for password server
*
* from: passwd_server.h,v 4.6 89/01/11 15:12:22 steiner Exp $
- * $FreeBSD$
+ * $Id$
*/
#ifndef PASSWD_SERVER_DEFS
diff --git a/eBones/include/principal.h b/eBones/include/principal.h
index e7d4526..7cac525 100644
--- a/eBones/include/principal.h
+++ b/eBones/include/principal.h
@@ -6,7 +6,7 @@
* Definitions for principal names.
*
* from: principal.h,v 4.5 89/01/11 15:15:01 steiner Exp $
- * $FreeBSD$
+ * $Id$
*/
#ifndef PRINCIPAL_DEFS
diff --git a/eBones/include/prot.h b/eBones/include/prot.h
index 60f2b55..e9c41cf 100644
--- a/eBones/include/prot.h
+++ b/eBones/include/prot.h
@@ -7,7 +7,7 @@
* Include file with authentication protocol information.
*
* from: prot.h,v 4.13 89/01/24 14:27:22 jtkohl Exp $
- * $FreeBSD$
+ * $Id$
*/
#include <krb_conf.h>
diff --git a/eBones/include/rkinit.h b/eBones/include/rkinit.h
index 46a9b9d..faf1435 100644
--- a/eBones/include/rkinit.h
+++ b/eBones/include/rkinit.h
@@ -1,7 +1,7 @@
/*
- * $FreeBSD$
+ * $Id$
* $Source: /home/ncvs/src/eBones/include/rkinit.h,v $
- * $Author: gibbs $
+ * $Author: jkh $
*
* Main header file for rkinit library users
*/
@@ -10,7 +10,7 @@
#define __RKINIT_H__
#if !defined(lint) && !defined(SABER) && !defined(LOCORE) && defined(RCS_HDRS)
-static char *rcsid_rkinit_h = "$FreeBSD$";
+static char *rcsid_rkinit_h = "$Id$";
#endif /* lint || SABER || LOCORE || RCS_HDRS */
#include <krb.h>
diff --git a/eBones/include/rkinit_private.h b/eBones/include/rkinit_private.h
index 3257d77..ec02509 100644
--- a/eBones/include/rkinit_private.h
+++ b/eBones/include/rkinit_private.h
@@ -1,5 +1,5 @@
/*
- * $FreeBSD$
+ * $Id$
*
* Header file for rkinit library and server internal use
*/
diff --git a/eBones/lib/Makefile b/eBones/lib/Makefile
index 96e581d..206bcaa 100644
--- a/eBones/lib/Makefile
+++ b/eBones/lib/Makefile
@@ -1,5 +1,5 @@
# From: @(#)Makefile 5.1 (Berkeley) 6/25/90
-# $FreeBSD$
+# $Id$
SUBDIR= libacl libkdb libkrb libkadm librkinit
diff --git a/eBones/lib/libacl/Makefile b/eBones/lib/libacl/Makefile
index 3c22530..927db02 100644
--- a/eBones/lib/libacl/Makefile
+++ b/eBones/lib/libacl/Makefile
@@ -1,5 +1,5 @@
# From: @(#)Makefile 5.1 (Berkeley) 6/25/90
-# $FreeBSD$
+# $Id$
LIB= acl
CFLAGS+=-DDEBUG -DKERBEROS
diff --git a/eBones/lib/libacl/acl_check.3 b/eBones/lib/libacl/acl_check.3
index bca6250..6cb2eee 100644
--- a/eBones/lib/libacl/acl_check.3
+++ b/eBones/lib/libacl/acl_check.3
@@ -1,5 +1,5 @@
.\" from: acl_check.3,v 4.1 89/01/23 11:06:54 jtkohl Exp $
-.\" $FreeBSD$
+.\" $Id$
.\" Copyright 1989 by the Massachusetts Institute of Technology.
.\"
.\" For copying and distribution information,
diff --git a/eBones/lib/libacl/acl_files.c b/eBones/lib/libacl/acl_files.c
index a75a965..c5fe861 100644
--- a/eBones/lib/libacl/acl_files.c
+++ b/eBones/lib/libacl/acl_files.c
@@ -6,13 +6,13 @@
* <mit-copyright.h>.
*
* from: acl_files.c,v 4.4 89/12/19 13:30:53 jtkohl Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char rcsid[] =
-"$FreeBSD$";
+"$Id$";
#endif lint
#endif
diff --git a/eBones/lib/libkadm/Makefile b/eBones/lib/libkadm/Makefile
index 587f987..63db354 100644
--- a/eBones/lib/libkadm/Makefile
+++ b/eBones/lib/libkadm/Makefile
@@ -1,5 +1,5 @@
# From: @(#)Makefile 5.1 (Berkeley) 6/25/90
-# $FreeBSD$
+# $Id$
LIB= kadm
diff --git a/eBones/lib/libkadm/kadm_cli_wrap.c b/eBones/lib/libkadm/kadm_cli_wrap.c
index 26992e2..9ca0bdf 100644
--- a/eBones/lib/libkadm/kadm_cli_wrap.c
+++ b/eBones/lib/libkadm/kadm_cli_wrap.c
@@ -12,7 +12,7 @@
static char rcsid_kadm_cli_wrap_c[] =
"from: Id: kadm_cli_wrap.c,v 4.6 89/12/30 20:09:45 qjb Exp";
static const char rcsid[] =
- "$FreeBSD$";
+ "$Id$";
#endif lint
#endif
diff --git a/eBones/lib/libkadm/kadm_stream.c b/eBones/lib/libkadm/kadm_stream.c
index c714975..8bec7d7 100644
--- a/eBones/lib/libkadm/kadm_stream.c
+++ b/eBones/lib/libkadm/kadm_stream.c
@@ -12,7 +12,7 @@
static char rcsid_kadm_stream_c[] =
"Header: /afs/athena.mit.edu/astaff/project/kerberos/src/lib/kadm/RCS/kadm_stream.c,v 4.2 89/09/26 09:20:48 jtkohl Exp ";
static const char rcsid[] =
- "$FreeBSD$";
+ "$Id$";
#endif lint
#endif
diff --git a/eBones/lib/libkadm/kadm_supp.c b/eBones/lib/libkadm/kadm_supp.c
index ca516a0..cf8bba5 100644
--- a/eBones/lib/libkadm/kadm_supp.c
+++ b/eBones/lib/libkadm/kadm_supp.c
@@ -12,7 +12,7 @@
static char rcsid_kadm_supp_c[] =
"Header: /afs/athena.mit.edu/astaff/project/kerberos/src/lib/kadm/RCS/kadm_supp.c,v 4.1 89/09/26 09:21:07 jtkohl Exp ";
static const char rcsid[] =
- "$FreeBSD$";
+ "$Id$";
#endif lint
#endif
diff --git a/eBones/lib/libkdb/Makefile b/eBones/lib/libkdb/Makefile
index 07c61f4..88041cc 100644
--- a/eBones/lib/libkdb/Makefile
+++ b/eBones/lib/libkdb/Makefile
@@ -1,5 +1,5 @@
# From: @(#)Makefile 5.1 (Berkeley) 6/25/90
-# $FreeBSD$
+# $Id$
LIB= kdb
CFLAGS+=-DKERBEROS -DDEBUG
diff --git a/eBones/lib/libkdb/krb_cache.c b/eBones/lib/libkdb/krb_cache.c
index a45ea90..2e8ad11 100644
--- a/eBones/lib/libkdb/krb_cache.c
+++ b/eBones/lib/libkdb/krb_cache.c
@@ -6,13 +6,13 @@
* This is where a cache would be implemented, if it were necessary.
*
* from: krb_cache.c,v 4.5 89/01/24 18:12:34 jon Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char rcsid[] =
-"$FreeBSD$";
+"$Id$";
#endif lint
#endif
diff --git a/eBones/lib/libkdb/krb_dbm.c b/eBones/lib/libkdb/krb_dbm.c
index ac635a2..9b100c5 100644
--- a/eBones/lib/libkdb/krb_dbm.c
+++ b/eBones/lib/libkdb/krb_dbm.c
@@ -4,13 +4,13 @@
* <Copyright.MIT>.
*
* from: krb_dbm.c,v 4.9 89/04/18 16:15:13 wesommer Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char rcsid[] =
-"$FreeBSD$";
+"$Id$";
#endif lint
#endif
diff --git a/eBones/lib/libkdb/krb_kdb_utils.c b/eBones/lib/libkdb/krb_kdb_utils.c
index 1f52cc6..abec479 100644
--- a/eBones/lib/libkdb/krb_kdb_utils.c
+++ b/eBones/lib/libkdb/krb_kdb_utils.c
@@ -10,13 +10,13 @@
* Jon Rochlis, MIT Telecom, March 1988
*
* from: krb_kdb_utils.c,v 4.1 89/07/26 11:01:12 jtkohl Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char rcsid[] =
-"$FreeBSD$";
+"$Id$";
#endif lint
#endif
diff --git a/eBones/lib/libkdb/krb_lib.c b/eBones/lib/libkdb/krb_lib.c
index c23c58b..235c050 100644
--- a/eBones/lib/libkdb/krb_lib.c
+++ b/eBones/lib/libkdb/krb_lib.c
@@ -1,6 +1,6 @@
/*
* $Source: /home/ncvs/src/eBones/lib/libkdb/krb_lib.c,v $
- * $Author: markm $
+ * $Author: jkh $
*
* Copyright 1988 by the Massachusetts Institute of Technology.
*
@@ -11,7 +11,7 @@
#if 0
#ifndef lint
static char rcsid[] =
-"$FreeBSD$";
+"$Id$";
#endif lint
#endif
diff --git a/eBones/lib/libkdb/print_princ.c b/eBones/lib/libkdb/print_princ.c
index 75b8f30..396a66a 100644
--- a/eBones/lib/libkdb/print_princ.c
+++ b/eBones/lib/libkdb/print_princ.c
@@ -3,14 +3,14 @@
* For copying and distribution information, please see the file
* <Copyright.MIT>.
*
- * from: $Header: /home/ncvs/src/eBones/lib/libkdb/print_princ.c,v 1.4 1995/09/07 21:37:13 markm Exp $
- * $FreeBSD$
+ * from: $Header: /home/ncvs/src/eBones/lib/libkdb/print_princ.c,v 1.5 1997/01/14 05:40:32 jkh Exp $
+ * $Id$
*/
#if 0
#ifndef lint
static char rcsid[] =
-"$FreeBSD$";
+"$Id$";
#endif lint
#endif
diff --git a/eBones/lib/libkrb/Makefile b/eBones/lib/libkrb/Makefile
index 0c622b6..4bd9eee 100644
--- a/eBones/lib/libkrb/Makefile
+++ b/eBones/lib/libkrb/Makefile
@@ -1,5 +1,5 @@
# From: @(#)Makefile 5.1 (Berkeley) 6/25/90
-# $FreeBSD$
+# $Id$
LIB= krb
SHLIB_MINOR= 1
diff --git a/eBones/lib/libkrb/add_ticket.c b/eBones/lib/libkrb/add_ticket.c
index b28ed4d..e9840b6 100644
--- a/eBones/lib/libkrb/add_ticket.c
+++ b/eBones/lib/libkrb/add_ticket.c
@@ -5,13 +5,13 @@
* <Copyright.MIT>.
*
* from: add_ticket.c,v 4.7 88/10/07 06:06:26 shanzer Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char rcsid[] =
-"$FreeBSD$";
+"$Id$";
#endif /* lint */
#endif
diff --git a/eBones/lib/libkrb/create_auth_reply.c b/eBones/lib/libkrb/create_auth_reply.c
index e70d74f..e7f669b 100644
--- a/eBones/lib/libkrb/create_auth_reply.c
+++ b/eBones/lib/libkrb/create_auth_reply.c
@@ -5,13 +5,13 @@
* <Copyright.MIT>.
*
* from: create_auth_reply.c,v 4.10 89/01/13 17:47:38 steiner Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char *rcsid =
-"$FreeBSD$";
+"$Id$";
#endif /* lint */
#endif
diff --git a/eBones/lib/libkrb/create_ciph.c b/eBones/lib/libkrb/create_ciph.c
index d94716e..c0e5656 100644
--- a/eBones/lib/libkrb/create_ciph.c
+++ b/eBones/lib/libkrb/create_ciph.c
@@ -5,13 +5,13 @@
* <Copyright.MIT>.
*
* from: create_ciph.c,v 4.8 89/05/18 21:24:26 jis Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char *rcsid =
-"$FreeBSD$";
+"$Id$";
#endif /* lint */
#endif
diff --git a/eBones/lib/libkrb/create_death_packet.c b/eBones/lib/libkrb/create_death_packet.c
index 1d79102..46decc1 100644
--- a/eBones/lib/libkrb/create_death_packet.c
+++ b/eBones/lib/libkrb/create_death_packet.c
@@ -5,13 +5,13 @@
* <Copyright.MIT>.
*
* from: create_death_packet.c,v 4.9 89/01/17 16:05:59 rfrench Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char *rcsid =
-"$FreeBSD$";
+"$Id$";
#endif /* lint */
#endif
diff --git a/eBones/lib/libkrb/create_ticket.c b/eBones/lib/libkrb/create_ticket.c
index eca838e..ff9a09b 100644
--- a/eBones/lib/libkrb/create_ticket.c
+++ b/eBones/lib/libkrb/create_ticket.c
@@ -5,13 +5,13 @@
* <Copyright.MIT>.
*
* from: create_ticket.c,v 4.11 89/03/22 14:43:23 jtkohl Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char rcsid[] =
-"$FreeBSD$";
+"$Id$";
#endif /* lint */
#endif
diff --git a/eBones/lib/libkrb/debug_decl.c b/eBones/lib/libkrb/debug_decl.c
index 128dd07..f39aa61 100644
--- a/eBones/lib/libkrb/debug_decl.c
+++ b/eBones/lib/libkrb/debug_decl.c
@@ -4,13 +4,13 @@
* <Copyright.MIT>.
*
* from: debug_decl.c,v 4.5 88/10/07 06:07:49 shanzer Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char rcsid[] =
-"$FreeBSD$";
+"$Id$";
#endif lint
#endif
diff --git a/eBones/lib/libkrb/decomp_ticket.c b/eBones/lib/libkrb/decomp_ticket.c
index b3b3cad..cb304df 100644
--- a/eBones/lib/libkrb/decomp_ticket.c
+++ b/eBones/lib/libkrb/decomp_ticket.c
@@ -5,13 +5,13 @@
* <Copyright.MIT>.
*
* from: decomp_ticket.c,v 4.12 89/05/16 18:44:46 jtkohl Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char *rcsid =
-"$FreeBSD$";
+"$Id$";
#endif /* lint */
#endif
diff --git a/eBones/lib/libkrb/des_rw.c b/eBones/lib/libkrb/des_rw.c
index e115c74..e2ac183 100644
--- a/eBones/lib/libkrb/des_rw.c
+++ b/eBones/lib/libkrb/des_rw.c
@@ -35,7 +35,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD$
+ * $Id$
*/
/*
diff --git a/eBones/lib/libkrb/dest_tkt.c b/eBones/lib/libkrb/dest_tkt.c
index 2c45dc2..c91d881 100644
--- a/eBones/lib/libkrb/dest_tkt.c
+++ b/eBones/lib/libkrb/dest_tkt.c
@@ -5,13 +5,13 @@
* <Copyright.MIT>.
*
* from: dest_tkt.c,v 4.9 89/10/02 16:23:07 jtkohl Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char *rcsid =
-"$FreeBSD$";
+"$Id$";
#endif /* lint */
#endif
diff --git a/eBones/lib/libkrb/extract_ticket.c b/eBones/lib/libkrb/extract_ticket.c
index 840da29..eb9e3b0 100644
--- a/eBones/lib/libkrb/extract_ticket.c
+++ b/eBones/lib/libkrb/extract_ticket.c
@@ -5,13 +5,13 @@
* <Copyright.MIT>.
*
* from: extract_ticket.c,v 4.6 88/10/07 06:08:15 shanzer Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char *rcsid =
-"$FreeBSD$";
+"$Id$";
#endif /* lint */
#endif
diff --git a/eBones/lib/libkrb/fgetst.c b/eBones/lib/libkrb/fgetst.c
index f053e5b..459b5f4 100644
--- a/eBones/lib/libkrb/fgetst.c
+++ b/eBones/lib/libkrb/fgetst.c
@@ -4,13 +4,13 @@
* <Copyright.MIT>.
*
* from: fgetst.c,v 4.0 89/01/23 10:08:31 jtkohl Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char rcsid[] =
-"$FreeBSD$";
+"$Id$";
#endif /* lint */
#endif
diff --git a/eBones/lib/libkrb/get_ad_tkt.c b/eBones/lib/libkrb/get_ad_tkt.c
index 0d109ca..4ab5e67 100644
--- a/eBones/lib/libkrb/get_ad_tkt.c
+++ b/eBones/lib/libkrb/get_ad_tkt.c
@@ -5,13 +5,13 @@
* <Copyright.MIT>.
*
* from: get_ad_tkt.c,v 4.15 89/07/07 15:18:51 jtkohl Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char rcsid[] =
-"$FreeBSD$";
+"$Id$";
#endif /* lint */
#endif
diff --git a/eBones/lib/libkrb/get_admhst.c b/eBones/lib/libkrb/get_admhst.c
index 1e3be22..2f84f3c 100644
--- a/eBones/lib/libkrb/get_admhst.c
+++ b/eBones/lib/libkrb/get_admhst.c
@@ -5,13 +5,13 @@
* <Copyright.MIT>.
*
* from: get_admhst.c,v 4.0 89/01/23 10:08:55 jtkohl Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char *rcsid =
-"$FreeBSD$";
+"$Id$";
#endif /* lint */
#endif
diff --git a/eBones/lib/libkrb/get_cred.c b/eBones/lib/libkrb/get_cred.c
index 452663f..ef0bf74 100644
--- a/eBones/lib/libkrb/get_cred.c
+++ b/eBones/lib/libkrb/get_cred.c
@@ -5,13 +5,13 @@
* <Copyright.MIT>.
*
* from: get_cred.c,v 4.10 89/05/31 17:46:22 jtkohl Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char *rcsid =
-"$FreeBSD$";
+"$Id$";
#endif /* lint */
#endif
diff --git a/eBones/lib/libkrb/get_in_tkt.c b/eBones/lib/libkrb/get_in_tkt.c
index 61839eb..9cc5779 100644
--- a/eBones/lib/libkrb/get_in_tkt.c
+++ b/eBones/lib/libkrb/get_in_tkt.c
@@ -4,13 +4,13 @@
* <Copyright.MIT>.
*
* from: get_in_tkt.c,v 4.12 89/07/18 16:32:56 jtkohl Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char rcsid[] =
-"$FreeBSD$";
+"$Id$";
#endif /* lint */
#endif
@@ -90,7 +90,7 @@ krb_get_pw_in_tkt(user,instance,realm,service,sinstance,life,password)
#ifdef NOENCRYPTION
/*
* $Source: /home/ncvs/src/eBones/lib/libkrb/get_in_tkt.c,v $
- * $Author: markm $
+ * $Author: jkh $
*
* Copyright 1985, 1986, 1987, 1988 by the Massachusetts Institute
* of Technology.
diff --git a/eBones/lib/libkrb/get_krbhst.c b/eBones/lib/libkrb/get_krbhst.c
index 7ba4c36..30ecdbf 100644
--- a/eBones/lib/libkrb/get_krbhst.c
+++ b/eBones/lib/libkrb/get_krbhst.c
@@ -5,13 +5,13 @@
* <Copyright.MIT>.
*
* from: get_krbhst.c,v 4.8 89/01/22 20:00:29 rfrench Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char *rcsid =
-"$FreeBSD$";
+"$Id$";
#endif /* lint */
#endif
diff --git a/eBones/lib/libkrb/get_krbrlm.c b/eBones/lib/libkrb/get_krbrlm.c
index 682b61d..dceb49a 100644
--- a/eBones/lib/libkrb/get_krbrlm.c
+++ b/eBones/lib/libkrb/get_krbrlm.c
@@ -5,13 +5,13 @@
* <Copyright.MIT>.
*
* from: get_krbrlm.c,v 4.8 89/01/22 20:02:54 rfrench Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char *rcsid =
-"$FreeBSD$";
+"$Id$";
#endif /* lint */
#endif
diff --git a/eBones/lib/libkrb/get_phost.c b/eBones/lib/libkrb/get_phost.c
index 9088649..8d3ee48 100644
--- a/eBones/lib/libkrb/get_phost.c
+++ b/eBones/lib/libkrb/get_phost.c
@@ -4,13 +4,13 @@
* <Copyright.MIT>.
*
* from: get_phost.c,v 4.6 89/01/23 09:25:40 jtkohl Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char rcsid[] =
-"$FreeBSD$";
+"$Id$";
#endif /* lint */
#endif
diff --git a/eBones/lib/libkrb/get_pw_tkt.c b/eBones/lib/libkrb/get_pw_tkt.c
index 79ebc15..66661d1 100644
--- a/eBones/lib/libkrb/get_pw_tkt.c
+++ b/eBones/lib/libkrb/get_pw_tkt.c
@@ -5,13 +5,13 @@
* <Copyright.MIT>.
*
* from: get_pw_tkt.c,v 4.6 89/01/13 18:19:11 steiner Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char *rcsid =
-"$FreeBSD$";
+"$Id$";
#endif /* lint */
#endif
diff --git a/eBones/lib/libkrb/get_request.c b/eBones/lib/libkrb/get_request.c
index ce74c60..c9d32b2 100644
--- a/eBones/lib/libkrb/get_request.c
+++ b/eBones/lib/libkrb/get_request.c
@@ -5,13 +5,13 @@
* <Copyright.MIT>.
*
* from: get_request.c,v 4.7 88/12/01 14:00:11 jtkohl Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char *rcsid =
-"$FreeBSD$";
+"$Id$";
#endif /* lint */
#endif
diff --git a/eBones/lib/libkrb/get_svc_in_tkt.c b/eBones/lib/libkrb/get_svc_in_tkt.c
index 3771e76..fdc50ca 100644
--- a/eBones/lib/libkrb/get_svc_in_tkt.c
+++ b/eBones/lib/libkrb/get_svc_in_tkt.c
@@ -4,13 +4,13 @@
* <Copyright.MIT>.
*
* from: get_svc_in_tkt.c,v 4.9 89/07/18 16:33:34 jtkohl Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char rcsid[] =
-"$FreeBSD$";
+"$Id$";
#endif /* lint */
#endif
diff --git a/eBones/lib/libkrb/get_tf_fullname.c b/eBones/lib/libkrb/get_tf_fullname.c
index 42041b8..6db4ae2 100644
--- a/eBones/lib/libkrb/get_tf_fullname.c
+++ b/eBones/lib/libkrb/get_tf_fullname.c
@@ -4,13 +4,13 @@
* <Copyright.MIT>.
*
* from: get_tf_fullname.c,v 4.3 90/03/10 22:40:20 jon Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char rcsid[] =
-"$FreeBSD$";
+"$Id$";
#endif /* lint */
#endif
diff --git a/eBones/lib/libkrb/get_tf_realm.c b/eBones/lib/libkrb/get_tf_realm.c
index de91412..35c0607 100644
--- a/eBones/lib/libkrb/get_tf_realm.c
+++ b/eBones/lib/libkrb/get_tf_realm.c
@@ -4,13 +4,13 @@
* <Copyright.MIT>.
*
* from: get_tf_realm.c,v 4.2 90/01/02 13:40:19 jtkohl Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char rcsid[] =
-"$FreeBSD$";
+"$Id$";
#endif /* lint */
#endif
diff --git a/eBones/lib/libkrb/getrealm.c b/eBones/lib/libkrb/getrealm.c
index 4060035..945ddfd 100644
--- a/eBones/lib/libkrb/getrealm.c
+++ b/eBones/lib/libkrb/getrealm.c
@@ -6,13 +6,13 @@
* routine to convert hostname into realm name.
*
* from: getrealm.c,v 4.6 90/01/02 13:35:56 jtkohl Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char rcsid[] =
-"$FreeBSD$";
+"$Id$";
#endif lint
#endif
diff --git a/eBones/lib/libkrb/getst.c b/eBones/lib/libkrb/getst.c
index 0034838..e046257 100644
--- a/eBones/lib/libkrb/getst.c
+++ b/eBones/lib/libkrb/getst.c
@@ -4,13 +4,13 @@
* <Copyright.MIT>.
*
* form: getst.c,v 4.5 88/11/15 16:31:39 jtkohl Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char rcsid[] =
-"$FreeBSD$";
+"$Id$";
#endif /* lint */
#endif
diff --git a/eBones/lib/libkrb/in_tkt.c b/eBones/lib/libkrb/in_tkt.c
index a70945c..faa9703 100644
--- a/eBones/lib/libkrb/in_tkt.c
+++ b/eBones/lib/libkrb/in_tkt.c
@@ -5,13 +5,13 @@
* <Copyright.MIT>.
*
* from: kt.c,v 4.9 89/10/25 19:03:35 qjb Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char rcsid[] =
-"$FreeBSD$";
+"$Id$";
#endif /* lint */
#endif
diff --git a/eBones/lib/libkrb/k_gethostname.c b/eBones/lib/libkrb/k_gethostname.c
index 00a4cac..f1df2cf 100644
--- a/eBones/lib/libkrb/k_gethostname.c
+++ b/eBones/lib/libkrb/k_gethostname.c
@@ -4,13 +4,13 @@
* <Copyright.MIT>.
*
* from: k_gethostname.c,v 4.1 88/12/01 14:04:42 jtkohl Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char rcsid[] =
-"$FreeBSD$";
+"$Id$";
#endif /* lint */
#endif
diff --git a/eBones/lib/libkrb/klog.c b/eBones/lib/libkrb/klog.c
index b2b4929..3f9f3e0 100644
--- a/eBones/lib/libkrb/klog.c
+++ b/eBones/lib/libkrb/klog.c
@@ -5,13 +5,13 @@
* <Copyright.MIT>.
*
* from: klog.c,v 4.6 88/12/01 14:06:05 jtkohl Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char *rcsid =
-"$FreeBSD$";
+"$Id$";
#endif /* lint */
#endif
diff --git a/eBones/lib/libkrb/kname_parse.c b/eBones/lib/libkrb/kname_parse.c
index 7a3f602..3eb65ba 100644
--- a/eBones/lib/libkrb/kname_parse.c
+++ b/eBones/lib/libkrb/kname_parse.c
@@ -4,13 +4,13 @@
* <Copyright.MIT>.
*
* from: kname_parse.c,v 4.4 88/12/01 14:07:29 jtkohl Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char rcsid[] =
-"$FreeBSD$";
+"$Id$";
#endif /* lint */
#endif
diff --git a/eBones/lib/libkrb/kntoln.c b/eBones/lib/libkrb/kntoln.c
index 987fd7c4..d397cd9 100644
--- a/eBones/lib/libkrb/kntoln.c
+++ b/eBones/lib/libkrb/kntoln.c
@@ -5,13 +5,13 @@
* <Copyright.MIT>.
*
* from: kntoln.c,v 4.7 89/01/23 09:25:15 jtkohl Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char *rcsid =
-"$FreeBSD$";
+"$Id$";
#endif /* lint */
#endif
diff --git a/eBones/lib/libkrb/kparse.c b/eBones/lib/libkrb/kparse.c
index 87fa64a..720bc89 100644
--- a/eBones/lib/libkrb/kparse.c
+++ b/eBones/lib/libkrb/kparse.c
@@ -30,13 +30,13 @@
*
*
* from: kparse.c,v 4.5 89/01/21 17:20:39 jtkohl Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char rcsid[] =
-"$FreeBSD$";
+"$Id$";
#endif lint
#endif
diff --git a/eBones/lib/libkrb/krb_err.et b/eBones/lib/libkrb/krb_err.et
index 1d5d5f5..8fedf9f 100644
--- a/eBones/lib/libkrb/krb_err.et
+++ b/eBones/lib/libkrb/krb_err.et
@@ -3,7 +3,7 @@
# "Copyright.MIT".
#
# from: krb_err.et,v 4.1 89/09/26 09:24:20 jtkohl Exp $
-# $FreeBSD$
+# $Id$
#
error_table krb
diff --git a/eBones/lib/libkrb/krb_err_txt.c b/eBones/lib/libkrb/krb_err_txt.c
index fd1ae2d..ebe6fa4 100644
--- a/eBones/lib/libkrb/krb_err_txt.c
+++ b/eBones/lib/libkrb/krb_err_txt.c
@@ -4,13 +4,13 @@
* <Copyright.MIT>.
*
* from: krb_err_txt.c,v 4.7 88/12/01 14:10:14 jtkohl Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char rcsid[] =
-"$FreeBSD$";
+"$Id$";
#endif lint
#endif
diff --git a/eBones/lib/libkrb/krb_get_in_tkt.c b/eBones/lib/libkrb/krb_get_in_tkt.c
index 06e2e3a..016f35b 100644
--- a/eBones/lib/libkrb/krb_get_in_tkt.c
+++ b/eBones/lib/libkrb/krb_get_in_tkt.c
@@ -5,13 +5,13 @@
* <Copyright.MIT>.
*
* from: der: krb_get_in_tkt.c,v 4.19 89/07/18 16:31:31 jtkohl Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char *rcsid =
-"$FreeBSD$";
+"$Id$";
#endif /* lint */
#endif
diff --git a/eBones/lib/libkrb/krb_realmofhost.3 b/eBones/lib/libkrb/krb_realmofhost.3
index a168867..f710bbf 100644
--- a/eBones/lib/libkrb/krb_realmofhost.3
+++ b/eBones/lib/libkrb/krb_realmofhost.3
@@ -1,5 +1,5 @@
.\" from: krb_realmofhost.3,v 4.1 89/01/23 11:10:47 jtkohl Exp $
-.\" $FreeBSD$
+.\" $Id$
.\" Copyright 1989 by the Massachusetts Institute of Technology.
.\"
.\" For copying and distribution information,
diff --git a/eBones/lib/libkrb/krb_sendauth.3 b/eBones/lib/libkrb/krb_sendauth.3
index e6d63a9..d014d2c 100644
--- a/eBones/lib/libkrb/krb_sendauth.3
+++ b/eBones/lib/libkrb/krb_sendauth.3
@@ -1,5 +1,5 @@
.\" from: krb_sendauth.3,v 4.1 89/01/23 11:10:58 jtkohl Exp $
-.\" $FreeBSD$
+.\" $Id$
.\" Copyright 1988 by the Massachusetts Institute of Technology.
.\"
.\" For copying and distribution information,
diff --git a/eBones/lib/libkrb/krb_set_tkt_string.3 b/eBones/lib/libkrb/krb_set_tkt_string.3
index 4b34fe5..4adf847 100644
--- a/eBones/lib/libkrb/krb_set_tkt_string.3
+++ b/eBones/lib/libkrb/krb_set_tkt_string.3
@@ -1,5 +1,5 @@
.\" from: krb_set_tkt_string.3,v 4.1 89/01/23 11:11:09 jtkohl Exp $
-.\" $FreeBSD$
+.\" $Id$
.\" Copyright 1989 by the Massachusetts Institute of Technology.
.\"
.\" For copying and distribution information,
diff --git a/eBones/lib/libkrb/krbglue.c b/eBones/lib/libkrb/krbglue.c
index 5dd0447..80edeba 100644
--- a/eBones/lib/libkrb/krbglue.c
+++ b/eBones/lib/libkrb/krbglue.c
@@ -4,13 +4,13 @@
* <Copyright.MIT>.
*
* from: krbglue.c,v 4.1 89/01/23 15:51:50 wesommer Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char rcsid[] =
-$FreeBSD$";
+$Id$";
#endif lint
#endif
diff --git a/eBones/lib/libkrb/kuserok.3 b/eBones/lib/libkrb/kuserok.3
index 5f8e146..4108bc5 100644
--- a/eBones/lib/libkrb/kuserok.3
+++ b/eBones/lib/libkrb/kuserok.3
@@ -1,5 +1,5 @@
.\" from: kuserok.3,v 4.1 89/01/23 11:11:49 jtkohl Exp $
-.\" $FreeBSD$
+.\" $Id$
.\" Copyright 1989 by the Massachusetts Institute of Technology.
.\"
.\" For copying and distribution information,
diff --git a/eBones/lib/libkrb/kuserok.c b/eBones/lib/libkrb/kuserok.c
index 116ae50..c02598b 100644
--- a/eBones/lib/libkrb/kuserok.c
+++ b/eBones/lib/libkrb/kuserok.c
@@ -7,13 +7,13 @@
* access to a local account
*
* from: kuserok.c,v 4.5 89/01/23 09:25:21 jtkohl Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char rcsid[] =
-"$FreeBSD$";
+"$Id$";
#endif lint
#endif
diff --git a/eBones/lib/libkrb/log.c b/eBones/lib/libkrb/log.c
index 008fdca..207fe64 100644
--- a/eBones/lib/libkrb/log.c
+++ b/eBones/lib/libkrb/log.c
@@ -5,13 +5,13 @@
* <Copyright.MIT>.
*
* from: log.c,v 4.7 88/12/01 14:15:14 jtkohl Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char *rcsid =
-"$FreeBSD$";
+"$Id$";
#endif /* lint */
#endif
diff --git a/eBones/lib/libkrb/mk_err.c b/eBones/lib/libkrb/mk_err.c
index 005e5f4..2142b1a 100644
--- a/eBones/lib/libkrb/mk_err.c
+++ b/eBones/lib/libkrb/mk_err.c
@@ -5,13 +5,13 @@
* <Copyright.MIT>.
*
* from: mk_err.c,v 4.4 88/11/15 16:33:36 jtkohl Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char *rcsid =
-"$FreeBSD$";
+"$Id$";
#endif /* lint */
#endif
diff --git a/eBones/lib/libkrb/mk_priv.c b/eBones/lib/libkrb/mk_priv.c
index cbbeb61..ecdb540 100644
--- a/eBones/lib/libkrb/mk_priv.c
+++ b/eBones/lib/libkrb/mk_priv.c
@@ -16,13 +16,13 @@
* Steve Miller Project Athena MIT/DEC
*
* from: mk_priv.c,v 4.13 89/03/22 14:48:59 jtkohl Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char rcsid[] =
-"$FreeBSD$";
+"$Id$";
#endif /* lint */
#endif
diff --git a/eBones/lib/libkrb/mk_req.c b/eBones/lib/libkrb/mk_req.c
index 4eb09a2..ca19b2d 100644
--- a/eBones/lib/libkrb/mk_req.c
+++ b/eBones/lib/libkrb/mk_req.c
@@ -5,13 +5,13 @@
* <Copyright.MIT>.
*
* from: der: mk_req.c,v 4.17 89/07/07 15:20:35 jtkohl Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char *rcsid =
-"$FreeBSD$";
+"$Id$";
#endif /* lint */
#endif
diff --git a/eBones/lib/libkrb/mk_safe.c b/eBones/lib/libkrb/mk_safe.c
index f434fec..4e29dc2 100644
--- a/eBones/lib/libkrb/mk_safe.c
+++ b/eBones/lib/libkrb/mk_safe.c
@@ -15,13 +15,13 @@
* Steve Miller Project Athena MIT/DEC
*
* from: mk_safe.c,v 4.12 89/03/22 14:50:49 jtkohl Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char rcsid[] =
-"$FreeBSD$";
+"$Id$";
#endif /* lint */
#endif
diff --git a/eBones/lib/libkrb/month_sname.c b/eBones/lib/libkrb/month_sname.c
index 70a73cf..79d3ec1 100644
--- a/eBones/lib/libkrb/month_sname.c
+++ b/eBones/lib/libkrb/month_sname.c
@@ -5,13 +5,13 @@
* <Copyright.MIT>.
*
* from: month_sname.c,v 4.4 88/11/15 16:39:32 jtkohl Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char *rcsid =
-"$FreeBSD$";
+"$Id$";
#endif /* lint */
#endif
diff --git a/eBones/lib/libkrb/netread.c b/eBones/lib/libkrb/netread.c
index ea2f9d7..e0d3ae6 100644
--- a/eBones/lib/libkrb/netread.c
+++ b/eBones/lib/libkrb/netread.c
@@ -4,13 +4,13 @@
* <Copyright.MIT>.
*
* from: netread.c,v 4.1 88/11/15 16:47:21 jtkohl Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char rcsid[] =
-"$FreeBSD$";
+"$Id$";
#endif lint
#endif
diff --git a/eBones/lib/libkrb/netwrite.c b/eBones/lib/libkrb/netwrite.c
index f6d09aa..51b3820 100644
--- a/eBones/lib/libkrb/netwrite.c
+++ b/eBones/lib/libkrb/netwrite.c
@@ -4,13 +4,13 @@
* <Copyright.MIT>.
*
* from: netwrite.c,v 4.1 88/11/15 16:48:58 jtkohl Exp $";
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char rcsid[] =
-"$FreeBSD$";
+"$Id$";
#endif lint
#endif
diff --git a/eBones/lib/libkrb/one.c b/eBones/lib/libkrb/one.c
index 86a439a..a986b37 100644
--- a/eBones/lib/libkrb/one.c
+++ b/eBones/lib/libkrb/one.c
@@ -4,13 +4,13 @@
* <Copyright.MIT>.
*
* form: one.c,v 4.1 88/11/15 16:51:41 jtkohl Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char rcsid[] =
-"$FreeBSD$";
+"$Id$";
#endif lint
#endif
diff --git a/eBones/lib/libkrb/pkt_cipher.c b/eBones/lib/libkrb/pkt_cipher.c
index 59d5a39..bcadcf9 100644
--- a/eBones/lib/libkrb/pkt_cipher.c
+++ b/eBones/lib/libkrb/pkt_cipher.c
@@ -5,13 +5,13 @@
* <Copyright.MIT>.
*
* from: pkt_cipher.c,v 4.8 89/01/13 17:46:14 steiner Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char *rcsid =
-"$FreeBSD$";
+"$Id$";
#endif /* lint */
#endif
diff --git a/eBones/lib/libkrb/pkt_clen.c b/eBones/lib/libkrb/pkt_clen.c
index a956ae0..913eb8c 100644
--- a/eBones/lib/libkrb/pkt_clen.c
+++ b/eBones/lib/libkrb/pkt_clen.c
@@ -5,13 +5,13 @@
* <Copyright.MIT>.
*
* from: pkt_clen.c,v 4.7 88/11/15 16:56:36 jtkohl Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char *rcsid =
-"$FreeBSD$";
+"$Id$";
#endif /* lint */
#endif
diff --git a/eBones/lib/libkrb/rd_err.c b/eBones/lib/libkrb/rd_err.c
index 9d0a2b6..7d2f6ed 100644
--- a/eBones/lib/libkrb/rd_err.c
+++ b/eBones/lib/libkrb/rd_err.c
@@ -13,13 +13,13 @@
* Steve Miller Project Athena MIT/DEC
*
* from: rd_err.c,v 4.5 89/01/13 17:26:38 steiner Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char rcsid[] =
-"$FreeBSD$";
+"$Id$";
#endif /* lint */
#endif
diff --git a/eBones/lib/libkrb/rd_priv.c b/eBones/lib/libkrb/rd_priv.c
index 029ebc6..b3a1479 100644
--- a/eBones/lib/libkrb/rd_priv.c
+++ b/eBones/lib/libkrb/rd_priv.c
@@ -15,13 +15,13 @@
* Steve Miller Project Athena MIT/DEC
*
* from: rd_priv.c,v 4.14 89/04/28 11:59:42 jtkohl Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char rcsid[]=
-"$FreeBSD$";
+"$Id$";
#endif /* lint */
#endif
diff --git a/eBones/lib/libkrb/rd_req.c b/eBones/lib/libkrb/rd_req.c
index e6f2598..422aca9 100644
--- a/eBones/lib/libkrb/rd_req.c
+++ b/eBones/lib/libkrb/rd_req.c
@@ -5,13 +5,13 @@
* <Copyright.MIT>.
*
* from: der: rd_req.c,v 4.16 89/03/22 14:52:06 jtkohl Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char *rcsid =
-"$FreeBSD$";
+"$Id$";
#endif /* lint */
#endif
diff --git a/eBones/lib/libkrb/rd_safe.c b/eBones/lib/libkrb/rd_safe.c
index e60ed1e..5c5c1fe 100644
--- a/eBones/lib/libkrb/rd_safe.c
+++ b/eBones/lib/libkrb/rd_safe.c
@@ -13,13 +13,13 @@
* Steve Miller Project Athena MIT/DEC
*
* from: rd_safe.c,v 4.12 89/01/23 15:16:16 steiner Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char rcsid[] =
-"$FreeBSD$";
+"$Id$";
#endif /* lint */
#endif
diff --git a/eBones/lib/libkrb/read_service_key.c b/eBones/lib/libkrb/read_service_key.c
index 7f00733..dd486c1 100644
--- a/eBones/lib/libkrb/read_service_key.c
+++ b/eBones/lib/libkrb/read_service_key.c
@@ -5,13 +5,13 @@
* <Copyright.MIT>.
*
* from: _service_key.c,v 4.10 90/03/10 19:06:56 jon Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char *rcsid =
-"$FreeBSD$";
+"$Id$";
#endif /* lint */
#endif
diff --git a/eBones/lib/libkrb/recvauth.c b/eBones/lib/libkrb/recvauth.c
index 492f808..1438e65 100644
--- a/eBones/lib/libkrb/recvauth.c
+++ b/eBones/lib/libkrb/recvauth.c
@@ -4,13 +4,13 @@
* <Copyright.MIT>.
*
* from: recvauth.c,v 4.4 90/03/10 19:03:08 jon Exp $";
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char rcsid[] =
-"$FreeBSD$";
+"$Id$";
#endif lint
#endif
diff --git a/eBones/lib/libkrb/save_credentials.c b/eBones/lib/libkrb/save_credentials.c
index 4b7c19b..cf9e31b 100644
--- a/eBones/lib/libkrb/save_credentials.c
+++ b/eBones/lib/libkrb/save_credentials.c
@@ -5,13 +5,13 @@
* <Copyright.MIT>.
*
* from: save_credentials.c,v 4.9 89/05/31 17:45:43 jtkohl Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char *rcsid =
-"$FreeBSD$";
+"$Id$";
#endif /* lint */
#endif
diff --git a/eBones/lib/libkrb/send_to_kdc.c b/eBones/lib/libkrb/send_to_kdc.c
index 19d0bd9..7f23a45 100644
--- a/eBones/lib/libkrb/send_to_kdc.c
+++ b/eBones/lib/libkrb/send_to_kdc.c
@@ -4,7 +4,7 @@
* <Copyright.MIT>.
*
* from: send_to_kdc.c,v 4.20 90/01/02 13:40:37 jtkohl Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
diff --git a/eBones/lib/libkrb/sendauth.c b/eBones/lib/libkrb/sendauth.c
index 2ba67a8..7289d07 100644
--- a/eBones/lib/libkrb/sendauth.c
+++ b/eBones/lib/libkrb/sendauth.c
@@ -4,13 +4,13 @@
* <Copyright.MIT>.
*
* from: sendauth.c,v 4.6 90/03/10 23:18:28 jon Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char rcsid[] =
-"$FreeBSD$";
+"$Id$";
#endif lint
#endif
diff --git a/eBones/lib/libkrb/stime.c b/eBones/lib/libkrb/stime.c
index c31e25f..5b5cd75 100644
--- a/eBones/lib/libkrb/stime.c
+++ b/eBones/lib/libkrb/stime.c
@@ -5,13 +5,13 @@
* <Copyright.MIT>.
*
* from: stime.c,v 4.5 88/11/15 16:58:05 jtkohl Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char *rcsid =
-"$FreeBSD$";
+"$Id$";
#endif /* lint */
#endif
diff --git a/eBones/lib/libkrb/tf_shm.c b/eBones/lib/libkrb/tf_shm.c
index 4cb521e..857dfc3 100644
--- a/eBones/lib/libkrb/tf_shm.c
+++ b/eBones/lib/libkrb/tf_shm.c
@@ -7,13 +7,13 @@
* contributed by Dan Kolkowitz (kolk@jessica.stanford.edu).
*
* from: tf_shm.c,v 4.2 89/10/25 23:26:46 qjb Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char rcsid[] =
-"$FreeBSD$";
+"$Id$";
#endif lint
#endif
diff --git a/eBones/lib/libkrb/tf_util.3 b/eBones/lib/libkrb/tf_util.3
index 6e05f05..39ed1c0 100644
--- a/eBones/lib/libkrb/tf_util.3
+++ b/eBones/lib/libkrb/tf_util.3
@@ -1,5 +1,5 @@
.\" from: tf_util.3,v 4.2 89/04/25 17:17:11 jtkohl Exp $
-.\" $FreeBSD$
+.\" $Id$
.\" Copyright 1989 by the Massachusetts Institute of Technology.
.\"
.\" For copying and distribution information,
diff --git a/eBones/lib/libkrb/tf_util.c b/eBones/lib/libkrb/tf_util.c
index 1e72020..fab8ed4 100644
--- a/eBones/lib/libkrb/tf_util.c
+++ b/eBones/lib/libkrb/tf_util.c
@@ -4,13 +4,13 @@
* <Copyright.MIT>.
*
* from: tf_util.c,v 4.9 90/03/10 19:19:45 jon Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char rcsid[] =
-"$FreeBSD$";
+"$Id$";
#endif /* lint */
#endif
diff --git a/eBones/lib/libkrb/tkt_string.c b/eBones/lib/libkrb/tkt_string.c
index 9b3a6dc..bdfdcd6 100644
--- a/eBones/lib/libkrb/tkt_string.c
+++ b/eBones/lib/libkrb/tkt_string.c
@@ -5,13 +5,13 @@
* <Copyright.MIT>.
*
* from: tkt_string.c,v 4.6 89/01/05 12:31:51 raeburn Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char *rcsid =
-"$FreeBSD$";
+"$Id$";
#endif /* lint */
#endif
diff --git a/eBones/lib/libkrb/util.c b/eBones/lib/libkrb/util.c
index df2d151..74f68b9 100644
--- a/eBones/lib/libkrb/util.c
+++ b/eBones/lib/libkrb/util.c
@@ -6,13 +6,13 @@
* Miscellaneous debug printing utilities
*
* from: util.c,v 4.8 89/01/17 22:02:08 wesommer Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char rcsid[] =
-"$FreeBSD$";
+"$Id$";
#endif lint
#endif
diff --git a/eBones/lib/librkinit/rk_krb.c b/eBones/lib/librkinit/rk_krb.c
index 4d5a47c..c1779e7 100644
--- a/eBones/lib/librkinit/rk_krb.c
+++ b/eBones/lib/librkinit/rk_krb.c
@@ -1,7 +1,7 @@
/*
- * $FreeBSD$
+ * $Id$
* $Source: /home/ncvs/src/eBones/lib/librkinit/rk_krb.c,v $
- * $Author: gibbs $
+ * $Author: jkh $
*
* This file contains the kerberos parts of the rkinit library.
* See the comment at the top of rk_lib.c for a description of the naming
@@ -9,7 +9,7 @@
*/
#if !defined(lint) && !defined(SABER) && !defined(LOCORE) && defined(RCS_HDRS)
-static char *rcsid = "$FreeBSD$";
+static char *rcsid = "$Id$";
#endif /* lint || SABER || LOCORE || RCS_HDRS */
#include <stdio.h>
diff --git a/eBones/lib/librkinit/rk_lib.c b/eBones/lib/librkinit/rk_lib.c
index 44df7b8..d0b1267 100644
--- a/eBones/lib/librkinit/rk_lib.c
+++ b/eBones/lib/librkinit/rk_lib.c
@@ -1,7 +1,7 @@
/*
- * $FreeBSD$
+ * $Id$
* $Source: /home/ncvs/src/eBones/lib/librkinit/rk_lib.c,v $
- * $Author: pst $
+ * $Author: jkh $
*
* This file contains the non-rpc top-level rkinit library routines.
* The routines in the rkinit library that should be called from clients
@@ -16,7 +16,7 @@
*/
#if !defined(lint) && !defined(SABER) && !defined(LOCORE) && defined(RCS_HDRS)
-static char *rcsid = "$FreeBSD$";
+static char *rcsid = "$Id$";
#endif /* lint || SABER || LOCORE || RCS_HDRS */
#include <stdio.h>
diff --git a/eBones/lib/librkinit/rk_rpc.c b/eBones/lib/librkinit/rk_rpc.c
index 425f0fb..a5f70f8 100644
--- a/eBones/lib/librkinit/rk_rpc.c
+++ b/eBones/lib/librkinit/rk_rpc.c
@@ -1,7 +1,7 @@
/*
- * $FreeBSD$
+ * $Id$
* $Source: /home/ncvs/src/eBones/lib/librkinit/rk_rpc.c,v $
- * $Author: gibbs $
+ * $Author: jkh $
*
* This file contains functions that are used for network communication.
* See the comment at the top of rk_lib.c for a description of the naming
@@ -9,7 +9,7 @@
*/
#if !defined(lint) && !defined(SABER) && !defined(LOCORE) && defined(RCS_HDRS)
-static char *rcsid = "$FreeBSD$";
+static char *rcsid = "$Id$";
#endif /* lint || SABER || LOCORE || RCS_HDRS */
#include <stdio.h>
diff --git a/eBones/lib/librkinit/rk_util.c b/eBones/lib/librkinit/rk_util.c
index aa4ebf4..2b099e7 100644
--- a/eBones/lib/librkinit/rk_util.c
+++ b/eBones/lib/librkinit/rk_util.c
@@ -1,7 +1,7 @@
/*
- * $FreeBSD$
+ * $Id$
* $Source: /home/ncvs/src/eBones/lib/librkinit/rk_util.c,v $
- * $Author: gibbs $
+ * $Author: jkh $
*
* This file contains internal routines for general use by the rkinit
* library and server.
@@ -11,7 +11,7 @@
*/
#if !defined(lint) && !defined(SABER) && !defined(LOCORE) && defined(RCS_HDRS)
-static char *rcsid = "$FreeBSD$";
+static char *rcsid = "$Id$";
#endif /* lint || SABER || LOCORE || RCS_HDRS */
#include <stdio.h>
diff --git a/eBones/lib/libtelnet/Makefile b/eBones/lib/libtelnet/Makefile
index 26a8b81..94f7549 100644
--- a/eBones/lib/libtelnet/Makefile
+++ b/eBones/lib/libtelnet/Makefile
@@ -1,5 +1,5 @@
# From: @(#)Makefile 8.2 (Berkeley) 12/15/93
-# $FreeBSD$
+# $Id$
LIB= telnet
SRCS= encrypt.c genget.c getent.c misc.c
diff --git a/eBones/lib/libtelnet/kerberos5.c b/eBones/lib/libtelnet/kerberos5.c
index 1859293..1a27515 100644
--- a/eBones/lib/libtelnet/kerberos5.c
+++ b/eBones/lib/libtelnet/kerberos5.c
@@ -1,7 +1,7 @@
/*
* $Source: /home/ncvs/src/eBones/lib/libtelnet/kerberos5.c,v $
- * $Author: pst $
- * $FreeBSD$
+ * $Author: jkh $
+ * $Id$
*/
#if !defined(lint) && !defined(SABER)
@@ -9,7 +9,7 @@ static
#ifdef __STDC__
const
#endif
-char rcsid_kerberos5_c[] = "$FreeBSD$";
+char rcsid_kerberos5_c[] = "$Id$";
#endif /* lint */
/*-
diff --git a/eBones/libexec/Makefile b/eBones/libexec/Makefile
index 7906b87..84c486c 100644
--- a/eBones/libexec/Makefile
+++ b/eBones/libexec/Makefile
@@ -1,5 +1,5 @@
# From: @(#)Makefile 5.1 (Berkeley) 6/25/90
-# $FreeBSD$
+# $Id$
SUBDIR= kpropd registerd rkinitd
diff --git a/eBones/libexec/kpropd/Makefile b/eBones/libexec/kpropd/Makefile
index 0e13c07..4b95d18 100644
--- a/eBones/libexec/kpropd/Makefile
+++ b/eBones/libexec/kpropd/Makefile
@@ -1,5 +1,5 @@
# From: @(#)Makefile 5.1 (Berkeley) 6/25/90
-# $FreeBSD$
+# $Id$
PROG= kpropd
CFLAGS+=-I${.CURDIR}/../../usr.sbin/kprop -DKERBEROS
diff --git a/eBones/libexec/registerd/Makefile b/eBones/libexec/registerd/Makefile
index 9b4ebe4..3e3c0b0 100644
--- a/eBones/libexec/registerd/Makefile
+++ b/eBones/libexec/registerd/Makefile
@@ -6,7 +6,7 @@
#
# @(#)Makefile 8.1 (Berkeley) 6/1/93
#
-# $FreeBSD$
+# $Id$
PROG= registerd
SRCS= registerd.c
diff --git a/eBones/libexec/registerd/registerd.8 b/eBones/libexec/registerd/registerd.8
index 30e009e..5e070de 100644
--- a/eBones/libexec/registerd/registerd.8
+++ b/eBones/libexec/registerd/registerd.8
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)registerd.8 8.2 (Berkeley) 12/11/93
-.\" $FreeBSD$
+.\" $Id$
.\"
.Dd December 11, 1993
.Dt REGISTERD 8
diff --git a/eBones/libexec/rkinitd/krb.c b/eBones/libexec/rkinitd/krb.c
index 48cf4a9..6d99f79 100644
--- a/eBones/libexec/rkinitd/krb.c
+++ b/eBones/libexec/rkinitd/krb.c
@@ -1,13 +1,13 @@
/*
- * $FreeBSD$
+ * $Id$
* $Source: /home/ncvs/src/eBones/libexec/rkinitd/krb.c,v $
- * $Author: gibbs $
+ * $Author: jkh $
*
* This file contains all of the kerberos part of rkinitd.
*/
#if !defined(lint) && !defined(SABER) && !defined(LOCORE) && defined(RCS_HDRS)
-static char *rcsid = "$FreeBSD$";
+static char *rcsid = "$Id$";
#endif /* lint || SABER || LOCORE || RCS_HDRS */
#include <stdio.h>
diff --git a/eBones/libexec/rkinitd/rkinitd.c b/eBones/libexec/rkinitd/rkinitd.c
index 6c8408f..dd7a89e4 100644
--- a/eBones/libexec/rkinitd/rkinitd.c
+++ b/eBones/libexec/rkinitd/rkinitd.c
@@ -1,13 +1,13 @@
/*
- * $FreeBSD$
+ * $Id$
* $Source: /home/ncvs/src/eBones/libexec/rkinitd/rkinitd.c,v $
- * $Author: gibbs $
+ * $Author: jkh $
*
* This is the main source file for rkinit
*/
#if !defined(lint) && !defined(SABER) && !defined(LOCORE) && defined(RCS_HDRS)
-static char *rcsid = "$FreeBSD$";
+static char *rcsid = "$Id$";
#endif /* lint || SABER || LOCORE || RCS_HDRS */
#include <stdio.h>
diff --git a/eBones/libexec/rkinitd/rkinitd.h b/eBones/libexec/rkinitd/rkinitd.h
index 58bfc12..ef632af 100644
--- a/eBones/libexec/rkinitd/rkinitd.h
+++ b/eBones/libexec/rkinitd/rkinitd.h
@@ -1,7 +1,7 @@
/*
- * $FreeBSD$
+ * $Id$
* $Source: /home/ncvs/src/eBones/libexec/rkinitd/rkinitd.h,v $
- * $Author: gibbs $
+ * $Author: jkh $
*
* This header file contains function declarations for use for rkinitd
*/
@@ -10,7 +10,7 @@
#define __RKINITD_H__
#if !defined(lint) && !defined(SABER) && !defined(LOCORE) && defined(RCS_HDRS)
-static char *rcsid_rkinitd_h = "$FreeBSD$";
+static char *rcsid_rkinitd_h = "$Id$";
#endif /* lint || SABER || LOCORE || RCS_HDRS */
#ifdef __STDC__
diff --git a/eBones/libexec/rkinitd/rpc.c b/eBones/libexec/rkinitd/rpc.c
index a391ebc..72c2230 100644
--- a/eBones/libexec/rkinitd/rpc.c
+++ b/eBones/libexec/rkinitd/rpc.c
@@ -1,13 +1,13 @@
/*
- * $FreeBSD$
+ * $Id$
* $Source: /home/ncvs/src/eBones/libexec/rkinitd/rpc.c,v $
- * $Author: gibbs $
+ * $Author: jkh $
*
* This file contains the network parts of the rkinit server.
*/
#if !defined(lint) && !defined(SABER) && !defined(LOCORE) && defined(RCS_HDRS)
-static char *rcsid = "$FreeBSD$";
+static char *rcsid = "$Id$";
#endif /* lint || SABER || LOCORE || RCS_HDRS */
#include <stdio.h>
diff --git a/eBones/libexec/rkinitd/util.c b/eBones/libexec/rkinitd/util.c
index 4b288a2..865a693 100644
--- a/eBones/libexec/rkinitd/util.c
+++ b/eBones/libexec/rkinitd/util.c
@@ -1,13 +1,13 @@
/*
- * $FreeBSD$
+ * $Id$
* $Source: /home/ncvs/src/eBones/libexec/rkinitd/util.c,v $
- * $Author: gibbs $
+ * $Author: jkh $
*
* This file contains general rkinit server utilities.
*/
#if !defined(lint) && !defined(SABER) && !defined(LOCORE) && defined(RCS_HDRS)
-static char *rcsid = "$FreeBSD$";
+static char *rcsid = "$Id$";
#endif /* lint || SABER || LOCORE || RCS_HDRS */
#include <stdio.h>
diff --git a/eBones/libexec/telnetd/Makefile b/eBones/libexec/telnetd/Makefile
index cd0434d..c0c82ee 100644
--- a/eBones/libexec/telnetd/Makefile
+++ b/eBones/libexec/telnetd/Makefile
@@ -1,5 +1,5 @@
# @(#)Makefile 8.2 (Berkeley) 12/15/93
-# $FreeBSD$
+# $Id$
# Do not define -DKLUDGELINEMODE, as it does not interact well with many
# telnet implementations.
diff --git a/eBones/libexec/telnetd/telnetd.8 b/eBones/libexec/telnetd/telnetd.8
index def0796..8151fa0 100644
--- a/eBones/libexec/telnetd/telnetd.8
+++ b/eBones/libexec/telnetd/telnetd.8
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)telnetd.8 8.4 (Berkeley) 6/1/94
-.\" $FreeBSD$
+.\" $Id$
.\"
.Dd June 1, 1994
.Dt TELNETD 8
diff --git a/eBones/man/Makefile b/eBones/man/Makefile
index e9e0947..6c74d1c 100644
--- a/eBones/man/Makefile
+++ b/eBones/man/Makefile
@@ -1,5 +1,5 @@
# from: @(#)Makefile 5.4 (Berkeley) 7/25/90
-# $FreeBSD$
+# $Id$
MAN1= kerberos.1
MAN5= krb.conf.5 krb.realms.5
diff --git a/eBones/man/kerberos.1 b/eBones/man/kerberos.1
index c0e0162..a3eb82a 100644
--- a/eBones/man/kerberos.1
+++ b/eBones/man/kerberos.1
@@ -1,5 +1,5 @@
.\" from: kerberos.1,v 4.7 89/01/23 11:39:33 jtkohl Exp $
-.\" $FreeBSD$
+.\" $Id$
.\" Copyright 1989 by the Massachusetts Institute of Technology.
.\"
.\" For copying and distribution information,
diff --git a/eBones/man/krb.conf.5 b/eBones/man/krb.conf.5
index d370b41..fd17ed4 100644
--- a/eBones/man/krb.conf.5
+++ b/eBones/man/krb.conf.5
@@ -1,5 +1,5 @@
.\" from: krb.conf.5,v 4.1 89/01/23 11:10:34 jtkohl Exp $
-.\" $FreeBSD$
+.\" $Id$
.\" Copyright 1989 by the Massachusetts Institute of Technology.
.\"
.\" For copying and distribution information,
diff --git a/eBones/man/krb.realms.5 b/eBones/man/krb.realms.5
index 65c9db3..de9c141 100644
--- a/eBones/man/krb.realms.5
+++ b/eBones/man/krb.realms.5
@@ -1,5 +1,5 @@
.\" from: krb.realms.5,v 4.1 89/01/23 11:10:41 jtkohl Exp $
-.\" $FreeBSD$
+.\" $Id$
.\" Copyright 1989 by the Massachusetts Institute of Technology.
.\"
.\" For copying and distribution information,
diff --git a/eBones/patchlevel.h b/eBones/patchlevel.h
index b11bb1b..f84d1fc 100644
--- a/eBones/patchlevel.h
+++ b/eBones/patchlevel.h
@@ -1,5 +1,5 @@
/*-
- * $FreeBSD$
+ * $Id$
*/
#define PATCHLEVEL 9
diff --git a/eBones/usr.bin/Makefile b/eBones/usr.bin/Makefile
index d1654e0..a06a2e5 100644
--- a/eBones/usr.bin/Makefile
+++ b/eBones/usr.bin/Makefile
@@ -1,5 +1,5 @@
# From: @(#)Makefile 5.1 (Berkeley) 6/25/90
-# $FreeBSD$
+# $Id$
SUBDIR= kadmin kdestroy kinit klist ksrvtgt register rkinit
diff --git a/eBones/usr.bin/kadmin/Makefile b/eBones/usr.bin/kadmin/Makefile
index a281e02..74457e0 100644
--- a/eBones/usr.bin/kadmin/Makefile
+++ b/eBones/usr.bin/kadmin/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $Id$
PROG= kadmin
SRCS= ${KRBOBJDIR}/krb_err.h kadmin.c kadmin_cmds.c
diff --git a/eBones/usr.bin/kadmin/kadmin.8 b/eBones/usr.bin/kadmin/kadmin.8
index a1c12ee..214945e 100644
--- a/eBones/usr.bin/kadmin/kadmin.8
+++ b/eBones/usr.bin/kadmin/kadmin.8
@@ -1,5 +1,5 @@
.\" from: kadmin.8,v 4.2 89/07/25 17:20:02 jtkohl Exp $
-.\" $FreeBSD$
+.\" $Id$
.\" Copyright 1989 by the Massachusetts Institute of Technology.
.\"
.\" For copying and distribution information,
diff --git a/eBones/usr.bin/kdestroy/Makefile b/eBones/usr.bin/kdestroy/Makefile
index bc69b16..dfeb570 100644
--- a/eBones/usr.bin/kdestroy/Makefile
+++ b/eBones/usr.bin/kdestroy/Makefile
@@ -1,5 +1,5 @@
# From: @(#)Makefile 5.1 (Berkeley) 6/25/90
-# $FreeBSD$
+# $Id$
PROG= kdestroy
CFLAGS+=-DKERBEROS -DDEBUG -DBSD42
diff --git a/eBones/usr.bin/kdestroy/kdestroy.1 b/eBones/usr.bin/kdestroy/kdestroy.1
index 67d0923..9fc1885 100644
--- a/eBones/usr.bin/kdestroy/kdestroy.1
+++ b/eBones/usr.bin/kdestroy/kdestroy.1
@@ -1,5 +1,5 @@
.\" from: kdestroy.1,v 4.9 89/01/23 11:39:50 jtkohl Exp $
-.\" $FreeBSD$
+.\" $Id$
.\" Copyright 1989 by the Massachusetts Institute of Technology.
.\"
.\" For copying and distribution information,
diff --git a/eBones/usr.bin/kdestroy/kdestroy.c b/eBones/usr.bin/kdestroy/kdestroy.c
index 27e86e1..29fde58 100644
--- a/eBones/usr.bin/kdestroy/kdestroy.c
+++ b/eBones/usr.bin/kdestroy/kdestroy.c
@@ -10,13 +10,13 @@
* -f[orce] - no message printed at all
*
* from: kdestroy.c,v 4.5 88/03/18 15:16:02 steiner Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char rcsid[] =
-"$FreeBSD$";
+"$Id$";
#endif lint
#endif
diff --git a/eBones/usr.bin/kinit/Makefile b/eBones/usr.bin/kinit/Makefile
index d1fdfa5..beeaa49 100644
--- a/eBones/usr.bin/kinit/Makefile
+++ b/eBones/usr.bin/kinit/Makefile
@@ -1,5 +1,5 @@
# From: @(#)Makefile 5.1 (Berkeley) 6/25/90
-# $FreeBSD$
+# $Id$
PROG= kinit
CFLAGS+=-DKERBEROS -DDEBUG -DBSD42
diff --git a/eBones/usr.bin/kinit/kinit.1 b/eBones/usr.bin/kinit/kinit.1
index 3887160..d0116a4 100644
--- a/eBones/usr.bin/kinit/kinit.1
+++ b/eBones/usr.bin/kinit/kinit.1
@@ -1,5 +1,5 @@
.\" from: kinit.1,v 4.6 89/01/23 11:39:11 jtkohl Exp $
-.\" $FreeBSD$
+.\" $Id$
.\" Copyright 1989 by the Massachusetts Institute of Technology.
.\"
.\" For copying and distribution information,
diff --git a/eBones/usr.bin/kinit/kinit.c b/eBones/usr.bin/kinit/kinit.c
index 8657092..66a6f7f 100644
--- a/eBones/usr.bin/kinit/kinit.c
+++ b/eBones/usr.bin/kinit/kinit.c
@@ -15,13 +15,13 @@
* -l[ifetime]
*
* from: kinit.c,v 4.12 90/03/20 16:11:15 jon Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char rcsid[] =
-"$FreeBSD$";
+"$Id$";
#endif lint
#endif
diff --git a/eBones/usr.bin/klist/Makefile b/eBones/usr.bin/klist/Makefile
index f0151db..840a700 100644
--- a/eBones/usr.bin/klist/Makefile
+++ b/eBones/usr.bin/klist/Makefile
@@ -1,5 +1,5 @@
# From: @(#)Makefile 5.1 (Berkeley) 6/25/90
-# $FreeBSD$
+# $Id$
PROG= klist
CFLAGS+=-DKERBEROS -DDEBUG
diff --git a/eBones/usr.bin/klist/klist.1 b/eBones/usr.bin/klist/klist.1
index 1dc7ba9..df8a9ec 100644
--- a/eBones/usr.bin/klist/klist.1
+++ b/eBones/usr.bin/klist/klist.1
@@ -1,5 +1,5 @@
.\" from: klist.1,v 4.8 89/01/24 14:35:09 jtkohl Exp $
-.\" $FreeBSD$
+.\" $Id$
.\" Copyright 1989 by the Massachusetts Institute of Technology.
.\"
.\" For copying and distribution information,
diff --git a/eBones/usr.bin/klist/klist.c b/eBones/usr.bin/klist/klist.c
index 4c15305..d02bdea 100644
--- a/eBones/usr.bin/klist/klist.c
+++ b/eBones/usr.bin/klist/klist.c
@@ -7,13 +7,13 @@
* Written by Bill Sommerfeld, MIT Project Athena.
*
* from: klist.c,v 4.15 89/08/30 11:19:16 jtkohl Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char rcsid[] =
-"$FreeBSD$";
+"$Id$";
#endif lint
#endif
diff --git a/eBones/usr.bin/ksrvtgt/Makefile b/eBones/usr.bin/ksrvtgt/Makefile
index 74b19fb..f8a9dea 100644
--- a/eBones/usr.bin/ksrvtgt/Makefile
+++ b/eBones/usr.bin/ksrvtgt/Makefile
@@ -1,5 +1,5 @@
# From: @(#)Makefile 5.1 (Berkeley) 6/25/90
-# $FreeBSD$
+# $Id$
PROG= ksrvtgt
CFLAGS+=-DKERBEROS -DDEBUG
diff --git a/eBones/usr.bin/ksrvtgt/ksrvtgt.1 b/eBones/usr.bin/ksrvtgt/ksrvtgt.1
index 0534c77..26fcf47 100644
--- a/eBones/usr.bin/ksrvtgt/ksrvtgt.1
+++ b/eBones/usr.bin/ksrvtgt/ksrvtgt.1
@@ -1,5 +1,5 @@
.\" from: ksrvtgt.1,v 4.1 89/01/24 14:36:28 jtkohl Exp $
-.\" $FreeBSD$
+.\" $Id$
.\" Copyright 1989 by the Massachusetts Institute of Technology.
.\"
.\" For copying and distribution information,
diff --git a/eBones/usr.bin/ksrvtgt/ksrvtgt.c b/eBones/usr.bin/ksrvtgt/ksrvtgt.c
index bcca91a..7c885ab 100644
--- a/eBones/usr.bin/ksrvtgt/ksrvtgt.c
+++ b/eBones/usr.bin/ksrvtgt/ksrvtgt.c
@@ -7,12 +7,12 @@
* The lifetime is the shortest allowed [1 five-minute interval]
*
* from: ksrvtgt.c,v 4.3 89/07/28 10:17:28 jtkohl Exp $
- * $FreeBSD$
+ * $Id$
*/
#ifndef lint
const char rcsid[] =
-"$FreeBSD$";
+"$Id$";
#endif /* lint */
#include <stdio.h>
diff --git a/eBones/usr.bin/passwd/kpasswd.c b/eBones/usr.bin/passwd/kpasswd.c
index ddc05fc..90f9247 100644
--- a/eBones/usr.bin/passwd/kpasswd.c
+++ b/eBones/usr.bin/passwd/kpasswd.c
@@ -13,7 +13,7 @@ static char rcsid_kpasswd_c[] =
"BonesHeader: /afs/athena.mit.edu/astaff/project/kerberos/src/kadmin/RCS/kpasswd.c,v 4.3 89/09/26 09:33:02 jtkohl Exp ";
#endif
static const char rcsid[] =
- "$FreeBSD$";
+ "$Id$";
#endif lint
/*
diff --git a/eBones/usr.bin/register/Makefile b/eBones/usr.bin/register/Makefile
index 8bea64b..1043e10 100644
--- a/eBones/usr.bin/register/Makefile
+++ b/eBones/usr.bin/register/Makefile
@@ -1,5 +1,5 @@
# @(#)Makefile 8.1 (Berkeley) 6/1/93
-# $FreeBSD$
+# $Id$
PROG= register
CFLAGS+=-DCRYPT -DDEBUG -DKERBEROS
diff --git a/eBones/usr.bin/rkinit/rkinit.c b/eBones/usr.bin/rkinit/rkinit.c
index 89fc8bc..03fd70d 100644
--- a/eBones/usr.bin/rkinit/rkinit.c
+++ b/eBones/usr.bin/rkinit/rkinit.c
@@ -1,13 +1,13 @@
/*
- * $FreeBSD$
+ * $Id$
* $Source: /home/ncvs/src/eBones/usr.bin/rkinit/rkinit.c,v $
- * $Author: gibbs $
+ * $Author: jkh $
*
* This is an rkinit client
*/
#if !defined(lint) && !defined(SABER) && !defined(LOCORE) && defined(RCS_HDRS)
-static char *rcsid = "$FreeBSD$";
+static char *rcsid = "$Id$";
#endif /* lint || SABER || LOCORE || RCS_HDRS */
#include <stdio.h>
diff --git a/eBones/usr.bin/telnet/Makefile b/eBones/usr.bin/telnet/Makefile
index 7ec59bc..f70b446 100644
--- a/eBones/usr.bin/telnet/Makefile
+++ b/eBones/usr.bin/telnet/Makefile
@@ -31,7 +31,7 @@
# SUCH DAMAGE.
#
# @(#)Makefile 8.1 (Berkeley) 6/6/93
-# $FreeBSD$
+# $Id$
#
PROG= telnet
diff --git a/eBones/usr.sbin/Makefile b/eBones/usr.sbin/Makefile
index 1d503aa..fa667f3 100644
--- a/eBones/usr.sbin/Makefile
+++ b/eBones/usr.sbin/Makefile
@@ -1,5 +1,5 @@
# From: @(#)Makefile 5.1 (Berkeley) 6/25/90
-# $FreeBSD$
+# $Id$
SUBDIR= ext_srvtab fix_kdb_keys kadmind kdb_destroy kdb_edit kdb_init \
kdb_util kerberos kprop ksrvutil kstash make_keypair
diff --git a/eBones/usr.sbin/ext_srvtab/Makefile b/eBones/usr.sbin/ext_srvtab/Makefile
index e86850c..6c62d88 100644
--- a/eBones/usr.sbin/ext_srvtab/Makefile
+++ b/eBones/usr.sbin/ext_srvtab/Makefile
@@ -1,5 +1,5 @@
# From: @(#)Makefile 5.1 (Berkeley) 6/25/90
-# $FreeBSD$
+# $Id$
PROG= ext_srvtab
CFLAGS+=-DKERBEROS
diff --git a/eBones/usr.sbin/ext_srvtab/ext_srvtab.8 b/eBones/usr.sbin/ext_srvtab/ext_srvtab.8
index 871ed90..228846e 100644
--- a/eBones/usr.sbin/ext_srvtab/ext_srvtab.8
+++ b/eBones/usr.sbin/ext_srvtab/ext_srvtab.8
@@ -1,5 +1,5 @@
.\" from: ext_srvtab.8,v 4.2 89/07/18 16:53:18 jtkohl Exp $
-.\" $FreeBSD$
+.\" $Id$
.\" Copyright 1989 by the Massachusetts Institute of Technology.
.\"
.\" For copying and distribution information,
diff --git a/eBones/usr.sbin/ext_srvtab/ext_srvtab.c b/eBones/usr.sbin/ext_srvtab/ext_srvtab.c
index 33dfee0..bd156be 100644
--- a/eBones/usr.sbin/ext_srvtab/ext_srvtab.c
+++ b/eBones/usr.sbin/ext_srvtab/ext_srvtab.c
@@ -2,13 +2,13 @@
* Copyright 1987, 1988 by the Massachusetts Institute of Technology.
*
* from: ext_srvtab.c,v 4.1 89/07/18 16:49:30 jtkohl Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char rcsid[] =
-"$FreeBSD$";
+"$Id$";
#endif lint
#endif
diff --git a/eBones/usr.sbin/fix_kdb_keys/Makefile b/eBones/usr.sbin/fix_kdb_keys/Makefile
index 86b7ed5..f810bf9 100644
--- a/eBones/usr.sbin/fix_kdb_keys/Makefile
+++ b/eBones/usr.sbin/fix_kdb_keys/Makefile
@@ -1,5 +1,5 @@
# From: @(#)Makefile 5.2 (Berkeley) 3/5/91
-# $FreeBSD$
+# $Id$
PROG= fix_kdb_keys
CFLAGS+=-DKERBEROS -DDEBUG
diff --git a/eBones/usr.sbin/fix_kdb_keys/fix_kdb_keys.8 b/eBones/usr.sbin/fix_kdb_keys/fix_kdb_keys.8
index a8179ff..4bc4d62 100644
--- a/eBones/usr.sbin/fix_kdb_keys/fix_kdb_keys.8
+++ b/eBones/usr.sbin/fix_kdb_keys/fix_kdb_keys.8
@@ -1,4 +1,4 @@
-.\" $FreeBSD$
+.\" $Id$
.\" Copyright 1989 by the Massachusetts Institute of Technology.
.\"
.\" For copying and distribution information,
diff --git a/eBones/usr.sbin/kadmind/Makefile b/eBones/usr.sbin/kadmind/Makefile
index 09822ed..6a74666 100644
--- a/eBones/usr.sbin/kadmind/Makefile
+++ b/eBones/usr.sbin/kadmind/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $Id$
PROG= kadmind
SRCS= admin_server.c kadm_funcs.c kadm_ser_wrap.c kadm_server.c
diff --git a/eBones/usr.sbin/kadmind/kadm_funcs.c b/eBones/usr.sbin/kadmind/kadm_funcs.c
index 46ccaf5..47dd4b4 100644
--- a/eBones/usr.sbin/kadmind/kadm_funcs.c
+++ b/eBones/usr.sbin/kadmind/kadm_funcs.c
@@ -12,7 +12,7 @@
static char rcsid_kadm_funcs_c[] =
"Id: kadm_funcs.c,v 4.3 90/03/20 01:39:51 jon Exp ";
static const char rcsid[] =
- "$FreeBSD$";
+ "$Id$";
#endif lint
#endif
diff --git a/eBones/usr.sbin/kadmind/kadmind.8 b/eBones/usr.sbin/kadmind/kadmind.8
index 6bffc96..4978915 100644
--- a/eBones/usr.sbin/kadmind/kadmind.8
+++ b/eBones/usr.sbin/kadmind/kadmind.8
@@ -1,5 +1,5 @@
.\" from: kadmind.8,v 4.1 89/07/25 17:28:33 jtkohl Exp $
-.\" $FreeBSD$
+.\" $Id$
.\" Copyright 1989 by the Massachusetts Institute of Technology.
.\"
.\" For copying and distribution information,
diff --git a/eBones/usr.sbin/kdb_destroy/Makefile b/eBones/usr.sbin/kdb_destroy/Makefile
index 03978d1..50a411f 100644
--- a/eBones/usr.sbin/kdb_destroy/Makefile
+++ b/eBones/usr.sbin/kdb_destroy/Makefile
@@ -1,5 +1,5 @@
# From: @(#)Makefile 5.1 (Berkeley) 6/25/90
-# $FreeBSD$
+# $Id$
PROG= kdb_destroy
CFLAGS+=-DKERBEROS -DDEBUG
diff --git a/eBones/usr.sbin/kdb_destroy/kdb_destroy.8 b/eBones/usr.sbin/kdb_destroy/kdb_destroy.8
index 3bb7a35..dce45b6a 100644
--- a/eBones/usr.sbin/kdb_destroy/kdb_destroy.8
+++ b/eBones/usr.sbin/kdb_destroy/kdb_destroy.8
@@ -1,5 +1,5 @@
.\" from: kdb_destroy.8,v 4.1 89/01/23 11:08:02 jtkohl Exp $
-.\" $FreeBSD$
+.\" $Id$
.\" Copyright 1989 by the Massachusetts Institute of Technology.
.\"
.\" For copying and distribution information,
diff --git a/eBones/usr.sbin/kdb_destroy/kdb_destroy.c b/eBones/usr.sbin/kdb_destroy/kdb_destroy.c
index 785467e..eb98c94 100644
--- a/eBones/usr.sbin/kdb_destroy/kdb_destroy.c
+++ b/eBones/usr.sbin/kdb_destroy/kdb_destroy.c
@@ -4,13 +4,13 @@
* <Copyright.MIT>.
*
* from: kdb_destroy.c,v 4.0 89/01/24 21:49:02 jtkohl Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char rcsid[] =
-"$FreeBSD$";
+"$Id$";
#endif lint
#endif
diff --git a/eBones/usr.sbin/kdb_edit/Makefile b/eBones/usr.sbin/kdb_edit/Makefile
index ebb35fb..98aeac5 100644
--- a/eBones/usr.sbin/kdb_edit/Makefile
+++ b/eBones/usr.sbin/kdb_edit/Makefile
@@ -1,5 +1,5 @@
# From: @(#)Makefile 5.2 (Berkeley) 2/14/91
-# $FreeBSD$
+# $Id$
PROG= kdb_edit
CFLAGS+=-DKERBEROS -DDEBUG -I.
diff --git a/eBones/usr.sbin/kdb_edit/kdb_edit.8 b/eBones/usr.sbin/kdb_edit/kdb_edit.8
index c0a529e..adba31f 100644
--- a/eBones/usr.sbin/kdb_edit/kdb_edit.8
+++ b/eBones/usr.sbin/kdb_edit/kdb_edit.8
@@ -1,5 +1,5 @@
.\" from: kdb_edit.8,v 4.1 89/01/23 11:08:55 jtkohl Exp $
-.\" $FreeBSD$
+.\" $Id$
.\" Copyright 1989 by the Massachusetts Institute of Technology.
.\"
.\" For copying and distribution information,
diff --git a/eBones/usr.sbin/kdb_edit/kdb_edit.c b/eBones/usr.sbin/kdb_edit/kdb_edit.c
index 405b8eb..18b36da 100644
--- a/eBones/usr.sbin/kdb_edit/kdb_edit.c
+++ b/eBones/usr.sbin/kdb_edit/kdb_edit.c
@@ -8,7 +8,7 @@
* i.e., users or services.
*
* from: kdb_edit.c,v 4.2 90/01/09 16:05:09 raeburn Exp $
- * $FreeBSD$
+ * $Id$
*/
/*
@@ -18,7 +18,7 @@
#if 0
#ifndef lint
static char rcsid[] =
-"$FreeBSD$";
+"$Id$";
#endif lint
#endif
diff --git a/eBones/usr.sbin/kdb_edit/maketime.c b/eBones/usr.sbin/kdb_edit/maketime.c
index afe0d25..2c3a357 100644
--- a/eBones/usr.sbin/kdb_edit/maketime.c
+++ b/eBones/usr.sbin/kdb_edit/maketime.c
@@ -6,7 +6,7 @@
* Convert a struct tm * to a UNIX time.
*
* from: maketime.c,v 4.2 90/01/09 15:54:51 raeburn Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
diff --git a/eBones/usr.sbin/kdb_edit/time.h b/eBones/usr.sbin/kdb_edit/time.h
index 50a95c8..42b29c1 100644
--- a/eBones/usr.sbin/kdb_edit/time.h
+++ b/eBones/usr.sbin/kdb_edit/time.h
@@ -6,7 +6,7 @@
/*
* from: time.h,v 1.1 82/05/06 11:34:29 wft Exp $
- * $FreeBSD$
+ * $Id$
*/
struct tm { /* See defines below for allowable ranges */
diff --git a/eBones/usr.sbin/kdb_init/Makefile b/eBones/usr.sbin/kdb_init/Makefile
index df9b934..17336d7 100644
--- a/eBones/usr.sbin/kdb_init/Makefile
+++ b/eBones/usr.sbin/kdb_init/Makefile
@@ -1,5 +1,5 @@
# From: @(#)Makefile 5.1 (Berkeley) 6/25/90
-# $FreeBSD$
+# $Id$
PROG= kdb_init
CFLAGS+=-DKERBEROS -DDEBUG
diff --git a/eBones/usr.sbin/kdb_init/kdb_init.8 b/eBones/usr.sbin/kdb_init/kdb_init.8
index 66e1c28..542ccd5 100644
--- a/eBones/usr.sbin/kdb_init/kdb_init.8
+++ b/eBones/usr.sbin/kdb_init/kdb_init.8
@@ -1,5 +1,5 @@
.\" from: kdb_init.8,v 4.1 89/01/23 11:09:02 jtkohl Exp $
-.\" $FreeBSD$
+.\" $Id$
.\" Copyright 1989 by the Massachusetts Institute of Technology.
.\"
.\" For copying and distribution information,
diff --git a/eBones/usr.sbin/kdb_init/kdb_init.c b/eBones/usr.sbin/kdb_init/kdb_init.c
index 948564c..7f9190a 100644
--- a/eBones/usr.sbin/kdb_init/kdb_init.c
+++ b/eBones/usr.sbin/kdb_init/kdb_init.c
@@ -7,13 +7,13 @@
* already exists.
*
* from: kdb_init.c,v 4.0 89/01/24 21:50:45 jtkohl Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char rcsid[] =
-"$FreeBSD$";
+"$Id$";
#endif lint
#endif
diff --git a/eBones/usr.sbin/kdb_util/Makefile b/eBones/usr.sbin/kdb_util/Makefile
index adae9f8..3128f59 100644
--- a/eBones/usr.sbin/kdb_util/Makefile
+++ b/eBones/usr.sbin/kdb_util/Makefile
@@ -1,5 +1,5 @@
# From: @(#)Makefile 5.2 (Berkeley) 2/14/91
-# $FreeBSD$
+# $Id$
PROG= kdb_util
CFLAGS+=-DKERBEROS -DDEBUG -I${.CURDIR}/../../kdb_edit
diff --git a/eBones/usr.sbin/kdb_util/kdb_util.8 b/eBones/usr.sbin/kdb_util/kdb_util.8
index 8e5e7e0..5011b84 100644
--- a/eBones/usr.sbin/kdb_util/kdb_util.8
+++ b/eBones/usr.sbin/kdb_util/kdb_util.8
@@ -1,5 +1,5 @@
.\" from: kdb_util.8,v 4.1 89/01/23 11:09:11 jtkohl Exp $
-.\" $FreeBSD$
+.\" $Id$
.\" Copyright 1989 by the Massachusetts Institute of Technology.
.\"
.\" For copying and distribution information,
diff --git a/eBones/usr.sbin/kdb_util/kdb_util.c b/eBones/usr.sbin/kdb_util/kdb_util.c
index 5a24d7e..0c0f85b 100644
--- a/eBones/usr.sbin/kdb_util/kdb_util.c
+++ b/eBones/usr.sbin/kdb_util/kdb_util.c
@@ -12,13 +12,13 @@
* Written July 9, 1987 by Jeffrey I. Schiller
*
* from: kdb_util.c,v 4.4 90/01/09 15:57:20 raeburn Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char rcsid[] =
-"$FreeBSD$";
+"$Id$";
#endif lint
#endif
diff --git a/eBones/usr.sbin/kerberos/Makefile b/eBones/usr.sbin/kerberos/Makefile
index e36611e..a5d022f 100644
--- a/eBones/usr.sbin/kerberos/Makefile
+++ b/eBones/usr.sbin/kerberos/Makefile
@@ -1,5 +1,5 @@
# From: @(#)Makefile 5.1 (Berkeley) 6/25/90
-# $FreeBSD$
+# $Id$
PROG= kerberos
SRCS= kerberos.c cr_err_reply.c
diff --git a/eBones/usr.sbin/kerberos/cr_err_reply.c b/eBones/usr.sbin/kerberos/cr_err_reply.c
index 1523c13..6055a0e 100644
--- a/eBones/usr.sbin/kerberos/cr_err_reply.c
+++ b/eBones/usr.sbin/kerberos/cr_err_reply.c
@@ -5,13 +5,13 @@
* <Copyright.MIT>.
*
* from: cr_err_reply.c,v 4.10 89/01/10 11:34:42 steiner Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char rcsid[] =
-"$FreeBSD$";
+"$Id$";
#endif /* lint */
#endif
diff --git a/eBones/usr.sbin/kerberos/kerberos.c b/eBones/usr.sbin/kerberos/kerberos.c
index 9c85055..185e797 100644
--- a/eBones/usr.sbin/kerberos/kerberos.c
+++ b/eBones/usr.sbin/kerberos/kerberos.c
@@ -5,13 +5,13 @@
* <Copyright.MIT>.
*
* from: kerberos.c,v 4.19 89/11/01 17:18:07 qjb Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char rcsid[] =
-"$FreeBSD$";
+"$Id$";
#endif lint
#endif
diff --git a/eBones/usr.sbin/kprop/Makefile b/eBones/usr.sbin/kprop/Makefile
index 6851365..809ec50 100644
--- a/eBones/usr.sbin/kprop/Makefile
+++ b/eBones/usr.sbin/kprop/Makefile
@@ -1,5 +1,5 @@
# From: @(#)Makefile 5.1 (Berkeley) 6/25/90
-# $FreeBSD$
+# $Id$
PROG= kprop
DPADD= ${LIBKRB} ${LIBDES}
diff --git a/eBones/usr.sbin/kprop/kprop.c b/eBones/usr.sbin/kprop/kprop.c
index 210115b..ebd80dd 100644
--- a/eBones/usr.sbin/kprop/kprop.c
+++ b/eBones/usr.sbin/kprop/kprop.c
@@ -10,7 +10,7 @@
#if 0
#ifndef lint
static char rcsid_kprop_c[] =
-"$FreeBSD$";
+"$Id$";
#endif lint
#endif
diff --git a/eBones/usr.sbin/ksrvutil/Makefile b/eBones/usr.sbin/ksrvutil/Makefile
index 66f55be..62c551e 100644
--- a/eBones/usr.sbin/ksrvutil/Makefile
+++ b/eBones/usr.sbin/ksrvutil/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $Id$
PROG= ksrvutil
SRCS= ksrvutil.c
diff --git a/eBones/usr.sbin/ksrvutil/ksrvutil.8 b/eBones/usr.sbin/ksrvutil/ksrvutil.8
index 2d8928b..30ac3fb 100644
--- a/eBones/usr.sbin/ksrvutil/ksrvutil.8
+++ b/eBones/usr.sbin/ksrvutil/ksrvutil.8
@@ -1,5 +1,5 @@
.\" from: /mit/kerberos/src/man/RCS/ksrvutil.8,v 4.0 89/07/27 18:35:33 jtkohl Exp $
-.\" $FreeBSD$
+.\" $Id$
.\" Copyright 1989 by the Massachusetts Institute of Technology.
.\"
.\" For copying and distribution information,
diff --git a/eBones/usr.sbin/ksrvutil/ksrvutil.c b/eBones/usr.sbin/ksrvutil/ksrvutil.c
index bbb428a..1bc1424 100644
--- a/eBones/usr.sbin/ksrvutil/ksrvutil.c
+++ b/eBones/usr.sbin/ksrvutil/ksrvutil.c
@@ -12,7 +12,7 @@
static char rcsid_ksrvutil_c[] =
"BonesHeader: /afs/athena.mit.edu/astaff/project/kerberos/src/kadmin/RCS/ksrvutil.c,v 4.1 89/09/26 09:33:49 jtkohl Exp ";
static const char rcsid[] =
- "$FreeBSD$";
+ "$Id$";
#endif lint
#endif
diff --git a/eBones/usr.sbin/kstash/Makefile b/eBones/usr.sbin/kstash/Makefile
index 6be5c46..6cd2e19 100644
--- a/eBones/usr.sbin/kstash/Makefile
+++ b/eBones/usr.sbin/kstash/Makefile
@@ -1,5 +1,5 @@
# From: @(#)Makefile 5.2 (Berkeley) 3/5/91
-# $FreeBSD$
+# $Id$
PROG= kstash
CFLAGS+=-DKERBEROS -DDEBUG
diff --git a/eBones/usr.sbin/kstash/kstash.8 b/eBones/usr.sbin/kstash/kstash.8
index 0eb426c..7b810ab 100644
--- a/eBones/usr.sbin/kstash/kstash.8
+++ b/eBones/usr.sbin/kstash/kstash.8
@@ -1,5 +1,5 @@
.\" from: kstash.8,v 4.1 89/01/23 11:11:39 jtkohl Exp $
-.\" $FreeBSD$
+.\" $Id$
.\" Copyright 1989 by the Massachusetts Institute of Technology.
.\"
.\" For copying and distribution information,
diff --git a/eBones/usr.sbin/kstash/kstash.c b/eBones/usr.sbin/kstash/kstash.c
index a64b7fe..540c017 100644
--- a/eBones/usr.sbin/kstash/kstash.c
+++ b/eBones/usr.sbin/kstash/kstash.c
@@ -5,13 +5,13 @@
* <Copyright.MIT>.
*
* from: kstash.c,v 4.0 89/01/23 09:45:43 jtkohl Exp $
- * $FreeBSD$
+ * $Id$
*/
#if 0
#ifndef lint
static char rcsid[] =
-"$FreeBSD$";
+"$Id$";
#endif lint
#endif
diff --git a/eBones/usr.sbin/make_keypair/make_keypair.8 b/eBones/usr.sbin/make_keypair/make_keypair.8
index 7804687..b2b4e4c 100644
--- a/eBones/usr.sbin/make_keypair/make_keypair.8
+++ b/eBones/usr.sbin/make_keypair/make_keypair.8
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)make_keypair.8 8.2 (Berkeley) 12/11/93
-.\" $FreeBSD$
+.\" $Id$
.\"
.Dd December 11, 1993
.Dt MAKE_KEYPAIR 8
diff --git a/sbin/adjkerntz/adjkerntz.8 b/sbin/adjkerntz/adjkerntz.8
index 20fce35..cf1c767 100644
--- a/sbin/adjkerntz/adjkerntz.8
+++ b/sbin/adjkerntz/adjkerntz.8
@@ -22,7 +22,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $FreeBSD$
+.\" $Id$
.\"
.Dd April 4, 1996
.Dt ADJKERNTZ 8
diff --git a/sbin/badsect/badsect.8 b/sbin/badsect/badsect.8
index 0b74234..322f8c4 100644
--- a/sbin/badsect/badsect.8
+++ b/sbin/badsect/badsect.8
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)badsect.8 8.1 (Berkeley) 6/5/93
-.\" $FreeBSD$
+.\" $Id$
.\"
.Dd June 5, 1993
.Dt BADSECT 8
diff --git a/sbin/bsdlabel/bsdlabel.8 b/sbin/bsdlabel/bsdlabel.8
index 14725f3..eab396d 100644
--- a/sbin/bsdlabel/bsdlabel.8
+++ b/sbin/bsdlabel/bsdlabel.8
@@ -33,7 +33,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)disklabel.8 8.2 (Berkeley) 4/19/94
-.\" $FreeBSD$
+.\" $Id$
.\"
.Dd "April 19, 1994"
.Dt DISKLABEL 8
diff --git a/sbin/ccdconfig/ccdconfig.c b/sbin/ccdconfig/ccdconfig.c
index 24fa0a2..ce5dae3 100644
--- a/sbin/ccdconfig/ccdconfig.c
+++ b/sbin/ccdconfig/ccdconfig.c
@@ -1,4 +1,4 @@
-/* $FreeBSD$ */
+/* $Id$ */
/* $NetBSD: ccdconfig.c,v 1.2.2.1 1995/11/11 02:43:35 thorpej Exp $ */
diff --git a/sbin/clri/clri.8 b/sbin/clri/clri.8
index 95420c86..187c790 100644
--- a/sbin/clri/clri.8
+++ b/sbin/clri/clri.8
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)clri.8 8.2 (Berkeley) 4/19/94
-.\" $FreeBSD$
+.\" $Id$
.\"
.Dd April 19, 1994
.Dt CLRI 8
diff --git a/sbin/comcontrol/comcontrol.8 b/sbin/comcontrol/comcontrol.8
index 25fd4ef..e9d35c6 100644
--- a/sbin/comcontrol/comcontrol.8
+++ b/sbin/comcontrol/comcontrol.8
@@ -1,4 +1,4 @@
-.\" $FreeBSD$
+.\" $Id$
.Dd May 15, 1994
.Dt COMCONTROL 8
.Os FreeBSD
diff --git a/sbin/disklabel/disklabel.8 b/sbin/disklabel/disklabel.8
index 14725f3..eab396d 100644
--- a/sbin/disklabel/disklabel.8
+++ b/sbin/disklabel/disklabel.8
@@ -33,7 +33,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)disklabel.8 8.2 (Berkeley) 4/19/94
-.\" $FreeBSD$
+.\" $Id$
.\"
.Dd "April 19, 1994"
.Dt DISKLABEL 8
diff --git a/sbin/dmesg/dmesg.c b/sbin/dmesg/dmesg.c
index e23443d..b68a1d9 100644
--- a/sbin/dmesg/dmesg.c
+++ b/sbin/dmesg/dmesg.c
@@ -42,7 +42,7 @@ static const char copyright[] =
static const char sccsid[] = "@(#)dmesg.c 8.1 (Berkeley) 6/5/93";
#endif
static const char rcsid[] =
- "$FreeBSD$";
+ "$Id$";
#endif /* not lint */
#include <sys/cdefs.h>
diff --git a/sbin/dset/dset.8 b/sbin/dset/dset.8
index 92cd9b7..8d96075 100644
--- a/sbin/dset/dset.8
+++ b/sbin/dset/dset.8
@@ -23,7 +23,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $FreeBSD$
+.\" $Id$
.\" "
.Dd May 2, 1996
.Dt DSET 8
diff --git a/sbin/dump/dump.8 b/sbin/dump/dump.8
index e7fda69..efa6d75 100644
--- a/sbin/dump/dump.8
+++ b/sbin/dump/dump.8
@@ -31,7 +31,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)dump.8 8.1 (Berkeley) 6/16/93
-.\" $FreeBSD$
+.\" $Id$
.\"
.Dd June 16, 1993
.Dt DUMP 8
diff --git a/sbin/dumpfs/dumpfs.8 b/sbin/dumpfs/dumpfs.8
index cf8135c..7f52246 100644
--- a/sbin/dumpfs/dumpfs.8
+++ b/sbin/dumpfs/dumpfs.8
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)dumpfs.8 8.1 (Berkeley) 6/5/93
-.\" $FreeBSD$
+.\" $Id$
.\"
.Dd June 5, 1993
.Dt DUMPFS 8
diff --git a/sbin/dumplfs/dumplfs.8 b/sbin/dumplfs/dumplfs.8
index 12a7dfa..445ff7b 100644
--- a/sbin/dumplfs/dumplfs.8
+++ b/sbin/dumplfs/dumplfs.8
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)dumplfs.8 8.1 (Berkeley) 6/18/93
-.\" $FreeBSD$
+.\" $Id$
.\"
.Dd June 18, 1993
.Dt DUMPLFS 8
diff --git a/sbin/dumpon/Makefile b/sbin/dumpon/Makefile
index 9bdc926..da6f365 100644
--- a/sbin/dumpon/Makefile
+++ b/sbin/dumpon/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $Id$
PROG= dumpon
MAN8= dumpon.8
diff --git a/sbin/dumpon/dumpon.8 b/sbin/dumpon/dumpon.8
index 5d6e621..2850b43 100644
--- a/sbin/dumpon/dumpon.8
+++ b/sbin/dumpon/dumpon.8
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" From: @(#)swapon.8 8.1 (Berkeley) 6/5/93
-.\" $FreeBSD$
+.\" $Id$
.\"
.Dd May 12, 1995
.Dt DUMPON 8
diff --git a/sbin/dumpon/dumpon.c b/sbin/dumpon/dumpon.c
index 31a46fd..27e7a3d 100644
--- a/sbin/dumpon/dumpon.c
+++ b/sbin/dumpon/dumpon.c
@@ -40,7 +40,7 @@ static char copyright[] =
#ifndef lint
/*static char sccsid[] = "From: @(#)swapon.c 8.1 (Berkeley) 6/5/93";*/
static const char rcsid[] =
- "$FreeBSD$";
+ "$Id$";
#endif /* not lint */
#include <errno.h>
diff --git a/sbin/fsck/fsck.8 b/sbin/fsck/fsck.8
index 369454e..db91f32 100644
--- a/sbin/fsck/fsck.8
+++ b/sbin/fsck/fsck.8
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)fsck.8 8.2 (Berkeley) 12/11/93
-.|' $FreeBSD$
+.|' $Id$
.\"
.Dd December 11, 1993
.Dt FSCK 8
diff --git a/sbin/fsck_ffs/fsck_ffs.8 b/sbin/fsck_ffs/fsck_ffs.8
index 369454e..db91f32 100644
--- a/sbin/fsck_ffs/fsck_ffs.8
+++ b/sbin/fsck_ffs/fsck_ffs.8
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)fsck.8 8.2 (Berkeley) 12/11/93
-.|' $FreeBSD$
+.|' $Id$
.\"
.Dd December 11, 1993
.Dt FSCK 8
diff --git a/sbin/fsck_ifs/fsck_ifs.8 b/sbin/fsck_ifs/fsck_ifs.8
index 369454e..db91f32 100644
--- a/sbin/fsck_ifs/fsck_ifs.8
+++ b/sbin/fsck_ifs/fsck_ifs.8
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)fsck.8 8.2 (Berkeley) 12/11/93
-.|' $FreeBSD$
+.|' $Id$
.\"
.Dd December 11, 1993
.Dt FSCK 8
diff --git a/sbin/fsdb/Makefile b/sbin/fsdb/Makefile
index 8b2fb8f..5fa4d66 100644
--- a/sbin/fsdb/Makefile
+++ b/sbin/fsdb/Makefile
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.1.1.1 1995/10/08 23:08:36 thorpej Exp $
# @(#)Makefile 8.1 (Berkeley) 6/5/93
-# $FreeBSD$
+# $Id$
PROG= fsdb
MAN8= fsdb.8
diff --git a/sbin/fsdb/fsdb.8 b/sbin/fsdb/fsdb.8
index 08b599f..046fc46 100644
--- a/sbin/fsdb/fsdb.8
+++ b/sbin/fsdb/fsdb.8
@@ -26,7 +26,7 @@
.\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $FreeBSD$
+.\" $Id$
.\"
.Dd September 14, 1995
.Dt FSDB 8
diff --git a/sbin/i386/Makefile b/sbin/i386/Makefile
index 7501cc4..58ca50c 100644
--- a/sbin/i386/Makefile
+++ b/sbin/i386/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $Id$
SUBDIR= comcontrol fdisk ft mount_msdos nextboot
#NOTYET: cxconfig
diff --git a/sbin/i386/Makefile.inc b/sbin/i386/Makefile.inc
index c384355..c961f85 100644
--- a/sbin/i386/Makefile.inc
+++ b/sbin/i386/Makefile.inc
@@ -1,3 +1,3 @@
-# $FreeBSD$
+# $Id$
.include "${.CURDIR}/../../Makefile.inc"
diff --git a/sbin/i386/comcontrol/comcontrol.8 b/sbin/i386/comcontrol/comcontrol.8
index 25fd4ef..e9d35c6 100644
--- a/sbin/i386/comcontrol/comcontrol.8
+++ b/sbin/i386/comcontrol/comcontrol.8
@@ -1,4 +1,4 @@
-.\" $FreeBSD$
+.\" $Id$
.Dd May 15, 1994
.Dt COMCONTROL 8
.Os FreeBSD
diff --git a/sbin/i386/ft/Makefile b/sbin/i386/ft/Makefile
index 90b8cb5..3fb1b74 100644
--- a/sbin/i386/ft/Makefile
+++ b/sbin/i386/ft/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $Id$
PROG= ft
MAN8= ft.8
diff --git a/sbin/i386/mount_msdos/Makefile b/sbin/i386/mount_msdos/Makefile
index 57610ab..b0460ef 100644
--- a/sbin/i386/mount_msdos/Makefile
+++ b/sbin/i386/mount_msdos/Makefile
@@ -1,5 +1,5 @@
#
-# $FreeBSD$
+# $Id$
#
PROG= mount_msdos
diff --git a/sbin/i386/mount_msdos/mount_msdos.8 b/sbin/i386/mount_msdos/mount_msdos.8
index 77664eb..4f6fcd1 100644
--- a/sbin/i386/mount_msdos/mount_msdos.8
+++ b/sbin/i386/mount_msdos/mount_msdos.8
@@ -27,7 +27,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $FreeBSD$
+.\" $Id$
.\"
.Dd April 7, 1994
.Dt MOUNT_MSDOS 8
diff --git a/sbin/i386/mount_msdos/mount_msdos.c b/sbin/i386/mount_msdos/mount_msdos.c
index b752448..590ced7 100644
--- a/sbin/i386/mount_msdos/mount_msdos.c
+++ b/sbin/i386/mount_msdos/mount_msdos.c
@@ -30,7 +30,7 @@
#ifndef lint
static const char rcsid[] =
- "$FreeBSD$";
+ "$Id$";
#endif /* not lint */
#include <sys/cdefs.h>
diff --git a/sbin/i386/nextboot/nextboot.8 b/sbin/i386/nextboot/nextboot.8
index 3f998c7..dccf2e4 100644
--- a/sbin/i386/nextboot/nextboot.8
+++ b/sbin/i386/nextboot/nextboot.8
@@ -1,4 +1,4 @@
-.\" $FreeBSD$
+.\" $Id$
.Dd July 9, 1996
.Dt NEXTBOOT 8
.\".Os BSD 4
diff --git a/sbin/ifconfig/Makefile b/sbin/ifconfig/Makefile
index ad038ca..28fdd26 100644
--- a/sbin/ifconfig/Makefile
+++ b/sbin/ifconfig/Makefile
@@ -1,5 +1,5 @@
# From: @(#)Makefile 8.1 (Berkeley) 6/5/93
-# $FreeBSD$
+# $Id$
PROG= ifconfig
MAN8= ifconfig.8
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8
index 3cc6242..2b771ef 100644
--- a/sbin/ifconfig/ifconfig.8
+++ b/sbin/ifconfig/ifconfig.8
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" From: @(#)ifconfig.8 8.3 (Berkeley) 1/5/94
-.\" $FreeBSD$
+.\" $Id$
.\"
.Dd February 13, 1996
.Dt IFCONFIG 8
diff --git a/sbin/ifconfig/ifconfig.c b/sbin/ifconfig/ifconfig.c
index 116dcd1..01f1114 100644
--- a/sbin/ifconfig/ifconfig.c
+++ b/sbin/ifconfig/ifconfig.c
@@ -42,7 +42,7 @@ static const char copyright[] =
static char sccsid[] = "@(#)ifconfig.c 8.2 (Berkeley) 2/16/94";
*/
static const char rcsid[] =
- "$FreeBSD$";
+ "$Id$";
#endif /* not lint */
#include <sys/param.h>
diff --git a/sbin/init/Makefile b/sbin/init/Makefile
index 1d8c89c..244ff5e 100644
--- a/sbin/init/Makefile
+++ b/sbin/init/Makefile
@@ -1,5 +1,5 @@
# @(#)Makefile 8.1 (Berkeley) 7/19/93
-# $FreeBSD$
+# $Id$
PROG= init
MAN8= init.8
diff --git a/sbin/init/init.8 b/sbin/init/init.8
index 00b011c..63dc455 100644
--- a/sbin/init/init.8
+++ b/sbin/init/init.8
@@ -33,7 +33,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)init.8 8.3 (Berkeley) 4/18/94
-.\" $FreeBSD$
+.\" $Id$
.\"
.Dd April 18, 1994
.Dt INIT 8
diff --git a/sbin/ipfw/ipfw.c b/sbin/ipfw/ipfw.c
index 4145d67..4a85719 100644
--- a/sbin/ipfw/ipfw.c
+++ b/sbin/ipfw/ipfw.c
@@ -16,7 +16,7 @@
*
* NEW command line interface for IP firewall facility
*
- * $FreeBSD$
+ * $Id$
*
*/
diff --git a/sbin/md5/md5.c b/sbin/md5/md5.c
index 5435cf4..02dbd2d 100644
--- a/sbin/md5/md5.c
+++ b/sbin/md5/md5.c
@@ -1,5 +1,5 @@
/*
- * $FreeBSD$
+ * $Id$
*
* Derived from:
*/
diff --git a/sbin/mknod/mknod.c b/sbin/mknod/mknod.c
index e5b02c4..a3050eb 100644
--- a/sbin/mknod/mknod.c
+++ b/sbin/mknod/mknod.c
@@ -45,7 +45,7 @@ static const char copyright[] =
static char sccsid[] = "@(#)mknod.c 8.1 (Berkeley) 6/5/93";
#else
static const char rcsid[] =
- "$FreeBSD$";
+ "$Id$";
#endif
#endif /* not lint */
diff --git a/sbin/modload/Makefile b/sbin/modload/Makefile
index d55588d..bff8935 100644
--- a/sbin/modload/Makefile
+++ b/sbin/modload/Makefile
@@ -33,7 +33,7 @@
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
#
-# $FreeBSD$
+# $Id$
#
PROG= modload
diff --git a/sbin/modload/modload.8 b/sbin/modload/modload.8
index 80e11fd..ff48950 100644
--- a/sbin/modload/modload.8
+++ b/sbin/modload/modload.8
@@ -23,7 +23,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $FreeBSD$
+.\" $Id$
.\"
.Dd September 22, 1994
.Dt MODLOAD 8
diff --git a/sbin/modload/modload.c b/sbin/modload/modload.c
index d2aac78..6f1c174 100644
--- a/sbin/modload/modload.c
+++ b/sbin/modload/modload.c
@@ -29,7 +29,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD$
+ * $Id$
*/
#include <stdio.h>
diff --git a/sbin/modload/pathnames.h b/sbin/modload/pathnames.h
index d4e33f0..4359013 100644
--- a/sbin/modload/pathnames.h
+++ b/sbin/modload/pathnames.h
@@ -1,4 +1,4 @@
-/* $FreeBSD$ */
+/* $Id$ */
#include <paths.h>
#define _PATH_LKM "/dev/lkm"
diff --git a/sbin/modunload/Makefile b/sbin/modunload/Makefile
index f332270..9d923a3 100644
--- a/sbin/modunload/Makefile
+++ b/sbin/modunload/Makefile
@@ -33,7 +33,7 @@
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
#
-# $FreeBSD$
+# $Id$
#
PROG= modunload
diff --git a/sbin/modunload/modunload.8 b/sbin/modunload/modunload.8
index c62c644..a4d98e3 100644
--- a/sbin/modunload/modunload.8
+++ b/sbin/modunload/modunload.8
@@ -23,7 +23,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $FreeBSD$
+.\" $Id$
.\"
.Dd June 7, 1993
.Dt MODUNLOAD 8
diff --git a/sbin/modunload/modunload.c b/sbin/modunload/modunload.c
index ebfb7b4..f7c7c58 100644
--- a/sbin/modunload/modunload.c
+++ b/sbin/modunload/modunload.c
@@ -29,7 +29,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD$
+ * $Id$
*/
#include <stdio.h>
diff --git a/sbin/mount/mount.8 b/sbin/mount/mount.8
index e05c8b2..2961cc1 100644
--- a/sbin/mount/mount.8
+++ b/sbin/mount/mount.8
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)mount.8 8.7 (Berkeley) 3/27/94
-.\" $FreeBSD$
+.\" $Id$
.\"
.Dd March 27, 1994
.Dt MOUNT 8
diff --git a/sbin/mount_cd9660/mount_cd9660.c b/sbin/mount_cd9660/mount_cd9660.c
index 0e1c438..463b660 100644
--- a/sbin/mount_cd9660/mount_cd9660.c
+++ b/sbin/mount_cd9660/mount_cd9660.c
@@ -49,7 +49,7 @@ static char copyright[] =
static char sccsid[] = "@(#)mount_cd9660.c 8.4 (Berkeley) 3/27/94";
*/
static const char rcsid[] =
- "$FreeBSD$";
+ "$Id$";
#endif /* not lint */
#include <sys/param.h>
diff --git a/sbin/mount_ext2fs/mount_ext2fs.c b/sbin/mount_ext2fs/mount_ext2fs.c
index fc99417..46bfbda 100644
--- a/sbin/mount_ext2fs/mount_ext2fs.c
+++ b/sbin/mount_ext2fs/mount_ext2fs.c
@@ -42,7 +42,7 @@ static char copyright[] =
static char sccsid[] = "@(#)mount_lfs.c 8.3 (Berkeley) 3/27/94";
*/
static const char rcsid[] =
- "$FreeBSD$";
+ "$Id$";
#endif /* not lint */
#include <sys/param.h>
diff --git a/sbin/mount_ifs/mount.8 b/sbin/mount_ifs/mount.8
index e05c8b2..2961cc1 100644
--- a/sbin/mount_ifs/mount.8
+++ b/sbin/mount_ifs/mount.8
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)mount.8 8.7 (Berkeley) 3/27/94
-.\" $FreeBSD$
+.\" $Id$
.\"
.Dd March 27, 1994
.Dt MOUNT 8
diff --git a/sbin/mount_lfs/mount_lfs.c b/sbin/mount_lfs/mount_lfs.c
index 51d2562..c252b0f 100644
--- a/sbin/mount_lfs/mount_lfs.c
+++ b/sbin/mount_lfs/mount_lfs.c
@@ -42,7 +42,7 @@ static char copyright[] =
static char sccsid[] = "@(#)mount_lfs.c 8.3 (Berkeley) 3/27/94";
*/
static const char rcsid[] =
- "$FreeBSD$";
+ "$Id$";
#endif /* not lint */
#include <sys/param.h>
diff --git a/sbin/mount_msdos/Makefile b/sbin/mount_msdos/Makefile
index 57610ab..b0460ef 100644
--- a/sbin/mount_msdos/Makefile
+++ b/sbin/mount_msdos/Makefile
@@ -1,5 +1,5 @@
#
-# $FreeBSD$
+# $Id$
#
PROG= mount_msdos
diff --git a/sbin/mount_msdos/mount_msdos.8 b/sbin/mount_msdos/mount_msdos.8
index 77664eb..4f6fcd1 100644
--- a/sbin/mount_msdos/mount_msdos.8
+++ b/sbin/mount_msdos/mount_msdos.8
@@ -27,7 +27,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $FreeBSD$
+.\" $Id$
.\"
.Dd April 7, 1994
.Dt MOUNT_MSDOS 8
diff --git a/sbin/mount_msdos/mount_msdos.c b/sbin/mount_msdos/mount_msdos.c
index b752448..590ced7 100644
--- a/sbin/mount_msdos/mount_msdos.c
+++ b/sbin/mount_msdos/mount_msdos.c
@@ -30,7 +30,7 @@
#ifndef lint
static const char rcsid[] =
- "$FreeBSD$";
+ "$Id$";
#endif /* not lint */
#include <sys/cdefs.h>
diff --git a/sbin/mount_msdosfs/Makefile b/sbin/mount_msdosfs/Makefile
index 57610ab..b0460ef 100644
--- a/sbin/mount_msdosfs/Makefile
+++ b/sbin/mount_msdosfs/Makefile
@@ -1,5 +1,5 @@
#
-# $FreeBSD$
+# $Id$
#
PROG= mount_msdos
diff --git a/sbin/mount_msdosfs/mount_msdosfs.8 b/sbin/mount_msdosfs/mount_msdosfs.8
index 77664eb..4f6fcd1 100644
--- a/sbin/mount_msdosfs/mount_msdosfs.8
+++ b/sbin/mount_msdosfs/mount_msdosfs.8
@@ -27,7 +27,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $FreeBSD$
+.\" $Id$
.\"
.Dd April 7, 1994
.Dt MOUNT_MSDOS 8
diff --git a/sbin/mount_msdosfs/mount_msdosfs.c b/sbin/mount_msdosfs/mount_msdosfs.c
index b752448..590ced7 100644
--- a/sbin/mount_msdosfs/mount_msdosfs.c
+++ b/sbin/mount_msdosfs/mount_msdosfs.c
@@ -30,7 +30,7 @@
#ifndef lint
static const char rcsid[] =
- "$FreeBSD$";
+ "$Id$";
#endif /* not lint */
#include <sys/cdefs.h>
diff --git a/sbin/mount_nfs/mount_nfs.8 b/sbin/mount_nfs/mount_nfs.8
index 6b23314..5048d4a 100644
--- a/sbin/mount_nfs/mount_nfs.8
+++ b/sbin/mount_nfs/mount_nfs.8
@@ -31,7 +31,7 @@
.\"
.\" @(#)mount_nfs.8 8.2 (Berkeley) 3/27/94
.\"
-.\" $FreeBSD$
+.\" $Id$
.\""
.Dd March 27, 1994
.Dt MOUNT_NFS 8
diff --git a/sbin/mount_nfs/mount_nfs.c b/sbin/mount_nfs/mount_nfs.c
index cbcb9ba..3378825 100644
--- a/sbin/mount_nfs/mount_nfs.c
+++ b/sbin/mount_nfs/mount_nfs.c
@@ -45,7 +45,7 @@ static char copyright[] =
static char sccsid[] = "@(#)mount_nfs.c 8.3 (Berkeley) 3/27/94";
*/
static const char rcsid[] =
- "$FreeBSD$";
+ "$Id$";
#endif /* not lint */
#include <sys/param.h>
diff --git a/sbin/mount_null/mount_null.8 b/sbin/mount_null/mount_null.8
index 6d6d2e6..1a47b27 100644
--- a/sbin/mount_null/mount_null.8
+++ b/sbin/mount_null/mount_null.8
@@ -35,7 +35,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)mount_null.8 8.4 (Berkeley) 4/19/94
-.\" $FreeBSD$
+.\" $Id$
.\"
.Dd April 19, 1994
.Dt MOUNT_NULL 8
diff --git a/sbin/mount_null/mount_null.c b/sbin/mount_null/mount_null.c
index 179e878..2d654c6 100644
--- a/sbin/mount_null/mount_null.c
+++ b/sbin/mount_null/mount_null.c
@@ -45,7 +45,7 @@ char copyright[] =
static char sccsid[] = "@(#)mount_null.c 8.5 (Berkeley) 3/27/94";
*/
static const char rcsid[] =
- "$FreeBSD$";
+ "$Id$";
#endif /* not lint */
#include <sys/param.h>
diff --git a/sbin/mount_nullfs/mount_nullfs.8 b/sbin/mount_nullfs/mount_nullfs.8
index 6d6d2e6..1a47b27 100644
--- a/sbin/mount_nullfs/mount_nullfs.8
+++ b/sbin/mount_nullfs/mount_nullfs.8
@@ -35,7 +35,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)mount_null.8 8.4 (Berkeley) 4/19/94
-.\" $FreeBSD$
+.\" $Id$
.\"
.Dd April 19, 1994
.Dt MOUNT_NULL 8
diff --git a/sbin/mount_nullfs/mount_nullfs.c b/sbin/mount_nullfs/mount_nullfs.c
index 179e878..2d654c6 100644
--- a/sbin/mount_nullfs/mount_nullfs.c
+++ b/sbin/mount_nullfs/mount_nullfs.c
@@ -45,7 +45,7 @@ char copyright[] =
static char sccsid[] = "@(#)mount_null.c 8.5 (Berkeley) 3/27/94";
*/
static const char rcsid[] =
- "$FreeBSD$";
+ "$Id$";
#endif /* not lint */
#include <sys/param.h>
diff --git a/sbin/mount_portal/Makefile b/sbin/mount_portal/Makefile
index 1218514..85eca12 100644
--- a/sbin/mount_portal/Makefile
+++ b/sbin/mount_portal/Makefile
@@ -1,5 +1,5 @@
# From: @(#)Makefile 8.3 (Berkeley) 3/27/94
-# $FreeBSD$
+# $Id$
PROG= mount_portal
SRCS= mount_portal.c activate.c conf.c getmntopts.c pt_conf.c \
diff --git a/sbin/mount_portal/activate.c b/sbin/mount_portal/activate.c
index 7de746a..18e30ab 100644
--- a/sbin/mount_portal/activate.c
+++ b/sbin/mount_portal/activate.c
@@ -36,7 +36,7 @@
*
* @(#)activate.c 8.2 (Berkeley) 3/27/94
*
- * $FreeBSD$
+ * $Id$
*/
#include <stdio.h>
diff --git a/sbin/mount_portal/conf.c b/sbin/mount_portal/conf.c
index 5400baf..b7f3e57 100644
--- a/sbin/mount_portal/conf.c
+++ b/sbin/mount_portal/conf.c
@@ -36,7 +36,7 @@
*
* @(#)conf.c 8.2 (Berkeley) 3/27/94
*
- * $FreeBSD$
+ * $Id$
*/
#include <stdio.h>
diff --git a/sbin/mount_portal/mount_portal.c b/sbin/mount_portal/mount_portal.c
index e396370..9ed05e5 100644
--- a/sbin/mount_portal/mount_portal.c
+++ b/sbin/mount_portal/mount_portal.c
@@ -45,7 +45,7 @@ char copyright[] =
static char sccsid[] = "@(#)mount_portal.c 8.4 (Berkeley) 3/27/94";
*/
static const char rcsid[] =
- "$FreeBSD$";
+ "$Id$";
#endif /* not lint */
#include <sys/param.h>
diff --git a/sbin/mount_portal/pathnames.h b/sbin/mount_portal/pathnames.h
index 6b55770..3203b00 100644
--- a/sbin/mount_portal/pathnames.h
+++ b/sbin/mount_portal/pathnames.h
@@ -36,7 +36,7 @@
*
* @(#)pathnames.h 8.1 (Berkeley) 6/5/93
*
- * $FreeBSD$
+ * $Id$
*/
#include <paths.h>
diff --git a/sbin/mount_portal/portal.conf b/sbin/mount_portal/portal.conf
index 53a07a9..3a4ddf0a 100644
--- a/sbin/mount_portal/portal.conf
+++ b/sbin/mount_portal/portal.conf
@@ -1,5 +1,5 @@
# @(#)portal.conf 8.1 (Berkeley) 6/5/93
-# $FreeBSD$
+# $Id$
tcplisten/ tcplisten tcplisten/
tcp/ tcp tcp/
fs/ file fs/
diff --git a/sbin/mount_portal/portald.h b/sbin/mount_portal/portald.h
index 61f1b96..23fce24 100644
--- a/sbin/mount_portal/portald.h
+++ b/sbin/mount_portal/portald.h
@@ -36,7 +36,7 @@
*
* @(#)portald.h 8.1 (Berkeley) 6/5/93
*
- * $FreeBSD$
+ * $Id$
*/
#include <sys/cdefs.h>
diff --git a/sbin/mount_portal/pt_conf.c b/sbin/mount_portal/pt_conf.c
index dc98fbf..ae588ad 100644
--- a/sbin/mount_portal/pt_conf.c
+++ b/sbin/mount_portal/pt_conf.c
@@ -36,7 +36,7 @@
*
* @(#)pt_conf.c 8.1 (Berkeley) 6/5/93
*
- * $FreeBSD$
+ * $Id$
*/
#include <sys/types.h>
diff --git a/sbin/mount_portal/pt_exec.c b/sbin/mount_portal/pt_exec.c
index df50dc1..6ee2bf5 100644
--- a/sbin/mount_portal/pt_exec.c
+++ b/sbin/mount_portal/pt_exec.c
@@ -36,7 +36,7 @@
*
* @(#)pt_exec.c 8.1 (Berkeley) 6/5/93
*
- * $FreeBSD$
+ * $Id$
*/
#include <stdio.h>
diff --git a/sbin/mount_portal/pt_file.c b/sbin/mount_portal/pt_file.c
index f1189d1..1c29e6d 100644
--- a/sbin/mount_portal/pt_file.c
+++ b/sbin/mount_portal/pt_file.c
@@ -36,7 +36,7 @@
*
* @(#)pt_file.c 8.2 (Berkeley) 3/27/94
*
- * $FreeBSD$
+ * $Id$
*/
#include <stdio.h>
diff --git a/sbin/mount_portal/pt_tcp.c b/sbin/mount_portal/pt_tcp.c
index d2001c8..3c4962c 100644
--- a/sbin/mount_portal/pt_tcp.c
+++ b/sbin/mount_portal/pt_tcp.c
@@ -36,7 +36,7 @@
*
* @(#)pt_tcp.c 8.3 (Berkeley) 3/27/94
*
- * $FreeBSD$
+ * $Id$
*/
#include <stdio.h>
diff --git a/sbin/mount_portalfs/Makefile b/sbin/mount_portalfs/Makefile
index 1218514..85eca12 100644
--- a/sbin/mount_portalfs/Makefile
+++ b/sbin/mount_portalfs/Makefile
@@ -1,5 +1,5 @@
# From: @(#)Makefile 8.3 (Berkeley) 3/27/94
-# $FreeBSD$
+# $Id$
PROG= mount_portal
SRCS= mount_portal.c activate.c conf.c getmntopts.c pt_conf.c \
diff --git a/sbin/mount_portalfs/activate.c b/sbin/mount_portalfs/activate.c
index 7de746a..18e30ab 100644
--- a/sbin/mount_portalfs/activate.c
+++ b/sbin/mount_portalfs/activate.c
@@ -36,7 +36,7 @@
*
* @(#)activate.c 8.2 (Berkeley) 3/27/94
*
- * $FreeBSD$
+ * $Id$
*/
#include <stdio.h>
diff --git a/sbin/mount_portalfs/conf.c b/sbin/mount_portalfs/conf.c
index 5400baf..b7f3e57 100644
--- a/sbin/mount_portalfs/conf.c
+++ b/sbin/mount_portalfs/conf.c
@@ -36,7 +36,7 @@
*
* @(#)conf.c 8.2 (Berkeley) 3/27/94
*
- * $FreeBSD$
+ * $Id$
*/
#include <stdio.h>
diff --git a/sbin/mount_portalfs/mount_portalfs.c b/sbin/mount_portalfs/mount_portalfs.c
index e396370..9ed05e5 100644
--- a/sbin/mount_portalfs/mount_portalfs.c
+++ b/sbin/mount_portalfs/mount_portalfs.c
@@ -45,7 +45,7 @@ char copyright[] =
static char sccsid[] = "@(#)mount_portal.c 8.4 (Berkeley) 3/27/94";
*/
static const char rcsid[] =
- "$FreeBSD$";
+ "$Id$";
#endif /* not lint */
#include <sys/param.h>
diff --git a/sbin/mount_portalfs/pathnames.h b/sbin/mount_portalfs/pathnames.h
index 6b55770..3203b00 100644
--- a/sbin/mount_portalfs/pathnames.h
+++ b/sbin/mount_portalfs/pathnames.h
@@ -36,7 +36,7 @@
*
* @(#)pathnames.h 8.1 (Berkeley) 6/5/93
*
- * $FreeBSD$
+ * $Id$
*/
#include <paths.h>
diff --git a/sbin/mount_portalfs/portal.conf b/sbin/mount_portalfs/portal.conf
index 53a07a9..3a4ddf0a 100644
--- a/sbin/mount_portalfs/portal.conf
+++ b/sbin/mount_portalfs/portal.conf
@@ -1,5 +1,5 @@
# @(#)portal.conf 8.1 (Berkeley) 6/5/93
-# $FreeBSD$
+# $Id$
tcplisten/ tcplisten tcplisten/
tcp/ tcp tcp/
fs/ file fs/
diff --git a/sbin/mount_portalfs/portald.h b/sbin/mount_portalfs/portald.h
index 61f1b96..23fce24 100644
--- a/sbin/mount_portalfs/portald.h
+++ b/sbin/mount_portalfs/portald.h
@@ -36,7 +36,7 @@
*
* @(#)portald.h 8.1 (Berkeley) 6/5/93
*
- * $FreeBSD$
+ * $Id$
*/
#include <sys/cdefs.h>
diff --git a/sbin/mount_portalfs/pt_conf.c b/sbin/mount_portalfs/pt_conf.c
index dc98fbf..ae588ad 100644
--- a/sbin/mount_portalfs/pt_conf.c
+++ b/sbin/mount_portalfs/pt_conf.c
@@ -36,7 +36,7 @@
*
* @(#)pt_conf.c 8.1 (Berkeley) 6/5/93
*
- * $FreeBSD$
+ * $Id$
*/
#include <sys/types.h>
diff --git a/sbin/mount_portalfs/pt_exec.c b/sbin/mount_portalfs/pt_exec.c
index df50dc1..6ee2bf5 100644
--- a/sbin/mount_portalfs/pt_exec.c
+++ b/sbin/mount_portalfs/pt_exec.c
@@ -36,7 +36,7 @@
*
* @(#)pt_exec.c 8.1 (Berkeley) 6/5/93
*
- * $FreeBSD$
+ * $Id$
*/
#include <stdio.h>
diff --git a/sbin/mount_portalfs/pt_file.c b/sbin/mount_portalfs/pt_file.c
index f1189d1..1c29e6d 100644
--- a/sbin/mount_portalfs/pt_file.c
+++ b/sbin/mount_portalfs/pt_file.c
@@ -36,7 +36,7 @@
*
* @(#)pt_file.c 8.2 (Berkeley) 3/27/94
*
- * $FreeBSD$
+ * $Id$
*/
#include <stdio.h>
diff --git a/sbin/mount_portalfs/pt_tcp.c b/sbin/mount_portalfs/pt_tcp.c
index d2001c8..3c4962c 100644
--- a/sbin/mount_portalfs/pt_tcp.c
+++ b/sbin/mount_portalfs/pt_tcp.c
@@ -36,7 +36,7 @@
*
* @(#)pt_tcp.c 8.3 (Berkeley) 3/27/94
*
- * $FreeBSD$
+ * $Id$
*/
#include <stdio.h>
diff --git a/sbin/mount_std/mount_std.8 b/sbin/mount_std/mount_std.8
index 66cad4f..3c5e081 100644
--- a/sbin/mount_std/mount_std.8
+++ b/sbin/mount_std/mount_std.8
@@ -34,7 +34,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $FreeBSD$
+.\" $Id$
.\"
.Dd May 13, 1996
.Dt MOUNT_STD 8
diff --git a/sbin/mount_std/mount_std.c b/sbin/mount_std/mount_std.c
index 6a542d4..06da08e 100644
--- a/sbin/mount_std/mount_std.c
+++ b/sbin/mount_std/mount_std.c
@@ -43,7 +43,7 @@ char copyright[] =
#ifndef lint
static const char rcsid[] =
- "$FreeBSD$";
+ "$Id$";
#endif /* not lint */
#include <sys/param.h>
diff --git a/sbin/mount_umap/mount_umap.c b/sbin/mount_umap/mount_umap.c
index 9c5cb94..5d884ff 100644
--- a/sbin/mount_umap/mount_umap.c
+++ b/sbin/mount_umap/mount_umap.c
@@ -45,7 +45,7 @@ char copyright[] =
static char sccsid[] = "@(#)mount_umap.c 8.3 (Berkeley) 3/27/94";
*/
static const char rcsid[] =
- "$FreeBSD$";
+ "$Id$";
#endif /* not lint */
#include <sys/param.h>
diff --git a/sbin/mount_umapfs/mount_umapfs.c b/sbin/mount_umapfs/mount_umapfs.c
index 9c5cb94..5d884ff 100644
--- a/sbin/mount_umapfs/mount_umapfs.c
+++ b/sbin/mount_umapfs/mount_umapfs.c
@@ -45,7 +45,7 @@ char copyright[] =
static char sccsid[] = "@(#)mount_umap.c 8.3 (Berkeley) 3/27/94";
*/
static const char rcsid[] =
- "$FreeBSD$";
+ "$Id$";
#endif /* not lint */
#include <sys/param.h>
diff --git a/sbin/mountd/Makefile b/sbin/mountd/Makefile
index 0096b0a..f32e11b 100644
--- a/sbin/mountd/Makefile
+++ b/sbin/mountd/Makefile
@@ -1,5 +1,5 @@
# From: @(#)Makefile 8.3 (Berkeley) 1/25/94
-# $FreeBSD$
+# $Id$
PROG= mountd
CFLAGS+=-DNFS -DMFS -DCD9660 -DMSDOSFS
diff --git a/sbin/mountd/mountd.8 b/sbin/mountd/mountd.8
index f4425ba..099ac55 100644
--- a/sbin/mountd/mountd.8
+++ b/sbin/mountd/mountd.8
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" From: @(#)mountd.8 8.1 (Berkeley) 6/9/93
-.\" $FreeBSD$
+.\" $Id$
.\"
.Dd September 22, 1994
.Dt MOUNTD 8
diff --git a/sbin/mountd/mountd.c b/sbin/mountd/mountd.c
index 7411228..9e57342 100644
--- a/sbin/mountd/mountd.c
+++ b/sbin/mountd/mountd.c
@@ -43,7 +43,7 @@ static char copyright[] =
#ifndef lint
/*static char sccsid[] = "From: @(#)mountd.c 8.8 (Berkeley) 2/20/94";*/
static const char rcsid[] =
- "$FreeBSD$";
+ "$Id$";
#endif /*not lint*/
#include <sys/param.h>
diff --git a/sbin/newlfs/newlfs.8 b/sbin/newlfs/newlfs.8
index 8e44983..63abcbe 100644
--- a/sbin/newlfs/newlfs.8
+++ b/sbin/newlfs/newlfs.8
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)newlfs.8 8.1 (Berkeley) 6/19/93
-.\" $FreeBSD$
+.\" $Id$
.\"
.Dd June 19, 1993
.Dt NEWLFS 8
diff --git a/sbin/nextboot/nextboot.8 b/sbin/nextboot/nextboot.8
index 3f998c7..dccf2e4 100644
--- a/sbin/nextboot/nextboot.8
+++ b/sbin/nextboot/nextboot.8
@@ -1,4 +1,4 @@
-.\" $FreeBSD$
+.\" $Id$
.Dd July 9, 1996
.Dt NEXTBOOT 8
.\".Os BSD 4
diff --git a/sbin/nfsiod/nfsiod.8 b/sbin/nfsiod/nfsiod.8
index d82eecb..1b74554 100644
--- a/sbin/nfsiod/nfsiod.8
+++ b/sbin/nfsiod/nfsiod.8
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" From: @(#)nfsiod.8 8.2 (Berkeley) 2/22/94
-.\" $FreeBSD$
+.\" $Id$
.\"
.Dd September 22, 1994
.Dt NFSIOD 8
diff --git a/sbin/ping/ping.8 b/sbin/ping/ping.8
index 1d9a493..1bb00a9 100644
--- a/sbin/ping/ping.8
+++ b/sbin/ping/ping.8
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)ping.8 8.2 (Berkeley) 12/11/93
-.\" $FreeBSD$
+.\" $Id$
.\"
.Dd December 11, 1993
.Dt PING 8
diff --git a/sbin/reboot/boot_i386.8 b/sbin/reboot/boot_i386.8
index fbf64d5..90dcdf4 100644
--- a/sbin/reboot/boot_i386.8
+++ b/sbin/reboot/boot_i386.8
@@ -36,7 +36,7 @@
.\"
.\" @(#)boot_i386.8 8.2 (Berkeley) 4/19/94
.\"
-.\" $FreeBSD$
+.\" $Id$
.\"
.Dd April 19, 1994
.Dt BOOT 8 i386
diff --git a/sbin/restore/restore.8 b/sbin/restore/restore.8
index 0c4938a..5f7e4a8 100644
--- a/sbin/restore/restore.8
+++ b/sbin/restore/restore.8
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)restore.8 8.2 (Berkeley) 12/11/93
-.\" $FreeBSD$
+.\" $Id$
.\" "
.Dd December 11, 1993
.Dt RESTORE 8
diff --git a/sbin/route/route.8 b/sbin/route/route.8
index 121c5bb..8a3596f 100644
--- a/sbin/route/route.8
+++ b/sbin/route/route.8
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)route.8 8.3 (Berkeley) 3/19/94
-.|' $FreeBSD$
+.|' $Id$
.\"
.Dd March 19, 1994
.Dt ROUTE 8
diff --git a/sbin/route/route.c b/sbin/route/route.c
index 47923e0..21b0e32 100644
--- a/sbin/route/route.c
+++ b/sbin/route/route.c
@@ -43,7 +43,7 @@ static const char copyright[] =
static char sccsid[] = "@(#)route.c 8.3 (Berkeley) 3/19/94";
*/
static const char rcsid[] =
- "$FreeBSD$";
+ "$Id$";
#endif /* not lint */
#include <sys/param.h>
diff --git a/sbin/routed/Makefile b/sbin/routed/Makefile
index 785ad37..c2187c6 100644
--- a/sbin/routed/Makefile
+++ b/sbin/routed/Makefile
@@ -1,5 +1,5 @@
# From: @(#)Makefile 8.1 (Berkeley) 6/19/93
-# $FreeBSD$
+# $Id$
PROG= routed
SRCS= if.c input.c main.c output.c parms.c radix.c rdisc.c table.c \
diff --git a/sbin/routed/defs.h b/sbin/routed/defs.h
index 74c02f1..bba230a 100644
--- a/sbin/routed/defs.h
+++ b/sbin/routed/defs.h
@@ -31,7 +31,7 @@
* SUCH DAMAGE.
*
* @(#)defs.h 8.1 (Berkeley) 6/5/93
- * $FreeBSD$
+ * $Id$
*/
/* Definitions for RIPv2 routing process.
diff --git a/sbin/routed/routed.8 b/sbin/routed/routed.8
index 2319f29..5bd5772 100644
--- a/sbin/routed/routed.8
+++ b/sbin/routed/routed.8
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)routed.8 8.2 (Berkeley) 12/11/93
-.\" $FreeBSD$
+.\" $Id$
.\"
.Dd June 1, 1996
.Dt ROUTED 8
diff --git a/sbin/routed/rtquery/Makefile b/sbin/routed/rtquery/Makefile
index d1349dc..adc9d15 100644
--- a/sbin/routed/rtquery/Makefile
+++ b/sbin/routed/rtquery/Makefile
@@ -1,5 +1,5 @@
# From: @(#)Makefile 8.1 (Berkeley) 6/5/93
-# $FreeBSD$
+# $Id$
PROG= rtquery
MAN8= rtquery.8
diff --git a/sbin/routed/rtquery/rtquery.8 b/sbin/routed/rtquery/rtquery.8
index 039fc3c..302d949 100644
--- a/sbin/routed/rtquery/rtquery.8
+++ b/sbin/routed/rtquery/rtquery.8
@@ -1,4 +1,4 @@
-.\" $FreeBSD$
+.\" $Id$
.Dd June 1, 1996
.Dt RTQUERY 8
.Os BSD 4.4
diff --git a/sbin/savecore/savecore.8 b/sbin/savecore/savecore.8
index 7e4a7ce..216cd7f 100644
--- a/sbin/savecore/savecore.8
+++ b/sbin/savecore/savecore.8
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" From: @(#)savecore.8 8.1 (Berkeley) 6/5/93
-.\" $FreeBSD$
+.\" $Id$
.\"
.Dd September 23, 1994
.Dt SAVECORE 8
diff --git a/sbin/scsi/scsi.8 b/sbin/scsi/scsi.8
index 5704f17..4254cf0 100644
--- a/sbin/scsi/scsi.8
+++ b/sbin/scsi/scsi.8
@@ -39,7 +39,7 @@
.\" SUCH DAMAGE.
.\"
.\"
-.\" $FreeBSD$
+.\" $Id$
.\"
.Dd October 11, 1993
.Dt SCSI 8
diff --git a/sbin/scsi/scsi.c b/sbin/scsi/scsi.c
index c8f1079..60ccb72 100644
--- a/sbin/scsi/scsi.c
+++ b/sbin/scsi/scsi.c
@@ -39,7 +39,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD$
+ * $Id$
*/
#include <stdio.h>
diff --git a/sbin/scsiformat/scsiformat.8 b/sbin/scsiformat/scsiformat.8
index 8f13b0e..d0f18c1 100644
--- a/sbin/scsiformat/scsiformat.8
+++ b/sbin/scsiformat/scsiformat.8
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)scsiformat.8 5.1 (Berkeley) 6/5/93
-.\" $FreeBSD$
+.\" $Id$
.\"
.Dd June 5, 1993
.Dt SCSIFORMAT 8
diff --git a/sbin/scsiformat/scsiformat.sh b/sbin/scsiformat/scsiformat.sh
index dede988..3518e29 100644
--- a/sbin/scsiformat/scsiformat.sh
+++ b/sbin/scsiformat/scsiformat.sh
@@ -26,7 +26,7 @@
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
# THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
-# $FreeBSD$
+# $Id$
#
# scsiformat [-qw] [-p page-control] raw-device-name
#
diff --git a/sbin/slattach/slattach.c b/sbin/slattach/slattach.c
index 34156bf..39bd3a6 100644
--- a/sbin/slattach/slattach.c
+++ b/sbin/slattach/slattach.c
@@ -42,7 +42,7 @@ static char copyright[] =
#ifndef lint
/*static char sccsid[] = "from: @(#)slattach.c 4.6 (Berkeley) 6/1/90";*/
-static char rcsid[] = "$FreeBSD$";
+static char rcsid[] = "$Id$";
#endif /* not lint */
#include <sys/param.h>
diff --git a/sbin/startslip/startslip.1 b/sbin/startslip/startslip.1
index 66655b1..7b39ca7 100644
--- a/sbin/startslip/startslip.1
+++ b/sbin/startslip/startslip.1
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)startslip.1 8.1 (Berkeley) 6/5/93
-.\" $FreeBSD$
+.\" $Id$
.\"
.Dd June 5, 1993
.Dt STARTSLIP 1
diff --git a/sbin/startslip/startslip.c b/sbin/startslip/startslip.c
index 60c2544..603d7db 100644
--- a/sbin/startslip/startslip.c
+++ b/sbin/startslip/startslip.c
@@ -30,7 +30,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD$
+ * $Id$
*/
#ifndef lint
diff --git a/sbin/swapon/swapon.8 b/sbin/swapon/swapon.8
index 6beffe6..979f77a 100644
--- a/sbin/swapon/swapon.8
+++ b/sbin/swapon/swapon.8
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)swapon.8 8.1 (Berkeley) 6/5/93
-.\" $FreeBSD$
+.\" $Id$
.\"
.Dd June 5, 1993
.Dt SWAPON 8
diff --git a/secure/Makefile b/secure/Makefile
index 14f428a..e91781f 100644
--- a/secure/Makefile
+++ b/secure/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $Id$
# lib must be first, or it will not work. This is because we reference
# the lib's in the directory where they are built from the binaries we
diff --git a/secure/Makefile.inc b/secure/Makefile.inc
index 6a575b5..984887c 100644
--- a/secure/Makefile.inc
+++ b/secure/Makefile.inc
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $Id$
DISTRIBUTION=des
diff --git a/secure/lib/Makefile b/secure/lib/Makefile
index b38f5dc..2b47738 100644
--- a/secure/lib/Makefile
+++ b/secure/lib/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $Id$
SUBDIR= libcipher libdes
diff --git a/secure/lib/Makefile.inc b/secure/lib/Makefile.inc
index 8f9bd02..d849545 100644
--- a/secure/lib/Makefile.inc
+++ b/secure/lib/Makefile.inc
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $Id$
.include "${.CURDIR}/../../Makefile.inc"
.if exists(${.CURDIR}/../../../lib/Makefile.inc)
diff --git a/secure/lib/libcipher/Makefile b/secure/lib/libcipher/Makefile
index a93667f..28d3b2e 100644
--- a/secure/lib/libcipher/Makefile
+++ b/secure/lib/libcipher/Makefile
@@ -1,5 +1,5 @@
#
-# $FreeBSD$
+# $Id$
#
LIB= cipher
diff --git a/secure/lib/libcipher/README b/secure/lib/libcipher/README
index ab8af5a..b02ff5a1 100644
--- a/secure/lib/libcipher/README
+++ b/secure/lib/libcipher/README
@@ -4,7 +4,7 @@
David Burren <davidb@werj.com.au>
Release 1.0, March 1994
- Document ref: $FreeBSD$
+ Document ref: $Id$
Description
diff --git a/secure/lib/libcipher/README.FreeBSD b/secure/lib/libcipher/README.FreeBSD
index 2379f73..0dbad1e 100644
--- a/secure/lib/libcipher/README.FreeBSD
+++ b/secure/lib/libcipher/README.FreeBSD
@@ -1,4 +1,4 @@
-$FreeBSD$
+$Id$
This is FreeSec package for NetBSD, unchanged for
FreeBSD, except for the Makefile.
diff --git a/secure/lib/libcipher/cipher.3 b/secure/lib/libcipher/cipher.3
index 4ecd74f..28d91e6 100644
--- a/secure/lib/libcipher/cipher.3
+++ b/secure/lib/libcipher/cipher.3
@@ -27,7 +27,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $FreeBSD$
+.\" $Id$
.\"
.\" Manual page, using -mandoc macros
.\"
diff --git a/secure/lib/libcipher/crypt.c b/secure/lib/libcipher/crypt.c
index e08e6b3..62ea69d 100644
--- a/secure/lib/libcipher/crypt.c
+++ b/secure/lib/libcipher/crypt.c
@@ -28,7 +28,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD$
+ * $Id$
*
* This is an original implementation of the DES and the crypt(3) interfaces
* by David Burren <davidb@werj.com.au>.
diff --git a/secure/lib/libcipher/test/Makefile b/secure/lib/libcipher/test/Makefile
index 50ae571..dcbf1c7 100644
--- a/secure/lib/libcipher/test/Makefile
+++ b/secure/lib/libcipher/test/Makefile
@@ -2,7 +2,7 @@
# Hacked Makefile to compile and run the DES-certification program,
# but not install anything.
#
-# $FreeBSD$
+# $Id$
#
LIBCRYPT!=cd $(.CURDIR)/..; \
printf "xxx:\n\techo \$${.OBJDIR}/libcipher.a\n" | make -r -s -f - xxx
diff --git a/secure/lib/libcipher/test/cert.c b/secure/lib/libcipher/test/cert.c
index e9907b9..56dc88a 100644
--- a/secure/lib/libcipher/test/cert.c
+++ b/secure/lib/libcipher/test/cert.c
@@ -3,7 +3,7 @@
* shipped with UFC-crypt which is apparently derived from one distributed
* with Phil Karns PD DES package.
*
- * $FreeBSD$
+ * $Id$
*/
#include <stdio.h>
diff --git a/secure/lib/libcipher/test/cert.input b/secure/lib/libcipher/test/cert.input
index e7c715c..db1749e 100644
--- a/secure/lib/libcipher/test/cert.input
+++ b/secure/lib/libcipher/test/cert.input
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $Id$
#
# Salt, key, plaintext, ciphertext
#
diff --git a/secure/lib/libcrypt/Makefile b/secure/lib/libcrypt/Makefile
index 42f83a4..39c64ab 100644
--- a/secure/lib/libcrypt/Makefile
+++ b/secure/lib/libcrypt/Makefile
@@ -1,5 +1,5 @@
#
-# $FreeBSD$
+# $Id$
#
LCRYPTBASE= libcrypt
diff --git a/secure/lib/libcrypt/README b/secure/lib/libcrypt/README
index ab8af5a..b02ff5a1 100644
--- a/secure/lib/libcrypt/README
+++ b/secure/lib/libcrypt/README
@@ -4,7 +4,7 @@
David Burren <davidb@werj.com.au>
Release 1.0, March 1994
- Document ref: $FreeBSD$
+ Document ref: $Id$
Description
diff --git a/secure/lib/libcrypt/README.FreeBSD b/secure/lib/libcrypt/README.FreeBSD
index e940aeb..4a9260b 100644
--- a/secure/lib/libcrypt/README.FreeBSD
+++ b/secure/lib/libcrypt/README.FreeBSD
@@ -1,4 +1,4 @@
-$FreeBSD$
+$Id$
This is FreeSec package for NetBSD, unchanged for
FreeBSD, except for the Makefile.
diff --git a/secure/lib/libcrypt/crypt-des.c b/secure/lib/libcrypt/crypt-des.c
index d013263..31b2024 100644
--- a/secure/lib/libcrypt/crypt-des.c
+++ b/secure/lib/libcrypt/crypt-des.c
@@ -32,7 +32,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD$
+ * $Id$
*
* This is an original implementation of the DES and the crypt(3) interfaces
* by David Burren <davidb@werj.com.au>.
diff --git a/secure/lib/libcrypt/crypt-md5.c b/secure/lib/libcrypt/crypt-md5.c
index 54be6c6..bdbf784 100644
--- a/secure/lib/libcrypt/crypt-md5.c
+++ b/secure/lib/libcrypt/crypt-md5.c
@@ -9,13 +9,13 @@
* This has had its entry point changed to crypt_md5 for use in
* a dual-personality (DES & MD5) environment) -- MarkM - Nov 1995
*
- * $FreeBSD$
+ * $Id$
*
*/
#if 0
#if defined(LIBC_SCCS) && !defined(lint)
-static char rcsid[] = "$Header: /home/ncvs/src/secure/lib/libcrypt/crypt-md5.c,v 1.1 1995/12/16 09:14:09 markm Exp $";
+static char rcsid[] = "$Header: /home/ncvs/src/secure/lib/libcrypt/crypt-md5.c,v 1.2 1997/01/14 06:25:50 jkh Exp $";
#endif /* LIBC_SCCS and not lint */
#endif
diff --git a/secure/lib/libcrypt/crypt.3 b/secure/lib/libcrypt/crypt.3
index 815d7e6..6ab0541 100644
--- a/secure/lib/libcrypt/crypt.3
+++ b/secure/lib/libcrypt/crypt.3
@@ -27,7 +27,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $FreeBSD$
+.\" $Id$
.\"
.\" Manual page, using -mandoc macros
.\"
diff --git a/secure/lib/libcrypt/crypt.c b/secure/lib/libcrypt/crypt.c
index d013263..31b2024 100644
--- a/secure/lib/libcrypt/crypt.c
+++ b/secure/lib/libcrypt/crypt.c
@@ -32,7 +32,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD$
+ * $Id$
*
* This is an original implementation of the DES and the crypt(3) interfaces
* by David Burren <davidb@werj.com.au>.
diff --git a/secure/lib/libcrypt/test/Makefile b/secure/lib/libcrypt/test/Makefile
index 0ba817f..a26e718 100644
--- a/secure/lib/libcrypt/test/Makefile
+++ b/secure/lib/libcrypt/test/Makefile
@@ -2,7 +2,7 @@
# Hacked Makefile to compile and run the DES-certification program,
# but not install anything.
#
-# $FreeBSD$
+# $Id$
#
LIBCRYPT= $(.OBJDIR)/libdescrypt.a
diff --git a/secure/lib/libcrypt/test/cert.c b/secure/lib/libcrypt/test/cert.c
index 54c606c..4e207ad 100644
--- a/secure/lib/libcrypt/test/cert.c
+++ b/secure/lib/libcrypt/test/cert.c
@@ -3,7 +3,7 @@
* shipped with UFC-crypt which is apparently derived from one distributed
* with Phil Karns PD DES package.
*
- * $FreeBSD$
+ * $Id$
*/
#include <stdio.h>
diff --git a/secure/lib/libcrypt/test/cert.input b/secure/lib/libcrypt/test/cert.input
index e7c715c..db1749e 100644
--- a/secure/lib/libcrypt/test/cert.input
+++ b/secure/lib/libcrypt/test/cert.input
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $Id$
#
# Salt, key, plaintext, ciphertext
#
diff --git a/secure/lib/libdes/Makefile b/secure/lib/libdes/Makefile
index 1556985..9158dd0 100644
--- a/secure/lib/libdes/Makefile
+++ b/secure/lib/libdes/Makefile
@@ -1,5 +1,5 @@
# @(#)Makefile 5.4 (Berkeley) 5/7/91
-# $FreeBSD$
+# $Id$
LIB= des
SRCS= cbc3_enc.c cbc_cksm.c cbc_enc.c cfb64enc.c cfb_enc.c \
diff --git a/secure/lib/libdes/new_rkey.c b/secure/lib/libdes/new_rkey.c
index 3435df1..cd3e010 100644
--- a/secure/lib/libdes/new_rkey.c
+++ b/secure/lib/libdes/new_rkey.c
@@ -77,7 +77,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD$
+ * $Id$
*/
/* 21-Nov-95 - eay - I've finally put this into libdes, I have made a
diff --git a/secure/lib/libdes/supp.c b/secure/lib/libdes/supp.c
index c098f2e..0c959cc 100644
--- a/secure/lib/libdes/supp.c
+++ b/secure/lib/libdes/supp.c
@@ -76,7 +76,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD$
+ * $Id$
*/
#include <stdio.h>
diff --git a/secure/usr.bin/Makefile b/secure/usr.bin/Makefile
index 250f28f..94e0a3d 100644
--- a/secure/usr.bin/Makefile
+++ b/secure/usr.bin/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $Id$
SUBDIR= bdes
diff --git a/secure/usr.bin/Makefile.inc b/secure/usr.bin/Makefile.inc
index e184515..f7e27c3 100644
--- a/secure/usr.bin/Makefile.inc
+++ b/secure/usr.bin/Makefile.inc
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $Id$
BINDIR= /usr/bin
.include "${.CURDIR}/../../Makefile.inc"
diff --git a/secure/usr.bin/bdes/Makefile b/secure/usr.bin/bdes/Makefile
index 2b01272..b900778 100644
--- a/secure/usr.bin/bdes/Makefile
+++ b/secure/usr.bin/bdes/Makefile
@@ -1,5 +1,5 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
-# $FreeBSD$
+# $Id$
PROG= bdes
SRCS= bdes.c
diff --git a/usr.sbin/mount_portalfs/Makefile b/usr.sbin/mount_portalfs/Makefile
index 1218514..85eca12 100644
--- a/usr.sbin/mount_portalfs/Makefile
+++ b/usr.sbin/mount_portalfs/Makefile
@@ -1,5 +1,5 @@
# From: @(#)Makefile 8.3 (Berkeley) 3/27/94
-# $FreeBSD$
+# $Id$
PROG= mount_portal
SRCS= mount_portal.c activate.c conf.c getmntopts.c pt_conf.c \
diff --git a/usr.sbin/mount_portalfs/activate.c b/usr.sbin/mount_portalfs/activate.c
index 7de746a..18e30ab 100644
--- a/usr.sbin/mount_portalfs/activate.c
+++ b/usr.sbin/mount_portalfs/activate.c
@@ -36,7 +36,7 @@
*
* @(#)activate.c 8.2 (Berkeley) 3/27/94
*
- * $FreeBSD$
+ * $Id$
*/
#include <stdio.h>
diff --git a/usr.sbin/mount_portalfs/conf.c b/usr.sbin/mount_portalfs/conf.c
index 5400baf..b7f3e57 100644
--- a/usr.sbin/mount_portalfs/conf.c
+++ b/usr.sbin/mount_portalfs/conf.c
@@ -36,7 +36,7 @@
*
* @(#)conf.c 8.2 (Berkeley) 3/27/94
*
- * $FreeBSD$
+ * $Id$
*/
#include <stdio.h>
diff --git a/usr.sbin/mount_portalfs/mount_portalfs.c b/usr.sbin/mount_portalfs/mount_portalfs.c
index e396370..9ed05e5 100644
--- a/usr.sbin/mount_portalfs/mount_portalfs.c
+++ b/usr.sbin/mount_portalfs/mount_portalfs.c
@@ -45,7 +45,7 @@ char copyright[] =
static char sccsid[] = "@(#)mount_portal.c 8.4 (Berkeley) 3/27/94";
*/
static const char rcsid[] =
- "$FreeBSD$";
+ "$Id$";
#endif /* not lint */
#include <sys/param.h>
diff --git a/usr.sbin/mount_portalfs/pathnames.h b/usr.sbin/mount_portalfs/pathnames.h
index 6b55770..3203b00 100644
--- a/usr.sbin/mount_portalfs/pathnames.h
+++ b/usr.sbin/mount_portalfs/pathnames.h
@@ -36,7 +36,7 @@
*
* @(#)pathnames.h 8.1 (Berkeley) 6/5/93
*
- * $FreeBSD$
+ * $Id$
*/
#include <paths.h>
diff --git a/usr.sbin/mount_portalfs/portal.conf b/usr.sbin/mount_portalfs/portal.conf
index 53a07a9..3a4ddf0a 100644
--- a/usr.sbin/mount_portalfs/portal.conf
+++ b/usr.sbin/mount_portalfs/portal.conf
@@ -1,5 +1,5 @@
# @(#)portal.conf 8.1 (Berkeley) 6/5/93
-# $FreeBSD$
+# $Id$
tcplisten/ tcplisten tcplisten/
tcp/ tcp tcp/
fs/ file fs/
diff --git a/usr.sbin/mount_portalfs/portald.h b/usr.sbin/mount_portalfs/portald.h
index 61f1b96..23fce24 100644
--- a/usr.sbin/mount_portalfs/portald.h
+++ b/usr.sbin/mount_portalfs/portald.h
@@ -36,7 +36,7 @@
*
* @(#)portald.h 8.1 (Berkeley) 6/5/93
*
- * $FreeBSD$
+ * $Id$
*/
#include <sys/cdefs.h>
diff --git a/usr.sbin/mount_portalfs/pt_conf.c b/usr.sbin/mount_portalfs/pt_conf.c
index dc98fbf..ae588ad 100644
--- a/usr.sbin/mount_portalfs/pt_conf.c
+++ b/usr.sbin/mount_portalfs/pt_conf.c
@@ -36,7 +36,7 @@
*
* @(#)pt_conf.c 8.1 (Berkeley) 6/5/93
*
- * $FreeBSD$
+ * $Id$
*/
#include <sys/types.h>
diff --git a/usr.sbin/mount_portalfs/pt_exec.c b/usr.sbin/mount_portalfs/pt_exec.c
index df50dc1..6ee2bf5 100644
--- a/usr.sbin/mount_portalfs/pt_exec.c
+++ b/usr.sbin/mount_portalfs/pt_exec.c
@@ -36,7 +36,7 @@
*
* @(#)pt_exec.c 8.1 (Berkeley) 6/5/93
*
- * $FreeBSD$
+ * $Id$
*/
#include <stdio.h>
diff --git a/usr.sbin/mount_portalfs/pt_file.c b/usr.sbin/mount_portalfs/pt_file.c
index f1189d1..1c29e6d 100644
--- a/usr.sbin/mount_portalfs/pt_file.c
+++ b/usr.sbin/mount_portalfs/pt_file.c
@@ -36,7 +36,7 @@
*
* @(#)pt_file.c 8.2 (Berkeley) 3/27/94
*
- * $FreeBSD$
+ * $Id$
*/
#include <stdio.h>
diff --git a/usr.sbin/mount_portalfs/pt_tcp.c b/usr.sbin/mount_portalfs/pt_tcp.c
index d2001c8..3c4962c 100644
--- a/usr.sbin/mount_portalfs/pt_tcp.c
+++ b/usr.sbin/mount_portalfs/pt_tcp.c
@@ -36,7 +36,7 @@
*
* @(#)pt_tcp.c 8.3 (Berkeley) 3/27/94
*
- * $FreeBSD$
+ * $Id$
*/
#include <stdio.h>
diff --git a/usr.sbin/mountd/Makefile b/usr.sbin/mountd/Makefile
index 0096b0a..f32e11b 100644
--- a/usr.sbin/mountd/Makefile
+++ b/usr.sbin/mountd/Makefile
@@ -1,5 +1,5 @@
# From: @(#)Makefile 8.3 (Berkeley) 1/25/94
-# $FreeBSD$
+# $Id$
PROG= mountd
CFLAGS+=-DNFS -DMFS -DCD9660 -DMSDOSFS
diff --git a/usr.sbin/mountd/mountd.8 b/usr.sbin/mountd/mountd.8
index f4425ba..099ac55 100644
--- a/usr.sbin/mountd/mountd.8
+++ b/usr.sbin/mountd/mountd.8
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" From: @(#)mountd.8 8.1 (Berkeley) 6/9/93
-.\" $FreeBSD$
+.\" $Id$
.\"
.Dd September 22, 1994
.Dt MOUNTD 8
diff --git a/usr.sbin/mountd/mountd.c b/usr.sbin/mountd/mountd.c
index 7411228..9e57342 100644
--- a/usr.sbin/mountd/mountd.c
+++ b/usr.sbin/mountd/mountd.c
@@ -43,7 +43,7 @@ static char copyright[] =
#ifndef lint
/*static char sccsid[] = "From: @(#)mountd.c 8.8 (Berkeley) 2/20/94";*/
static const char rcsid[] =
- "$FreeBSD$";
+ "$Id$";
#endif /*not lint*/
#include <sys/param.h>
OpenPOWER on IntegriCloud