Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src Remove crypto/dist/heimdal and its associated build infrastr...



details:   https://anonhg.NetBSD.org/src/rev/d0a11adaf13f
branches:  trunk
changeset: 768888:d0a11adaf13f
user:      elric <elric%NetBSD.org@localhost>
date:      Sun Aug 28 16:21:57 2011 +0000

description:
Remove crypto/dist/heimdal and its associated build infrastructure as
it has been replaced by crypto/external/bsd/heimdal.

diffstat:

 crypto/dist/heimdal/ChangeLog                                                |   1356 -
 crypto/dist/heimdal/ChangeLog.1998                                           |   3201 -
 crypto/dist/heimdal/ChangeLog.1999                                           |   2194 -
 crypto/dist/heimdal/ChangeLog.2000                                           |   1320 -
 crypto/dist/heimdal/ChangeLog.2001                                           |   1122 -
 crypto/dist/heimdal/ChangeLog.2002                                           |    726 -
 crypto/dist/heimdal/ChangeLog.2003                                           |   1795 -
 crypto/dist/heimdal/ChangeLog.2004                                           |   1485 -
 crypto/dist/heimdal/ChangeLog.2005                                           |   2004 -
 crypto/dist/heimdal/ChangeLog.2006                                           |   2047 -
 crypto/dist/heimdal/LICENSE                                                  |     30 -
 crypto/dist/heimdal/Makefile.am                                              |     51 -
 crypto/dist/heimdal/Makefile.am.common                                       |      5 -
 crypto/dist/heimdal/Makefile.in                                              |    985 -
 crypto/dist/heimdal/NEWS                                                     |    802 -
 crypto/dist/heimdal/README                                                   |     19 -
 crypto/dist/heimdal/TODO                                                     |     81 -
 crypto/dist/heimdal/acinclude.m4                                             |     10 -
 crypto/dist/heimdal/aclocal.m4                                               |   7102 -
 crypto/dist/heimdal/admin/ChangeLog                                          |     70 -
 crypto/dist/heimdal/admin/Makefile.am                                        |     45 -
 crypto/dist/heimdal/admin/Makefile.in                                        |    870 -
 crypto/dist/heimdal/admin/add.c                                              |    158 -
 crypto/dist/heimdal/admin/change.c                                           |    253 -
 crypto/dist/heimdal/admin/copy.c                                             |    176 -
 crypto/dist/heimdal/admin/get.c                                              |    239 -
 crypto/dist/heimdal/admin/ktutil-commands.c                                  |    384 -
 crypto/dist/heimdal/admin/ktutil-commands.h                                  |     54 -
 crypto/dist/heimdal/admin/ktutil-commands.in                                 |    267 -
 crypto/dist/heimdal/admin/ktutil.8                                           |    149 -
 crypto/dist/heimdal/admin/ktutil.c                                           |    175 -
 crypto/dist/heimdal/admin/ktutil_locl.h                                      |     75 -
 crypto/dist/heimdal/admin/list.c                                             |    158 -
 crypto/dist/heimdal/admin/purge.c                                            |    173 -
 crypto/dist/heimdal/admin/remove.c                                           |     94 -
 crypto/dist/heimdal/admin/rename.c                                           |    112 -
 crypto/dist/heimdal/appl/Makefile.am                                         |     28 -
 crypto/dist/heimdal/appl/Makefile.in                                         |    838 -
 crypto/dist/heimdal/appl/afsutil/ChangeLog                                   |    125 -
 crypto/dist/heimdal/appl/afsutil/Makefile.am                                 |     23 -
 crypto/dist/heimdal/appl/afsutil/Makefile.in                                 |    854 -
 crypto/dist/heimdal/appl/afsutil/afslog.1                                    |    154 -
 crypto/dist/heimdal/appl/afsutil/afslog.c                                    |    323 -
 crypto/dist/heimdal/appl/afsutil/pagsh.1                                     |     93 -
 crypto/dist/heimdal/appl/afsutil/pagsh.c                                     |    240 -
 crypto/dist/heimdal/appl/dceutils/ChangeLog                                  |     39 -
 crypto/dist/heimdal/appl/dceutils/Makefile.am                                |     37 -
 crypto/dist/heimdal/appl/dceutils/Makefile.in                                |    814 -
 crypto/dist/heimdal/appl/dceutils/README.dcedfs                              |     59 -
 crypto/dist/heimdal/appl/dceutils/README.original                            |    335 -
 crypto/dist/heimdal/appl/dceutils/dfspag.exp                                 |      3 -
 crypto/dist/heimdal/appl/dceutils/dpagaix.c                                  |     23 -
 crypto/dist/heimdal/appl/dceutils/k5dce.h                                    |    165 -
 crypto/dist/heimdal/appl/dceutils/k5dcecon.c                                 |    792 -
 crypto/dist/heimdal/appl/dceutils/testpag.c                                  |    150 -
 crypto/dist/heimdal/appl/ftp/ChangeLog                                       |   1022 -
 crypto/dist/heimdal/appl/ftp/Makefile.am                                     |      6 -
 crypto/dist/heimdal/appl/ftp/Makefile.in                                     |    818 -
 crypto/dist/heimdal/appl/ftp/common/Makefile.am                              |     13 -
 crypto/dist/heimdal/appl/ftp/common/Makefile.in                              |    754 -
 crypto/dist/heimdal/appl/ftp/common/buffer.c                                 |     70 -
 crypto/dist/heimdal/appl/ftp/common/common.h                                 |     61 -
 crypto/dist/heimdal/appl/ftp/common/sockbuf.c                                |     57 -
 crypto/dist/heimdal/appl/ftp/ftp/Makefile.am                                 |     50 -
 crypto/dist/heimdal/appl/ftp/ftp/Makefile.in                                 |    872 -
 crypto/dist/heimdal/appl/ftp/ftp/cmds.c                                      |   2144 -
 crypto/dist/heimdal/appl/ftp/ftp/cmdtab.c                                    |    217 -
 crypto/dist/heimdal/appl/ftp/ftp/domacro.c                                   |    149 -
 crypto/dist/heimdal/appl/ftp/ftp/extern.h                                    |    175 -
 crypto/dist/heimdal/appl/ftp/ftp/ftp.1                                       |   1211 -
 crypto/dist/heimdal/appl/ftp/ftp/ftp.c                                       |   1780 -
 crypto/dist/heimdal/appl/ftp/ftp/ftp_locl.h                                  |    142 -
 crypto/dist/heimdal/appl/ftp/ftp/ftp_var.h                                   |    130 -
 crypto/dist/heimdal/appl/ftp/ftp/globals.c                                   |     80 -
 crypto/dist/heimdal/appl/ftp/ftp/gssapi.c                                    |    529 -
 crypto/dist/heimdal/appl/ftp/ftp/kauth.c                                     |    194 -
 crypto/dist/heimdal/appl/ftp/ftp/krb4.c                                      |    341 -
 crypto/dist/heimdal/appl/ftp/ftp/main.c                                      |    592 -
 crypto/dist/heimdal/appl/ftp/ftp/pathnames.h                                 |     44 -
 crypto/dist/heimdal/appl/ftp/ftp/ruserpass.c                                 |    314 -
 crypto/dist/heimdal/appl/ftp/ftp/security.c                                  |    884 -
 crypto/dist/heimdal/appl/ftp/ftp/security.h                                  |    141 -
 crypto/dist/heimdal/appl/ftp/ftpd/Makefile.am                                |     60 -
 crypto/dist/heimdal/appl/ftp/ftpd/Makefile.in                                |    942 -
 crypto/dist/heimdal/appl/ftp/ftpd/extern.h                                   |    148 -
 crypto/dist/heimdal/appl/ftp/ftpd/ftpcmd.c                                   |   3552 -
 crypto/dist/heimdal/appl/ftp/ftpd/ftpcmd.y                                   |   1497 -
 crypto/dist/heimdal/appl/ftp/ftpd/ftpd.8                                     |    503 -
 crypto/dist/heimdal/appl/ftp/ftpd/ftpd.c                                     |   2394 -
 crypto/dist/heimdal/appl/ftp/ftpd/ftpd_locl.h                                |    176 -
 crypto/dist/heimdal/appl/ftp/ftpd/ftpusers.5                                 |     37 -
 crypto/dist/heimdal/appl/ftp/ftpd/gss_userok.c                               |    156 -
 crypto/dist/heimdal/appl/ftp/ftpd/gssapi.c                                   |    529 -
 crypto/dist/heimdal/appl/ftp/ftpd/kauth.c                                    |    362 -
 crypto/dist/heimdal/appl/ftp/ftpd/klist.c                                    |    178 -
 crypto/dist/heimdal/appl/ftp/ftpd/krb4.c                                     |    341 -
 crypto/dist/heimdal/appl/ftp/ftpd/logwtmp.c                                  |    139 -
 crypto/dist/heimdal/appl/ftp/ftpd/ls.c                                       |    892 -
 crypto/dist/heimdal/appl/ftp/ftpd/pathnames.h                                |     63 -
 crypto/dist/heimdal/appl/ftp/ftpd/popen.c                                    |    239 -
 crypto/dist/heimdal/appl/ftp/ftpd/security.c                                 |    884 -
 crypto/dist/heimdal/appl/gssmask/Makefile.am                                 |     13 -
 crypto/dist/heimdal/appl/gssmask/Makefile.in                                 |    763 -
 crypto/dist/heimdal/appl/gssmask/common.c                                    |     98 -
 crypto/dist/heimdal/appl/gssmask/common.h                                    |    113 -
 crypto/dist/heimdal/appl/gssmask/gssmaestro.c                                |    852 -
 crypto/dist/heimdal/appl/gssmask/gssmask.c                                   |   1093 -
 crypto/dist/heimdal/appl/gssmask/protocol.h                                  |    286 -
 crypto/dist/heimdal/appl/kf/Makefile.am                                      |     21 -
 crypto/dist/heimdal/appl/kf/Makefile.in                                      |    928 -
 crypto/dist/heimdal/appl/kf/kf.1                                             |    113 -
 crypto/dist/heimdal/appl/kf/kf.c                                             |    336 -
 crypto/dist/heimdal/appl/kf/kf_locl.h                                        |     82 -
 crypto/dist/heimdal/appl/kf/kfd.8                                            |     86 -
 crypto/dist/heimdal/appl/kf/kfd.c                                            |    309 -
 crypto/dist/heimdal/appl/kx/ChangeLog                                        |    457 -
 crypto/dist/heimdal/appl/kx/Makefile.am                                      |     74 -
 crypto/dist/heimdal/appl/kx/Makefile.in                                      |   1007 -
 crypto/dist/heimdal/appl/kx/common.c                                         |    814 -
 crypto/dist/heimdal/appl/kx/context.c                                        |     95 -
 crypto/dist/heimdal/appl/kx/krb4.c                                           |    373 -
 crypto/dist/heimdal/appl/kx/krb5.c                                           |    423 -
 crypto/dist/heimdal/appl/kx/kx.1                                             |     94 -
 crypto/dist/heimdal/appl/kx/kx.c                                             |    766 -
 crypto/dist/heimdal/appl/kx/kx.h                                             |    264 -
 crypto/dist/heimdal/appl/kx/kxd.8                                            |     85 -
 crypto/dist/heimdal/appl/kx/kxd.c                                            |    774 -
 crypto/dist/heimdal/appl/kx/rxtelnet.1                                       |    130 -
 crypto/dist/heimdal/appl/kx/rxtelnet.in                                      |     73 -
 crypto/dist/heimdal/appl/kx/rxterm.1                                         |    122 -
 crypto/dist/heimdal/appl/kx/rxterm.in                                        |     46 -
 crypto/dist/heimdal/appl/kx/tenletxr.1                                       |     93 -
 crypto/dist/heimdal/appl/kx/tenletxr.in                                      |     38 -
 crypto/dist/heimdal/appl/kx/writeauth.c                                      |     74 -
 crypto/dist/heimdal/appl/login/ChangeLog                                     |    355 -
 crypto/dist/heimdal/appl/login/Makefile.am                                   |     44 -
 crypto/dist/heimdal/appl/login/Makefile.in                                   |    918 -
 crypto/dist/heimdal/appl/login/conf.c                                        |     56 -
 crypto/dist/heimdal/appl/login/env.c                                         |     99 -
 crypto/dist/heimdal/appl/login/limits_conf.c                                 |    215 -
 crypto/dist/heimdal/appl/login/login.1                                       |    254 -
 crypto/dist/heimdal/appl/login/login.access.5                                |     57 -
 crypto/dist/heimdal/appl/login/login.c                                       |    888 -
 crypto/dist/heimdal/appl/login/login_access.c                                |    278 -
 crypto/dist/heimdal/appl/login/login_locl.h                                  |    151 -
 crypto/dist/heimdal/appl/login/login_protos.h                                |     91 -
 crypto/dist/heimdal/appl/login/loginpaths.h                                  |     53 -
 crypto/dist/heimdal/appl/login/osfc2.c                                       |     80 -
 crypto/dist/heimdal/appl/login/read_string.c                                 |    138 -
 crypto/dist/heimdal/appl/login/shadow.c                                      |     96 -
 crypto/dist/heimdal/appl/login/stty_default.c                                |    101 -
 crypto/dist/heimdal/appl/login/tty.c                                         |     71 -
 crypto/dist/heimdal/appl/login/utmp_login.c                                  |    163 -
 crypto/dist/heimdal/appl/login/utmpx_login.c                                 |    106 -
 crypto/dist/heimdal/appl/otp/ChangeLog                                       |     58 -
 crypto/dist/heimdal/appl/otp/Makefile.am                                     |     19 -
 crypto/dist/heimdal/appl/otp/Makefile.in                                     |    846 -
 crypto/dist/heimdal/appl/otp/otp.1                                           |     92 -
 crypto/dist/heimdal/appl/otp/otp.c                                           |    365 -
 crypto/dist/heimdal/appl/otp/otp_locl.h                                      |     57 -
 crypto/dist/heimdal/appl/otp/otpprint.1                                      |     84 -
 crypto/dist/heimdal/appl/otp/otpprint.c                                      |    136 -
 crypto/dist/heimdal/appl/popper/ChangeLog                                    |    269 -
 crypto/dist/heimdal/appl/popper/Makefile.am                                  |     54 -
 crypto/dist/heimdal/appl/popper/Makefile.in                                  |    902 -
 crypto/dist/heimdal/appl/popper/README                                       |    381 -
 crypto/dist/heimdal/appl/popper/README-FIRST                                 |     11 -
 crypto/dist/heimdal/appl/popper/README-KRB4                                  |      3 -
 crypto/dist/heimdal/appl/popper/auth_gssapi.c                                |    246 -
 crypto/dist/heimdal/appl/popper/auth_krb4.c                                  |    204 -
 crypto/dist/heimdal/appl/popper/maildir.c                                    |    217 -
 crypto/dist/heimdal/appl/popper/pop3.rfc1081                                 |    898 -
 crypto/dist/heimdal/appl/popper/pop3e.rfc1082                                |    619 -
 crypto/dist/heimdal/appl/popper/pop_auth.c                                   |    187 -
 crypto/dist/heimdal/appl/popper/pop_auth.h                                   |     61 -
 crypto/dist/heimdal/appl/popper/pop_debug.c                                  |    285 -
 crypto/dist/heimdal/appl/popper/pop_dele.c                                   |    108 -
 crypto/dist/heimdal/appl/popper/pop_dropcopy.c                               |    175 -
 crypto/dist/heimdal/appl/popper/pop_dropinfo.c                               |    232 -
 crypto/dist/heimdal/appl/popper/pop_get_command.c                            |    161 -
 crypto/dist/heimdal/appl/popper/pop_init.c                                   |    425 -
 crypto/dist/heimdal/appl/popper/pop_last.c                                   |     19 -
 crypto/dist/heimdal/appl/popper/pop_list.c                                   |     60 -
 crypto/dist/heimdal/appl/popper/pop_log.c                                    |     37 -
 crypto/dist/heimdal/appl/popper/pop_msg.c                                    |     58 -
 crypto/dist/heimdal/appl/popper/pop_parse.c                                  |     56 -
 crypto/dist/heimdal/appl/popper/pop_pass.c                                   |    248 -
 crypto/dist/heimdal/appl/popper/pop_quit.c                                   |     22 -
 crypto/dist/heimdal/appl/popper/pop_rset.c                                   |     34 -
 crypto/dist/heimdal/appl/popper/pop_send.c                                   |    177 -
 crypto/dist/heimdal/appl/popper/pop_stat.c                                   |     27 -
 crypto/dist/heimdal/appl/popper/pop_uidl.c                                   |     89 -
 crypto/dist/heimdal/appl/popper/pop_updt.c                                   |    200 -
 crypto/dist/heimdal/appl/popper/pop_user.c                                   |     36 -
 crypto/dist/heimdal/appl/popper/pop_xover.c                                  |     38 -
 crypto/dist/heimdal/appl/popper/popper.8                                     |    105 -
 crypto/dist/heimdal/appl/popper/popper.README.release                        |     45 -
 crypto/dist/heimdal/appl/popper/popper.c                                     |    121 -
 crypto/dist/heimdal/appl/popper/popper.h                                     |    359 -
 crypto/dist/heimdal/appl/popper/version.h                                    |     20 -
 crypto/dist/heimdal/appl/push/ChangeLog                                      |    200 -
 crypto/dist/heimdal/appl/push/Makefile.am                                    |     28 -
 crypto/dist/heimdal/appl/push/Makefile.in                                    |    918 -
 crypto/dist/heimdal/appl/push/pfrom.1                                        |     56 -
 crypto/dist/heimdal/appl/push/pfrom.in                                       |      7 -
 crypto/dist/heimdal/appl/push/push.8                                         |    139 -
 crypto/dist/heimdal/appl/push/push.c                                         |    845 -
 crypto/dist/heimdal/appl/push/push_locl.h                                    |     99 -
 crypto/dist/heimdal/appl/rcp/ChangeLog                                       |    125 -
 crypto/dist/heimdal/appl/rcp/Makefile.am                                     |     16 -
 crypto/dist/heimdal/appl/rcp/Makefile.in                                     |    832 -
 crypto/dist/heimdal/appl/rcp/extern.h                                        |     51 -
 crypto/dist/heimdal/appl/rcp/rcp.1                                           |     68 -
 crypto/dist/heimdal/appl/rcp/rcp.c                                           |    802 -
 crypto/dist/heimdal/appl/rcp/rcp_locl.h                                      |     68 -
 crypto/dist/heimdal/appl/rcp/util.c                                          |    173 -
 crypto/dist/heimdal/appl/rsh/ChangeLog                                       |    549 -
 crypto/dist/heimdal/appl/rsh/Makefile.am                                     |     30 -
 crypto/dist/heimdal/appl/rsh/Makefile.in                                     |    939 -
 crypto/dist/heimdal/appl/rsh/common.c                                        |    181 -
 crypto/dist/heimdal/appl/rsh/limits_conf.c                                   |    215 -
 crypto/dist/heimdal/appl/rsh/login_access.c                                  |    278 -
 crypto/dist/heimdal/appl/rsh/rsh.1                                           |    295 -
 crypto/dist/heimdal/appl/rsh/rsh.c                                           |   1125 -
 crypto/dist/heimdal/appl/rsh/rsh_locl.h                                      |    170 -
 crypto/dist/heimdal/appl/rsh/rshd.8                                          |    163 -
 crypto/dist/heimdal/appl/rsh/rshd.c                                          |   1064 -
 crypto/dist/heimdal/appl/su/ChangeLog                                        |    123 -
 crypto/dist/heimdal/appl/su/Makefile.am                                      |     20 -
 crypto/dist/heimdal/appl/su/Makefile.in                                      |    844 -
 crypto/dist/heimdal/appl/su/su.1                                             |    124 -
 crypto/dist/heimdal/appl/su/su.c                                             |    623 -
 crypto/dist/heimdal/appl/su/supaths.h                                        |     52 -
 crypto/dist/heimdal/appl/telnet/ChangeLog                                    |    804 -
 crypto/dist/heimdal/appl/telnet/Makefile.am                                  |     12 -
 crypto/dist/heimdal/appl/telnet/Makefile.in                                  |    823 -
 crypto/dist/heimdal/appl/telnet/README.ORIG                                  |    743 -
 crypto/dist/heimdal/appl/telnet/arpa/telnet.h                                |    323 -
 crypto/dist/heimdal/appl/telnet/libtelnet/Makefile.am                        |     25 -
 crypto/dist/heimdal/appl/telnet/libtelnet/Makefile.in                        |    767 -
 crypto/dist/heimdal/appl/telnet/libtelnet/auth-proto.h                       |    125 -
 crypto/dist/heimdal/appl/telnet/libtelnet/auth.c                             |    661 -
 crypto/dist/heimdal/appl/telnet/libtelnet/auth.h                             |     82 -
 crypto/dist/heimdal/appl/telnet/libtelnet/enc-proto.h                        |    134 -
 crypto/dist/heimdal/appl/telnet/libtelnet/enc_des.c                          |    675 -
 crypto/dist/heimdal/appl/telnet/libtelnet/encrypt.c                          |   1003 -
 crypto/dist/heimdal/appl/telnet/libtelnet/encrypt.h                          |    104 -
 crypto/dist/heimdal/appl/telnet/libtelnet/genget.c                           |    104 -
 crypto/dist/heimdal/appl/telnet/libtelnet/kerberos.c                         |    724 -
 crypto/dist/heimdal/appl/telnet/libtelnet/kerberos5.c                        |    896 -
 crypto/dist/heimdal/appl/telnet/libtelnet/krb4encpwd.c                       |    437 -
 crypto/dist/heimdal/appl/telnet/libtelnet/misc-proto.h                       |     80 -
 crypto/dist/heimdal/appl/telnet/libtelnet/misc.c                             |     96 -
 crypto/dist/heimdal/appl/telnet/libtelnet/misc.h                             |     42 -
 crypto/dist/heimdal/appl/telnet/libtelnet/rsaencpwd.c                        |    488 -
 crypto/dist/heimdal/appl/telnet/libtelnet/spx.c                              |    587 -
 crypto/dist/heimdal/appl/telnet/telnet.state                                 |     80 -
 crypto/dist/heimdal/appl/telnet/telnet/Makefile.am                           |     26 -
 crypto/dist/heimdal/appl/telnet/telnet/Makefile.in                           |    848 -
 crypto/dist/heimdal/appl/telnet/telnet/authenc.c                             |    100 -
 crypto/dist/heimdal/appl/telnet/telnet/commands.c                            |   2697 -
 crypto/dist/heimdal/appl/telnet/telnet/defines.h                             |     60 -
 crypto/dist/heimdal/appl/telnet/telnet/externs.h                             |    445 -
 crypto/dist/heimdal/appl/telnet/telnet/main.c                                |    371 -
 crypto/dist/heimdal/appl/telnet/telnet/network.c                             |    174 -
 crypto/dist/heimdal/appl/telnet/telnet/ring.c                                |    322 -
 crypto/dist/heimdal/appl/telnet/telnet/ring.h                                |    100 -
 crypto/dist/heimdal/appl/telnet/telnet/sys_bsd.c                             |    980 -
 crypto/dist/heimdal/appl/telnet/telnet/telnet.1                              |   1369 -
 crypto/dist/heimdal/appl/telnet/telnet/telnet.c                              |   2421 -
 crypto/dist/heimdal/appl/telnet/telnet/telnet_locl.h                         |    182 -
 crypto/dist/heimdal/appl/telnet/telnet/terminal.c                            |    222 -
 crypto/dist/heimdal/appl/telnet/telnet/types.h                               |     52 -
 crypto/dist/heimdal/appl/telnet/telnet/utilities.c                           |    865 -
 crypto/dist/heimdal/appl/telnet/telnetd/Makefile.am                          |     29 -
 crypto/dist/heimdal/appl/telnet/telnetd/Makefile.in                          |    853 -
 crypto/dist/heimdal/appl/telnet/telnetd/authenc.c                            |     81 -
 crypto/dist/heimdal/appl/telnet/telnetd/defs.h                               |    190 -
 crypto/dist/heimdal/appl/telnet/telnetd/ext.h                                |    209 -
 crypto/dist/heimdal/appl/telnet/telnetd/global.c                             |    108 -
 crypto/dist/heimdal/appl/telnet/telnetd/slc.c                                |     58 -
 crypto/dist/heimdal/appl/telnet/telnetd/state.c                              |   1361 -
 crypto/dist/heimdal/appl/telnet/telnetd/sys_term.c                           |   1900 -
 crypto/dist/heimdal/appl/telnet/telnetd/telnetd.8                            |    536 -
 crypto/dist/heimdal/appl/telnet/telnetd/telnetd.c                            |   1402 -
 crypto/dist/heimdal/appl/telnet/telnetd/telnetd.h                            |    251 -
 crypto/dist/heimdal/appl/telnet/telnetd/termstat.c                           |    139 -
 crypto/dist/heimdal/appl/telnet/telnetd/utility.c                            |   1164 -
 crypto/dist/heimdal/appl/test/Makefile.am                                    |     43 -
 crypto/dist/heimdal/appl/test/Makefile.in                                    |    859 -
 crypto/dist/heimdal/appl/test/common.c                                       |    175 -
 crypto/dist/heimdal/appl/test/gss_common.c                                   |    153 -
 crypto/dist/heimdal/appl/test/gss_common.h                                   |     50 -
 crypto/dist/heimdal/appl/test/gssapi_client.c                                |    249 -
 crypto/dist/heimdal/appl/test/gssapi_server.c                                |    335 -
 crypto/dist/heimdal/appl/test/http_client.c                                  |    505 -
 crypto/dist/heimdal/appl/test/nt_gss_client.c                                |    168 -
 crypto/dist/heimdal/appl/test/nt_gss_common.c                                |    132 -
 crypto/dist/heimdal/appl/test/nt_gss_common.h                                |     46 -
 crypto/dist/heimdal/appl/test/nt_gss_server.c                                |    248 -
 crypto/dist/heimdal/appl/test/tcp_client.c                                   |    133 -
 crypto/dist/heimdal/appl/test/tcp_server.c                                   |    169 -
 crypto/dist/heimdal/appl/test/test_locl.h                                    |     89 -
 crypto/dist/heimdal/appl/test/uu_client.c                                    |    194 -
 crypto/dist/heimdal/appl/test/uu_server.c                                    |    211 -
 crypto/dist/heimdal/appl/xnlock/ChangeLog                                    |    159 -
 crypto/dist/heimdal/appl/xnlock/Makefile.am                                  |     33 -
 crypto/dist/heimdal/appl/xnlock/Makefile.in                                  |    846 -
 crypto/dist/heimdal/appl/xnlock/README                                       |     21 -
 crypto/dist/heimdal/appl/xnlock/nose.0.left                                  |     38 -
 crypto/dist/heimdal/appl/xnlock/nose.0.right                                 |     38 -
 crypto/dist/heimdal/appl/xnlock/nose.1.left                                  |     38 -
 crypto/dist/heimdal/appl/xnlock/nose.1.right                                 |     38 -
 crypto/dist/heimdal/appl/xnlock/nose.down                                    |     38 -
 crypto/dist/heimdal/appl/xnlock/nose.front                                   |     38 -
 crypto/dist/heimdal/appl/xnlock/nose.left.front                              |     38 -
 crypto/dist/heimdal/appl/xnlock/nose.right.front                             |     38 -
 crypto/dist/heimdal/appl/xnlock/xnlock.1                                     |    123 -
 crypto/dist/heimdal/appl/xnlock/xnlock.c                                     |   1153 -
 crypto/dist/heimdal/autogen.sh                                               |      5 -
 crypto/dist/heimdal/cf/ChangeLog                                             |   1232 -
 crypto/dist/heimdal/cf/Makefile.am.common                                    |    250 -
 crypto/dist/heimdal/cf/aix.m4                                                |     58 -
 crypto/dist/heimdal/cf/auth-modules.m4                                       |     46 -
 crypto/dist/heimdal/cf/autobuild.m4                                          |     34 -
 crypto/dist/heimdal/cf/broken-getaddrinfo.m4                                 |     27 -
 crypto/dist/heimdal/cf/broken-glob.m4                                        |     30 -
 crypto/dist/heimdal/cf/broken-realloc.m4                                     |     26 -
 crypto/dist/heimdal/cf/broken-snprintf.m4                                    |     64 -
 crypto/dist/heimdal/cf/broken.m4                                             |     13 -
 crypto/dist/heimdal/cf/broken2.m4                                            |     26 -
 crypto/dist/heimdal/cf/c-attribute.m4                                        |     29 -
 crypto/dist/heimdal/cf/c-function.m4                                         |     34 -
 crypto/dist/heimdal/cf/capabilities.m4                                       |     15 -
 crypto/dist/heimdal/cf/check-compile-et.m4                                   |    110 -
 crypto/dist/heimdal/cf/check-getpwnam_r-posix.m4                             |     26 -
 crypto/dist/heimdal/cf/check-man.m4                                          |     59 -
 crypto/dist/heimdal/cf/check-netinet-ip-and-tcp.m4                           |     34 -
 crypto/dist/heimdal/cf/check-type-extra.m4                                   |     24 -
 crypto/dist/heimdal/cf/check-var.m4                                          |     28 -
 crypto/dist/heimdal/cf/check-x.m4                                            |     54 -
 crypto/dist/heimdal/cf/check-xau.m4                                          |     65 -
 crypto/dist/heimdal/cf/crypto.m4                                             |    178 -
 crypto/dist/heimdal/cf/db.m4                                                 |    212 -
 crypto/dist/heimdal/cf/destdirs.m4                                           |     19 -
 crypto/dist/heimdal/cf/dlopen.m4                                             |     12 -
 crypto/dist/heimdal/cf/find-func-no-libs.m4                                  |     10 -
 crypto/dist/heimdal/cf/find-func-no-libs2.m4                                 |     64 -
 crypto/dist/heimdal/cf/find-func.m4                                          |     10 -
 crypto/dist/heimdal/cf/find-if-not-broken.m4                                 |     13 -
 crypto/dist/heimdal/cf/framework-security.m4                                 |     31 -
 crypto/dist/heimdal/cf/have-pragma-weak.m4                                   |     38 -
 crypto/dist/heimdal/cf/have-struct-field.m4                                  |     22 -
 crypto/dist/heimdal/cf/have-type.m4                                          |     31 -
 crypto/dist/heimdal/cf/have-types.m4                                         |     13 -
 crypto/dist/heimdal/cf/install-catman.sh                                     |     73 -
 crypto/dist/heimdal/cf/irix.m4                                               |     27 -
 crypto/dist/heimdal/cf/krb-bigendian.m4                                      |     63 -
 crypto/dist/heimdal/cf/krb-func-getcwd-broken.m4                             |     42 -
 crypto/dist/heimdal/cf/krb-func-getlogin.m4                                  |     23 -
 crypto/dist/heimdal/cf/krb-ipv6.m4                                           |    150 -
 crypto/dist/heimdal/cf/krb-prog-ln-s.m4                                      |     29 -
 crypto/dist/heimdal/cf/krb-prog-ranlib.m4                                    |      9 -
 crypto/dist/heimdal/cf/krb-prog-yacc.m4                                      |     13 -
 crypto/dist/heimdal/cf/krb-readline.m4                                       |     40 -
 crypto/dist/heimdal/cf/krb-struct-spwd.m4                                    |     22 -
 crypto/dist/heimdal/cf/krb-struct-winsize.m4                                 |     26 -
 crypto/dist/heimdal/cf/krb-sys-aix.m4                                        |     16 -
 crypto/dist/heimdal/cf/krb-sys-nextstep.m4                                   |     19 -
 crypto/dist/heimdal/cf/krb-version.m4                                        |     25 -
 crypto/dist/heimdal/cf/largefile.m4                                          |     17 -
 crypto/dist/heimdal/cf/make-proto.pl                                         |    338 -
 crypto/dist/heimdal/cf/mips-abi.m4                                           |     88 -
 crypto/dist/heimdal/cf/misc.m4                                               |     16 -
 crypto/dist/heimdal/cf/need-proto.m4                                         |     23 -
 crypto/dist/heimdal/cf/osfc2.m4                                              |     15 -
 crypto/dist/heimdal/cf/otp.m4                                                |     28 -
 crypto/dist/heimdal/cf/proto-compat.m4                                       |     22 -
 crypto/dist/heimdal/cf/pthreads.m4                                           |     76 -
 crypto/dist/heimdal/cf/resolv.m4                                             |    110 -
 crypto/dist/heimdal/cf/retsigtype.m4                                         |     19 -
 crypto/dist/heimdal/cf/roken-frag.m4                                         |    656 -
 crypto/dist/heimdal/cf/roken.m4                                              |     65 -
 crypto/dist/heimdal/cf/socket-wrapper.m4                                     |     17 -
 crypto/dist/heimdal/cf/sunos.m4                                              |     26 -
 crypto/dist/heimdal/cf/telnet.m4                                             |     79 -
 crypto/dist/heimdal/cf/test-package.m4                                       |    134 -
 crypto/dist/heimdal/cf/valgrind-suppressions                                 |     85 -
 crypto/dist/heimdal/cf/vararray.m4                                           |     17 -
 crypto/dist/heimdal/cf/version-script.m4                                     |     40 -
 crypto/dist/heimdal/cf/wflags.m4                                             |     29 -
 crypto/dist/heimdal/cf/win32.m4                                              |     13 -
 crypto/dist/heimdal/cf/with-all.m4                                           |     43 -
 crypto/dist/heimdal/compile                                                  |    142 -
 crypto/dist/heimdal/config.guess                                             |   1500 -
 crypto/dist/heimdal/config.sub                                               |   1616 -
 crypto/dist/heimdal/configure                                                |  54327 ----------
 crypto/dist/heimdal/configure.in                                             |    543 -
 crypto/dist/heimdal/doc/Makefile.am                                          |     86 -
 crypto/dist/heimdal/doc/Makefile.in                                          |    985 -
 crypto/dist/heimdal/doc/ack.texi                                             |     72 -
 crypto/dist/heimdal/doc/apps.texi                                            |    244 -
 crypto/dist/heimdal/doc/doxytmpl.dxy                                         |    257 -
 crypto/dist/heimdal/doc/hcrypto.din                                          |     15 -
 crypto/dist/heimdal/doc/heimdal.css                                          |     53 -
 crypto/dist/heimdal/doc/heimdal.texi                                         |    370 -
 crypto/dist/heimdal/doc/hx509.din                                            |     15 -
 crypto/dist/heimdal/doc/hx509.texi                                           |    633 -
 crypto/dist/heimdal/doc/init-creds                                           |    374 -
 crypto/dist/heimdal/doc/install.texi                                         |    107 -
 crypto/dist/heimdal/doc/intro.texi                                           |     99 -
 crypto/dist/heimdal/doc/kerberos4.texi                                       |    226 -
 crypto/dist/heimdal/doc/krb5.din                                             |     16 -
 crypto/dist/heimdal/doc/latin1.tex                                           |     95 -
 crypto/dist/heimdal/doc/layman.asc                                           |   1855 -
 crypto/dist/heimdal/doc/mdate-sh                                             |     92 -
 crypto/dist/heimdal/doc/migration.texi                                       |     43 -
 crypto/dist/heimdal/doc/misc.texi                                            |     58 -
 crypto/dist/heimdal/doc/ntlm.din                                             |     15 -
 crypto/dist/heimdal/doc/programming.texi                                     |    642 -
 crypto/dist/heimdal/doc/setup.texi                                           |   1455 -
 crypto/dist/heimdal/doc/vars.texi                                            |      7 -
 crypto/dist/heimdal/doc/vars.tin                                             |      7 -
 crypto/dist/heimdal/doc/whatis.texi                                          |    161 -
 crypto/dist/heimdal/doc/win2k.texi                                           |    306 -
 crypto/dist/heimdal/etc/Makefile.am                                          |      6 -
 crypto/dist/heimdal/etc/Makefile.in                                          |    661 -
 crypto/dist/heimdal/etc/services.append                                      |     30 -
 crypto/dist/heimdal/heimdal2netbsd                                           |    111 -
 crypto/dist/heimdal/include/Makefile.am                                      |     88 -
 crypto/dist/heimdal/include/Makefile.in                                      |    999 -
 crypto/dist/heimdal/include/bits.c                                           |    241 -
 crypto/dist/heimdal/include/config.h.in                                      |   1472 -
 crypto/dist/heimdal/include/gssapi/Makefile.am                               |      7 -
 crypto/dist/heimdal/include/gssapi/Makefile.in                               |    662 -
 crypto/dist/heimdal/include/hcrypto/Makefile.am                              |     24 -
 crypto/dist/heimdal/include/hcrypto/Makefile.in                              |    681 -
 crypto/dist/heimdal/include/kadm5/Makefile.am                                |      6 -
 crypto/dist/heimdal/include/kadm5/Makefile.in                                |    662 -
 crypto/dist/heimdal/include/make_crypto.c                                    |    112 -
 crypto/dist/heimdal/install-sh                                               |    507 -
 crypto/dist/heimdal/kadmin/ChangeLog                                         |   1044 -
 crypto/dist/heimdal/kadmin/Makefile.am                                       |     95 -
 crypto/dist/heimdal/kadmin/Makefile.in                                       |   1072 -
 crypto/dist/heimdal/kadmin/add-random-users.c                                |    186 -
 crypto/dist/heimdal/kadmin/add_enctype.c                                     |    165 -
 crypto/dist/heimdal/kadmin/ank.c                                             |    267 -
 crypto/dist/heimdal/kadmin/check.c                                           |    238 -
 crypto/dist/heimdal/kadmin/cpw.c                                             |    185 -
 crypto/dist/heimdal/kadmin/del.c                                             |     58 -
 crypto/dist/heimdal/kadmin/del_enctype.c                                     |    124 -
 crypto/dist/heimdal/kadmin/dump.c                                            |     80 -
 crypto/dist/heimdal/kadmin/ext.c                                             |    140 -
 crypto/dist/heimdal/kadmin/get.c                                             |    499 -
 crypto/dist/heimdal/kadmin/init.c                                            |    249 -
 crypto/dist/heimdal/kadmin/kadm_conn.c                                       |    285 -
 crypto/dist/heimdal/kadmin/kadmin-commands.c                                 |    711 -
 crypto/dist/heimdal/kadmin/kadmin-commands.h                                 |     84 -
 crypto/dist/heimdal/kadmin/kadmin-commands.in                                |    421 -
 crypto/dist/heimdal/kadmin/kadmin.8                                          |    368 -
 crypto/dist/heimdal/kadmin/kadmin.c                                          |    285 -
 crypto/dist/heimdal/kadmin/kadmin_locl.h                                     |    157 -
 crypto/dist/heimdal/kadmin/kadmind.8                                         |    162 -
 crypto/dist/heimdal/kadmin/kadmind.c                                         |    188 -
 crypto/dist/heimdal/kadmin/load.c                                            |    570 -
 crypto/dist/heimdal/kadmin/mod.c                                             |    262 -
 crypto/dist/heimdal/kadmin/pw_quality.c                                      |     63 -
 crypto/dist/heimdal/kadmin/random_password.c                                 |    164 -
 crypto/dist/heimdal/kadmin/rename.c                                          |     64 -
 crypto/dist/heimdal/kadmin/server.c                                          |    578 -
 crypto/dist/heimdal/kadmin/stash.c                                           |    143 -
 crypto/dist/heimdal/kadmin/test_util.c                                       |     93 -
 crypto/dist/heimdal/kadmin/util.c                                            |    665 -
 crypto/dist/heimdal/kcm/Makefile.am                                          |     45 -
 crypto/dist/heimdal/kcm/Makefile.in                                          |    871 -
 crypto/dist/heimdal/kcm/acl.c                                                |    181 -
 crypto/dist/heimdal/kcm/acquire.c                                            |    532 -
 crypto/dist/heimdal/kcm/cache.c                                              |    637 -
 crypto/dist/heimdal/kcm/client.c                                             |    186 -
 crypto/dist/heimdal/kcm/config.c                                             |    391 -
 crypto/dist/heimdal/kcm/connect.c                                            |    689 -
 crypto/dist/heimdal/kcm/cursor.c                                             |    152 -
 crypto/dist/heimdal/kcm/events.c                                             |    441 -
 crypto/dist/heimdal/kcm/glue.c                                               |    280 -
 crypto/dist/heimdal/kcm/headers.h                                            |     89 -
 crypto/dist/heimdal/kcm/kcm.8                                                |    176 -
 crypto/dist/heimdal/kcm/kcm_locl.h                                           |    173 -
 crypto/dist/heimdal/kcm/kcm_protos.h                                         |    288 -
 crypto/dist/heimdal/kcm/log.c                                                |     86 -
 crypto/dist/heimdal/kcm/main.c                                               |    108 -
 crypto/dist/heimdal/kcm/protocol.c                                           |   1047 -
 crypto/dist/heimdal/kcm/renew.c                                              |    125 -
 crypto/dist/heimdal/kdc/524.c                                                |    401 -
 crypto/dist/heimdal/kdc/Makefile.am                                          |    123 -
 crypto/dist/heimdal/kdc/Makefile.in                                          |   1154 -
 crypto/dist/heimdal/kdc/config.c                                             |    323 -
 crypto/dist/heimdal/kdc/connect.c                                            |    901 -
 crypto/dist/heimdal/kdc/default_config.c                                     |    286 -
 crypto/dist/heimdal/kdc/digest.c                                             |   1458 -
 crypto/dist/heimdal/kdc/headers.h                                            |    109 -
 crypto/dist/heimdal/kdc/hprop.8                                              |    157 -
 crypto/dist/heimdal/kdc/hprop.c                                              |    808 -
 crypto/dist/heimdal/kdc/hprop.h                                              |     76 -
 crypto/dist/heimdal/kdc/hpropd.8                                             |     91 -
 crypto/dist/heimdal/kdc/hpropd.c                                             |    272 -
 crypto/dist/heimdal/kdc/kadb.h                                               |     85 -
 crypto/dist/heimdal/kdc/kaserver.c                                           |    952 -
 crypto/dist/heimdal/kdc/kdc-private.h                                        |    286 -
 crypto/dist/heimdal/kdc/kdc-protos.h                                         |     92 -
 crypto/dist/heimdal/kdc/kdc-replay.c                                         |    198 -
 crypto/dist/heimdal/kdc/kdc.8                                                |    234 -
 crypto/dist/heimdal/kdc/kdc.h                                                |     96 -
 crypto/dist/heimdal/kdc/kdc_locl.h                                           |     72 -
 crypto/dist/heimdal/kdc/kerberos4.c                                          |    806 -
 crypto/dist/heimdal/kdc/kerberos5.c                                          |   1853 -
 crypto/dist/heimdal/kdc/krb5tgs.c                                            |   1916 -
 crypto/dist/heimdal/kdc/kstash.8                                             |     93 -
 crypto/dist/heimdal/kdc/kstash.c                                             |    166 -
 crypto/dist/heimdal/kdc/kx509.c                                              |    461 -
 crypto/dist/heimdal/kdc/log.c                                                |     94 -
 crypto/dist/heimdal/kdc/main.c                                               |    100 -
 crypto/dist/heimdal/kdc/misc.c                                               |    123 -
 crypto/dist/heimdal/kdc/mit_dump.c                                           |    374 -
 crypto/dist/heimdal/kdc/pkinit.c                                             |   1674 -
 crypto/dist/heimdal/kdc/process.c                                            |    220 -
 crypto/dist/heimdal/kdc/rx.h                                                 |     80 -
 crypto/dist/heimdal/kdc/set_dbinfo.c                                         |    101 -
 crypto/dist/heimdal/kdc/string2key.8                                         |     86 -
 crypto/dist/heimdal/kdc/string2key.c                                         |    202 -
 crypto/dist/heimdal/kdc/v4_dump.c                                            |    144 -
 crypto/dist/heimdal/kdc/version-script.map                                   |     19 -
 crypto/dist/heimdal/kdc/windc.c                                              |    110 -
 crypto/dist/heimdal/kdc/windc_plugin.h                                       |     83 -
 crypto/dist/heimdal/kpasswd/Makefile.am                                      |     34 -
 crypto/dist/heimdal/kpasswd/Makefile.in                                      |    959 -
 crypto/dist/heimdal/kpasswd/kpasswd-generator.c                              |    203 -
 crypto/dist/heimdal/kpasswd/kpasswd.1                                        |     69 -
 crypto/dist/heimdal/kpasswd/kpasswd.c                                        |    248 -
 crypto/dist/heimdal/kpasswd/kpasswd_locl.h                                   |    105 -
 crypto/dist/heimdal/kpasswd/kpasswdd.8                                       |    113 -
 crypto/dist/heimdal/kpasswd/kpasswdd.c                                       |    942 -
 crypto/dist/heimdal/krb5.conf                                                |     26 -
 crypto/dist/heimdal/kuser/Makefile.am                                        |     65 -
 crypto/dist/heimdal/kuser/Makefile.in                                        |   1005 -
 crypto/dist/heimdal/kuser/copy_cred_cache.1                                  |     98 -
 crypto/dist/heimdal/kuser/copy_cred_cache.c                                  |    216 -
 crypto/dist/heimdal/kuser/generate-requests.c                                |    162 -
 crypto/dist/heimdal/kuser/kdecode_ticket.c                                   |    163 -
 crypto/dist/heimdal/kuser/kdestroy.1                                         |     72 -
 crypto/dist/heimdal/kuser/kdestroy.c                                         |    151 -
 crypto/dist/heimdal/kuser/kdigest-commands.c                                 |    291 -
 crypto/dist/heimdal/kuser/kdigest-commands.h                                 |     57 -
 crypto/dist/heimdal/kuser/kdigest-commands.in                                |    281 -
 crypto/dist/heimdal/kuser/kdigest.c                                          |    552 -
 crypto/dist/heimdal/kuser/kgetcred.1                                         |     78 -
 crypto/dist/heimdal/kuser/kgetcred.c                                         |    229 -
 crypto/dist/heimdal/kuser/kimpersonate.1                                     |    109 -
 crypto/dist/heimdal/kuser/kimpersonate.c                                     |    331 -
 crypto/dist/heimdal/kuser/kinit.1                                            |    238 -
 crypto/dist/heimdal/kuser/kinit.c                                            |    853 -
 crypto/dist/heimdal/kuser/klist.1                                            |    136 -
 crypto/dist/heimdal/kuser/klist.c                                            |    648 -
 crypto/dist/heimdal/kuser/kuser_locl.h                                       |     88 -
 crypto/dist/heimdal/kuser/kverify.c                                          |    129 -
 crypto/dist/heimdal/lib/45/45_locl.h                                         |     52 -
 crypto/dist/heimdal/lib/45/Makefile.am                                       |     12 -
 crypto/dist/heimdal/lib/45/Makefile.in                                       |    790 -
 crypto/dist/heimdal/lib/45/get_ad_tkt.c                                      |    117 -
 crypto/dist/heimdal/lib/45/mk_req.c                                          |    140 -
 crypto/dist/heimdal/lib/Makefile.am                                          |     23 -
 crypto/dist/heimdal/lib/Makefile.in                                          |    826 -
 crypto/dist/heimdal/lib/asn1/CMS.asn1                                        |    157 -
 crypto/dist/heimdal/lib/asn1/ChangeLog                                       |   1649 -
 crypto/dist/heimdal/lib/asn1/Makefile.am                                     |    611 -
 crypto/dist/heimdal/lib/asn1/Makefile.in                                     |   1804 -
 crypto/dist/heimdal/lib/asn1/asn1-common.h                                   |     67 -
 crypto/dist/heimdal/lib/asn1/asn1_err.et                                     |     25 -
 crypto/dist/heimdal/lib/asn1/asn1_gen.c                                      |    188 -
 crypto/dist/heimdal/lib/asn1/asn1_print.c                                    |    305 -
 crypto/dist/heimdal/lib/asn1/asn1_queue.h                                    |    167 -
 crypto/dist/heimdal/lib/asn1/canthandle.asn1                                 |     34 -
 crypto/dist/heimdal/lib/asn1/check-common.c                                  |    377 -
 crypto/dist/heimdal/lib/asn1/check-common.h                                  |     70 -
 crypto/dist/heimdal/lib/asn1/check-der.c                                     |   1090 -
 crypto/dist/heimdal/lib/asn1/check-gen.c                                     |    956 -
 crypto/dist/heimdal/lib/asn1/check-timegm.c                                  |     73 -
 crypto/dist/heimdal/lib/asn1/der-protos.h                                    |    567 -
 crypto/dist/heimdal/lib/asn1/der.c                                           |    143 -
 crypto/dist/heimdal/lib/asn1/der.h                                           |    104 -
 crypto/dist/heimdal/lib/asn1/der_cmp.c                                       |    102 -
 crypto/dist/heimdal/lib/asn1/der_copy.c                                      |    146 -
 crypto/dist/heimdal/lib/asn1/der_format.c                                    |    171 -
 crypto/dist/heimdal/lib/asn1/der_free.c                                      |    120 -
 crypto/dist/heimdal/lib/asn1/der_get.c                                       |    547 -
 crypto/dist/heimdal/lib/asn1/der_length.c                                    |    233 -
 crypto/dist/heimdal/lib/asn1/der_locl.h                                      |     61 -
 crypto/dist/heimdal/lib/asn1/der_put.c                                       |    484 -
 crypto/dist/heimdal/lib/asn1/digest.asn1                                     |    164 -
 crypto/dist/heimdal/lib/asn1/extra.c                                         |    156 -
 crypto/dist/heimdal/lib/asn1/gen.c                                           |    799 -
 crypto/dist/heimdal/lib/asn1/gen_copy.c                                      |    250 -
 crypto/dist/heimdal/lib/asn1/gen_decode.c                                    |    721 -
 crypto/dist/heimdal/lib/asn1/gen_encode.c                                    |    558 -
 crypto/dist/heimdal/lib/asn1/gen_free.c                                      |    195 -
 crypto/dist/heimdal/lib/asn1/gen_glue.c                                      |    141 -
 crypto/dist/heimdal/lib/asn1/gen_length.c                                    |    284 -
 crypto/dist/heimdal/lib/asn1/gen_locl.h                                      |     90 -
 crypto/dist/heimdal/lib/asn1/gen_seq.c                                       |    120 -
 crypto/dist/heimdal/lib/asn1/hash.c                                          |    207 -
 crypto/dist/heimdal/lib/asn1/hash.h                                          |     88 -
 crypto/dist/heimdal/lib/asn1/heim_asn1.h                                     |     52 -
 crypto/dist/heimdal/lib/asn1/k5.asn1                                         |    659 -
 crypto/dist/heimdal/lib/asn1/kx509.asn1                                      |     20 -
 crypto/dist/heimdal/lib/asn1/lex.c                                           |   2694 -
 crypto/dist/heimdal/lib/asn1/lex.h                                           |     43 -
 crypto/dist/heimdal/lib/asn1/lex.l                                           |    301 -
 crypto/dist/heimdal/lib/asn1/main.c                                          |    134 -
 crypto/dist/heimdal/lib/asn1/parse.c                                         |   2832 -
 crypto/dist/heimdal/lib/asn1/parse.h                                         |    249 -
 crypto/dist/heimdal/lib/asn1/parse.y                                         |   1017 -
 crypto/dist/heimdal/lib/asn1/pkcs12.asn1                                     |     81 -
 crypto/dist/heimdal/lib/asn1/pkcs8.asn1                                      |     30 -
 crypto/dist/heimdal/lib/asn1/pkcs9.asn1                                      |     28 -
 crypto/dist/heimdal/lib/asn1/pkinit.asn1                                     |    182 -
 crypto/dist/heimdal/lib/asn1/rfc2459.asn1                                    |    506 -
 crypto/dist/heimdal/lib/asn1/setchgpw2.asn1                                  |    193 -
 crypto/dist/heimdal/lib/asn1/symbol.c                                        |    111 -
 crypto/dist/heimdal/lib/asn1/symbol.h                                        |    162 -
 crypto/dist/heimdal/lib/asn1/test.asn1                                       |     95 -
 crypto/dist/heimdal/lib/asn1/test.gen                                        |     15 -
 crypto/dist/heimdal/lib/asn1/timegm.c                                        |     87 -
 crypto/dist/heimdal/lib/auth/ChangeLog                                       |    206 -
 crypto/dist/heimdal/lib/auth/Makefile.am                                     |      7 -
 crypto/dist/heimdal/lib/auth/Makefile.in                                     |    818 -
 crypto/dist/heimdal/lib/auth/afskauthlib/Makefile.am                         |     52 -
 crypto/dist/heimdal/lib/auth/afskauthlib/Makefile.in                         |    726 -
 crypto/dist/heimdal/lib/auth/afskauthlib/verify.c                            |    308 -
 crypto/dist/heimdal/lib/auth/pam/Makefile.am                                 |     70 -
 crypto/dist/heimdal/lib/auth/pam/Makefile.in                                 |    736 -
 crypto/dist/heimdal/lib/auth/pam/pam.c                                       |    444 -
 crypto/dist/heimdal/lib/auth/pam/pam.conf.add                                |     97 -
 crypto/dist/heimdal/lib/auth/sia/Makefile.am                                 |    117 -
 crypto/dist/heimdal/lib/auth/sia/Makefile.in                                 |    781 -
 crypto/dist/heimdal/lib/auth/sia/krb4+c2_matrix.conf                         |     59 -
 crypto/dist/heimdal/lib/auth/sia/krb4_matrix.conf                            |     60 -
 crypto/dist/heimdal/lib/auth/sia/krb5+c2_matrix.conf                         |     28 -
 crypto/dist/heimdal/lib/auth/sia/krb5_matrix.conf                            |     28 -
 crypto/dist/heimdal/lib/auth/sia/make-rpath                                  |     35 -
 crypto/dist/heimdal/lib/auth/sia/posix_getpw.c                               |     79 -
 crypto/dist/heimdal/lib/auth/sia/security.patch                              |     11 -
 crypto/dist/heimdal/lib/auth/sia/sia.c                                       |    704 -
 crypto/dist/heimdal/lib/auth/sia/sia_locl.h                                  |     94 -
 crypto/dist/heimdal/lib/com_err/ChangeLog                                    |    235 -
 crypto/dist/heimdal/lib/com_err/Makefile.am                                  |     40 -
 crypto/dist/heimdal/lib/com_err/Makefile.in                                  |    913 -
 crypto/dist/heimdal/lib/com_err/com_err.c                                    |    173 -
 crypto/dist/heimdal/lib/com_err/com_err.h                                    |     67 -
 crypto/dist/heimdal/lib/com_err/com_right.h                                  |     59 -
 crypto/dist/heimdal/lib/com_err/compile_et.c                                 |    237 -
 crypto/dist/heimdal/lib/com_err/compile_et.h                                 |     81 -
 crypto/dist/heimdal/lib/com_err/error.c                                      |     92 -
 crypto/dist/heimdal/lib/com_err/lex.h                                        |     40 -
 crypto/dist/heimdal/lib/com_err/lex.l                                        |    128 -
 crypto/dist/heimdal/lib/com_err/parse.y                                      |    174 -
 crypto/dist/heimdal/lib/com_err/roken_rename.h                               |     63 -
 crypto/dist/heimdal/lib/com_err/version-script.map                           |     19 -
 crypto/dist/heimdal/lib/editline/ChangeLog                                   |    152 -
 crypto/dist/heimdal/lib/editline/Makefile.am                                 |     51 -
 crypto/dist/heimdal/lib/editline/Makefile.in                                 |    927 -
 crypto/dist/heimdal/lib/editline/README                                      |     45 -
 crypto/dist/heimdal/lib/editline/complete.c                                  |    244 -
 crypto/dist/heimdal/lib/editline/edit_compat.c                               |    121 -
 crypto/dist/heimdal/lib/editline/edit_compat.h                               |     45 -
 crypto/dist/heimdal/lib/editline/edit_locl.h                                 |     61 -
 crypto/dist/heimdal/lib/editline/editline.3                                  |    175 -
 crypto/dist/heimdal/lib/editline/editline.c                                  |   1379 -
 crypto/dist/heimdal/lib/editline/editline.h                                  |     33 -
 crypto/dist/heimdal/lib/editline/roken_rename.h                              |     65 -
 crypto/dist/heimdal/lib/editline/snprintf.c                                  |    703 -
 crypto/dist/heimdal/lib/editline/strdup.c                                    |     51 -
 crypto/dist/heimdal/lib/editline/strlcat.c                                   |     57 -
 crypto/dist/heimdal/lib/editline/sysunix.c                                   |     93 -
 crypto/dist/heimdal/lib/editline/testit.c                                    |     78 -
 crypto/dist/heimdal/lib/editline/unix.h                                      |     22 -
 crypto/dist/heimdal/lib/gssapi/ChangeLog                                     |   2863 -
 crypto/dist/heimdal/lib/gssapi/Makefile.am                                   |    314 -
 crypto/dist/heimdal/lib/gssapi/Makefile.in                                   |   1963 -
 crypto/dist/heimdal/lib/gssapi/gss-commands.c                                |     67 -
 crypto/dist/heimdal/lib/gssapi/gss-commands.h                                |      6 -
 crypto/dist/heimdal/lib/gssapi/gss-commands.in                               |     47 -
 crypto/dist/heimdal/lib/gssapi/gss.c                                         |    206 -
 crypto/dist/heimdal/lib/gssapi/gss_acquire_cred.3                            |    689 -
 crypto/dist/heimdal/lib/gssapi/gssapi.3                                      |    173 -
 crypto/dist/heimdal/lib/gssapi/gssapi.h                                      |     42 -
 crypto/dist/heimdal/lib/gssapi/gssapi/gssapi.h                               |    817 -
 crypto/dist/heimdal/lib/gssapi/gssapi/gssapi_krb5.h                          |    221 -
 crypto/dist/heimdal/lib/gssapi/gssapi/gssapi_spnego.h                        |     59 -
 crypto/dist/heimdal/lib/gssapi/gssapi_mech.h                                 |    359 -
 crypto/dist/heimdal/lib/gssapi/krb5/8003.c                                   |    249 -
 crypto/dist/heimdal/lib/gssapi/krb5/accept_sec_context.c                     |    802 -
 crypto/dist/heimdal/lib/gssapi/krb5/acquire_cred.c                           |    399 -
 crypto/dist/heimdal/lib/gssapi/krb5/add_cred.c                               |    253 -
 crypto/dist/heimdal/lib/gssapi/krb5/address_to_krb5addr.c                    |     77 -
 crypto/dist/heimdal/lib/gssapi/krb5/arcfour.c                                |    761 -
 crypto/dist/heimdal/lib/gssapi/krb5/canonicalize_name.c                      |     47 -
 crypto/dist/heimdal/lib/gssapi/krb5/ccache_name.c                            |     80 -
 crypto/dist/heimdal/lib/gssapi/krb5/cfx.c                                    |    879 -
 crypto/dist/heimdal/lib/gssapi/krb5/cfx.h                                    |     66 -
 crypto/dist/heimdal/lib/gssapi/krb5/compare_name.c                           |     56 -
 crypto/dist/heimdal/lib/gssapi/krb5/compat.c                                 |    129 -
 crypto/dist/heimdal/lib/gssapi/krb5/context_time.c                           |     96 -
 crypto/dist/heimdal/lib/gssapi/krb5/copy_ccache.c                            |    196 -
 crypto/dist/heimdal/lib/gssapi/krb5/decapsulate.c                            |    210 -
 crypto/dist/heimdal/lib/gssapi/krb5/delete_sec_context.c                     |     82 -
 crypto/dist/heimdal/lib/gssapi/krb5/display_name.c                           |     75 -
 crypto/dist/heimdal/lib/gssapi/krb5/display_status.c                         |    201 -
 crypto/dist/heimdal/lib/gssapi/krb5/duplicate_name.c                         |     60 -
 crypto/dist/heimdal/lib/gssapi/krb5/encapsulate.c                            |    156 -
 crypto/dist/heimdal/lib/gssapi/krb5/export_name.c                            |     95 -
 crypto/dist/heimdal/lib/gssapi/krb5/export_sec_context.c                     |    241 -
 crypto/dist/heimdal/lib/gssapi/krb5/external.c                               |    426 -
 crypto/dist/heimdal/lib/gssapi/krb5/get_mic.c                                |    318 -
 crypto/dist/heimdal/lib/gssapi/krb5/gkrb5_err.et                             |     31 -
 crypto/dist/heimdal/lib/gssapi/krb5/gsskrb5-private.h                        |    703 -
 crypto/dist/heimdal/lib/gssapi/krb5/gsskrb5_locl.h                           |    135 -
 crypto/dist/heimdal/lib/gssapi/krb5/import_name.c                            |    226 -
 crypto/dist/heimdal/lib/gssapi/krb5/import_sec_context.c                     |    230 -
 crypto/dist/heimdal/lib/gssapi/krb5/indicate_mechs.c                         |     58 -
 crypto/dist/heimdal/lib/gssapi/krb5/init.c                                   |     84 -
 crypto/dist/heimdal/lib/gssapi/krb5/init_sec_context.c                       |    812 -
 crypto/dist/heimdal/lib/gssapi/krb5/inquire_context.c                        |    113 -
 crypto/dist/heimdal/lib/gssapi/krb5/inquire_cred.c                           |    183 -
 crypto/dist/heimdal/lib/gssapi/krb5/inquire_cred_by_mech.c                   |     77 -
 crypto/dist/heimdal/lib/gssapi/krb5/inquire_cred_by_oid.c                    |     84 -
 crypto/dist/heimdal/lib/gssapi/krb5/inquire_mechs_for_name.c                 |     58 -
 crypto/dist/heimdal/lib/gssapi/krb5/inquire_names_for_mech.c                 |     81 -
 crypto/dist/heimdal/lib/gssapi/krb5/inquire_sec_context_by_oid.c             |    558 -
 crypto/dist/heimdal/lib/gssapi/krb5/prf.c                                    |    144 -
 crypto/dist/heimdal/lib/gssapi/krb5/process_context_token.c                  |     71 -
 crypto/dist/heimdal/lib/gssapi/krb5/release_buffer.c                         |     49 -
 crypto/dist/heimdal/lib/gssapi/krb5/release_cred.c                           |     81 -
 crypto/dist/heimdal/lib/gssapi/krb5/release_name.c                           |     56 -
 crypto/dist/heimdal/lib/gssapi/krb5/sequence.c                               |    295 -
 crypto/dist/heimdal/lib/gssapi/krb5/set_cred_option.c                        |    230 -
 crypto/dist/heimdal/lib/gssapi/krb5/set_sec_context_option.c                 |    193 -
 crypto/dist/heimdal/lib/gssapi/krb5/test_cfx.c                               |    160 -
 crypto/dist/heimdal/lib/gssapi/krb5/ticket_flags.c                           |     61 -
 crypto/dist/heimdal/lib/gssapi/krb5/unwrap.c                                 |    414 -
 crypto/dist/heimdal/lib/gssapi/krb5/v1.c                                     |    105 -
 crypto/dist/heimdal/lib/gssapi/krb5/verify_mic.c                             |    345 -
 crypto/dist/heimdal/lib/gssapi/krb5/wrap.c                                   |    552 -
 crypto/dist/heimdal/lib/gssapi/mech/context.c                                |    142 -
 crypto/dist/heimdal/lib/gssapi/mech/context.h                                |     41 -
 crypto/dist/heimdal/lib/gssapi/mech/cred.h                                   |     41 -
 crypto/dist/heimdal/lib/gssapi/mech/gss_accept_sec_context.c                 |    289 -
 crypto/dist/heimdal/lib/gssapi/mech/gss_acquire_cred.c                       |    170 -
 crypto/dist/heimdal/lib/gssapi/mech/gss_add_cred.c                           |    188 -
 crypto/dist/heimdal/lib/gssapi/mech/gss_add_oid_set_member.c                 |     68 -
 crypto/dist/heimdal/lib/gssapi/mech/gss_buffer_set.c                         |    126 -
 crypto/dist/heimdal/lib/gssapi/mech/gss_canonicalize_name.c                  |     89 -
 crypto/dist/heimdal/lib/gssapi/mech/gss_compare_name.c                       |     78 -
 crypto/dist/heimdal/lib/gssapi/mech/gss_context_time.c                       |     42 -
 crypto/dist/heimdal/lib/gssapi/mech/gss_create_empty_oid_set.c               |     53 -
 crypto/dist/heimdal/lib/gssapi/mech/gss_decapsulate_token.c                  |     74 -
 crypto/dist/heimdal/lib/gssapi/mech/gss_delete_sec_context.c                 |     59 -
 crypto/dist/heimdal/lib/gssapi/mech/gss_display_name.c                       |     84 -
 crypto/dist/heimdal/lib/gssapi/mech/gss_display_status.c                     |    211 -
 crypto/dist/heimdal/lib/gssapi/mech/gss_duplicate_name.c                     |     96 -
 crypto/dist/heimdal/lib/gssapi/mech/gss_duplicate_oid.c                      |     69 -
 crypto/dist/heimdal/lib/gssapi/mech/gss_encapsulate_token.c                  |     68 -
 crypto/dist/heimdal/lib/gssapi/mech/gss_export_name.c                        |     56 -
 crypto/dist/heimdal/lib/gssapi/mech/gss_export_sec_context.c                 |     79 -
 crypto/dist/heimdal/lib/gssapi/mech/gss_get_mic.c                            |     51 -
 crypto/dist/heimdal/lib/gssapi/mech/gss_import_name.c                        |    219 -
 crypto/dist/heimdal/lib/gssapi/mech/gss_import_sec_context.c                 |     84 -
 crypto/dist/heimdal/lib/gssapi/mech/gss_indicate_mechs.c                     |     66 -
 crypto/dist/heimdal/lib/gssapi/mech/gss_init_sec_context.c                   |    150 -
 crypto/dist/heimdal/lib/gssapi/mech/gss_inquire_context.c                    |    107 -
 crypto/dist/heimdal/lib/gssapi/mech/gss_inquire_cred.c                       |    197 -
 crypto/dist/heimdal/lib/gssapi/mech/gss_inquire_cred_by_mech.c               |     94 -
 crypto/dist/heimdal/lib/gssapi/mech/gss_inquire_cred_by_oid.c                |     88 -
 crypto/dist/heimdal/lib/gssapi/mech/gss_inquire_mechs_for_name.c             |     78 -
 crypto/dist/heimdal/lib/gssapi/mech/gss_inquire_names_for_mech.c             |     75 -
 crypto/dist/heimdal/lib/gssapi/mech/gss_inquire_sec_context_by_oid.c         |     72 -
 crypto/dist/heimdal/lib/gssapi/mech/gss_krb5.c                               |    866 -
 crypto/dist/heimdal/lib/gssapi/mech/gss_mech_switch.c                        |    335 -
 crypto/dist/heimdal/lib/gssapi/mech/gss_names.c                              |    112 -
 crypto/dist/heimdal/lib/gssapi/mech/gss_oid_equal.c                          |     46 -
 crypto/dist/heimdal/lib/gssapi/mech/gss_oid_to_str.c                         |     69 -
 crypto/dist/heimdal/lib/gssapi/mech/gss_process_context_token.c              |     43 -
 crypto/dist/heimdal/lib/gssapi/mech/gss_pseudo_random.c                      |     71 -
 crypto/dist/heimdal/lib/gssapi/mech/gss_release_buffer.c                     |     44 -
 crypto/dist/heimdal/lib/gssapi/mech/gss_release_cred.c                       |     53 -
 crypto/dist/heimdal/lib/gssapi/mech/gss_release_name.c                       |     56 -
 crypto/dist/heimdal/lib/gssapi/mech/gss_release_oid.c                        |     60 -
 crypto/dist/heimdal/lib/gssapi/mech/gss_release_oid_set.c                    |     46 -
 crypto/dist/heimdal/lib/gssapi/mech/gss_seal.c                               |     47 -
 crypto/dist/heimdal/lib/gssapi/mech/gss_set_cred_option.c                    |    120 -
 crypto/dist/heimdal/lib/gssapi/mech/gss_set_sec_context_option.c             |     72 -
 crypto/dist/heimdal/lib/gssapi/mech/gss_sign.c                               |     43 -
 crypto/dist/heimdal/lib/gssapi/mech/gss_test_oid_set_member.c                |     48 -
 crypto/dist/heimdal/lib/gssapi/mech/gss_unseal.c                             |     45 -
 crypto/dist/heimdal/lib/gssapi/mech/gss_unwrap.c                             |     47 -
 crypto/dist/heimdal/lib/gssapi/mech/gss_utils.c                              |     80 -
 crypto/dist/heimdal/lib/gssapi/mech/gss_verify.c                             |     44 -
 crypto/dist/heimdal/lib/gssapi/mech/gss_verify_mic.c                         |     52 -
 crypto/dist/heimdal/lib/gssapi/mech/gss_wrap.c                               |     56 -
 crypto/dist/heimdal/lib/gssapi/mech/gss_wrap_size_limit.c                    |     52 -
 crypto/dist/heimdal/lib/gssapi/mech/gssapi.asn1                              |     12 -
 crypto/dist/heimdal/lib/gssapi/mech/mech.5                                   |     94 -
 crypto/dist/heimdal/lib/gssapi/mech/mech_locl.h                              |     67 -
 crypto/dist/heimdal/lib/gssapi/mech/mech_switch.h                            |     42 -
 crypto/dist/heimdal/lib/gssapi/mech/mechqueue.h                              |    101 -
 crypto/dist/heimdal/lib/gssapi/mech/name.h                                   |     48 -
 crypto/dist/heimdal/lib/gssapi/mech/utils.h                                  |     33 -
 crypto/dist/heimdal/lib/gssapi/ntlm/accept_sec_context.c                     |    258 -
 crypto/dist/heimdal/lib/gssapi/ntlm/acquire_cred.c                           |     95 -
 crypto/dist/heimdal/lib/gssapi/ntlm/add_cred.c                               |     63 -
 crypto/dist/heimdal/lib/gssapi/ntlm/canonicalize_name.c                      |     47 -
 crypto/dist/heimdal/lib/gssapi/ntlm/compare_name.c                           |     48 -
 crypto/dist/heimdal/lib/gssapi/ntlm/context_time.c                           |     48 -
 crypto/dist/heimdal/lib/gssapi/ntlm/crypto.c                                 |    596 -
 crypto/dist/heimdal/lib/gssapi/ntlm/delete_sec_context.c                     |     66 -
 crypto/dist/heimdal/lib/gssapi/ntlm/digest.c                                 |    436 -
 crypto/dist/heimdal/lib/gssapi/ntlm/display_name.c                           |     73 -
 crypto/dist/heimdal/lib/gssapi/ntlm/display_status.c                         |     56 -
 crypto/dist/heimdal/lib/gssapi/ntlm/duplicate_name.c                         |     50 -
 crypto/dist/heimdal/lib/gssapi/ntlm/export_name.c                            |     52 -
 crypto/dist/heimdal/lib/gssapi/ntlm/export_sec_context.c                     |     53 -
 crypto/dist/heimdal/lib/gssapi/ntlm/external.c                               |     83 -
 crypto/dist/heimdal/lib/gssapi/ntlm/import_name.c                            |    103 -
 crypto/dist/heimdal/lib/gssapi/ntlm/import_sec_context.c                     |     51 -
 crypto/dist/heimdal/lib/gssapi/ntlm/indicate_mechs.c                         |     49 -
 crypto/dist/heimdal/lib/gssapi/ntlm/init_sec_context.c                       |    509 -
 crypto/dist/heimdal/lib/gssapi/ntlm/inquire_context.c                        |     70 -
 crypto/dist/heimdal/lib/gssapi/ntlm/inquire_cred.c                           |     79 -
 crypto/dist/heimdal/lib/gssapi/ntlm/inquire_cred_by_mech.c                   |     60 -
 crypto/dist/heimdal/lib/gssapi/ntlm/inquire_mechs_for_name.c                 |     50 -
 crypto/dist/heimdal/lib/gssapi/ntlm/inquire_names_for_mech.c                 |     54 -
 crypto/dist/heimdal/lib/gssapi/ntlm/ntlm-private.h                           |    264 -
 crypto/dist/heimdal/lib/gssapi/ntlm/ntlm.h                                   |    140 -
 crypto/dist/heimdal/lib/gssapi/ntlm/process_context_token.c                  |     47 -
 crypto/dist/heimdal/lib/gssapi/ntlm/release_cred.c                           |     66 -
 crypto/dist/heimdal/lib/gssapi/ntlm/release_name.c                           |     54 -
 crypto/dist/heimdal/lib/gssapi/spnego/accept_sec_context.c                   |   1025 -
 crypto/dist/heimdal/lib/gssapi/spnego/compat.c                               |    323 -
 crypto/dist/heimdal/lib/gssapi/spnego/context_stubs.c                        |    904 -
 crypto/dist/heimdal/lib/gssapi/spnego/cred_stubs.c                           |    337 -
 crypto/dist/heimdal/lib/gssapi/spnego/external.c                             |     90 -
 crypto/dist/heimdal/lib/gssapi/spnego/init_sec_context.c                     |    664 -
 crypto/dist/heimdal/lib/gssapi/spnego/spnego-private.h                       |    330 -
 crypto/dist/heimdal/lib/gssapi/spnego/spnego.asn1                            |     63 -
 crypto/dist/heimdal/lib/gssapi/spnego/spnego_locl.h                          |    116 -
 crypto/dist/heimdal/lib/gssapi/test_acquire_cred.c                           |    254 -
 crypto/dist/heimdal/lib/gssapi/test_common.c                                 |     75 -
 crypto/dist/heimdal/lib/gssapi/test_common.h                                 |     37 -
 crypto/dist/heimdal/lib/gssapi/test_context.c                                |    543 -
 crypto/dist/heimdal/lib/gssapi/test_cred.c                                   |    230 -
 crypto/dist/heimdal/lib/gssapi/test_kcred.c                                  |    187 -
 crypto/dist/heimdal/lib/gssapi/test_names.c                                  |    234 -
 crypto/dist/heimdal/lib/gssapi/test_ntlm.c                                   |    340 -
 crypto/dist/heimdal/lib/gssapi/test_oid.c                                    |     72 -
 crypto/dist/heimdal/lib/gssapi/version-script.map                            |     98 -
 crypto/dist/heimdal/lib/hcrypto/ChangeLog                                    |   1119 -
 crypto/dist/heimdal/lib/hcrypto/DESperate.txt                                |    108 -
 crypto/dist/heimdal/lib/hcrypto/Makefile.am                                  |    197 -
 crypto/dist/heimdal/lib/hcrypto/Makefile.in                                  |   1217 -
 crypto/dist/heimdal/lib/hcrypto/aes.c                                        |    125 -
 crypto/dist/heimdal/lib/hcrypto/aes.h                                        |     72 -
 crypto/dist/heimdal/lib/hcrypto/bn.c                                         |    446 -
 crypto/dist/heimdal/lib/hcrypto/bn.h                                         |    121 -
 crypto/dist/heimdal/lib/hcrypto/camellia-ntt.c                               |   1470 -
 crypto/dist/heimdal/lib/hcrypto/camellia-ntt.h                               |     61 -
 crypto/dist/heimdal/lib/hcrypto/camellia.c                                   |    119 -
 crypto/dist/heimdal/lib/hcrypto/camellia.h                                   |     74 -
 crypto/dist/heimdal/lib/hcrypto/des-tables.h                                 |    196 -
 crypto/dist/heimdal/lib/hcrypto/des.c                                        |    968 -
 crypto/dist/heimdal/lib/hcrypto/des.h                                        |    125 -
 crypto/dist/heimdal/lib/hcrypto/destest.c                                    |    590 -
 crypto/dist/heimdal/lib/hcrypto/dh-imath.c                                   |    252 -
 crypto/dist/heimdal/lib/hcrypto/dh.c                                         |    492 -
 crypto/dist/heimdal/lib/hcrypto/dh.h                                         |    141 -
 crypto/dist/heimdal/lib/hcrypto/dllmain.c                                    |     53 -
 crypto/dist/heimdal/lib/hcrypto/doxygen.c                                    |     78 -
 crypto/dist/heimdal/lib/hcrypto/dsa.c                                        |    126 -
 crypto/dist/heimdal/lib/hcrypto/dsa.h                                        |    140 -
 crypto/dist/heimdal/lib/hcrypto/engine.c                                     |    326 -
 crypto/dist/heimdal/lib/hcrypto/engine.h                                     |    103 -
 crypto/dist/heimdal/lib/hcrypto/evp.c                                        |   1532 -
 crypto/dist/heimdal/lib/hcrypto/evp.h                                        |    262 -
 crypto/dist/heimdal/lib/hcrypto/gen-des.pl                                   |    218 -
 crypto/dist/heimdal/lib/hcrypto/hash.h                                       |     72 -
 crypto/dist/heimdal/lib/hcrypto/hmac.c                                       |    128 -
 crypto/dist/heimdal/lib/hcrypto/hmac.h                                       |     83 -
 crypto/dist/heimdal/lib/hcrypto/imath/LICENSE                                |     21 -
 crypto/dist/heimdal/lib/hcrypto/imath/imath.c                                |   3267 -
 crypto/dist/heimdal/lib/hcrypto/imath/imath.h                                |    220 -
 crypto/dist/heimdal/lib/hcrypto/imath/import.sh                              |     27 -
 crypto/dist/heimdal/lib/hcrypto/imath/iprime.c                               |    186 -
 crypto/dist/heimdal/lib/hcrypto/imath/iprime.h                               |     51 -
 crypto/dist/heimdal/lib/hcrypto/md2.c                                        |    139 -
 crypto/dist/heimdal/lib/hcrypto/md2.h                                        |     64 -
 crypto/dist/heimdal/lib/hcrypto/md4.c                                        |    251 -
 crypto/dist/heimdal/lib/hcrypto/md4.h                                        |     63 -
 crypto/dist/heimdal/lib/hcrypto/md5.c                                        |    275 -
 crypto/dist/heimdal/lib/hcrypto/md5.h                                        |     63 -
 crypto/dist/heimdal/lib/hcrypto/md5crypt_test.c                              |     81 -
 crypto/dist/heimdal/lib/hcrypto/mdtest.c                                     |    360 -
 crypto/dist/heimdal/lib/hcrypto/passwd_dialog.aps                            |    Bin 
 crypto/dist/heimdal/lib/hcrypto/passwd_dialog.clw                            |     34 -
 crypto/dist/heimdal/lib/hcrypto/passwd_dialog.rc                             |    143 -
 crypto/dist/heimdal/lib/hcrypto/passwd_dialog.res                            |    Bin 
 crypto/dist/heimdal/lib/hcrypto/passwd_dlg.c                                 |     93 -
 crypto/dist/heimdal/lib/hcrypto/passwd_dlg.h                                 |     48 -
 crypto/dist/heimdal/lib/hcrypto/pkcs12.c                                     |    154 -
 crypto/dist/heimdal/lib/hcrypto/pkcs12.h                                     |     57 -
 crypto/dist/heimdal/lib/hcrypto/pkcs5.c                                      |    117 -
 crypto/dist/heimdal/lib/hcrypto/rand-egd.c                                   |    263 -
 crypto/dist/heimdal/lib/hcrypto/rand-fortuna.c                               |    600 -
 crypto/dist/heimdal/lib/hcrypto/rand-timer.c                                 |    207 -
 crypto/dist/heimdal/lib/hcrypto/rand-unix.c                                  |    162 -
 crypto/dist/heimdal/lib/hcrypto/rand.c                                       |    211 -
 crypto/dist/heimdal/lib/hcrypto/rand.h                                       |    108 -
 crypto/dist/heimdal/lib/hcrypto/randi.h                                      |     48 -
 crypto/dist/heimdal/lib/hcrypto/rc2.c                                        |    246 -
 crypto/dist/heimdal/lib/hcrypto/rc2.h                                        |     72 -
 crypto/dist/heimdal/lib/hcrypto/rc2test.c                                    |    173 -
 crypto/dist/heimdal/lib/hcrypto/rc4.c                                        |     83 -
 crypto/dist/heimdal/lib/hcrypto/rc4.h                                        |     47 -
 crypto/dist/heimdal/lib/hcrypto/rctest.c                                     |    167 -
 crypto/dist/heimdal/lib/hcrypto/resource.h                                   |     18 -
 crypto/dist/heimdal/lib/hcrypto/rijndael-alg-fst.c                           |   1232 -
 crypto/dist/heimdal/lib/hcrypto/rijndael-alg-fst.h                           |     46 -
 crypto/dist/heimdal/lib/hcrypto/rnd_keys.c                                   |    510 -
 crypto/dist/heimdal/lib/hcrypto/rsa-gmp.c                                    |    592 -
 crypto/dist/heimdal/lib/hcrypto/rsa-imath.c                                  |    661 -
 crypto/dist/heimdal/lib/hcrypto/rsa.c                                        |    566 -
 crypto/dist/heimdal/lib/hcrypto/rsa.h                                        |    177 -
 crypto/dist/heimdal/lib/hcrypto/rsakey.der                                   |    Bin 
 crypto/dist/heimdal/lib/hcrypto/sha.c                                        |    301 -
 crypto/dist/heimdal/lib/hcrypto/sha.h                                        |     84 -
 crypto/dist/heimdal/lib/hcrypto/sha256.c                                     |    234 -
 crypto/dist/heimdal/lib/hcrypto/test_bn.c                                    |    359 -
 crypto/dist/heimdal/lib/hcrypto/test_cipher.c                                |    206 -
 crypto/dist/heimdal/lib/hcrypto/test_crypto.in                               |     73 -
 crypto/dist/heimdal/lib/hcrypto/test_dh.c                                    |    460 -
 crypto/dist/heimdal/lib/hcrypto/test_engine_dso.c                            |    339 -
 crypto/dist/heimdal/lib/hcrypto/test_hmac.c                                  |     82 -
 crypto/dist/heimdal/lib/hcrypto/test_imath.c                                 |    110 -
 crypto/dist/heimdal/lib/hcrypto/test_pkcs12.c                                |    150 -
 crypto/dist/heimdal/lib/hcrypto/test_pkcs5.c                                 |    159 -
 crypto/dist/heimdal/lib/hcrypto/test_rand.c                                  |    147 -
 crypto/dist/heimdal/lib/hcrypto/test_rsa.c                                   |    377 -
 crypto/dist/heimdal/lib/hcrypto/ui.c                                         |    165 -
 crypto/dist/heimdal/lib/hcrypto/ui.h                                         |     46 -
 crypto/dist/heimdal/lib/hcrypto/version-script.map                           |    235 -
 crypto/dist/heimdal/lib/hdb/Makefile.am                                      |    116 -
 crypto/dist/heimdal/lib/hdb/Makefile.in                                      |   1063 -
 crypto/dist/heimdal/lib/hdb/common.c                                         |    284 -
 crypto/dist/heimdal/lib/hdb/db.c                                             |    338 -
 crypto/dist/heimdal/lib/hdb/db3.c                                            |    359 -
 crypto/dist/heimdal/lib/hdb/dbinfo.c                                         |    267 -
 crypto/dist/heimdal/lib/hdb/ext.c                                            |    419 -
 crypto/dist/heimdal/lib/hdb/hdb-ldap.c                                       |   1830 -
 crypto/dist/heimdal/lib/hdb/hdb-private.h                                    |     54 -
 crypto/dist/heimdal/lib/hdb/hdb-protos.h                                     |    400 -
 crypto/dist/heimdal/lib/hdb/hdb.asn1                                         |    127 -
 crypto/dist/heimdal/lib/hdb/hdb.c                                            |    413 -
 crypto/dist/heimdal/lib/hdb/hdb.h                                            |    145 -
 crypto/dist/heimdal/lib/hdb/hdb.schema                                       |    140 -
 crypto/dist/heimdal/lib/hdb/hdb_err.et                                       |     28 -
 crypto/dist/heimdal/lib/hdb/hdb_locl.h                                       |     71 -
 crypto/dist/heimdal/lib/hdb/keys.c                                           |    399 -
 crypto/dist/heimdal/lib/hdb/keytab.c                                         |    273 -
 crypto/dist/heimdal/lib/hdb/mkey.c                                           |    604 -
 crypto/dist/heimdal/lib/hdb/ndbm.c                                           |    371 -
 crypto/dist/heimdal/lib/hdb/print.c                                          |    295 -
 crypto/dist/heimdal/lib/hdb/test_dbinfo.c                                    |     92 -
 crypto/dist/heimdal/lib/hx509/ChangeLog                                      |   2641 -
 crypto/dist/heimdal/lib/hx509/Makefile.am                                    |    389 -
 crypto/dist/heimdal/lib/hx509/Makefile.in                                    |   1533 -
 crypto/dist/heimdal/lib/hx509/TODO                                           |     62 -
 crypto/dist/heimdal/lib/hx509/ca.c                                           |   1519 -
 crypto/dist/heimdal/lib/hx509/cert.c                                         |   3109 -
 crypto/dist/heimdal/lib/hx509/cms.c                                          |   1427 -
 crypto/dist/heimdal/lib/hx509/collector.c                                    |    330 -
 crypto/dist/heimdal/lib/hx509/crmf.asn1                                      |    113 -
 crypto/dist/heimdal/lib/hx509/crypto.c                                       |   2707 -
 crypto/dist/heimdal/lib/hx509/doxygen.c                                      |     85 -
 crypto/dist/heimdal/lib/hx509/env.c                                          |    162 -
 crypto/dist/heimdal/lib/hx509/error.c                                        |    224 -
 crypto/dist/heimdal/lib/hx509/file.c                                         |    376 -
 crypto/dist/heimdal/lib/hx509/hx509-private.h                                |    529 -
 crypto/dist/heimdal/lib/hx509/hx509-protos.h                                 |   1049 -
 crypto/dist/heimdal/lib/hx509/hx509.h                                        |    149 -
 crypto/dist/heimdal/lib/hx509/hx509_err.et                                   |    101 -
 crypto/dist/heimdal/lib/hx509/hx_locl.h                                      |    200 -
 crypto/dist/heimdal/lib/hx509/hxtool-commands.c                              |   1054 -
 crypto/dist/heimdal/lib/hx509/hxtool-commands.h                              |    167 -
 crypto/dist/heimdal/lib/hx509/hxtool-commands.in                             |    708 -
 crypto/dist/heimdal/lib/hx509/hxtool.c                                       |   1987 -
 crypto/dist/heimdal/lib/hx509/keyset.c                                       |    678 -
 crypto/dist/heimdal/lib/hx509/ks_dir.c                                       |    224 -
 crypto/dist/heimdal/lib/hx509/ks_file.c                                      |    644 -
 crypto/dist/heimdal/lib/hx509/ks_keychain.c                                  |    549 -
 crypto/dist/heimdal/lib/hx509/ks_mem.c                                       |    224 -
 crypto/dist/heimdal/lib/hx509/ks_null.c                                      |     99 -
 crypto/dist/heimdal/lib/hx509/ks_p11.c                                       |   1189 -
 crypto/dist/heimdal/lib/hx509/ks_p12.c                                       |    705 -
 crypto/dist/heimdal/lib/hx509/lock.c                                         |    249 -
 crypto/dist/heimdal/lib/hx509/name.c                                         |    919 -
 crypto/dist/heimdal/lib/hx509/ocsp.asn1                                      |    113 -
 crypto/dist/heimdal/lib/hx509/peer.c                                         |    203 -
 crypto/dist/heimdal/lib/hx509/pkcs10.asn1                                    |     25 -
 crypto/dist/heimdal/lib/hx509/print.c                                        |    991 -
 crypto/dist/heimdal/lib/hx509/ref/pkcs11.h                                   |   1357 -
 crypto/dist/heimdal/lib/hx509/req.c                                          |    326 -
 crypto/dist/heimdal/lib/hx509/revoke.c                                       |   1531 -
 crypto/dist/heimdal/lib/hx509/softp11.c                                      |   1741 -
 crypto/dist/heimdal/lib/hx509/test_ca.in                                     |    425 -
 crypto/dist/heimdal/lib/hx509/test_cert.in                                   |     70 -
 crypto/dist/heimdal/lib/hx509/test_chain.in                                  |    243 -
 crypto/dist/heimdal/lib/hx509/test_cms.in                                    |    378 -
 crypto/dist/heimdal/lib/hx509/test_crypto.in                                 |    188 -
 crypto/dist/heimdal/lib/hx509/test_java_pkcs11.in                            |     73 -
 crypto/dist/heimdal/lib/hx509/test_name.c                                    |    133 -
 crypto/dist/heimdal/lib/hx509/test_nist.in                                   |    117 -
 crypto/dist/heimdal/lib/hx509/test_nist2.in                                  |    119 -
 crypto/dist/heimdal/lib/hx509/test_nist_cert.in                              |     69 -
 crypto/dist/heimdal/lib/hx509/test_nist_pkcs12.in                            |     78 -
 crypto/dist/heimdal/lib/hx509/test_pkcs11.in                                 |     62 -
 crypto/dist/heimdal/lib/hx509/test_query.in                                  |    147 -
 crypto/dist/heimdal/lib/hx509/test_req.in                                    |     64 -
 crypto/dist/heimdal/lib/hx509/test_soft_pkcs11.c                             |    228 -
 crypto/dist/heimdal/lib/hx509/test_windows.in                                |     90 -
 crypto/dist/heimdal/lib/hx509/tst-crypto-available1                          |     13 -
 crypto/dist/heimdal/lib/hx509/tst-crypto-available2                          |      4 -
 crypto/dist/heimdal/lib/hx509/tst-crypto-available3                          |      6 -
 crypto/dist/heimdal/lib/hx509/tst-crypto-select                              |      1 -
 crypto/dist/heimdal/lib/hx509/tst-crypto-select1                             |      1 -
 crypto/dist/heimdal/lib/hx509/tst-crypto-select2                             |      1 -
 crypto/dist/heimdal/lib/hx509/tst-crypto-select3                             |      1 -
 crypto/dist/heimdal/lib/hx509/tst-crypto-select4                             |      1 -
 crypto/dist/heimdal/lib/hx509/tst-crypto-select5                             |      1 -
 crypto/dist/heimdal/lib/hx509/tst-crypto-select6                             |      1 -
 crypto/dist/heimdal/lib/hx509/tst-crypto-select7                             |      1 -
 crypto/dist/heimdal/lib/hx509/version-script.map                             |    228 -
 crypto/dist/heimdal/lib/kadm5/ChangeLog                                      |   1383 -
 crypto/dist/heimdal/lib/kadm5/Makefile.am                                    |    193 -
 crypto/dist/heimdal/lib/kadm5/Makefile.in                                    |   1296 -
 crypto/dist/heimdal/lib/kadm5/acl.c                                          |    217 -
 crypto/dist/heimdal/lib/kadm5/ad.c                                           |   1450 -
 crypto/dist/heimdal/lib/kadm5/admin.h                                        |    259 -
 crypto/dist/heimdal/lib/kadm5/bump_pw_expire.c                               |     60 -
 crypto/dist/heimdal/lib/kadm5/check-cracklib.pl                              |    107 -
 crypto/dist/heimdal/lib/kadm5/chpass_c.c                                     |    125 -
 crypto/dist/heimdal/lib/kadm5/chpass_s.c                                     |    193 -
 crypto/dist/heimdal/lib/kadm5/client_glue.c                                  |    151 -
 crypto/dist/heimdal/lib/kadm5/common_glue.c                                  |    135 -
 crypto/dist/heimdal/lib/kadm5/context_s.c                                    |    175 -
 crypto/dist/heimdal/lib/kadm5/create_c.c                                     |     82 -
 crypto/dist/heimdal/lib/kadm5/create_s.c                                     |    194 -
 crypto/dist/heimdal/lib/kadm5/default_keys.c                                 |    121 -
 crypto/dist/heimdal/lib/kadm5/delete_c.c                                     |     78 -
 crypto/dist/heimdal/lib/kadm5/delete_s.c                                     |     76 -
 crypto/dist/heimdal/lib/kadm5/destroy_c.c                                    |     56 -
 crypto/dist/heimdal/lib/kadm5/destroy_s.c                                    |     82 -
 crypto/dist/heimdal/lib/kadm5/ent_setup.c                                    |    207 -
 crypto/dist/heimdal/lib/kadm5/error.c                                        |     49 -
 crypto/dist/heimdal/lib/kadm5/flush.c                                        |     49 -
 crypto/dist/heimdal/lib/kadm5/flush_c.c                                      |     42 -
 crypto/dist/heimdal/lib/kadm5/flush_s.c                                      |     42 -
 crypto/dist/heimdal/lib/kadm5/free.c                                         |     92 -
 crypto/dist/heimdal/lib/kadm5/get_c.c                                        |     85 -
 crypto/dist/heimdal/lib/kadm5/get_princs_c.c                                 |     91 -
 crypto/dist/heimdal/lib/kadm5/get_princs_s.c                                 |    114 -
 crypto/dist/heimdal/lib/kadm5/get_s.c                                        |    285 -
 crypto/dist/heimdal/lib/kadm5/init_c.c                                       |    784 -
 crypto/dist/heimdal/lib/kadm5/init_s.c                                       |    239 -
 crypto/dist/heimdal/lib/kadm5/iprop-commands.c                               |    177 -
 crypto/dist/heimdal/lib/kadm5/iprop-commands.h                               |     27 -
 crypto/dist/heimdal/lib/kadm5/iprop-commands.in                              |    131 -
 crypto/dist/heimdal/lib/kadm5/iprop-log.8                                    |    138 -
 crypto/dist/heimdal/lib/kadm5/iprop-log.c                                    |    487 -
 crypto/dist/heimdal/lib/kadm5/iprop.8                                        |    184 -
 crypto/dist/heimdal/lib/kadm5/iprop.h                                        |     71 -
 crypto/dist/heimdal/lib/kadm5/ipropd_common.c                                |     70 -
 crypto/dist/heimdal/lib/kadm5/ipropd_master.c                                |    938 -
 crypto/dist/heimdal/lib/kadm5/ipropd_slave.c                                 |    633 -
 crypto/dist/heimdal/lib/kadm5/kadm5-private.h                                |    503 -
 crypto/dist/heimdal/lib/kadm5/kadm5-protos.h                                 |    244 -
 crypto/dist/heimdal/lib/kadm5/kadm5-pwcheck.h                                |     74 -
 crypto/dist/heimdal/lib/kadm5/kadm5_err.et                                   |     59 -
 crypto/dist/heimdal/lib/kadm5/kadm5_locl.h                                   |     86 -
 crypto/dist/heimdal/lib/kadm5/kadm5_pwcheck.3                                |    147 -
 crypto/dist/heimdal/lib/kadm5/keys.c                                         |    101 -
 crypto/dist/heimdal/lib/kadm5/log.c                                          |    983 -
 crypto/dist/heimdal/lib/kadm5/marshall.c                                     |    337 -
 crypto/dist/heimdal/lib/kadm5/modify_c.c                                     |     82 -
 crypto/dist/heimdal/lib/kadm5/modify_s.c                                     |     99 -
 crypto/dist/heimdal/lib/kadm5/password_quality.c                             |    513 -
 crypto/dist/heimdal/lib/kadm5/private.h                                      |    145 -
 crypto/dist/heimdal/lib/kadm5/privs_c.c                                      |     83 -
 crypto/dist/heimdal/lib/kadm5/privs_s.c                                      |     45 -
 crypto/dist/heimdal/lib/kadm5/randkey_c.c                                    |     98 -
 crypto/dist/heimdal/lib/kadm5/randkey_s.c                                    |    108 -
 crypto/dist/heimdal/lib/kadm5/rename_c.c                                     |     78 -
 crypto/dist/heimdal/lib/kadm5/rename_s.c                                     |    111 -
 crypto/dist/heimdal/lib/kadm5/sample_passwd_check.c                          |     88 -
 crypto/dist/heimdal/lib/kadm5/send_recv.c                                    |    102 -
 crypto/dist/heimdal/lib/kadm5/server_glue.c                                  |    151 -
 crypto/dist/heimdal/lib/kadm5/set_keys.c                                     |    274 -
 crypto/dist/heimdal/lib/kadm5/set_modifier.c                                 |     55 -
 crypto/dist/heimdal/lib/kadm5/test_pw_quality.c                              |     96 -
 crypto/dist/heimdal/lib/kadm5/version-script.map                             |     67 -
 crypto/dist/heimdal/lib/kafs/ChangeLog                                       |    562 -
 crypto/dist/heimdal/lib/kafs/Makefile.am                                     |    108 -
 crypto/dist/heimdal/lib/kafs/Makefile.in                                     |    959 -
 crypto/dist/heimdal/lib/kafs/README.dlfcn                                    |    246 -
 crypto/dist/heimdal/lib/kafs/afskrb.c                                        |    218 -
 crypto/dist/heimdal/lib/kafs/afskrb5.c                                       |    339 -
 crypto/dist/heimdal/lib/kafs/afsl.exp                                        |      6 -
 crypto/dist/heimdal/lib/kafs/afslib.c                                        |     56 -
 crypto/dist/heimdal/lib/kafs/afslib.exp                                      |      3 -
 crypto/dist/heimdal/lib/kafs/afssys.c                                        |    563 -
 crypto/dist/heimdal/lib/kafs/afssysdefs.h                                    |    114 -
 crypto/dist/heimdal/lib/kafs/common.c                                        |    493 -
 crypto/dist/heimdal/lib/kafs/dlfcn.c                                         |    581 -
 crypto/dist/heimdal/lib/kafs/dlfcn.h                                         |     46 -
 crypto/dist/heimdal/lib/kafs/kafs.3                                          |    284 -
 crypto/dist/heimdal/lib/kafs/kafs.h                                          |    214 -
 crypto/dist/heimdal/lib/kafs/kafs_locl.h                                     |    161 -
 crypto/dist/heimdal/lib/kafs/roken_rename.h                                  |     65 -
 crypto/dist/heimdal/lib/kdfs/ChangeLog                                       |     28 -
 crypto/dist/heimdal/lib/kdfs/Makefile.am                                     |     11 -
 crypto/dist/heimdal/lib/kdfs/Makefile.in                                     |    788 -
 crypto/dist/heimdal/lib/kdfs/k5dfspag.c                                      |    369 -
 crypto/dist/heimdal/lib/krb5/Makefile.am                                     |    299 -
 crypto/dist/heimdal/lib/krb5/Makefile.in                                     |   2024 -
 crypto/dist/heimdal/lib/krb5/acache.c                                        |    962 -
 crypto/dist/heimdal/lib/krb5/acl.c                                           |    294 -
 crypto/dist/heimdal/lib/krb5/add_et_list.c                                   |     51 -
 crypto/dist/heimdal/lib/krb5/addr_families.c                                 |   1464 -
 crypto/dist/heimdal/lib/krb5/aes-test.c                                      |    779 -
 crypto/dist/heimdal/lib/krb5/aname_to_localname.c                            |     93 -
 crypto/dist/heimdal/lib/krb5/appdefault.c                                    |    143 -
 crypto/dist/heimdal/lib/krb5/asn1_glue.c                                     |     65 -
 crypto/dist/heimdal/lib/krb5/auth_context.c                                  |    523 -
 crypto/dist/heimdal/lib/krb5/build_ap_req.c                                  |     77 -
 crypto/dist/heimdal/lib/krb5/build_auth.c                                    |    203 -
 crypto/dist/heimdal/lib/krb5/cache.c                                         |   1074 -
 crypto/dist/heimdal/lib/krb5/changepw.c                                      |    824 -
 crypto/dist/heimdal/lib/krb5/codec.c                                         |    197 -
 crypto/dist/heimdal/lib/krb5/config_file.c                                   |    772 -
 crypto/dist/heimdal/lib/krb5/config_file_netinfo.c                           |    181 -
 crypto/dist/heimdal/lib/krb5/constants.c                                     |     44 -
 crypto/dist/heimdal/lib/krb5/context.c                                       |   1034 -
 crypto/dist/heimdal/lib/krb5/convert_creds.c                                 |    205 -
 crypto/dist/heimdal/lib/krb5/copy_host_realm.c                               |     79 -
 crypto/dist/heimdal/lib/krb5/crc.c                                           |     72 -
 crypto/dist/heimdal/lib/krb5/creds.c                                         |    270 -
 crypto/dist/heimdal/lib/krb5/crypto.c                                        |   4194 -
 crypto/dist/heimdal/lib/krb5/data.c                                          |    225 -
 crypto/dist/heimdal/lib/krb5/derived-key-test.c                              |    124 -
 crypto/dist/heimdal/lib/krb5/digest.c                                        |   1200 -
 crypto/dist/heimdal/lib/krb5/doxygen.c                                       |     68 -
 crypto/dist/heimdal/lib/krb5/eai_to_heim_errno.c                             |    115 -
 crypto/dist/heimdal/lib/krb5/error_string.c                                  |    156 -
 crypto/dist/heimdal/lib/krb5/expand_hostname.c                               |    161 -
 crypto/dist/heimdal/lib/krb5/fcache.c                                        |    882 -
 crypto/dist/heimdal/lib/krb5/free.c                                          |     54 -
 crypto/dist/heimdal/lib/krb5/free_host_realm.c                               |     55 -
 crypto/dist/heimdal/lib/krb5/generate_seq_number.c                           |     63 -
 crypto/dist/heimdal/lib/krb5/generate_subkey.c                               |     73 -
 crypto/dist/heimdal/lib/krb5/get_addrs.c                                     |    292 -
 crypto/dist/heimdal/lib/krb5/get_cred.c                                      |   1278 -
 crypto/dist/heimdal/lib/krb5/get_default_principal.c                         |    116 -
 crypto/dist/heimdal/lib/krb5/get_default_realm.c                             |     85 -
 crypto/dist/heimdal/lib/krb5/get_for_creds.c                                 |    461 -
 crypto/dist/heimdal/lib/krb5/get_host_realm.c                                |    258 -
 crypto/dist/heimdal/lib/krb5/get_in_tkt.c                                    |    835 -
 crypto/dist/heimdal/lib/krb5/get_in_tkt_pw.c                                 |     91 -
 crypto/dist/heimdal/lib/krb5/get_in_tkt_with_keytab.c                        |    100 -
 crypto/dist/heimdal/lib/krb5/get_in_tkt_with_skey.c                          |     83 -
 crypto/dist/heimdal/lib/krb5/get_port.c                                      |     55 -
 crypto/dist/heimdal/lib/krb5/heim_err.et                                     |     44 -
 crypto/dist/heimdal/lib/krb5/heim_threads.h                                  |    176 -
 crypto/dist/heimdal/lib/krb5/init_creds.c                                    |    443 -
 crypto/dist/heimdal/lib/krb5/init_creds_pw.c                                 |   1659 -
 crypto/dist/heimdal/lib/krb5/k524_err.et                                     |     20 -
 crypto/dist/heimdal/lib/krb5/kcm.c                                           |   1123 -
 crypto/dist/heimdal/lib/krb5/kcm.h                                           |     69 -
 crypto/dist/heimdal/lib/krb5/kerberos.8                                      |    108 -
 crypto/dist/heimdal/lib/krb5/keyblock.c                                      |    135 -
 crypto/dist/heimdal/lib/krb5/keytab.c                                        |    529 -
 crypto/dist/heimdal/lib/krb5/keytab_any.c                                    |    256 -
 crypto/dist/heimdal/lib/krb5/keytab_file.c                                   |    697 -
 crypto/dist/heimdal/lib/krb5/keytab_keyfile.c                                |    421 -
 crypto/dist/heimdal/lib/krb5/keytab_krb4.c                                   |    449 -
 crypto/dist/heimdal/lib/krb5/keytab_memory.c                                 |    235 -
 crypto/dist/heimdal/lib/krb5/krb5-private.h                                  |    447 -
 crypto/dist/heimdal/lib/krb5/krb5-protos.h                                   |   4114 -
 crypto/dist/heimdal/lib/krb5/krb5-v4compat.h                                 |    133 -
 crypto/dist/heimdal/lib/krb5/krb5.3                                          |    522 -
 crypto/dist/heimdal/lib/krb5/krb5.conf.5                                     |    531 -
 crypto/dist/heimdal/lib/krb5/krb5.h                                          |    788 -
 crypto/dist/heimdal/lib/krb5/krb5.moduli                                     |      4 -
 crypto/dist/heimdal/lib/krb5/krb524_convert_creds_kdc.3                      |     87 -
 crypto/dist/heimdal/lib/krb5/krb5_425_conv_principal.3                       |    225 -
 crypto/dist/heimdal/lib/krb5/krb5_acl_match_file.3                           |    112 -
 crypto/dist/heimdal/lib/krb5/krb5_address.3                                  |    360 -
 crypto/dist/heimdal/lib/krb5/krb5_aname_to_localname.3                       |     81 -
 crypto/dist/heimdal/lib/krb5/krb5_appdefault.3                               |     89 -
 crypto/dist/heimdal/lib/krb5/krb5_auth_context.3                             |    396 -
 crypto/dist/heimdal/lib/krb5/krb5_c_make_checksum.3                          |    298 -
 crypto/dist/heimdal/lib/krb5/krb5_ccache.3                                   |    518 -
 crypto/dist/heimdal/lib/krb5/krb5_ccapi.h                                    |    238 -
 crypto/dist/heimdal/lib/krb5/krb5_check_transited.3                          |    107 -
 crypto/dist/heimdal/lib/krb5/krb5_compare_creds.3                            |    105 -
 crypto/dist/heimdal/lib/krb5/krb5_config.3                                   |    308 -
 crypto/dist/heimdal/lib/krb5/krb5_context.3                                  |     57 -
 crypto/dist/heimdal/lib/krb5/krb5_create_checksum.3                          |    227 -
 crypto/dist/heimdal/lib/krb5/krb5_creds.3                                    |    120 -
 crypto/dist/heimdal/lib/krb5/krb5_crypto_init.3                              |     68 -
 crypto/dist/heimdal/lib/krb5/krb5_data.3                                     |    160 -
 crypto/dist/heimdal/lib/krb5/krb5_digest.3                                   |    261 -
 crypto/dist/heimdal/lib/krb5/krb5_eai_to_heim_errno.3                        |     69 -
 crypto/dist/heimdal/lib/krb5/krb5_encrypt.3                                  |    279 -
 crypto/dist/heimdal/lib/krb5/krb5_err.et                                     |    266 -
 crypto/dist/heimdal/lib/krb5/krb5_expand_hostname.3                          |     94 -
 crypto/dist/heimdal/lib/krb5/krb5_find_padata.3                              |     88 -
 crypto/dist/heimdal/lib/krb5/krb5_generate_random_block.3                    |     58 -
 crypto/dist/heimdal/lib/krb5/krb5_get_all_client_addrs.3                     |     75 -
 crypto/dist/heimdal/lib/krb5/krb5_get_credentials.3                          |    209 -
 crypto/dist/heimdal/lib/krb5/krb5_get_creds.3                                |    174 -
 crypto/dist/heimdal/lib/krb5/krb5_get_forwarded_creds.3                      |     80 -
 crypto/dist/heimdal/lib/krb5/krb5_get_in_cred.3                              |    275 -
 crypto/dist/heimdal/lib/krb5/krb5_get_init_creds.3                           |    399 -
 crypto/dist/heimdal/lib/krb5/krb5_get_krbhst.3                               |     87 -
 crypto/dist/heimdal/lib/krb5/krb5_getportbyname.3                            |     68 -
 crypto/dist/heimdal/lib/krb5/krb5_init_context.3                             |    309 -
 crypto/dist/heimdal/lib/krb5/krb5_is_thread_safe.3                           |     59 -
 crypto/dist/heimdal/lib/krb5/krb5_keyblock.3                                 |    219 -
 crypto/dist/heimdal/lib/krb5/krb5_keytab.3                                   |    483 -
 crypto/dist/heimdal/lib/krb5/krb5_krbhst_init.3                              |    175 -
 crypto/dist/heimdal/lib/krb5/krb5_kuserok.3                                  |    104 -
 crypto/dist/heimdal/lib/krb5/krb5_locl.h                                     |    268 -
 crypto/dist/heimdal/lib/krb5/krb5_mk_req.3                                   |    188 -
 crypto/dist/heimdal/lib/krb5/krb5_mk_safe.3                                  |     83 -
 crypto/dist/heimdal/lib/krb5/krb5_openlog.3                                  |    243 -
 crypto/dist/heimdal/lib/krb5/krb5_parse_name.3                               |     69 -
 crypto/dist/heimdal/lib/krb5/krb5_principal.3                                |    385 -
 crypto/dist/heimdal/lib/krb5/krb5_rcache.3                                   |    164 -
 crypto/dist/heimdal/lib/krb5/krb5_rd_error.3                                 |     99 -
 crypto/dist/heimdal/lib/krb5/krb5_rd_safe.3                                  |     82 -
 crypto/dist/heimdal/lib/krb5/krb5_set_default_realm.3                        |    165 -
 crypto/dist/heimdal/lib/krb5/krb5_set_password.3                             |    144 -
 crypto/dist/heimdal/lib/krb5/krb5_storage.3                                  |    428 -
 crypto/dist/heimdal/lib/krb5/krb5_string_to_key.3                            |    157 -
 crypto/dist/heimdal/lib/krb5/krb5_ticket.3                                   |    138 -
 crypto/dist/heimdal/lib/krb5/krb5_timeofday.3                                |    120 -
 crypto/dist/heimdal/lib/krb5/krb5_unparse_name.3                             |     63 -
 crypto/dist/heimdal/lib/krb5/krb5_verify_init_creds.3                        |    104 -
 crypto/dist/heimdal/lib/krb5/krb5_verify_user.3                              |    242 -
 crypto/dist/heimdal/lib/krb5/krb5_warn.3                                     |    234 -
 crypto/dist/heimdal/lib/krb5/krb_err.et                                      |     63 -
 crypto/dist/heimdal/lib/krb5/krbhst-test.c                                   |    105 -
 crypto/dist/heimdal/lib/krb5/krbhst.c                                        |   1011 -
 crypto/dist/heimdal/lib/krb5/kuserok.c                                       |    263 -
 crypto/dist/heimdal/lib/krb5/locate_plugin.h                                 |     65 -
 crypto/dist/heimdal/lib/krb5/log.c                                           |    472 -
 crypto/dist/heimdal/lib/krb5/mcache.c                                        |    478 -
 crypto/dist/heimdal/lib/krb5/misc.c                                          |     87 -
 crypto/dist/heimdal/lib/krb5/mit_glue.c                                      |    370 -
 crypto/dist/heimdal/lib/krb5/mk_error.c                                      |     93 -
 crypto/dist/heimdal/lib/krb5/mk_priv.c                                       |    156 -
 crypto/dist/heimdal/lib/krb5/mk_rep.c                                        |    127 -
 crypto/dist/heimdal/lib/krb5/mk_req.c                                        |    117 -
 crypto/dist/heimdal/lib/krb5/mk_req_ext.c                                    |    166 -
 crypto/dist/heimdal/lib/krb5/mk_safe.c                                       |    142 -
 crypto/dist/heimdal/lib/krb5/n-fold-test.c                                   |    122 -
 crypto/dist/heimdal/lib/krb5/n-fold.c                                        |    138 -
 crypto/dist/heimdal/lib/krb5/name-45-test.c                                  |    295 -
 crypto/dist/heimdal/lib/krb5/net_read.c                                      |     48 -
 crypto/dist/heimdal/lib/krb5/net_write.c                                     |    106 -
 crypto/dist/heimdal/lib/krb5/pac.c                                           |   1042 -
 crypto/dist/heimdal/lib/krb5/padata.c                                        |     67 -
 crypto/dist/heimdal/lib/krb5/parse-name-test.c                               |    195 -
 crypto/dist/heimdal/lib/krb5/pkinit.c                                        |   2071 -
 crypto/dist/heimdal/lib/krb5/plugin.c                                        |    265 -
 crypto/dist/heimdal/lib/krb5/principal.c                                     |   1255 -
 crypto/dist/heimdal/lib/krb5/prog_setup.c                                    |     67 -
 crypto/dist/heimdal/lib/krb5/prompter_posix.c                                |     75 -
 crypto/dist/heimdal/lib/krb5/rd_cred.c                                       |    341 -
 crypto/dist/heimdal/lib/krb5/rd_error.c                                      |    124 -
 crypto/dist/heimdal/lib/krb5/rd_priv.c                                       |    186 -
 crypto/dist/heimdal/lib/krb5/rd_rep.c                                        |    125 -
 crypto/dist/heimdal/lib/krb5/rd_req.c                                        |    893 -
 crypto/dist/heimdal/lib/krb5/rd_safe.c                                       |    214 -
 crypto/dist/heimdal/lib/krb5/read_message.c                                  |    107 -
 crypto/dist/heimdal/lib/krb5/recvauth.c                                      |    212 -
 crypto/dist/heimdal/lib/krb5/replay.c                                        |    313 -
 crypto/dist/heimdal/lib/krb5/send_to_kdc.c                                   |    605 -
 crypto/dist/heimdal/lib/krb5/sendauth.c                                      |    234 -
 crypto/dist/heimdal/lib/krb5/set_default_realm.c                             |     91 -
 crypto/dist/heimdal/lib/krb5/sock_principal.c                                |     71 -
 crypto/dist/heimdal/lib/krb5/store-int.h                                     |     47 -
 crypto/dist/heimdal/lib/krb5/store-test.c                                    |    119 -
 crypto/dist/heimdal/lib/krb5/store.c                                         |   1036 -
 crypto/dist/heimdal/lib/krb5/store_emem.c                                    |    144 -
 crypto/dist/heimdal/lib/krb5/store_fd.c                                      |     99 -
 crypto/dist/heimdal/lib/krb5/store_mem.c                                     |    151 -
 crypto/dist/heimdal/lib/krb5/string-to-key-test.c                            |    141 -
 crypto/dist/heimdal/lib/krb5/test_acl.c                                      |    114 -
 crypto/dist/heimdal/lib/krb5/test_addr.c                                     |    203 -
 crypto/dist/heimdal/lib/krb5/test_alname.c                                   |    157 -
 crypto/dist/heimdal/lib/krb5/test_cc.c                                       |    533 -
 crypto/dist/heimdal/lib/krb5/test_config.c                                   |    125 -
 crypto/dist/heimdal/lib/krb5/test_crypto.c                                   |    216 -
 crypto/dist/heimdal/lib/krb5/test_crypto_wrapping.c                          |    165 -
 crypto/dist/heimdal/lib/krb5/test_forward.c                                  |    137 -
 crypto/dist/heimdal/lib/krb5/test_get_addrs.c                                |    117 -
 crypto/dist/heimdal/lib/krb5/test_hostname.c                                 |    153 -
 crypto/dist/heimdal/lib/krb5/test_keytab.c                                   |    192 -
 crypto/dist/heimdal/lib/krb5/test_kuserok.c                                  |    107 -
 crypto/dist/heimdal/lib/krb5/test_mem.c                                      |     74 -
 crypto/dist/heimdal/lib/krb5/test_pac.c                                      |    296 -
 crypto/dist/heimdal/lib/krb5/test_pkinit_dh2key.c                            |    219 -
 crypto/dist/heimdal/lib/krb5/test_plugin.c                                   |    127 -
 crypto/dist/heimdal/lib/krb5/test_prf.c                                      |    103 -
 crypto/dist/heimdal/lib/krb5/test_princ.c                                    |    367 -
 crypto/dist/heimdal/lib/krb5/test_renew.c                                    |    123 -
 crypto/dist/heimdal/lib/krb5/test_store.c                                    |    253 -
 crypto/dist/heimdal/lib/krb5/test_time.c                                     |     88 -
 crypto/dist/heimdal/lib/krb5/ticket.c                                        |    273 -
 crypto/dist/heimdal/lib/krb5/time.c                                          |    115 -
 crypto/dist/heimdal/lib/krb5/transited.c                                     |    504 -
 crypto/dist/heimdal/lib/krb5/v4_glue.c                                       |    940 -
 crypto/dist/heimdal/lib/krb5/verify_init.c                                   |    200 -
 crypto/dist/heimdal/lib/krb5/verify_krb5_conf.8                              |     96 -
 crypto/dist/heimdal/lib/krb5/verify_krb5_conf.c                              |    677 -
 crypto/dist/heimdal/lib/krb5/verify_user.c                                   |    266 -
 crypto/dist/heimdal/lib/krb5/version-script.map                              |    723 -
 crypto/dist/heimdal/lib/krb5/version.c                                       |     44 -
 crypto/dist/heimdal/lib/krb5/warn.c                                          |    212 -
 crypto/dist/heimdal/lib/krb5/write_message.c                                 |     90 -
 crypto/dist/heimdal/lib/ntlm/ChangeLog                                       |    112 -
 crypto/dist/heimdal/lib/ntlm/Makefile.am                                     |     35 -
 crypto/dist/heimdal/lib/ntlm/Makefile.in                                     |    912 -
 crypto/dist/heimdal/lib/ntlm/heimntlm-protos.h                               |    131 -
 crypto/dist/heimdal/lib/ntlm/heimntlm.h                                      |    125 -
 crypto/dist/heimdal/lib/ntlm/ntlm.c                                          |   1365 -
 crypto/dist/heimdal/lib/ntlm/test_ntlm.c                                     |    340 -
 crypto/dist/heimdal/lib/ntlm/version-script.map                              |     28 -
 crypto/dist/heimdal/lib/otp/ChangeLog                                        |    128 -
 crypto/dist/heimdal/lib/otp/Makefile.am                                      |     63 -
 crypto/dist/heimdal/lib/otp/Makefile.in                                      |    881 -
 crypto/dist/heimdal/lib/otp/otp.c                                            |     64 -
 crypto/dist/heimdal/lib/otp/otp.h                                            |    102 -
 crypto/dist/heimdal/lib/otp/otp_challenge.c                                  |     69 -
 crypto/dist/heimdal/lib/otp/otp_db.c                                         |    234 -
 crypto/dist/heimdal/lib/otp/otp_locl.h                                       |     71 -
 crypto/dist/heimdal/lib/otp/otp_md.c                                         |    285 -
 crypto/dist/heimdal/lib/otp/otp_md.h                                         |     47 -
 crypto/dist/heimdal/lib/otp/otp_parse.c                                      |   2523 -
 crypto/dist/heimdal/lib/otp/otp_print.c                                      |    100 -
 crypto/dist/heimdal/lib/otp/otp_verify.c                                     |     79 -
 crypto/dist/heimdal/lib/otp/otptest.c                                        |    146 -
 crypto/dist/heimdal/lib/otp/roken_rename.h                                   |     74 -
 crypto/dist/heimdal/lib/roken/ChangeLog                                      |   2196 -
 crypto/dist/heimdal/lib/roken/Makefile.am                                    |    195 -
 crypto/dist/heimdal/lib/roken/Makefile.in                                    |   1429 -
 crypto/dist/heimdal/lib/roken/base64-test.c                                  |    100 -
 crypto/dist/heimdal/lib/roken/base64.c                                       |    138 -
 crypto/dist/heimdal/lib/roken/base64.h                                       |     54 -
 crypto/dist/heimdal/lib/roken/bswap.c                                        |     62 -
 crypto/dist/heimdal/lib/roken/chown.c                                        |     46 -
 crypto/dist/heimdal/lib/roken/closefrom.c                                    |     61 -
 crypto/dist/heimdal/lib/roken/concat.c                                       |    113 -
 crypto/dist/heimdal/lib/roken/copyhostent.c                                  |    103 -
 crypto/dist/heimdal/lib/roken/daemon.c                                       |     85 -
 crypto/dist/heimdal/lib/roken/dumpdata.c                                     |     58 -
 crypto/dist/heimdal/lib/roken/ecalloc.3                                      |     85 -
 crypto/dist/heimdal/lib/roken/ecalloc.c                                      |     57 -
 crypto/dist/heimdal/lib/roken/emalloc.c                                      |     57 -
 crypto/dist/heimdal/lib/roken/environment.c                                  |    157 -
 crypto/dist/heimdal/lib/roken/eread.c                                        |     58 -
 crypto/dist/heimdal/lib/roken/erealloc.c                                     |     57 -
 crypto/dist/heimdal/lib/roken/err.c                                          |     49 -
 crypto/dist/heimdal/lib/roken/err.hin                                        |     89 -
 crypto/dist/heimdal/lib/roken/errx.c                                         |     49 -
 crypto/dist/heimdal/lib/roken/esetenv.c                                      |     49 -
 crypto/dist/heimdal/lib/roken/estrdup.c                                      |     57 -
 crypto/dist/heimdal/lib/roken/ewrite.c                                       |     58 -
 crypto/dist/heimdal/lib/roken/fchown.c                                       |     46 -
 crypto/dist/heimdal/lib/roken/flock.c                                        |     88 -
 crypto/dist/heimdal/lib/roken/fnmatch.c                                      |    169 -
 crypto/dist/heimdal/lib/roken/fnmatch.hin                                    |     64 -
 crypto/dist/heimdal/lib/roken/freeaddrinfo.c                                 |     58 -
 crypto/dist/heimdal/lib/roken/freehostent.c                                  |     63 -
 crypto/dist/heimdal/lib/roken/gai_strerror.c                                 |     78 -
 crypto/dist/heimdal/lib/roken/get_default_username.c                         |     81 -
 crypto/dist/heimdal/lib/roken/get_window_size.c                              |    120 -
 crypto/dist/heimdal/lib/roken/getaddrinfo-test.c                             |    145 -
 crypto/dist/heimdal/lib/roken/getaddrinfo.c                                  |    418 -
 crypto/dist/heimdal/lib/roken/getaddrinfo_hostspec.c                         |    105 -
 crypto/dist/heimdal/lib/roken/getarg.3                                       |    342 -
 crypto/dist/heimdal/lib/roken/getarg.c                                       |    593 -
 crypto/dist/heimdal/lib/roken/getarg.h                                       |    103 -
 crypto/dist/heimdal/lib/roken/getcap.c                                       |   1123 -
 crypto/dist/heimdal/lib/roken/getcwd.c                                       |     58 -
 crypto/dist/heimdal/lib/roken/getdtablesize.c                                |    103 -
 crypto/dist/heimdal/lib/roken/getegid.c                                      |     50 -
 crypto/dist/heimdal/lib/roken/geteuid.c                                      |     50 -
 crypto/dist/heimdal/lib/roken/getgid.c                                       |     50 -
 crypto/dist/heimdal/lib/roken/gethostname.c                                  |     72 -
 crypto/dist/heimdal/lib/roken/getifaddrs.c                                   |   1251 -
 crypto/dist/heimdal/lib/roken/getipnodebyaddr.c                              |     75 -
 crypto/dist/heimdal/lib/roken/getipnodebyname.c                              |     87 -
 crypto/dist/heimdal/lib/roken/getnameinfo.c                                  |    128 -
 crypto/dist/heimdal/lib/roken/getnameinfo_verified.c                         |     93 -
 crypto/dist/heimdal/lib/roken/getopt.c                                       |    124 -
 crypto/dist/heimdal/lib/roken/getprogname.c                                  |     52 -
 crypto/dist/heimdal/lib/roken/gettimeofday.c                                 |     56 -
 crypto/dist/heimdal/lib/roken/getuid.c                                       |     50 -
 crypto/dist/heimdal/lib/roken/getusershell.c                                 |    190 -
 crypto/dist/heimdal/lib/roken/glob.c                                         |    850 -
 crypto/dist/heimdal/lib/roken/glob.hin                                       |    104 -
 crypto/dist/heimdal/lib/roken/h_errno.c                                      |     42 -
 crypto/dist/heimdal/lib/roken/hex-test.c                                     |    111 -
 crypto/dist/heimdal/lib/roken/hex.c                                          |    105 -
 crypto/dist/heimdal/lib/roken/hex.h                                          |     56 -
 crypto/dist/heimdal/lib/roken/hostent_find_fqdn.c                            |     60 -
 crypto/dist/heimdal/lib/roken/hstrerror.c                                    |     82 -
 crypto/dist/heimdal/lib/roken/ifaddrs.hin                                    |     78 -
 crypto/dist/heimdal/lib/roken/inet_aton.c                                    |     50 -
 crypto/dist/heimdal/lib/roken/inet_ntop.c                                    |    134 -
 crypto/dist/heimdal/lib/roken/inet_pton.c                                    |     50 -
 crypto/dist/heimdal/lib/roken/initgroups.c                                   |     46 -
 crypto/dist/heimdal/lib/roken/innetgr.c                                      |     50 -
 crypto/dist/heimdal/lib/roken/install-sh                                     |    251 -
 crypto/dist/heimdal/lib/roken/iruserok.c                                     |    285 -
 crypto/dist/heimdal/lib/roken/issuid.c                                       |     60 -
 crypto/dist/heimdal/lib/roken/k_getpwnam.c                                   |     65 -
 crypto/dist/heimdal/lib/roken/k_getpwuid.c                                   |     65 -
 crypto/dist/heimdal/lib/roken/localtime_r.c                                  |     58 -
 crypto/dist/heimdal/lib/roken/lstat.c                                        |     46 -
 crypto/dist/heimdal/lib/roken/memmove.c                                      |     66 -
 crypto/dist/heimdal/lib/roken/mini_inetd.c                                   |    149 -
 crypto/dist/heimdal/lib/roken/missing                                        |    190 -
 crypto/dist/heimdal/lib/roken/mkinstalldirs                                  |     41 -
 crypto/dist/heimdal/lib/roken/mkstemp.c                                      |     85 -
 crypto/dist/heimdal/lib/roken/ndbm_wrap.c                                    |    222 -
 crypto/dist/heimdal/lib/roken/ndbm_wrap.h                                    |     92 -
 crypto/dist/heimdal/lib/roken/net_read.c                                     |     75 -
 crypto/dist/heimdal/lib/roken/net_write.c                                    |     73 -
 crypto/dist/heimdal/lib/roken/parse_bytes-test.c                             |     93 -
 crypto/dist/heimdal/lib/roken/parse_bytes.c                                  |     79 -
 crypto/dist/heimdal/lib/roken/parse_bytes.h                                  |     57 -
 crypto/dist/heimdal/lib/roken/parse_reply-test.c                             |    130 -
 crypto/dist/heimdal/lib/roken/parse_time-test.c                              |    119 -
 crypto/dist/heimdal/lib/roken/parse_time.3                                   |    174 -
 crypto/dist/heimdal/lib/roken/parse_time.c                                   |     79 -
 crypto/dist/heimdal/lib/roken/parse_time.h                                   |     60 -
 crypto/dist/heimdal/lib/roken/parse_units.c                                  |    331 -
 crypto/dist/heimdal/lib/roken/parse_units.h                                  |     80 -
 crypto/dist/heimdal/lib/roken/putenv.c                                       |     81 -
 crypto/dist/heimdal/lib/roken/rcmd.c                                         |     53 -
 crypto/dist/heimdal/lib/roken/readv.c                                        |     68 -
 crypto/dist/heimdal/lib/roken/realloc.c                                      |     50 -
 crypto/dist/heimdal/lib/roken/recvmsg.c                                      |     70 -
 crypto/dist/heimdal/lib/roken/resolve-test.c                                 |    180 -
 crypto/dist/heimdal/lib/roken/resolve.c                                      |    712 -
 crypto/dist/heimdal/lib/roken/resolve.h                                      |    299 -
 crypto/dist/heimdal/lib/roken/roken-common.h                                 |    406 -
 crypto/dist/heimdal/lib/roken/roken.awk                                      |     41 -
 crypto/dist/heimdal/lib/roken/roken.h.in                                     |    707 -
 crypto/dist/heimdal/lib/roken/roken_gethostby.c                              |    275 -
 crypto/dist/heimdal/lib/roken/rtbl.3                                         |    202 -
 crypto/dist/heimdal/lib/roken/rtbl.c                                         |    489 -
 crypto/dist/heimdal/lib/roken/rtbl.h                                         |    119 -
 crypto/dist/heimdal/lib/roken/sendmsg.c                                      |     66 -
 crypto/dist/heimdal/lib/roken/setegid.c                                      |     58 -
 crypto/dist/heimdal/lib/roken/setenv.c                                       |     67 -
 crypto/dist/heimdal/lib/roken/seteuid.c                                      |     58 -
 crypto/dist/heimdal/lib/roken/setprogname.c                                  |     62 -
 crypto/dist/heimdal/lib/roken/signal.c                                       |     81 -
 crypto/dist/heimdal/lib/roken/simple_exec.c                                  |    332 -
 crypto/dist/heimdal/lib/roken/snprintf-test.c                                |    270 -
 crypto/dist/heimdal/lib/roken/snprintf-test.h                                |     53 -
 crypto/dist/heimdal/lib/roken/snprintf.c                                     |    703 -
 crypto/dist/heimdal/lib/roken/socket.c                                       |    303 -
 crypto/dist/heimdal/lib/roken/socket_wrapper.c                               |   1913 -
 crypto/dist/heimdal/lib/roken/socket_wrapper.h                               |    146 -
 crypto/dist/heimdal/lib/roken/strcasecmp.c                                   |     59 -
 crypto/dist/heimdal/lib/roken/strcollect.c                                   |     97 -
 crypto/dist/heimdal/lib/roken/strdup.c                                       |     51 -
 crypto/dist/heimdal/lib/roken/strerror.c                                     |     58 -
 crypto/dist/heimdal/lib/roken/strftime.c                                     |    402 -
 crypto/dist/heimdal/lib/roken/strlcat.c                                      |     57 -
 crypto/dist/heimdal/lib/roken/strlcpy.c                                      |     61 -
 crypto/dist/heimdal/lib/roken/strlwr.c                                       |     54 -
 crypto/dist/heimdal/lib/roken/strncasecmp.c                                  |     63 -
 crypto/dist/heimdal/lib/roken/strndup.c                                      |     57 -
 crypto/dist/heimdal/lib/roken/strnlen.c                                      |     50 -
 crypto/dist/heimdal/lib/roken/strpftime-test.c                               |    300 -
 crypto/dist/heimdal/lib/roken/strpftime-test.h                               |     49 -
 crypto/dist/heimdal/lib/roken/strpool.c                                      |    111 -
 crypto/dist/heimdal/lib/roken/strptime.c                                     |    454 -
 crypto/dist/heimdal/lib/roken/strsep.c                                       |     62 -
 crypto/dist/heimdal/lib/roken/strsep_copy.c                                  |     70 -
 crypto/dist/heimdal/lib/roken/strtok_r.c                                     |     66 -
 crypto/dist/heimdal/lib/roken/strupr.c                                       |     54 -
 crypto/dist/heimdal/lib/roken/swab.c                                         |     55 -
 crypto/dist/heimdal/lib/roken/test-mem.c                                     |    200 -
 crypto/dist/heimdal/lib/roken/test-mem.h                                     |     39 -
 crypto/dist/heimdal/lib/roken/test-readenv.c                                 |    119 -
 crypto/dist/heimdal/lib/roken/timegm.c                                       |     89 -
 crypto/dist/heimdal/lib/roken/timeval.c                                      |     85 -
 crypto/dist/heimdal/lib/roken/tm2time.c                                      |     62 -
 crypto/dist/heimdal/lib/roken/unsetenv.c                                     |     71 -
 crypto/dist/heimdal/lib/roken/unvis.c                                        |    287 -
 crypto/dist/heimdal/lib/roken/verify.c                                       |     63 -
 crypto/dist/heimdal/lib/roken/verr.c                                         |     48 -
 crypto/dist/heimdal/lib/roken/verrx.c                                        |     48 -
 crypto/dist/heimdal/lib/roken/vis.c                                          |    336 -
 crypto/dist/heimdal/lib/roken/vis.hin                                        |    115 -
 crypto/dist/heimdal/lib/roken/vsyslog.c                                      |    116 -
 crypto/dist/heimdal/lib/roken/vwarn.c                                        |     47 -
 crypto/dist/heimdal/lib/roken/vwarnx.c                                       |     48 -
 crypto/dist/heimdal/lib/roken/warn.c                                         |     49 -
 crypto/dist/heimdal/lib/roken/warnerr.c                                      |     62 -
 crypto/dist/heimdal/lib/roken/warnx.c                                        |     49 -
 crypto/dist/heimdal/lib/roken/write_pid.c                                    |    100 -
 crypto/dist/heimdal/lib/roken/writev.c                                       |     65 -
 crypto/dist/heimdal/lib/roken/xdbm.h                                         |     53 -
 crypto/dist/heimdal/lib/sl/ChangeLog                                         |    325 -
 crypto/dist/heimdal/lib/sl/Makefile.am                                       |     64 -
 crypto/dist/heimdal/lib/sl/Makefile.in                                       |   1067 -
 crypto/dist/heimdal/lib/sl/lex.c                                             |   1881 -
 crypto/dist/heimdal/lib/sl/lex.l                                             |    119 -
 crypto/dist/heimdal/lib/sl/make_cmds.c                                       |    240 -
 crypto/dist/heimdal/lib/sl/make_cmds.h                                       |     77 -
 crypto/dist/heimdal/lib/sl/parse.y                                           |    170 -
 crypto/dist/heimdal/lib/sl/roken_rename.h                                    |     68 -
 crypto/dist/heimdal/lib/sl/sl.c                                              |    397 -
 crypto/dist/heimdal/lib/sl/sl.h                                              |     70 -
 crypto/dist/heimdal/lib/sl/sl_locl.h                                         |     48 -
 crypto/dist/heimdal/lib/sl/slc-gram.c                                        |   2276 -
 crypto/dist/heimdal/lib/sl/slc-gram.h                                        |     69 -
 crypto/dist/heimdal/lib/sl/slc-gram.y                                        |    765 -
 crypto/dist/heimdal/lib/sl/slc-lex.c                                         |   1878 -
 crypto/dist/heimdal/lib/sl/slc-lex.l                                         |    167 -
 crypto/dist/heimdal/lib/sl/slc.h                                             |     56 -
 crypto/dist/heimdal/lib/sl/ss.c                                              |    163 -
 crypto/dist/heimdal/lib/sl/ss.h                                              |     58 -
 crypto/dist/heimdal/lib/sl/test_sl.c                                         |     98 -
 crypto/dist/heimdal/lib/vers/ChangeLog                                       |     74 -
 crypto/dist/heimdal/lib/vers/Makefile.am                                     |     33 -
 crypto/dist/heimdal/lib/vers/Makefile.in                                     |    784 -
 crypto/dist/heimdal/lib/vers/make-print-version.c                            |     79 -
 crypto/dist/heimdal/lib/vers/print_version.c                                 |     58 -
 crypto/dist/heimdal/lib/vers/vers.h                                          |     42 -
 crypto/dist/heimdal/ltmain.sh                                                |   6863 -
 crypto/dist/heimdal/missing                                                  |    367 -
 crypto/dist/heimdal/packages/ChangeLog                                       |     26 -
 crypto/dist/heimdal/packages/Makefile.am                                     |      7 -
 crypto/dist/heimdal/packages/Makefile.in                                     |    818 -
 crypto/dist/heimdal/packages/debian/Makefile.am                              |     92 -
 crypto/dist/heimdal/packages/debian/Makefile.in                              |    748 -
 crypto/dist/heimdal/packages/debian/README                                   |     15 -
 crypto/dist/heimdal/packages/debian/README.Debian                            |    120 -
 crypto/dist/heimdal/packages/debian/changelog                                |   1168 -
 crypto/dist/heimdal/packages/debian/compat                                   |      1 -
 crypto/dist/heimdal/packages/debian/control                                  |    276 -
 crypto/dist/heimdal/packages/debian/copyright                                |    195 -
 crypto/dist/heimdal/packages/debian/heimdal-clients-x.install                |     10 -
 crypto/dist/heimdal/packages/debian/heimdal-clients.install                  |     43 -
 crypto/dist/heimdal/packages/debian/heimdal-clients.postinst                 |     10 -
 crypto/dist/heimdal/packages/debian/heimdal-clients.prerm                    |     13 -
 crypto/dist/heimdal/packages/debian/heimdal-dev.install                      |      8 -
 crypto/dist/heimdal/packages/debian/heimdal-docs.install                     |      2 -
 crypto/dist/heimdal/packages/debian/heimdal-kcm.init                         |     69 -
 crypto/dist/heimdal/packages/debian/heimdal-kcm.install                      |      2 -
 crypto/dist/heimdal/packages/debian/heimdal-kdc.dirs                         |      5 -
 crypto/dist/heimdal/packages/debian/heimdal-kdc.examples                     |      2 -
 crypto/dist/heimdal/packages/debian/heimdal-kdc.init                         |    124 -
 crypto/dist/heimdal/packages/debian/heimdal-kdc.install                      |     20 -
 crypto/dist/heimdal/packages/debian/heimdal-kdc.logrotate                    |      5 -
 crypto/dist/heimdal/packages/debian/heimdal-kdc.postinst                     |     98 -
 crypto/dist/heimdal/packages/debian/heimdal-kdc.postrm                       |     32 -
 crypto/dist/heimdal/packages/debian/heimdal-kdc.templates                    |     12 -
 crypto/dist/heimdal/packages/debian/heimdal-servers-x.dirs                   |      1 -
 crypto/dist/heimdal/packages/debian/heimdal-servers-x.install                |      2 -
 crypto/dist/heimdal/packages/debian/heimdal-servers-x.postinst               |     34 -
 crypto/dist/heimdal/packages/debian/heimdal-servers-x.postrm                 |     24 -
 crypto/dist/heimdal/packages/debian/heimdal-servers-x.prerm                  |     11 -
 crypto/dist/heimdal/packages/debian/heimdal-servers.dirs                     |      1 -
 crypto/dist/heimdal/packages/debian/heimdal-servers.install                  |     12 -
 crypto/dist/heimdal/packages/debian/heimdal-servers.postinst                 |     47 -
 crypto/dist/heimdal/packages/debian/heimdal-servers.postrm                   |     27 -
 crypto/dist/heimdal/packages/debian/heimdal-servers.prerm                    |     14 -
 crypto/dist/heimdal/packages/debian/libasn1-8-heimdal.install                |      2 -
 crypto/dist/heimdal/packages/debian/libasn1-8-heimdal.postinst.debhelper     |      5 -
 crypto/dist/heimdal/packages/debian/libasn1-8-heimdal.postrm.debhelper       |      5 -
 crypto/dist/heimdal/packages/debian/libasn1-8-heimdal.substvars              |      1 -
 crypto/dist/heimdal/packages/debian/libgssapi2-heimdal.install               |      2 -
 crypto/dist/heimdal/packages/debian/libgssapi2-heimdal.postinst.debhelper    |      5 -
 crypto/dist/heimdal/packages/debian/libgssapi2-heimdal.postrm.debhelper      |      5 -
 crypto/dist/heimdal/packages/debian/libgssapi2-heimdal.substvars             |      1 -
 crypto/dist/heimdal/packages/debian/libhdb9-heimdal.install                  |      3 -
 crypto/dist/heimdal/packages/debian/libhdb9-heimdal.postinst.debhelper       |      5 -
 crypto/dist/heimdal/packages/debian/libhdb9-heimdal.postrm.debhelper         |      5 -
 crypto/dist/heimdal/packages/debian/libhdb9-heimdal.substvars                |      1 -
 crypto/dist/heimdal/packages/debian/libkadm5clnt7-heimdal.install            |      3 -
 crypto/dist/heimdal/packages/debian/libkadm5clnt7-heimdal.postinst.debhelper |      5 -
 crypto/dist/heimdal/packages/debian/libkadm5clnt7-heimdal.postrm.debhelper   |      5 -
 crypto/dist/heimdal/packages/debian/libkadm5clnt7-heimdal.substvars          |      1 -
 crypto/dist/heimdal/packages/debian/libkadm5srv7-heimdal.install             |      2 -
 crypto/dist/heimdal/packages/debian/libkadm5srv8-heimdal.install             |      3 -
 crypto/dist/heimdal/packages/debian/libkafs0-heimdal.install                 |      2 -
 crypto/dist/heimdal/packages/debian/libkrb5-22-heimdal.install               |      3 -
 crypto/dist/heimdal/packages/debian/libkrb5-22-heimdal.postinst.debhelper    |      5 -
 crypto/dist/heimdal/packages/debian/libkrb5-22-heimdal.postrm.debhelper      |      5 -
 crypto/dist/heimdal/packages/debian/libkrb5-22-heimdal.substvars             |      1 -
 crypto/dist/heimdal/packages/debian/libotp0-heimdal.install                  |      1 -
 crypto/dist/heimdal/packages/debian/libroken18-heimdal.install               |      2 -
 crypto/dist/heimdal/packages/debian/libroken18-heimdal.postinst.debhelper    |      5 -
 crypto/dist/heimdal/packages/debian/libroken18-heimdal.postrm.debhelper      |      5 -
 crypto/dist/heimdal/packages/debian/libroken18-heimdal.substvars             |      1 -
 crypto/dist/heimdal/packages/debian/libsl0-heimdal.install                   |      2 -
 crypto/dist/heimdal/packages/debian/rules                                    |     62 -
 crypto/dist/heimdal/packages/mac/Info.plist                                  |     36 -
 crypto/dist/heimdal/packages/mac/Makefile.am                                 |     10 -
 crypto/dist/heimdal/packages/mac/Makefile.in                                 |    666 -
 crypto/dist/heimdal/packages/mac/mac.sh                                      |     53 -
 crypto/dist/heimdal/tests/ChangeLog                                          |    742 -
 crypto/dist/heimdal/tests/Makefile.am                                        |     12 -
 crypto/dist/heimdal/tests/Makefile.in                                        |    819 -
 crypto/dist/heimdal/tests/can/Makefile.am                                    |     57 -
 crypto/dist/heimdal/tests/can/Makefile.in                                    |    784 -
 crypto/dist/heimdal/tests/can/apple-10.4.kadm                                |      4 -
 crypto/dist/heimdal/tests/can/apple-10.4.req                                 |    Bin 
 crypto/dist/heimdal/tests/can/check-can.in                                   |     48 -
 crypto/dist/heimdal/tests/can/heim-0.8.kadm                                  |      4 -
 crypto/dist/heimdal/tests/can/heim-0.8.req                                   |    Bin 
 crypto/dist/heimdal/tests/can/krb5.conf.in                                   |     25 -
 crypto/dist/heimdal/tests/can/mit-pkinit-20070607.ca.crt                     |     23 -
 crypto/dist/heimdal/tests/can/mit-pkinit-20070607.kadm                       |      3 -
 crypto/dist/heimdal/tests/can/mit-pkinit-20070607.req                        |    Bin 
 crypto/dist/heimdal/tests/can/mit-pkinit-20070607.xf                         |     29 -
 crypto/dist/heimdal/tests/can/test_can.in                                    |     80 -
 crypto/dist/heimdal/tests/db/Makefile.am                                     |     67 -
 crypto/dist/heimdal/tests/db/Makefile.in                                     |    796 -
 crypto/dist/heimdal/tests/db/add-modify-delete.in                            |    138 -
 crypto/dist/heimdal/tests/db/check-dbinfo.in                                 |     46 -
 crypto/dist/heimdal/tests/db/have-db.in                                      |     61 -
 crypto/dist/heimdal/tests/db/krb5.conf.in                                    |     28 -
 crypto/dist/heimdal/tests/db/loaddump-db.in                                  |    133 -
 crypto/dist/heimdal/tests/db/text-dump-0.7                                   |      7 -
 crypto/dist/heimdal/tests/db/text-dump-known-ext                             |      7 -
 crypto/dist/heimdal/tests/db/text-dump-no-ext                                |      7 -
 crypto/dist/heimdal/tests/db/text-dump-unknown-ext                           |      7 -
 crypto/dist/heimdal/tests/gss/Makefile.am                                    |     79 -
 crypto/dist/heimdal/tests/gss/Makefile.in                                    |    807 -
 crypto/dist/heimdal/tests/gss/check-basic.in                                 |    157 -
 crypto/dist/heimdal/tests/gss/check-context.in                               |    189 -
 crypto/dist/heimdal/tests/gss/check-gss.in                                   |     46 -
 crypto/dist/heimdal/tests/gss/check-gssmask.in                               |    134 -
 crypto/dist/heimdal/tests/gss/check-ntlm.in                                  |    171 -
 crypto/dist/heimdal/tests/gss/check-spnego.in                                |    210 -
 crypto/dist/heimdal/tests/gss/krb5.conf.in                                   |     34 -
 crypto/dist/heimdal/tests/gss/ntlm-user-file.txt                             |      3 -
 crypto/dist/heimdal/tests/java/KerberosInit.java                             |     95 -
 crypto/dist/heimdal/tests/java/Makefile.am                                   |     45 -
 crypto/dist/heimdal/tests/java/Makefile.in                                   |    771 -
 crypto/dist/heimdal/tests/java/check-kinit.in                                |    102 -
 crypto/dist/heimdal/tests/java/have-java.sh                                  |     59 -
 crypto/dist/heimdal/tests/java/jaas.conf                                     |      6 -
 crypto/dist/heimdal/tests/java/krb5.conf.in                                  |     31 -
 crypto/dist/heimdal/tests/kdc/Makefile.am                                    |    160 -
 crypto/dist/heimdal/tests/kdc/Makefile.in                                    |    974 -
 crypto/dist/heimdal/tests/kdc/ap-req.c                                       |    222 -
 crypto/dist/heimdal/tests/kdc/check-digest.in                                |    296 -
 crypto/dist/heimdal/tests/kdc/check-iprop.in                                 |    249 -
 crypto/dist/heimdal/tests/kdc/check-kadmin.in                                |    152 -
 crypto/dist/heimdal/tests/kdc/check-kdc.in                                   |    414 -
 crypto/dist/heimdal/tests/kdc/check-keys.in                                  |    102 -
 crypto/dist/heimdal/tests/kdc/check-pkinit.in                                |    274 -
 crypto/dist/heimdal/tests/kdc/check-referral.in                              |    201 -
 crypto/dist/heimdal/tests/kdc/check-uu.in                                    |    139 -
 crypto/dist/heimdal/tests/kdc/donotexists.txt                                |      1 -
 crypto/dist/heimdal/tests/kdc/heimdal.acl                                    |      4 -
 crypto/dist/heimdal/tests/kdc/iprop-acl                                      |      1 -
 crypto/dist/heimdal/tests/kdc/krb5-pkinit.conf.in                            |     34 -
 crypto/dist/heimdal/tests/kdc/krb5.conf.in                                   |     57 -
 crypto/dist/heimdal/tests/kdc/krb5.conf.keys.in                              |     14 -
 crypto/dist/heimdal/tests/kdc/ntlm-user-file.txt                             |      3 -
 crypto/dist/heimdal/tests/kdc/pki-mapping                                    |      4 -
 crypto/dist/heimdal/tests/kdc/uuserver.txt                                   |      4 -
 crypto/dist/heimdal/tests/kdc/wait-kdc.sh                                    |     67 -
 crypto/dist/heimdal/tests/ldap/Makefile.am                                   |     53 -
 crypto/dist/heimdal/tests/ldap/Makefile.in                                   |    782 -
 crypto/dist/heimdal/tests/ldap/check-ldap.in                                 |    144 -
 crypto/dist/heimdal/tests/ldap/init.ldif                                     |     44 -
 crypto/dist/heimdal/tests/ldap/krb5.conf.in                                  |     22 -
 crypto/dist/heimdal/tests/ldap/samba.schema                                  |    554 -
 crypto/dist/heimdal/tests/ldap/slapd-init.in                                 |     40 -
 crypto/dist/heimdal/tests/ldap/slapd-stop                                    |     19 -
 crypto/dist/heimdal/tests/ldap/slapd.conf                                    |     28 -
 crypto/dist/heimdal/tests/plugin/Makefile.am                                 |     44 -
 crypto/dist/heimdal/tests/plugin/Makefile.in                                 |    893 -
 crypto/dist/heimdal/tests/plugin/check-pac.in                                |    148 -
 crypto/dist/heimdal/tests/plugin/krb5.conf.in                                |     30 -
 crypto/dist/heimdal/tests/plugin/windc.c                                     |     77 -
 crypto/dist/heimdal/tools/Makefile.am                                        |     54 -
 crypto/dist/heimdal/tools/Makefile.in                                        |    808 -
 crypto/dist/heimdal/tools/heimdal-build.sh                                   |    295 -
 crypto/dist/heimdal/tools/heimdal-gssapi.pc.in                               |     15 -
 crypto/dist/heimdal/tools/kdc-log-analyze.pl                                 |    550 -
 crypto/dist/heimdal/tools/krb5-config.1                                      |     91 -
 crypto/dist/heimdal/tools/krb5-config.in                                     |    119 -
 crypto/dist/heimdal/ylwrap                                                   |    223 -
 include/heimdal/config.h                                                     |   1477 -
 include/heimdal/crypto-headers.h                                             |     27 -
 include/heimdal/hx509_err.h                                                  |     88 -
 include/heimdal/krb5-types.h                                                 |     16 -
 include/heimdal/krb_err.h                                                    |     65 -
 include/heimdal/protos.h                                                     |    277 -
 include/heimdal/roken.h                                                      |    235 -
 include/heimdal/version.h                                                    |      2 -
 lib/libasn1/Makefile                                                         |    568 -
 lib/libasn1/asn1_compile/Makefile                                            |     79 -
 lib/libasn1/shlib_version                                                    |      5 -
 lib/libcom_err/Makefile                                                      |     48 -
 lib/libcom_err/com_err.3                                                     |    216 -
 lib/libcom_err/compile_et/Makefile                                           |     46 -
 lib/libcom_err/shlib_version                                                 |      5 -
 lib/libgssapi/Makefile                                                       |    317 -
 lib/libgssapi/shlib_version                                                  |      5 -
 lib/libhdb/Makefile                                                          |    113 -
 lib/libhdb/shlib_version                                                     |      5 -
 lib/libheimntlm/Makefile                                                     |     49 -
 lib/libheimntlm/shlib_version                                                |      5 -
 lib/libhx509/Makefile                                                        |    167 -
 lib/libhx509/shlib_version                                                   |      5 -
 lib/libkadm5clnt/Makefile                                                    |     96 -
 lib/libkadm5clnt/shlib_version                                               |      5 -
 lib/libkadm5srv/Makefile                                                     |    109 -
 lib/libkadm5srv/shlib_version                                                |      5 -
 lib/libkafs/Makefile                                                         |     41 -
 lib/libkafs/shlib_version                                                    |      5 -
 lib/libkrb5/Makefile                                                         |    752 -
 lib/libkrb5/shlib_version                                                    |      5 -
 lib/libroken/Makefile                                                        |    103 -
 lib/libroken/shlib_version                                                   |      5 -
 lib/libsl/Makefile                                                           |     32 -
 lib/libsl/shlib_version                                                      |      5 -
 lib/libvers/Makefile                                                         |     44 -
 libexec/hpropd/Makefile                                                      |     36 -
 libexec/ipropd-master/Makefile                                               |     46 -
 libexec/ipropd-slave/Makefile                                                |     45 -
 libexec/kadmind/Makefile                                                     |     45 -
 libexec/kpasswdd/Makefile                                                    |     41 -
 sys/dev/pci/if_iwn.c                                                         |      6 +-
 usr.bin/compile_et/Makefile                                                  |     42 -
 usr.bin/compile_et/compile_et.1                                              |    154 -
 usr.bin/gss/Makefile                                                         |     38 -
 usr.bin/hxtool/Makefile                                                      |     40 -
 usr.bin/kdestroy/Makefile                                                    |     33 -
 usr.bin/kgetcred/Makefile                                                    |     35 -
 usr.bin/kinit/Makefile                                                       |     36 -
 usr.bin/krb5-config/Makefile                                                 |     31 -
 usr.bin/mk_cmds/Makefile                                                     |     36 -
 usr.bin/string2key/Makefile                                                  |     36 -
 usr.bin/verify_krb5_conf/Makefile                                            |     34 -
 usr.sbin/hprop/Makefile                                                      |     45 -
 usr.sbin/iprop-log/Makefile                                                  |     44 -
 usr.sbin/kadmin/Makefile                                                     |     60 -
 usr.sbin/kcm/Makefile                                                        |     51 -
 usr.sbin/kdc/Makefile                                                        |     55 -
 usr.sbin/kdigest/Makefile                                                    |     39 -
 usr.sbin/kimpersonate/Makefile                                               |     34 -
 usr.sbin/kstash/Makefile                                                     |     36 -
 usr.sbin/ktutil/Makefile                                                     |     48 -
 1785 files changed, 3 insertions(+), 567372 deletions(-)

