Add rra-c-util to the src/external regime
[openafs.git] / src / external / heimdal-files
index 79b307c..4c9aabe 100644 (file)
@@ -1,5 +1,12 @@
 lib/krb5/config_file.c         krb5/config_file.c
+lib/krb5/crypto.c              krb5/crypto.c
+lib/krb5/crypto.h              krb5/crypto.h
+lib/krb5/crypto-aes.c          krb5/crypto-aes.c
+lib/krb5/crypto-evp.c          krb5/crypto-evp.c
+lib/krb5/data.c                        krb5/data.c
+lib/krb5/keyblock.c            krb5/keyblock.c
 lib/krb5/n-fold.c              krb5/n-fold.c
+lib/krb5/store-int.c           krb5/store-int.c
 lib/hcrypto/aes.c              hcrypto/aes.c
 lib/hcrypto/aes.h              hcrypto/aes.h
 lib/hcrypto/camellia.c         hcrypto/camellia.c
@@ -31,6 +38,7 @@ lib/hcrypto/rand-egd.c                hcrypto/rand-egd.c
 lib/hcrypto/rand-fortuna.c     hcrypto/rand-fortuna.c
 lib/hcrypto/rand-timer.c       hcrypto/rand-timer.c
 lib/hcrypto/rand-unix.c                hcrypto/rand-unix.c
+lib/hcrypto/rand-w32.c         hcrypto/rand-w32.c
 lib/hcrypto/rand.c             hcrypto/rand.c
 lib/hcrypto/rc2.c              hcrypto/rc2.c
 lib/hcrypto/rc2.h              hcrypto/rc2.h
@@ -51,17 +59,43 @@ lib/roken/base64.c          roken/base64.c
 lib/roken/base64.h             roken/base64.h
 lib/roken/cloexec.c            roken/cloexec.c
 lib/roken/ct.c                 roken/ct.c
+lib/roken/daemon.c             roken/daemon.c
+lib/roken/ecalloc.c            roken/ecalloc.c
+lib/roken/emalloc.c            roken/emalloc.c
+lib/roken/erealloc.c           roken/erealloc.c
 lib/roken/err.c                        roken/err.c
 lib/roken/err.hin              roken/err.hin
 lib/roken/errx.c               roken/errx.c
+lib/roken/flock.c              roken/flock.c
+lib/roken/getdtablesize.c      roken/getdtablesize.c
+lib/roken/getopt.c             roken/getopt.c
 lib/roken/getprogname.c                roken/getprogname.c
+lib/roken/gettimeofday.c       roken/gettimeofday.c
 lib/roken/hex.c                        roken/hex.c
+lib/roken/hex.h                        roken/hex.h
 lib/roken/issuid.c             roken/issuid.c
+lib/roken/localtime_r.c                roken/localtime_r.c
+lib/roken/mkstemp.c            roken/mkstemp.c
 lib/roken/net_read.c           roken/net_read.c
 lib/roken/net_write.c          roken/net_write.c
+lib/roken/roken.h.in           roken/roken.h.in
+lib/roken/roken-common.h       roken/roken-common.h
+lib/roken/search.hin           roken/search.hin
+lib/roken/socket.c             roken/socket.c
+lib/roken/snprintf.c           roken/snprintf.c
+lib/roken/strerror_r.c         roken/strerror_r.c
+lib/roken/strlcat.c            roken/strlcat.c
 lib/roken/strlcpy.c            roken/strlcpy.c
+lib/roken/strnlen.c            roken/strnlen.c
+lib/roken/strsep.c             roken/strsep.c
+lib/roken/tsearch.c            roken/tsearch.c
 lib/roken/verr.c               roken/verr.c
 lib/roken/verrx.c              roken/verrx.c
-lib/roken/warn.c               roken/warnx.c
+lib/roken/vsyslog.c            roken/vsyslog.c
+lib/roken/vwarn.c              roken/vwarn.c
+lib/roken/vwarnx.c             roken/vwarnx.c
+lib/roken/warn.c               roken/warn.c
+lib/roken/warnx.c              roken/warnx.c
 lib/roken/warnerr.c            roken/warnerr.c
+lib/roken/write_pid.c          roken/write_pid.c