From 371fef91edd9520029a0c2dec1ffa82591bd0828 Mon Sep 17 00:00:00 2001 From: Richard Basch Date: Sat, 22 Feb 1997 15:49:33 +0000 Subject: [PATCH] Described the replacement of #ifdef unix git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9959 dc483132-0cff-0310-8789-dd5450dbe970 --- src/util/et/ChangeLog | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/src/util/et/ChangeLog b/src/util/et/ChangeLog index 1bcd74b0d..74d96d934 100644 --- a/src/util/et/ChangeLog +++ b/src/util/et/ChangeLog @@ -1,13 +1,16 @@ -Sat Feb 22 02:22:01 1997 Sam Hartman +Sat Feb 22 12:18:47 1997 Richard Basch - * error_message.c: Remove #ifdef unix + * et_c.awk et_h.awk error_message.c com_err.c: + Put back #ifdef unix, and also based it on AIX. + We do NOT want the compatibility interface on any new + architectures. Since we have distributed Kerberos on + AIX before, we need it there. If newer Unix systems + lack the #define, so be it... it doesn't matter. Sat Feb 22 02:18:47 1997 Sam Hartman * et_h.awk (char_shift): Avoid #ifdef unix - -Sat Feb 22 02:04:20 1997 Sam Hartman - + * error_message.c: Remove #ifdef unix * com_err.c: Remove #ifdef unix Sat Feb 22 00:34:05 1997 Sam Hartman -- 2.26.2