diffs (truncated from 574533 to 300 lines):

diff -r 97343e2475e1 -r d0a11adaf13f crypto/dist/heimdal/ChangeLog
--- a/crypto/dist/heimdal/ChangeLog     Sun Aug 28 16:19:07 2011 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,1356 +0,0 @@
-2008-01-24  Love Hörnquist Åstrand  <lha%it.su.se@localhost>
-
-       * Release 1.1
-
-2008-01-21  Love Hörnquist Åstrand  <lha%it.su.se@localhost>
-
-       * lib/krb5/get_for_creds.c: Use on variable less.
-
-       * lib/krb5/get_for_creds.c: Try to handle ticket full and
-       ticketless tickets better. Add doxygen comments while here.
-
-       * lib/krb5/test_forward.c: Used for testing
-       krb5_get_forwarded_creds().
-       
-       * lib/krb5/Makefile.am: noinst_PROGRAMS += test_forward
-
-       * lib/krb5/Makefile.am: drop CHECK_SYMBOLS
-
-       * lib/hdb/Makefile.am: drop CHECK_SYMBOLS
-
-       * kdc/Makefile.am: drop CHECK_SYMBOLS
-
-2008-01-18  Love Hörnquist Åstrand  <lha%it.su.se@localhost>
-
-       * lib/krb5/version-script.map: Add krb5_digest_probe.
-       
-2008-01-13  Love Hörnquist Åstrand  <lha%it.su.se@localhost>
-       
-       * lib/krb5/pkinit.c: Replace hx509_name_to_der_name with
-       hx509_name_binary.
-
-2008-01-12  Love Hörnquist Åstrand  <lha%it.su.se@localhost>
-
-       * lib/krb5/Makefile.am: add missing files
-
-2007-12-28  Love Hörnquist Åstrand  <lha%it.su.se@localhost>
-
-       * kdc/digest.c: Log probe message, add NTLM_TARGET_DOMAIN to the
-       type2 message.
-
-2007-12-14  Love Hörnquist Åstrand  <lha%it.su.se@localhost>
-
-       * lib/hdb/dbinfo.c: Add hdb_default_db().
-
-       * Makefile.am: Add some extra cf/*.
-
-2007-12-12  Love Hörnquist Åstrand  <lha%it.su.se@localhost>
-       
-       * kuser/kgetcred.c: Fix type of name-type. From Andy Polyakov.
-
-2007-12-09  Love Hörnquist Åstrand  <lha%it.su.se@localhost>
-
-       * kdc/log.c: Use hdb_db_dir().
-
-       * kpasswd/kpasswdd.c: Use hdb_db_dir().
-
-2007-12-08  Love Hörnquist Åstrand  <lha%it.su.se@localhost>
-       
-       * kdc/config.c: Use hdb_db_dir().
-
-       * kdc/kdc_locl.h: add KDC_LOG_FILE
-
-       * kdc/hpropd.c: Use hdb_default_db().
-
-       * kdc/kstash.c: Use hdb_db_dir().
-
-       * kdc/pkinit.c: Adapt to hx509 changes, use hdb_db_dir().
-
-       * lib/krb5/rd_req.c: Document krb5_rd_req_in_set_pac_check.
-
-       * lib/krb5/verify_krb5_conf.c: Check check_pac.
-
-       * lib/krb5/rd_req.c: use KRB5_CTX_F_CHECK_PAC to init check_pac
-       field in the krb5_rd_req_in_ctx
-
-       * lib/krb5/expand_hostname.c: Adapt to changing
-       dns_canonicalize_hostname into flags field.
-
-       * lib/krb5/context.c: Adapt to changing dns_canonicalize_hostname
-       into flags field, add check-pac as an libdefaults option.
-
-       * lib/krb5/pkinit.c: Adapt to changes in hx509 interface.
-
-       * doc: add doxygen documentation to hcrypto
-
-       * doc/doxytmpl.dxy: generate links
-       
-2007-12-07  Love Hörnquist Åstrand  <lha%it.su.se@localhost>
-
-       * lib/krb5/Makefile.am: build_HEADERZ += heim_threads.h
-
-       * lib/hdb/dbinfo.c (hdb_db_dir): Return the directory where the
-       hdb database resides.
-
-       * configure.in: Add --with-hdbdir to specify where the database is
-       stored.
-
-       * lib/krb5/crypto.c: revert previous patch, the problem is located
-       in the RAND_file_name() function that will cause recursive nss
-       lookups, can't fix that here.
-
-2007-12-06  Love Hörnquist Åstrand  <lha%it.su.se@localhost>
-
-       * lib/krb5/crypto.c (krb5_generate_random_block): try to avoid the
-       dead-lock in by not holding the lock while running
-       RAND_file_name. Prompted by Hai Zaar.
-
-       * lib/krb5/n-fold.c: spelling
-       
-2007-12-04  Love Hörnquist Åstrand  <lha%it.su.se@localhost>
-
-       * kuser/kdigest.c (digest-probe): implement command.
-
-       * kuser/kdigest-commands.in (digest-probe): new command
-       
-       * kdc/digest.c: Implement supportedMechs request.
-
-       * lib/krb5/error_string.c: Make krb5_get_error_string return an
-       allocated string to make the function indempotent. From
-       Zeqing (Fred) Xia.
-
-2007-12-03  Love Hörnquist Åstrand  <lha%it.su.se@localhost>
-
-       * lib/krb5/krb5_locl.h (krb5_context_data): Flag if
-       default_cc_name was set by the user.
-
-       * lib/krb5/fcache.c (fcc_move): make sure ->version is uptodate.
-
-       * kcm/acquire.c: use krb5_free_cred_contents
-
-       * kuser/kimpersonate.c: use krb5_free_cred_contents
-       
-       * kuser/kinit.c: Use krb5_cc_move to make an atomic switch of the
-       cred cache.
-
-       * lib/krb5/cache.c: Put back code that was needed, move gen_new
-       into new_unique.
-
-       * lib/krb5/mcache.c (mcc_default_name): Remove const
-
-       * lib/krb5/krb5_locl.h: Add KRB5_DEFAULT_CCNAME_KCM, redefine
-       KRB5_DEFAULT_CCNAME to KRB5_DEFAULT_CCTYPE
-
-       * lib/krb5/cache.c: Use krb5_cc_ops->default_name to get the
-       default name.
-
-       * lib/krb5/kcm.c: Implement krb5_cc_ops->default_name.
-
-       * lib/krb5/mcache.c: Implement krb5_cc_ops->default_name.
-
-       * lib/krb5/fcache.c: Implement krb5_cc_ops->default_name.
-
-       * lib/krb5/krb5.h: Add krb5_cc_ops->default_name.
-
-       * lib/krb5/acache.c: Free context when done, implement
-       krb5_cc_ops->default_name.
-
-       * lib/krb5/kcm.c: implement dummy kcm_move
-
-       * lib/krb5/mcache.c: Implement the move operation.
-
-       * lib/krb5/version-script.map: export krb5_cc_move
-
-       * lib/krb5/cache.c: New function krb5_cc_move().
-
-       * lib/krb5/fcache.c: Implement the move operation.
-
-       * lib/krb5/krb5.h: Add move to the krb5_cc_ops, causes major
-       version bump.
-
-       * lib/krb5/acache.c: Implement the move operation. Avoid using
-       cc_set_principal() since it broken on Mac OS X 10.5.0.
-       
-2007-12-02  Love Hörnquist Åstrand  <lha%it.su.se@localhost>
-
-       * lib/krb5/krb5_ccapi.h: Drop variable names to avoid -Wshadow.
-       
-2007-11-14  Love Hörnquist Åstrand  <lha%it.su.se@localhost>
-
-       * kdc/krb5tgs.c: Should pass different key usage constants
-       depending on whether or not optional sub-session key was passed by
-       the client for the check of authorization data. The constant is
-       used to derive "specific key" and its values are specified in
-       7.5.1 of RFC4120.
-       
-       Patch from Andy Polyakov.
-
-       * kdc/krb5tgs.c: Don't send auth data in referrals, microsoft
-       clients have started to not like that. Thanks to Andy Polyakov for
-       excellent research.
-
-2007-11-11  Love Hörnquist Åstrand  <lha%it.su.se@localhost>
-
-       * lib/krb5/creds.c: use krb5_data_cmp
-
-       * lib/krb5/acache.c: use krb5_free_cred_contents
-
-       * lib/krb5/test_renew.c: use krb5_free_cred_contents
-       
-2007-11-10  Love Hörnquist Åstrand  <lha%it.su.se@localhost>
-
-       * lib/krb5/acl.c: doxygen documentation
-
-       * lib/krb5/addr_families.c: doxygen documentation
-
-       * doc: add doxygen
-
-       * lib/krb5/plugin.c: doxygen documentation
-
-       * lib/krb5/kcm.c: doxygen documentation
-
-       * lib/krb5/fcache.c: doxygen documentation
-
-       * lib/krb5/cache.c: doxygen documentations
-       
-       * lib/krb5/doxygen.c: doxygen introduction
-
-       * lib/krb5/error_string.c: Doxygen documentation.
-
-2007-11-03  Love Hörnquist Åstrand  <lha%it.su.se@localhost>
-
-       * lib/krb5/test_plugin.c: expose krb5_plugin_register
-
-       * lib/krb5/plugin.c: expose krb5_plugin_register
-
-       * lib/krb5/version-script.map: sort, expose krb5_plugin_register
-
-2007-10-24  Love Hörnquist Åstrand  <lha%it.su.se@localhost>
-
-       * kdc/kerberos5.c: Adding same enctype is enough one time. From
-       Andy Polyakov and Bjorn Sandell.
-       
-2007-10-18  Love  <lha%stacken.kth.se@localhost>
-
-       * lib/krb5/cache.c (krb5_cc_retrieve_cred): check return value
-       from krb5_cc_start_seq_get. From Zeqing (Fred) Xia
-       
-       * lib/krb5/fcache.c (init_fcc): provide better error codes
-
-       * kdc/kerberos5.c (get_pa_etype_info2): more paranoia, avoid
-       sending warning about pruned etypes.
-
-       * kdc/kerberos5.c (older_enctype): old windows enctypes (arcfour
-       based) "old", this to support windows 2000 clients (unjoined to a
-       domain). From Andy Polyakov.
-
-2007-10-07  Love Hörnquist Åstrand  <lha%it.su.se@localhost>
-
-       * doc/setup.texi: Spelling, from Mark Peoples via Bjorn Sandell.
-       
-2007-10-04  Love Hörnquist Åstrand  <lha%it.su.se@localhost>
-
-       * kdc/krb5tgs.c: More prettier printing of enctype, from KAMADA
-       Ken'ichi.
-
-       * lib/krb5/crypto.c (krb5_enctype_to_string): make sure string is
-       NULL on failure.
-
-2007-10-03  Love Hörnquist Åstrand  <lha%it.su.se@localhost>
-
-       * kdc/kdc-replay.c: Catch KRB5_PROG_ATYPE_NOSUPP from
-       krb5_addr2sockaddr and igore thte test is that case.
-       
-2007-09-29  Love Hörnquist Åstrand  <lha%it.su.se@localhost>
-
-       * lib/krb5/context.c (krb5_free_context): free
-       default_cc_name_env, from Gunther Deschner.
-
-2007-08-27  Love Hörnquist Åstrand  <lha%it.su.se@localhost>
-
-       * lib/krb5/{krb5.h,pac.c,test_pac.c,send_to_kdc.c,rd_req.c}: Make
-       work with c++, reported by Hai Zaar
-
-       * lib/krb5/{digest.c,krb5.h}: Make work with c++, reported by Hai Zaar
-
-2007-08-20  Love Hörnquist Åstrand  <lha%it.su.se@localhost>
-
-       * lib/hdb/Makefile.am: EXTRA_DIST += hdb.schema
-
-2007-07-31  Love Hörnquist Åstrand  <lha%it.su.se@localhost>
-
-       * check return value of alloc functions, from Charles Longeau
-
-       * lib/krb5/principal.c: spelling.
-
-       * kadmin/kadmin.8: spelling
-
-       * lib/krb5/crypto.c: Check return values from alloc
-       functions. Prompted by patch of Charles Longeau.
-
-       * lib/krb5/n-fold.c: Make _krb5_n_fold return a error
-       code. Prompted by patch of Charles Longeau.
-
-2007-07-27  Love Hörnquist Åstrand  <lha%it.su.se@localhost>
-
-       * lib/krb5/init_creds.c: Always set the ticket options, use



Home | Main Index | Thread Index | Old Index