summaryrefslogtreecommitdiffstats
path: root/src/util
diff options
context:
space:
mode:
authorTheodore Tso <tytso@mit.edu>1995-08-24 22:49:24 +0000
committerTheodore Tso <tytso@mit.edu>1995-08-24 22:49:24 +0000
commit508fd4e26f7c1738179a5418d81987b1fc883c98 (patch)
tree913ce71930bc182d9d7d6fb7dfc2ff75e5d930c2 /src/util
parent3b7284fa5100018f87c950cbe838c0372cec0d3a (diff)
downloadkrb5-508fd4e26f7c1738179a5418d81987b1fc883c98.tar.gz
krb5-508fd4e26f7c1738179a5418d81987b1fc883c98.tar.xz
krb5-508fd4e26f7c1738179a5418d81987b1fc883c98.zip
Update file list
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6585 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/util')
-rw-r--r--src/util/.Sanitize6
-rw-r--r--src/util/ChangeLog4
-rw-r--r--src/util/berk_db/.Sanitize2
-rw-r--r--src/util/berk_db/ChangeLog4
-rw-r--r--src/util/berk_db/hash/.Sanitize1
-rw-r--r--src/util/berk_db/hash/ChangeLog4
-rw-r--r--src/util/berk_db/include/.Sanitize1
-rw-r--r--src/util/berk_db/include/ChangeLog4
-rw-r--r--src/util/berk_db/test/.Sanitize1
-rw-r--r--src/util/berk_db/test/ChangeLog4
-rw-r--r--src/util/pty/.Sanitize2
-rw-r--r--src/util/pty/ChangeLog4
-rw-r--r--src/util/ss/.Sanitize4
13 files changed, 36 insertions, 5 deletions
diff --git a/src/util/.Sanitize b/src/util/.Sanitize
index f8537a62a..81ece2a7c 100644
--- a/src/util/.Sanitize
+++ b/src/util/.Sanitize
@@ -28,6 +28,9 @@ ChangeLog
Makefile.in
Sanitize
autoconf
+berk_db
+getsyms
+getsyms.sed
configure
configure.in
depfix.sed
@@ -37,10 +40,11 @@ kfrags
libupdate.sh
lndir
makedepend
+makeshlib.sh
profile
+pty
reconf
ss
-unifdef
Things-to-lose:
diff --git a/src/util/ChangeLog b/src/util/ChangeLog
index b78b2ad30..cd293426a 100644
--- a/src/util/ChangeLog
+++ b/src/util/ChangeLog
@@ -1,3 +1,7 @@
+Thu Aug 24 18:40:48 1995 Theodore Y. Ts'o <tytso@dcl>
+
+ * .Sanitize: Update file list
+
Mon Aug 7 19:36:01 1995 Theodore Y. Ts'o <tytso@dcl>
* reconf: If using the autoconf in the local tree, invoke it using
diff --git a/src/util/berk_db/.Sanitize b/src/util/berk_db/.Sanitize
index 0f8b39649..3c38ca76d 100644
--- a/src/util/berk_db/.Sanitize
+++ b/src/util/berk_db/.Sanitize
@@ -31,7 +31,7 @@ README
README.krb5
changelog
configure
-cofigure.in
+configure.in
hash
include
man
diff --git a/src/util/berk_db/ChangeLog b/src/util/berk_db/ChangeLog
index 538327bad..450ef9cdd 100644
--- a/src/util/berk_db/ChangeLog
+++ b/src/util/berk_db/ChangeLog
@@ -1,3 +1,7 @@
+Thu Aug 24 18:40:48 1995 Theodore Y. Ts'o <tytso@dcl>
+
+ * .Sanitize: Update file list
+
Tue Jul 18 21:57:52 1995 Sam Hartman <hartmans@screw-loose.MIT.EDU>
* configure.in: Don't depend on libdb_ranlib.
diff --git a/src/util/berk_db/hash/.Sanitize b/src/util/berk_db/hash/.Sanitize
index 52ccdafef..4df469a36 100644
--- a/src/util/berk_db/hash/.Sanitize
+++ b/src/util/berk_db/hash/.Sanitize
@@ -24,6 +24,7 @@ Do-first:
Things-to-keep:
.cvsignore
+ChangeLog
Makefile.in
README
configure
diff --git a/src/util/berk_db/hash/ChangeLog b/src/util/berk_db/hash/ChangeLog
index 90b3f8481..bb7c5626f 100644
--- a/src/util/berk_db/hash/ChangeLog
+++ b/src/util/berk_db/hash/ChangeLog
@@ -1,3 +1,7 @@
+Thu Aug 24 18:40:48 1995 Theodore Y. Ts'o <tytso@dcl>
+
+ * .Sanitize: Update file list
+
Fri Jul 14 13:51:42 1995 Sam Hartman <hartmans@screw-loose.MIT.EDU>
* configure.in: Implement test for pgno_t that works under NetBSD
diff --git a/src/util/berk_db/include/.Sanitize b/src/util/berk_db/include/.Sanitize
index 1768af442..cec7922bd 100644
--- a/src/util/berk_db/include/.Sanitize
+++ b/src/util/berk_db/include/.Sanitize
@@ -23,6 +23,7 @@ Do-first:
Things-to-keep:
+ChangeLog
db.h
mpool.h
diff --git a/src/util/berk_db/include/ChangeLog b/src/util/berk_db/include/ChangeLog
index 178ddd6c8..4bc7bf613 100644
--- a/src/util/berk_db/include/ChangeLog
+++ b/src/util/berk_db/include/ChangeLog
@@ -1,3 +1,7 @@
+Thu Aug 24 18:40:48 1995 Theodore Y. Ts'o <tytso@dcl>
+
+ * .Sanitize: Update file list
+
Tue Jun 27 20:49:50 1995 Mark Eichin <eichin@cygnus.com>
* db.h: *int*_t are likely to collide with native types,
diff --git a/src/util/berk_db/test/.Sanitize b/src/util/berk_db/test/.Sanitize
index f90865d7a..56fcd858b 100644
--- a/src/util/berk_db/test/.Sanitize
+++ b/src/util/berk_db/test/.Sanitize
@@ -24,6 +24,7 @@ Do-first:
Things-to-keep:
.cvsignore
+ChangeLog
Makefile.in
README
configure
diff --git a/src/util/berk_db/test/ChangeLog b/src/util/berk_db/test/ChangeLog
index 4f7823da1..f51fe3c12 100644
--- a/src/util/berk_db/test/ChangeLog
+++ b/src/util/berk_db/test/ChangeLog
@@ -1,3 +1,7 @@
+Thu Aug 24 18:40:48 1995 Theodore Y. Ts'o <tytso@dcl>
+
+ * .Sanitize: Update file list
+
Wed Jun 28 03:06:32 1995 Mark Eichin <eichin@cygnus.com>
* configure.in: int*_t and pgno_t declarations from
diff --git a/src/util/pty/.Sanitize b/src/util/pty/.Sanitize
index d988ede18..987e63276 100644
--- a/src/util/pty/.Sanitize
+++ b/src/util/pty/.Sanitize
@@ -29,7 +29,7 @@ Makefile.in
configure.in
cleanup.c
getpty.c
-initialize_slave.c
+init_slave.c
libpty.h
init.c
logwtmp.c
diff --git a/src/util/pty/ChangeLog b/src/util/pty/ChangeLog
index f3e4ed1a8..4f85d8801 100644
--- a/src/util/pty/ChangeLog
+++ b/src/util/pty/ChangeLog
@@ -1,3 +1,7 @@
+Thu Aug 24 18:40:48 1995 Theodore Y. Ts'o <tytso@dcl>
+
+ * .Sanitize: Update file list
+
Tue Aug 15 21:42:16 1995 <tytso@rsts-11.mit.edu>
* update_wtmp.c (ptyint_update_wtmp): If EMPTY is not defined,
diff --git a/src/util/ss/.Sanitize b/src/util/ss/.Sanitize
index a7a3d44b2..ae8afe63c 100644
--- a/src/util/ss/.Sanitize
+++ b/src/util/ss/.Sanitize
@@ -32,8 +32,8 @@ configure
configure.in
copyright.h
ct.y
-ct_c.awk.in
-ct_c.sed.in
+ct_c_awk.in
+ct_c_sed.in
data.c
error.c
execute_cmd.c