Date: Wed, 3 Sep 1997 23:04:34 -0700 (PDT) From: Mark Murray <markm@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-user@FreeBSD.ORG Subject: cvs commit: src/contrib-crypto/kerberosIV - Imported sources Message-ID: <199709040604.XAA09944@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
markm 1997/09/03 23:04:34 PDT src/contrib-crypto/kerberosIV - Imported sources Update of /home/ncvs/src/contrib-crypto/kerberosIV In directory freefall.freebsd.org:/d/markm/import/kerberosIV.ORIG Log Message: Initial import of KTH eBones. This has been cleaned up to only include the "core" Kerberos functionality. The rest of the userland will get their own changes later. Status: Vendor Tag: KTH Release Tags: ebones_0_9_6 N src/contrib-crypto/kerberosIV/ChangeLog N src/contrib-crypto/kerberosIV/Makefile.in N src/contrib-crypto/kerberosIV/NEWS N src/contrib-crypto/kerberosIV/README N src/contrib-crypto/kerberosIV/README-WIN32 N src/contrib-crypto/kerberosIV/TODO N src/contrib-crypto/kerberosIV/acconfig.h N src/contrib-crypto/kerberosIV/aclocal.m4 N src/contrib-crypto/kerberosIV/config.guess N src/contrib-crypto/kerberosIV/config.sub N src/contrib-crypto/kerberosIV/configure.in N src/contrib-crypto/kerberosIV/eBones-p9.README N src/contrib-crypto/kerberosIV/install-sh N src/contrib-crypto/kerberosIV/mkinstalldirs N src/contrib-crypto/kerberosIV/configure I src/contrib-crypto/kerberosIV/CVS N src/contrib-crypto/kerberosIV/PROBLEMS N src/contrib-crypto/kerberosIV/COPYRIGHT N src/contrib-crypto/kerberosIV/admin/Makefile.in N src/contrib-crypto/kerberosIV/admin/adm_locl.h N src/contrib-crypto/kerberosIV/admin/ext_srvtab.c N src/contrib-crypto/kerberosIV/admin/kdb_destroy.c N src/contrib-crypto/kerberosIV/admin/kdb_edit.c N src/contrib-crypto/kerberosIV/admin/kdb_init.c N src/contrib-crypto/kerberosIV/admin/kdb_util.c N src/contrib-crypto/kerberosIV/admin/kstash.c N src/contrib-crypto/kerberosIV/appl/Makefile.in N src/contrib-crypto/kerberosIV/appl/bsd/Makefile.in N src/contrib-crypto/kerberosIV/appl/bsd/README.login N src/contrib-crypto/kerberosIV/appl/bsd/bsd_locl.h N src/contrib-crypto/kerberosIV/appl/bsd/encrypt.c N src/contrib-crypto/kerberosIV/appl/bsd/forkpty.c N src/contrib-crypto/kerberosIV/appl/bsd/iruserok.c N src/contrib-crypto/kerberosIV/appl/bsd/kcmd.c N src/contrib-crypto/kerberosIV/appl/bsd/klogin.c N src/contrib-crypto/kerberosIV/appl/bsd/krcmd.c N src/contrib-crypto/kerberosIV/appl/bsd/login.c N src/contrib-crypto/kerberosIV/appl/bsd/login_access.c N src/contrib-crypto/kerberosIV/appl/bsd/login_fbtab.c N src/contrib-crypto/kerberosIV/appl/bsd/pathnames.h N src/contrib-crypto/kerberosIV/appl/bsd/rcmd_util.c N src/contrib-crypto/kerberosIV/appl/bsd/rcp.c N src/contrib-crypto/kerberosIV/appl/bsd/rcp_util.c N src/contrib-crypto/kerberosIV/appl/bsd/rlogin.c N src/contrib-crypto/kerberosIV/appl/bsd/rlogind.c N src/contrib-crypto/kerberosIV/appl/bsd/rsh.c N src/contrib-crypto/kerberosIV/appl/bsd/rshd.c N src/contrib-crypto/kerberosIV/appl/bsd/stty_default.c N src/contrib-crypto/kerberosIV/appl/bsd/su.c N src/contrib-crypto/kerberosIV/appl/bsd/sysv_default.c N src/contrib-crypto/kerberosIV/appl/bsd/sysv_default.h N src/contrib-crypto/kerberosIV/appl/bsd/sysv_environ.c N src/contrib-crypto/kerberosIV/appl/bsd/sysv_shadow.c N src/contrib-crypto/kerberosIV/appl/bsd/sysv_shadow.h N src/contrib-crypto/kerberosIV/appl/bsd/tty.c N src/contrib-crypto/kerberosIV/appl/bsd/utmp_login.c N src/contrib-crypto/kerberosIV/appl/bsd/utmpx_login.c N src/contrib-crypto/kerberosIV/appl/ftp/Makefile.in N src/contrib-crypto/kerberosIV/appl/ftp/common/Makefile.in N src/contrib-crypto/kerberosIV/appl/ftp/common/base64.c N src/contrib-crypto/kerberosIV/appl/ftp/common/base64.h N src/contrib-crypto/kerberosIV/appl/ftp/common/buffer.c N src/contrib-crypto/kerberosIV/appl/ftp/common/common.h N src/contrib-crypto/kerberosIV/appl/ftp/common/glob.c N src/contrib-crypto/kerberosIV/appl/ftp/common/glob.h N src/contrib-crypto/kerberosIV/appl/ftp/common/sockbuf.c N src/contrib-crypto/kerberosIV/appl/ftp/ftp/Makefile.in N src/contrib-crypto/kerberosIV/appl/ftp/ftp/cmds.c N src/contrib-crypto/kerberosIV/appl/ftp/ftp/cmdtab.c N src/contrib-crypto/kerberosIV/appl/ftp/ftp/domacro.c N src/contrib-crypto/kerberosIV/appl/ftp/ftp/extern.h N src/contrib-crypto/kerberosIV/appl/ftp/ftp/ftp.c N src/contrib-crypto/kerberosIV/appl/ftp/ftp/ftp_locl.h N src/contrib-crypto/kerberosIV/appl/ftp/ftp/ftp_var.h N src/contrib-crypto/kerberosIV/appl/ftp/ftp/globals.c N src/contrib-crypto/kerberosIV/appl/ftp/ftp/kauth.c N src/contrib-crypto/kerberosIV/appl/ftp/ftp/krb4.c N src/contrib-crypto/kerberosIV/appl/ftp/ftp/krb4.h N src/contrib-crypto/kerberosIV/appl/ftp/ftp/main.c N src/contrib-crypto/kerberosIV/appl/ftp/ftp/pathnames.h N src/contrib-crypto/kerberosIV/appl/ftp/ftp/ruserpass.c N src/contrib-crypto/kerberosIV/appl/ftp/ftpd/Makefile.in N src/contrib-crypto/kerberosIV/appl/ftp/ftpd/auth.c N src/contrib-crypto/kerberosIV/appl/ftp/ftpd/auth.h N src/contrib-crypto/kerberosIV/appl/ftp/ftpd/extern.h N src/contrib-crypto/kerberosIV/appl/ftp/ftpd/ftpcmd.y N src/contrib-crypto/kerberosIV/appl/ftp/ftpd/ftpd.c N src/contrib-crypto/kerberosIV/appl/ftp/ftpd/kauth.c N src/contrib-crypto/kerberosIV/appl/ftp/ftpd/krb4.c N src/contrib-crypto/kerberosIV/appl/ftp/ftpd/krb4.h N src/contrib-crypto/kerberosIV/appl/ftp/ftpd/logwtmp.c N src/contrib-crypto/kerberosIV/appl/ftp/ftpd/pathnames.h N src/contrib-crypto/kerberosIV/appl/ftp/ftpd/popen.c N src/contrib-crypto/kerberosIV/appl/kauth/Makefile.in N src/contrib-crypto/kerberosIV/appl/kauth/encdata.c N src/contrib-crypto/kerberosIV/appl/kauth/kauth.c N src/contrib-crypto/kerberosIV/appl/kauth/kauth.h N src/contrib-crypto/kerberosIV/appl/kauth/kauthd.c N src/contrib-crypto/kerberosIV/appl/kauth/ksrvtgt.in N src/contrib-crypto/kerberosIV/appl/kauth/marshall.c N src/contrib-crypto/kerberosIV/appl/kauth/rkinit.c N src/contrib-crypto/kerberosIV/appl/kauth/zrefresh N src/contrib-crypto/kerberosIV/appl/kip/Makefile.in N src/contrib-crypto/kerberosIV/appl/kip/common.c N src/contrib-crypto/kerberosIV/appl/kip/kip.c N src/contrib-crypto/kerberosIV/appl/kip/kip.h N src/contrib-crypto/kerberosIV/appl/kip/kipd.c I src/contrib-crypto/kerberosIV/doc/kth-krb.info N src/contrib-crypto/kerberosIV/doc/Makefile.in N src/contrib-crypto/kerberosIV/doc/ack.texi N src/contrib-crypto/kerberosIV/doc/index.texi N src/contrib-crypto/kerberosIV/doc/install.texi N src/contrib-crypto/kerberosIV/doc/intro.texi N src/contrib-crypto/kerberosIV/doc/kth-krb.texi N src/contrib-crypto/kerberosIV/doc/latin1.tex N src/contrib-crypto/kerberosIV/doc/otp.texi N src/contrib-crypto/kerberosIV/doc/problems.texi N src/contrib-crypto/kerberosIV/doc/setup.texi N src/contrib-crypto/kerberosIV/doc/whatis.texi N src/contrib-crypto/kerberosIV/etc/README N src/contrib-crypto/kerberosIV/etc/default.login N src/contrib-crypto/kerberosIV/etc/fbtab N src/contrib-crypto/kerberosIV/etc/hosts.equiv N src/contrib-crypto/kerberosIV/etc/inetd.conf.changes N src/contrib-crypto/kerberosIV/etc/krb.conf N src/contrib-crypto/kerberosIV/etc/krb.equiv N src/contrib-crypto/kerberosIV/etc/krb.realms N src/contrib-crypto/kerberosIV/etc/login.access N src/contrib-crypto/kerberosIV/etc/services.append N src/contrib-crypto/kerberosIV/include/Makefile.in N src/contrib-crypto/kerberosIV/include/ktypes.c N src/contrib-crypto/kerberosIV/include/config.h.in N src/contrib-crypto/kerberosIV/include/protos.h N src/contrib-crypto/kerberosIV/include/sys/Makefile.in N src/contrib-crypto/kerberosIV/include/sys/cdefs.H N src/contrib-crypto/kerberosIV/kadmin/Design.txt N src/contrib-crypto/kerberosIV/kadmin/Makefile.in N src/contrib-crypto/kerberosIV/kadmin/admin_server.c N src/contrib-crypto/kerberosIV/kadmin/kadm_funcs.c N src/contrib-crypto/kerberosIV/kadmin/kadm_locl.h N src/contrib-crypto/kerberosIV/kadmin/kadm_ser_wrap.c N src/contrib-crypto/kerberosIV/kadmin/kadm_server.c N src/contrib-crypto/kerberosIV/kadmin/kadm_server.h N src/contrib-crypto/kerberosIV/kadmin/kadmin.c N src/contrib-crypto/kerberosIV/kadmin/kpasswd.c N src/contrib-crypto/kerberosIV/kadmin/ksrvutil.c N src/contrib-crypto/kerberosIV/kadmin/ksrvutil.h N src/contrib-crypto/kerberosIV/kadmin/ksrvutil_get.c N src/contrib-crypto/kerberosIV/kadmin/new_pwd.c N src/contrib-crypto/kerberosIV/kadmin/pw_check.c N src/contrib-crypto/kerberosIV/kadmin/pw_check.h N src/contrib-crypto/kerberosIV/kuser/Makefile.in N src/contrib-crypto/kerberosIV/kuser/kdestroy.c N src/contrib-crypto/kerberosIV/kuser/kinit.c N src/contrib-crypto/kerberosIV/kuser/klist.c N src/contrib-crypto/kerberosIV/kuser/kuser_locl.h N src/contrib-crypto/kerberosIV/lib/Makefile.in N src/contrib-crypto/kerberosIV/lib/acl/Makefile.in N src/contrib-crypto/kerberosIV/lib/acl/acl.h N src/contrib-crypto/kerberosIV/lib/acl/acl_files.c N src/contrib-crypto/kerberosIV/lib/acl/acl_files.doc N src/contrib-crypto/kerberosIV/lib/kadm/Makefile.in N src/contrib-crypto/kerberosIV/lib/kadm/kadm.h N src/contrib-crypto/kerberosIV/lib/kadm/kadm_cli_wrap.c N src/contrib-crypto/kerberosIV/lib/kadm/kadm_err.et N src/contrib-crypto/kerberosIV/lib/kadm/kadm_locl.h N src/contrib-crypto/kerberosIV/lib/kadm/kadm_stream.c N src/contrib-crypto/kerberosIV/lib/kadm/kadm_supp.c N src/contrib-crypto/kerberosIV/lib/kafs/Makefile.in N src/contrib-crypto/kerberosIV/lib/kafs/afskrb.c N src/contrib-crypto/kerberosIV/lib/kafs/afsl.exp N src/contrib-crypto/kerberosIV/lib/kafs/afslib.c N src/contrib-crypto/kerberosIV/lib/kafs/afslib.exp N src/contrib-crypto/kerberosIV/lib/kafs/afssys.c N src/contrib-crypto/kerberosIV/lib/kafs/afssysdefs.h N src/contrib-crypto/kerberosIV/lib/kafs/dlfcn.c N src/contrib-crypto/kerberosIV/lib/kafs/dlfcn.h N src/contrib-crypto/kerberosIV/lib/kafs/kafs.h N src/contrib-crypto/kerberosIV/lib/kafs/kafs_locl.h N src/contrib-crypto/kerberosIV/lib/kdb/Makefile.in N src/contrib-crypto/kerberosIV/lib/kdb/base64.c N src/contrib-crypto/kerberosIV/lib/kdb/base64.h N src/contrib-crypto/kerberosIV/lib/kdb/copykey.c N src/contrib-crypto/kerberosIV/lib/kdb/kdb_locl.h N src/contrib-crypto/kerberosIV/lib/kdb/kdc.h N src/contrib-crypto/kerberosIV/lib/kdb/krb_cache.c N src/contrib-crypto/kerberosIV/lib/kdb/krb_db.h N src/contrib-crypto/kerberosIV/lib/kdb/krb_dbm.c N src/contrib-crypto/kerberosIV/lib/kdb/krb_kdb_utils.c N src/contrib-crypto/kerberosIV/lib/kdb/krb_lib.c N src/contrib-crypto/kerberosIV/lib/kdb/print_princ.c N src/contrib-crypto/kerberosIV/lib/krb/Makefile.in N src/contrib-crypto/kerberosIV/lib/krb/check_time.c N src/contrib-crypto/kerberosIV/lib/krb/cr_err_reply.c N src/contrib-crypto/kerberosIV/lib/krb/create_auth_reply.c N src/contrib-crypto/kerberosIV/lib/krb/create_ciph.c N src/contrib-crypto/kerberosIV/lib/krb/create_death_packet.c N src/contrib-crypto/kerberosIV/lib/krb/create_ticket.c N src/contrib-crypto/kerberosIV/lib/krb/debug_decl.c N src/contrib-crypto/kerberosIV/lib/krb/decomp_ticket.c N src/contrib-crypto/kerberosIV/lib/krb/dest_tkt.c N src/contrib-crypto/kerberosIV/lib/krb/dllmain.c N src/contrib-crypto/kerberosIV/lib/krb/encrypt_ktext.c N src/contrib-crypto/kerberosIV/lib/krb/et_list.c N src/contrib-crypto/kerberosIV/lib/krb/get_ad_tkt.c N src/contrib-crypto/kerberosIV/lib/krb/get_cred.c N src/contrib-crypto/kerberosIV/lib/krb/get_default_principal.c N src/contrib-crypto/kerberosIV/lib/krb/get_host.c N src/contrib-crypto/kerberosIV/lib/krb/get_in_tkt.c N src/contrib-crypto/kerberosIV/lib/krb/get_krbrlm.c N src/contrib-crypto/kerberosIV/lib/krb/get_svc_in_tkt.c N src/contrib-crypto/kerberosIV/lib/krb/get_tf_fullname.c N src/contrib-crypto/kerberosIV/lib/krb/get_tf_realm.c N src/contrib-crypto/kerberosIV/lib/krb/getaddrs.c N src/contrib-crypto/kerberosIV/lib/krb/getrealm.c N src/contrib-crypto/kerberosIV/lib/krb/getst.c N src/contrib-crypto/kerberosIV/lib/krb/gettimeofday.c N src/contrib-crypto/kerberosIV/lib/krb/k_concat.c N src/contrib-crypto/kerberosIV/lib/krb/k_flock.c N src/contrib-crypto/kerberosIV/lib/krb/k_gethostname.c N src/contrib-crypto/kerberosIV/lib/krb/k_getport.c N src/contrib-crypto/kerberosIV/lib/krb/k_getsockinst.c N src/contrib-crypto/kerberosIV/lib/krb/k_localtime.c N src/contrib-crypto/kerberosIV/lib/krb/kdc_reply.c N src/contrib-crypto/kerberosIV/lib/krb/klog.h N src/contrib-crypto/kerberosIV/lib/krb/kntoln.c N src/contrib-crypto/kerberosIV/lib/krb/krb.def N src/contrib-crypto/kerberosIV/lib/krb/krb.h N src/contrib-crypto/kerberosIV/lib/krb/krb.mak N src/contrib-crypto/kerberosIV/lib/krb/krb_check_auth.c N src/contrib-crypto/kerberosIV/lib/krb/krb_equiv.c N src/contrib-crypto/kerberosIV/lib/krb/krb_err.et N src/contrib-crypto/kerberosIV/lib/krb/krb_err_txt.c N src/contrib-crypto/kerberosIV/lib/krb/krb_get_in_tkt.c N src/contrib-crypto/kerberosIV/lib/krb/krb_locl.h N src/contrib-crypto/kerberosIV/lib/krb/kuserok.c N src/contrib-crypto/kerberosIV/lib/krb/lifetime.c N src/contrib-crypto/kerberosIV/lib/krb/logging.c N src/contrib-crypto/kerberosIV/lib/krb/lsb_addr_comp.c N src/contrib-crypto/kerberosIV/lib/krb/lsb_addr_comp.h N src/contrib-crypto/kerberosIV/lib/krb/mk_auth.c N src/contrib-crypto/kerberosIV/lib/krb/mk_err.c N src/contrib-crypto/kerberosIV/lib/krb/mk_priv.c N src/contrib-crypto/kerberosIV/lib/krb/mk_req.c N src/contrib-crypto/kerberosIV/lib/krb/mk_safe.c N src/contrib-crypto/kerberosIV/lib/krb/month_sname.c N src/contrib-crypto/kerberosIV/lib/krb/name2name.c N src/contrib-crypto/kerberosIV/lib/krb/netread.c N src/contrib-crypto/kerberosIV/lib/krb/netwrite.c N src/contrib-crypto/kerberosIV/lib/krb/one.c N src/contrib-crypto/kerberosIV/lib/krb/parse_name.c N src/contrib-crypto/kerberosIV/lib/krb/prot.h N src/contrib-crypto/kerberosIV/lib/krb/rd_err.c N src/contrib-crypto/kerberosIV/lib/krb/rd_priv.c N src/contrib-crypto/kerberosIV/lib/krb/rd_req.c N src/contrib-crypto/kerberosIV/lib/krb/rd_safe.c N src/contrib-crypto/kerberosIV/lib/krb/read_service_key.c N src/contrib-crypto/kerberosIV/lib/krb/realm_parse.c N src/contrib-crypto/kerberosIV/lib/krb/recvauth.c N src/contrib-crypto/kerberosIV/lib/krb/resolve.c N src/contrib-crypto/kerberosIV/lib/krb/resolve.h N src/contrib-crypto/kerberosIV/lib/krb/rw.c N src/contrib-crypto/kerberosIV/lib/krb/save_credentials.c N src/contrib-crypto/kerberosIV/lib/krb/send_to_kdc.c N src/contrib-crypto/kerberosIV/lib/krb/sendauth.c N src/contrib-crypto/kerberosIV/lib/krb/sizetest.c N src/contrib-crypto/kerberosIV/lib/krb/stime.c N src/contrib-crypto/kerberosIV/lib/krb/str2key.c N src/contrib-crypto/kerberosIV/lib/krb/swab.c N src/contrib-crypto/kerberosIV/lib/krb/tf_util.c N src/contrib-crypto/kerberosIV/lib/krb/ticket_memory.c N src/contrib-crypto/kerberosIV/lib/krb/ticket_memory.h N src/contrib-crypto/kerberosIV/lib/krb/tkt_string.c N src/contrib-crypto/kerberosIV/lib/krb/unparse_name.c N src/contrib-crypto/kerberosIV/lib/krb/util.c N src/contrib-crypto/kerberosIV/lib/krb/verify_user.c N src/contrib-crypto/kerberosIV/lib/roken/Makefile.in N src/contrib-crypto/kerberosIV/lib/roken/chown.c N src/contrib-crypto/kerberosIV/lib/roken/daemon.c N src/contrib-crypto/kerberosIV/lib/roken/err.c N src/contrib-crypto/kerberosIV/lib/roken/err.h N src/contrib-crypto/kerberosIV/lib/roken/errx.c N src/contrib-crypto/kerberosIV/lib/roken/fchown.c N src/contrib-crypto/kerberosIV/lib/roken/get_window_size.c N src/contrib-crypto/kerberosIV/lib/roken/getcwd.c N src/contrib-crypto/kerberosIV/lib/roken/getdtablesize.c N src/contrib-crypto/kerberosIV/lib/roken/getopt.c N src/contrib-crypto/kerberosIV/lib/roken/getusershell.c N src/contrib-crypto/kerberosIV/lib/roken/hstrerror.c N src/contrib-crypto/kerberosIV/lib/roken/inaddr2str.c N src/contrib-crypto/kerberosIV/lib/roken/inet_aton.c N src/contrib-crypto/kerberosIV/lib/roken/initgroups.c N src/contrib-crypto/kerberosIV/lib/roken/k_getpwnam.c N src/contrib-crypto/kerberosIV/lib/roken/k_getpwuid.c N src/contrib-crypto/kerberosIV/lib/roken/lstat.c N src/contrib-crypto/kerberosIV/lib/roken/memmove.c N src/contrib-crypto/kerberosIV/lib/roken/mini_inetd.c N src/contrib-crypto/kerberosIV/lib/roken/mkstemp.c N src/contrib-crypto/kerberosIV/lib/roken/putenv.c N src/contrib-crypto/kerberosIV/lib/roken/rcmd.c N src/contrib-crypto/kerberosIV/lib/roken/roken.def N src/contrib-crypto/kerberosIV/lib/roken/roken.h N src/contrib-crypto/kerberosIV/lib/roken/roken.mak N src/contrib-crypto/kerberosIV/lib/roken/setegid.c N src/contrib-crypto/kerberosIV/lib/roken/setenv.c N src/contrib-crypto/kerberosIV/lib/roken/seteuid.c N src/contrib-crypto/kerberosIV/lib/roken/signal.c N src/contrib-crypto/kerberosIV/lib/roken/snprintf.c N src/contrib-crypto/kerberosIV/lib/roken/strcasecmp.c N src/contrib-crypto/kerberosIV/lib/roken/strdup.c N src/contrib-crypto/kerberosIV/lib/roken/strerror.c N src/contrib-crypto/kerberosIV/lib/roken/strftime.c N src/contrib-crypto/kerberosIV/lib/roken/strlwr.c N src/contrib-crypto/kerberosIV/lib/roken/strnlen.c N src/contrib-crypto/kerberosIV/lib/roken/strtok_r.c N src/contrib-crypto/kerberosIV/lib/roken/strupr.c N src/contrib-crypto/kerberosIV/lib/roken/tm2time.c N src/contrib-crypto/kerberosIV/lib/roken/unsetenv.c N src/contrib-crypto/kerberosIV/lib/roken/verify.c N src/contrib-crypto/kerberosIV/lib/roken/verr.c N src/contrib-crypto/kerberosIV/lib/roken/verrx.c N src/contrib-crypto/kerberosIV/lib/roken/vwarn.c N src/contrib-crypto/kerberosIV/lib/roken/vwarnx.c N src/contrib-crypto/kerberosIV/lib/roken/warn.c N src/contrib-crypto/kerberosIV/lib/roken/warnerr.c N src/contrib-crypto/kerberosIV/lib/roken/warnx.c N src/contrib-crypto/kerberosIV/lib/roken/xdbm.h N src/contrib-crypto/kerberosIV/lib/sl/Makefile.in N src/contrib-crypto/kerberosIV/lib/sl/sl.c N src/contrib-crypto/kerberosIV/lib/sl/sl.h N src/contrib-crypto/kerberosIV/lib/sl/sl_locl.h N src/contrib-crypto/kerberosIV/man/Makefile.in N src/contrib-crypto/kerberosIV/man/acl_check.3 N src/contrib-crypto/kerberosIV/man/ext_srvtab.8 N src/contrib-crypto/kerberosIV/man/getusershell.3 N src/contrib-crypto/kerberosIV/man/kadmin.8 N src/contrib-crypto/kerberosIV/man/kadmind.8 N src/contrib-crypto/kerberosIV/man/kafs.3 N src/contrib-crypto/kerberosIV/man/kauth.1 N src/contrib-crypto/kerberosIV/man/kauthd.8 N src/contrib-crypto/kerberosIV/man/kdb_destroy.8 N src/contrib-crypto/kerberosIV/man/kdb_edit.8 N src/contrib-crypto/kerberosIV/man/kdb_init.8 N src/contrib-crypto/kerberosIV/man/kdb_util.8 N src/contrib-crypto/kerberosIV/man/kdestroy.1 N src/contrib-crypto/kerberosIV/man/kerberos.1 N src/contrib-crypto/kerberosIV/man/kerberos.3 N src/contrib-crypto/kerberosIV/man/kerberos.8 N src/contrib-crypto/kerberosIV/man/kinit.1 N src/contrib-crypto/kerberosIV/man/klist.1 N src/contrib-crypto/kerberosIV/man/kprop.8 N src/contrib-crypto/kerberosIV/man/kpropd.8 N src/contrib-crypto/kerberosIV/man/krb.conf.5 N src/contrib-crypto/kerberosIV/man/krb.equiv.5 N src/contrib-crypto/kerberosIV/man/krb.realms.5 N src/contrib-crypto/kerberosIV/man/krb_realmofhost.3 N src/contrib-crypto/kerberosIV/man/krb_sendauth.3 N src/contrib-crypto/kerberosIV/man/krb_set_tkt_string.3 N src/contrib-crypto/kerberosIV/man/ksrvtgt.1 N src/contrib-crypto/kerberosIV/man/ksrvutil.8 N src/contrib-crypto/kerberosIV/man/kstash.8 N src/contrib-crypto/kerberosIV/man/kuserok.3 N src/contrib-crypto/kerberosIV/man/tf_util.3 N src/contrib-crypto/kerberosIV/server/Makefile.in N src/contrib-crypto/kerberosIV/server/kerberos.c N src/contrib-crypto/kerberosIV/slave/Makefile.in N src/contrib-crypto/kerberosIV/slave/kprop.c N src/contrib-crypto/kerberosIV/slave/kprop.h N src/contrib-crypto/kerberosIV/slave/kpropd.c N src/contrib-crypto/kerberosIV/slave/slav_locl.h No conflicts created by this import
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199709040604.XAA09944>