+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2001-11-05 Ezra Peisach <epeisach@mit.edu>
* configure.in: Add KRB5_GETPEERNAME_ARGS and
thisconfigdir=.
myfulldir=appl
mydir=.
-BUILDTOP=$(REL)$(U)
+BUILDTOP=$(REL)..
MY_SUBDIRS= sample simple user_user bsd gss-sample gssftp telnet
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-08-23 Ezra Peisach <epeisach@bu.edu>
* compat_recv.c: Include defines.h for prototypes.
thisconfigdir=.
myfulldir=appl/bsd
mydir=.
-BUILDTOP=$(REL)$(U)$(S)$(U)
+BUILDTOP=$(REL)../..
LOCALINCLUDES=@KRB4_INCLUDES@
PROG_LIBPATH=-L$(TOPLIBD)
PROG_RPATH=$(KRB5_LIBDIR)
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-06-13 Ken Raeburn <raeburn@mit.edu>
* Makefile.in ($(OUTPRE)gss-server.exe, $(OUTPRE)gss-server.exe):
myfulldir=appl/gss-sample
mydir=gss-sample
MY_SUBDIRS=.
-BUILDTOP=$(REL)$(U)$(S)$(U)
+BUILDTOP=$(REL)../..
DEFINES = -DUSE_AUTOCONF_H -DGSSAPI_V2
PROG_LIBPATH=-L$(TOPLIBD)
PROG_RPATH=$(KRB5_LIBDIR)
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2001-07-24 Tom Yu <tlyu@mit.edu>
* configure.in: Add check for getev() to avoid problems when
thisconfigdir=.
myfulldir=appl/gssftp
mydir=.
-BUILDTOP=$(REL)$(U)$(S)$(U)
+BUILDTOP=$(REL)../..
LOCAL_SUBDIRS=ftp ftpd
LDFLAGS = -g
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-06-13 Ken Raeburn <raeburn@mit.edu>
* Makefile.in ($(OUTPRE)ftp.exe): Use ws2_32.lib instead of
thisconfigdir=./..
myfulldir=appl/gssftp/ftp
mydir=ftp
-BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
+BUILDTOP=$(REL)../../..
#
# appl/gssftp/ftp/Makefile.in
#
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-08-23 Ezra Peisach <epeisach@bu.edu>
* ftpd.c (auth_data, reply_gss_code): Use OM_uint32 instead of int
thisconfigdir=./..
myfulldir=appl/gssftp/ftpd
mydir=ftpd
-BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
+BUILDTOP=$(REL)../../..
#
# appl/gssftp/ftpd/Makefile.in
#
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
1999-10-26 Wilfredo Sanchez <tritan@mit.edu>
* Makefile.in: Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES,
myfulldir=appl/sample
mydir=sample
MY_SUBDIRS = sclient sserver
-BUILDTOP=$(REL)$(U)$(S)$(U)
+BUILDTOP=$(REL)../..
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-04-05 Ken Raeburn <raeburn@mit.edu>
* sclient.c: Include fake-addrinfo.h. Include stdlib.h
mydir=sample/sclient
MY_SUBDIRS=.
-BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
+BUILDTOP=$(REL)../../..
PROG_LIBPATH=-L$(TOPLIBD)
PROG_RPATH=$(KRB5_LIBDIR)
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2001-11-05 Ezra Peisach <epeisach@mit.edu>
* sserver.c (main): Use GETPEERNAME_ARG3_TYPE instead of int.
mydir=sample/sserver
MY_SUBDIRS=.
-BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
+BUILDTOP=$(REL)../../..
PROG_LIBPATH=-L$(TOPLIBD)
PROG_RPATH=$(KRB5_LIBDIR)
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
1999-10-26 Wilfredo Sanchez <tritan@mit.edu>
* Makefile.in: Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES,
myfulldir=appl/simple
mydir=simple
MY_SUBDIRS = client server
-BUILDTOP=$(REL)$(U)$(S)$(U)
+BUILDTOP=$(REL)../..
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-04-05 Ken Raeburn <raeburn@mit.edu>
* sim_client.c: Always include stdlib.h.
myfulldir=appl/simple/client
mydir=simple/client
MY_SUBDIRS=.
-BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
+BUILDTOP=$(REL)../../..
PROG_LIBPATH=-L$(TOPLIBD)
PROG_RPATH=$(KRB5_LIBDIR)
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2000-10-16 Ezra Peisach <epeisach@mit.edu>
* sim_server.c: Cast to int strings width arguments in printf.
myfulldir=appl/simple/server
mydir=simple/server
MY_SUBDIRS=.
-BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
+BUILDTOP=$(REL)../../..
LOCALINCLUDES= -I.. -I$(srcdir)/..
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
1998-11-13 Theodore Ts'o <tytso@rsts-11.mit.edu>
* Makefile.in: Set the myfulldir and mydir variables (which are
thisconfigdir=.
myfulldir=appl/telnet
mydir=.
-BUILDTOP=$(REL)$(U)$(S)$(U)
+BUILDTOP=$(REL)../..
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-04-12 Sam Hartman <hartmans@mit.edu>
* kerberos5.c forward.c: Build without k5-int.h
thisconfigdir=.
myfulldir=appl/telnet/libtelnet
mydir=.
-BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
+BUILDTOP=$(REL)../../..
# derived from the original Makefile.generic
#
# Copyright (c) 1991 The Regents of the University of California.
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-04-12 Tom Yu <tlyu@mit.edu>
* configure.in: Sepcial-case solaris+gcc to always find curses.h,
thisconfigdir=.
myfulldir=appl/telnet/telnet
mydir=.
-BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
+BUILDTOP=$(REL)../../..
# derived from the original Makefile.generic
#
# Copyright (c) 1991 The Regents of the University of California.
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-08-08 Jen Selby <jenselby@mit.edu>
* telnetd.c: Switched the valid and user descriptions under the -a
thisconfigdir=.
myfulldir=appl/telnet/telnetd
mydir=.
-BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
+BUILDTOP=$(REL)../../..
# derived from the original Makefile.generic
#
# Copyright (c) 1991 The Regents of the University of California.
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-03-28 Ken Raeburn <raeburn@mit.edu>
* client.c, server.c: Include errno.h.
myfulldir=appl/user_user
mydir=user_user
MY_SUBDIRS=.
-BUILDTOP=$(REL)$(U)$(S)$(U)
+BUILDTOP=$(REL)../..
DEFINES = -DDEBUG
PROG_LIBPATH=-L$(TOPLIBD)
PROG_RPATH=$(KRB5_LIBDIR)
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2001-04-26 Ken Raeburn <raeburn@mit.edu>
* configure.in: Don't look for getipnodebyaddr.
thisconfigdir=.
myfulldir=clients
mydir=.
-BUILDTOP=$(REL)$(U)
+BUILDTOP=$(REL)..
LOCAL_SUBDIRS= klist kinit kdestroy kpasswd ksu kvno
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2001-06-08 Ezra Peisach <epeisach@mit.edu>
* kdestroy.c: Include unistd.h (if present) for getopt() prototype.
thisconfigdir=./..
myfulldir=clients/kdestroy
mydir=kdestroy
-BUILDTOP=$(REL)$(U)$(S)$(U)
+BUILDTOP=$(REL)../..
PROG_LIBPATH=-L$(TOPLIBD)
PROG_RPATH=$(KRB5_LIBDIR)
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-07-30 Ezra Peisach <epeisach@bu.edu>
* kinit.c (ULINE): Invoke fprintf with correct number of arguments
thisconfigdir=./..
myfulldir=clients/kinit
mydir=kinit
-BUILDTOP=$(REL)$(U)$(S)$(U)
+BUILDTOP=$(REL)../..
PROG_LIBPATH=-L$(TOPLIBD)
PROG_RPATH=$(KRB5_LIBDIR)
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-06-13 Ken Raeburn <raeburn@mit.edu>
* Makefile.in ($(OUTPRE)klist.exe): Use ws2_32.lib instead of
thisconfigdir=./..
myfulldir=clients/klist
mydir=klist
-BUILDTOP=$(REL)$(U)$(S)$(U)
+BUILDTOP=$(REL)../..
PROG_LIBPATH=-L$(TOPLIBD)
PROG_RPATH=$(KRB5_LIBDIR)
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-07-18 Jen Selby <jenselby@mit.edu>
* kpasswd.M: commented out the inclusion of man1/header.doc
thisconfigdir=./..
myfulldir=clients/kpasswd
mydir=kpasswd
-BUILDTOP=$(REL)$(U)$(S)$(U)
+BUILDTOP=$(REL)../..
PROG_LIBPATH=-L$(TOPLIBD)
PROG_RPATH=$(KRB5_LIBDIR)
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-08-14 Jen Selby <jenselby@mit.edu>
* main.c: updated the usage function
thisconfigdir=./..
myfulldir=clients/ksu
mydir=ksu
-BUILDTOP=$(REL)$(U)$(S)$(U)
+BUILDTOP=$(REL)../..
DEFINES = -DGET_TGT_VIA_PASSWD -DPRINC_LOOK_AHEAD -DCMD_PATH='"/bin /local/bin"'
PROG_LIBPATH=-L$(TOPLIBD)
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-08-15 Tom Yu <tlyu@mit.edu>
* kvno.c (do_v4_kvno): Initialize name, inst, realm to empty
thisconfigdir=./..
myfulldir=clients/kvno
mydir=kvno
-BUILDTOP=$(REL)$(U)$(S)$(U)
+BUILDTOP=$(REL)../..
PROG_LIBPATH=-L$(TOPLIBD)
PROG_RPATH=$(KRB5_LIBDIR)
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-07-22 Jen Selby <jenselby@mit.edu>
* kdc.conf.M: added descriptions of some tags
myfulldir=config-files
mydir=config-files
MY_SUBDIRS=.
-BUILDTOP=$(REL)$(U)
+BUILDTOP=$(REL)..
all::
install::
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * pre.in (S, U): Variables deleted.
+
2002-08-14 Ken Raeburn <raeburn@mit.edu>
* lib.in ($(SUBDIROBJLISTS) and .SH/.PF variants): Depend on
ABS=/
# begin relative path
REL=
-# up-directory
-U=..
-# path separator
-S=/
# this is magic... should only be used for preceding a program invocation
C=./
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-06-24 Jen Selby <jenselby@mit.edu>
* kerberos.M: updated the output line from kinit
myfulldir=gen-manpages
mydir=gen-manpages
MY_SUBDIRS=.
-BUILDTOP=$(REL)$(U)
+BUILDTOP=$(REL)..
all::
install::
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-08-21 Ken Raeburn <raeburn@mit.edu>
* port-sockets.h (SG_BUF): New macro.
myfulldir=include
mydir=.
MY_SUBDIRS=krb5 kerberosIV
-BUILDTOP=$(REL)$(U)
+BUILDTOP=$(REL)..
##DOSBUILDTOP = ..
NO_OUTPRE=1
@echo Making clean in include
install:: krb5.h profile.h
- $(INSTALL_DATA) krb5.h $(DESTDIR)$(KRB5_INCDIR)$(S)krb5.h
- $(INSTALL_DATA) profile.h $(DESTDIR)$(KRB5_INCDIR)$(S)profile.h
+ $(INSTALL_DATA) krb5.h $(DESTDIR)$(KRB5_INCDIR)/krb5.h
+ $(INSTALL_DATA) profile.h $(DESTDIR)$(KRB5_INCDIR)/profile.h
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-07-12 Ken Raeburn <raeburn@mit.edu>
* krb.h: Don't include port-sockets.h. Don't check for
myfulldir=include/kerberosIV
mydir=kerberosIV
MY_SUBDIRS=.
-BUILDTOP=$(REL)$(U)$(S)$(U)
+BUILDTOP=$(REL)../..
KRB4_HEADERS=krb.h des.h kadm.h mit-copyright.h
all-unix:: krb_err.h
done
install:: krb_err.h
- $(INSTALL_DATA) krb_err.h $(DESTDIR)$(KRB5_INCDIR)$(S)kerberosIV$(S)krb_err.h
+ $(INSTALL_DATA) krb_err.h $(DESTDIR)$(KRB5_INCDIR)/kerberosIV/krb_err.h
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-06-12 Ken Raeburn <raeburn@mit.edu>
* kwinsock.h, macsock.h: Deleted.
myfulldir=include/krb5
mydir=krb5
MY_SUBDIRS=.
-BUILDTOP=$(REL)$(U)$(S)$(U)
+BUILDTOP=$(REL)../..
KRB5RCTMPDIR= @KRB5_RCTMPDIR@
##DOSBUILDTOP = ..\..
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2001-10-26 Ezra Peisach <epeisach@mit.edu>
* configure.in: Add KRB5_GETSOCKNAME_ARGS
thisconfigdir=.
myfulldir=kadmin
mydir=.
-BUILDTOP=$(REL)$(U)
+BUILDTOP=$(REL)..
LOCAL_SUBDIRS = cli dbutil passwd ktutil server @V4SERVER@ v5passwdd testing
all::
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-08-14 Ken Raeburn <raeburn@mit.edu>
* dump.c: Unused file deleted.
thisconfigdir=./..
myfulldir=kadmin/cli
mydir=cli
-BUILDTOP=$(REL)$(U)$(S)$(U)
+BUILDTOP=$(REL)../..
PROG_LIBPATH=-L$(TOPLIBD)
PROG_RPATH=$(KRB5_LIBDIR)
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-08-23 Tom Yu <tlyu@mit.edu>
* dump.c (dump_db): Update usage comment. Add "-rev" and
thisconfigdir=./..
myfulldir=kadmin/dbutil
mydir=dbutil
-BUILDTOP=$(REL)$(U)$(S)$(U)
+BUILDTOP=$(REL)../..
DEFINES = -DKDB4_DISABLE
LOCALINCLUDES = -I. @KRB4_INCLUDES@
PROG_LIBPATH=-L$(TOPLIBD) $(KRB4_LIBPATH)
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
1999-10-26 Wilfredo Sanchez <tritan@mit.edu>
* Makefile.in: Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES,
thisconfigdir=.
myfulldir=kadmin/kdbkeys
mydir=.
-BUILDTOP=$(REL)$(U)$(S)$(U)
+BUILDTOP=$(REL)../..
PROG = kdbkeys
OBJS = kdbkeys.o
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-07-15 Ezra Peisach <epeisach@bu.edu>
* ktutil.c (ktutil_list): Remove variable set but not used. Also,
thisconfigdir=./..
myfulldir=kadmin/ktutil
mydir=ktutil
-BUILDTOP=$(REL)$(U)$(S)$(U)
+BUILDTOP=$(REL)../..
LOCALINCLUDES = $(KRB4_INCLUDES)
PROG_LIBPATH=-L$(TOPLIBD) $(KRB4_LIBPATH)
PROG_RPATH=$(KRB5_LIBDIR)
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
Mon Feb 26 13:13:21 2001 Ezra Peisach <epeisach@mit.edu>
* kpasswd.c, tty_kpasswd.c, xm_kpasswd.c: Compiler warning
thisconfigdir=./..
myfulldir=kadmin/passwd
mydir=passwd
-BUILDTOP=$(REL)$(U)$(S)$(U)
+BUILDTOP=$(REL)../..
LOCALINCLUDES = -I.
DEFINES = -DUSE_KADM5_API_VERSION=1
PROG_LIBPATH=-L$(TOPLIBD)
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2000-02-23 Tom Yu <tlyu@mit.edu>
* kpasswd.0/changing.exp: Add a sleep to avoid a race with the
thisconfigdir=./../..
myfulldir=kadmin/passwd/unit-test
mydir=passwd/unit-test
-BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
+BUILDTOP=$(REL)../../..
check unit-test:: unit-test-@DO_TEST@
unit-test-:
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-08-01 Tom Yu <tlyu@mit.edu>
* server_stubs.c: Check return value from unparse_name() in lots
thisconfigdir=./..
myfulldir=kadmin/server
mydir=server
-BUILDTOP=$(REL)$(U)$(S)$(U)
+BUILDTOP=$(REL)../..
PROG_LIBPATH=-L$(TOPLIBD)
PROG_RPATH=$(KRB5_LIBDIR)
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
1999-10-26 Wilfredo Sanchez <tritan@mit.edu>
* Makefile.in: Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES,
thisconfigdir=./..
myfulldir=kadmin/testing
mydir=testing
-BUILDTOP=$(REL)$(U)$(S)$(U)
+BUILDTOP=$(REL)../..
LOCAL_SUBDIRS = scripts util
all::
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2000-06-27 Ezra Peisach <epeisach@mit.edu>
* env-setup.shin: Do not override the EXPECT environment variable
thisconfigdir=./../..
myfulldir=kadmin/testing/scripts
mydir=testing/scripts
-BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
+BUILDTOP=$(REL)../../..
PERL=@PERL@
.SUFFIXES: .plin .pl
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-08-07 Ken Raeburn <raeburn@mit.edu>
* tcl_kadm5.c (unparse_err): Handle
thisconfigdir=./../..
myfulldir=kadmin/testing/util
mydir=testing/util
-BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
+BUILDTOP=$(REL)../../..
LOCALINCLUDES = $(TCL_INCLUDES)
PROG_LIBPATH=-L$(TOPLIBD) $(TCL_LIBPATH)
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-08-13 Tom Yu <tlyu@mit.edu>
* acl_files.c (canon;): Properly handle appending of the local
thisconfigdir=./..
myfulldir=kadmin/v4server
mydir=v4server
-BUILDTOP=$(REL)$(U)$(S)$(U)
+BUILDTOP=$(REL)../..
DEFINES = -DKADM5 -DNEED_SOCKETS @HESIOD_DEFS@
PROG_LIBPATH=-L$(TOPLIBD) $(KRB4_LIBPATH)
PROG_RPATH=$(KRB5_LIBDIR)
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
1999-08-31 Ken Raeburn <raeburn@mit.edu>
* lib/helpers.exp (unexpire): Move expiration date ahead a few
thisconfigdir=./../..
myfulldir=kadmin/v4server/unit-test
mydir=v4server/unit-test
-BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
+BUILDTOP=$(REL)../../..
#
# $Id$
#
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-06-19 Ezra Peisach <epeisach@bu.edu>
* srv_net.c: Conditionalize debugging variables inside DEBUG
thisconfigdir=./..
myfulldir=kadmin/v5passwdd
mydir=v5passwdd
-BUILDTOP=$(REL)$(U)$(S)$(U)
+BUILDTOP=$(REL)../..
PROG_LIBPATH=-L$(TOPLIBD)
PROG_RPATH=$(KRB5_LIBDIR)
install::
for f in v5passwd; do \
$(INSTALL_PROGRAM) $$f \
- $(DESTDIR)$(CLIENT_BINDIR)$(S)`echo $$f|sed '$(transform)'`; \
- $(INSTALL_DATA) $(srcdir)$(S)$$f.M \
- ${DESTDIR}$(CLIENT_MANDIR)$(S)`echo $$f|sed '$(transform)'`.1; \
+ $(DESTDIR)$(CLIENT_BINDIR)/`echo $$f|sed '$(transform)'`; \
+ $(INSTALL_DATA) $(srcdir)/$$f.M \
+ ${DESTDIR}$(CLIENT_MANDIR)/`echo $$f|sed '$(transform)'`.1; \
done
for f in v5passwdd; do \
$(INSTALL_PROGRAM) $$f \
- $(DESTDIR)$(SERVER_BINDIR)$(S)`echo $$f|sed '$(transform)'`; \
+ $(DESTDIR)$(SERVER_BINDIR)/`echo $$f|sed '$(transform)'`; \
done
clean::
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-08-15 Tom Yu <tlyu@mit.edu>
* kerberos_v4.c: For consistency, check for both DISALLOW_ALL_TIX
thisconfigdir=.
myfulldir=kdc
mydir=.
-BUILDTOP=$(REL)$(U)
+BUILDTOP=$(REL)..
# -DUSE_RCACHE - enable replay cache for KDC
# -DNOCACHE - disable lookaside cache, which is used to resend previous
# response to replay (i.e., *don't* define this if you
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-08-15 Tom Yu <tlyu@mit.edu>
* krb524d.c (kdc_get_server_key): Check for DISALLOW_ALL_TIX and
thisconfigdir=.
myfulldir=krb524
mydir=.
-BUILDTOP=$(REL)$(U)
+BUILDTOP=$(REL)..
# Copyright 1994 by OpenVision Technologies, Inc.
#
# Permission to use, copy, modify, distribute, and sell this software
GENS = krb524_err.c krb524_err.h
-KRB524_HDR=$(BUILDTOP)$(S)include$(S)krb524.h
-KRB524_ERR_HDR=$(BUILDTOP)$(S)include$(S)krb524_err.h
+KRB524_HDR=$(BUILDTOP)/include/krb524.h
+KRB524_ERR_HDR=$(BUILDTOP)/include/krb524_err.h
all-unix:: $(GENS)
all-unix:: all-libs
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-06-25 Ken Raeburn <raeburn@mit.edu>
* Makefile.in (MY_SUBDIRS): Don't list krb5util.
myfulldir=lib
mydir=lib
MY_SUBDIRS=crypto krb5 des425 @KRB4@ kdb gssapi rpc kadm5
-BUILDTOP=$(REL)$(U)
+BUILDTOP=$(REL)..
MAC_SUBDIRS = crypto krb5 gssapi
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-08-22 Ken Raeburn <raeburn@mit.edu>
* Makefile.in (SUBDIROBJLISTS): New variable.
thisconfigdir=.
myfulldir=lib/crypto
mydir=.
-BUILDTOP=$(REL)$(U)$(S)$(U)
+BUILDTOP=$(REL)../..
LOCAL_SUBDIRS=crc32 des dk enc_provider hash_provider keyhash_provider \
md4 md5 old raw sha1 arcfour yarrow
LOCALINCLUDES = -I$(srcdir)/enc_provider \
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-05-13 Sam Hartman <hartmans@mit.edu>
* arcfour.c: Microsoft indicates that they have changed some key
thisconfigdir=./..
myfulldir=lib/crypto/arcfour
mydir=arcfour
-BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
+BUILDTOP=$(REL)../../..
LOCALINCLUDES = -I$(srcdir)/.. -I$(srcdir)/../md4
##DOS##BUILDTOP = ..\..\..
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-06-19 Ezra Peisach <epeisach@bu.edu>
* Makefile.in (clean-unix): Remove t_crc.o and t_crc.
thisconfigdir=./..
myfulldir=lib/crypto/crc32
mydir=crc32
-BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
+BUILDTOP=$(REL)../../..
##DOS##BUILDTOP = ..\..\..
##DOS##PREFIXDIR=crc32
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-08-16 Tom Yu <tlyu@mit.edu>
* string2key.c: Work around possible bug with AFS salts;
thisconfigdir=./..
myfulldir=lib/crypto/des
mydir=des
-BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
+BUILDTOP=$(REL)../../..
##DOS##BUILDTOP = ..\..\..
##DOS##PREFIXDIR=des
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2001-10-09 Ken Raeburn <raeburn@mit.edu>
* dk.h: Make prototypes unconditional.
thisconfigdir=./..
myfulldir=lib/crypto/dk
mydir=dk
-BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
+BUILDTOP=$(REL)../../..
LOCALINCLUDES = -I$(srcdir)/..
##DOS##BUILDTOP = ..\..\..
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-02-22 Ken Raeburn <raeburn@mit.edu>
* arcfour.c: Use const instead of krb5_const.
thisconfigdir=./..
myfulldir=lib/crypto/enc_provider
mydir=enc_provider
-BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
+BUILDTOP=$(REL)../../..
LOCALINCLUDES = -I$(srcdir)/../des -I$(srcdir)/../arcfour
##DOS##BUILDTOP = ..\..\..
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2001-04-10 Ken Raeburn <raeburn@mit.edu>
* hash_md4.c (k5_md4_hash): Cast argument to krb5_MD4Update.
thisconfigdir=./..
myfulldir=lib/crypto/hash_provider
mydir=hash_provider
-BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
+BUILDTOP=$(REL)../../..
LOCALINCLUDES = -I$(srcdir)/../crc32 -I$(srcdir)/../md4 \
-I$(srcdir)/../md5 -I$(srcdir)/../sha1
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2001-12-14 Ezra Peisach <epeisach@mit.edu>
* hmac_md5.c (k5_hmac_md5_hash): Test if malloc returns NULL and
thisconfigdir=./..
myfulldir=lib/crypto/keyhash_provider
mydir=keyhash_provider
-BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
+BUILDTOP=$(REL)../../..
LOCALINCLUDES = -I$(srcdir)/../des -I$(srcdir)/../md4 \
-I$(srcdir)/../md5 -I$(srcdir)/../arcfour \
-I$(srcdir)/../hash_provider
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2001-10-03 Ken Raeburn <raeburn@mit.edu>
* md4.c, rsa-md4.h: Don't explicitly declare pointers FAR any
thisconfigdir=./..
myfulldir=lib/crypto/md4
mydir=md4
-BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
+BUILDTOP=$(REL)../../..
LOCALINCLUDES = -I$(srcdir)
##DOS##BUILDTOP = ..\..\..
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2001-10-09 Ken Raeburn <raeburn@mit.edu>
* t_mddriver.c: Make prototypes unconditional.
thisconfigdir=./..
myfulldir=lib/crypto/md5
mydir=md5
-BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
+BUILDTOP=$(REL)../../..
##DOS##BUILDTOP = ..\..\..
##DOS##PREFIXDIR=md5
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2001-10-09 Ken Raeburn <raeburn@mit.edu>
* des_stringtokey.c, old.h: Make prototypes unconditional.
thisconfigdir=./..
myfulldir=lib/crypto/old
mydir=old
-BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
+BUILDTOP=$(REL)../../..
LOCALINCLUDES = -I$(srcdir)/../des
##DOS##BUILDTOP = ..\..\..
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2001-10-09 Ken Raeburn <raeburn@mit.edu>
* raw.h: Make prototypes unconditional.
thisconfigdir=./..
myfulldir=lib/crypto/raw
mydir=raw
-BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
+BUILDTOP=$(REL)../../..
##DOS##BUILDTOP = ..\..\..
##DOS##PREFIXDIR=raw
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-06-07 Miro Jurisic <meeroh@mit.edu>
* shs.h: use "" include for k5-int.h
thisconfigdir=./..
myfulldir=lib/crypto/sha1
mydir=sha1
-BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
+BUILDTOP=$(REL)../../..
##DOS##BUILDTOP = ..\..\..
##DOS##PREFIXDIR=sha1
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-04-10 Danilo Almeida <dalmeida@mit.edu>
* yarrow.c: Use the canonical _WIN32 instead of WIN32 to test for
thisconfigdir=./..
myfulldir=lib/crypto/yarrow
mydir=yarrow
-BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
+BUILDTOP=$(REL)../../..
LOCALINCLUDES = -I$(srcdir)/.. -I$(srcdir)/../sha1 -I$(srcdir)/../enc_provider
##DOS##BUILDTOP = ..\..\..
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2001-10-05 Ken Raeburn <raeburn@mit.edu>
* read_passwd.c, unix_time.c: Drop _MSDOS support.
thisconfigdir=.
myfulldir=lib/des425
mydir=.
-BUILDTOP=$(REL)$(U)$(S)$(U)
+BUILDTOP=$(REL)../..
LOCALINCLUDES = -I$(srcdir)/../crypto/des -I$(srcdir)/../../include/kerberosIV
##DOS##BUILDTOP = ..\..
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-08-22 Ken Raeburn <raeburn@mit.edu>
* Makefile.in (SUBDIROBJLISTS): New variable.
thisconfigdir=.
myfulldir=lib/gssapi
mydir=.
-BUILDTOP=$(REL)$(U)$(S)$(U)
+BUILDTOP=$(REL)../..
LOCAL_SUBDIRS= generic krb5
##DOSLIBNAME=$(OUTPRE)gssapi.lib
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-07-15 Ezra Peisach <epeisach@bu.edu>
* gssapiP_generic.h, util_token.c (g_verify_token_header): Make
thisconfigdir=./..
myfulldir=lib/gssapi/generic
mydir=generic
-BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
+BUILDTOP=$(REL)../../..
LOCALINCLUDES = -I. -I$(srcdir)
##DOS##BUILDTOP = ..\..\..
ETOBJS= $(OUTPRE)gssapi_err_generic.$(OBJEXT)
ETHDRS= gssapi_err_generic.h
-EHDRDIR= $(BUILDTOP)$(S)include$(S)gssapi
+EHDRDIR= $(BUILDTOP)/include/gssapi
-HDRS= $(EHDRDIR)$(S)gssapi.h \
- $(EHDRDIR)$(S)gssapi_generic.h
+HDRS= $(EHDRDIR)/gssapi.h \
+ $(EHDRDIR)/gssapi_generic.h
-$(EHDRDIR)$(S)gssapi.h: gssapi.h
+$(EHDRDIR)/gssapi.h: gssapi.h
$(CP) gssapi.h $@
-$(EHDRDIR)$(S)gssapi_generic.h: $(srcdir)$(S)gssapi_generic.h
- $(CP) $(srcdir)$(S)gssapi_generic.h $@
+$(EHDRDIR)/gssapi_generic.h: $(srcdir)/gssapi_generic.h
+ $(CP) $(srcdir)/gssapi_generic.h $@
$(OUTPRE)gssapi_err_generic.$(OBJEXT): gssapi_err_generic.c
gssapi_err_generic.h: gssapi_err_generic.et
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-07-15 Ezra Peisach <epeisach@bu.edu>
* k5unseal.c (kg_unseal): Pass unsigned int * instead of int *
thisconfigdir=./..
myfulldir=lib/gssapi/krb5
mydir=krb5
-BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
+BUILDTOP=$(REL)../../..
LOCALINCLUDES = -I. -I$(srcdir) -I../generic -I$(srcdir)/../generic
##DOS##BUILDTOP = ..\..\..
HDRS= $(ETHDRS)
-EHDRDIR=$(BUILDTOP)$(S)include$(S)gssapi
+EHDRDIR=$(BUILDTOP)/include/gssapi
EXPORTED_HEADERS= gssapi_krb5.h
##DOS##LIBOBJS = $(OBJS)
-GSSAPI_KRB5_HDR=$(EHDRDIR)$(S)gssapi_krb5.h
+GSSAPI_KRB5_HDR=$(EHDRDIR)/gssapi_krb5.h
all-windows:: $(EHDRDIR) $(GSSAPI_KRB5_HDR) $(SRCS) $(HDRS)
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2001-10-09 Ken Raeburn <raeburn@mit.edu>
* mechglue.h: Make prototypes unconditional.
thisconfigdir=.
myfulldir=lib/gssapi/mechglue
mydir=.
-BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
+BUILDTOP=$(REL)../../..
LOCALINCLUDES = -I. -I$(srcdir)
##DOSBUILDTOP = ..\..\..
$(OUTPRE)oid_ops.$(OBJEXT) \
$(OUTPRE)g_mechname.$(OBJEXT)
-EHDRDIR= $(BUILDTOP)$(S)include$(S)gssapi
+EHDRDIR= $(BUILDTOP)/include/gssapi
EXPORTED_HEADERS = mechglue.h
@SHARED_RULE@
# Krb5InstallHeaders($(EXPORTED_HEADERS), $(KRB5_INCDIR)/krb5)
install::
@set -x; for f in $(EXPORTED_HEADERS) ; \
- do $(INSTALL_DATA) $(srcdir)$(S)$$f \
- $(DESTDIR)$(KRB5_INCDIR)$(S)gssapi$(S)$$f ; \
+ do $(INSTALL_DATA) $(srcdir)/$$f \
+ $(DESTDIR)$(KRB5_INCDIR)/gssapi/$$f ; \
done
includes::
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-08-22 Ken Raeburn <raeburn@mit.edu>
* Makefile.in ($(HDRS)): Depend on "includes".
thisconfigdir=.
myfulldir=lib/kadm5
mydir=.
-BUILDTOP=$(REL)$(U)$(S)$(U)
+BUILDTOP=$(REL)../..
LOCAL_SUBDIRS = clnt srv unit-test
##DOSBUILDTOP = ..\..
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-07-31 Tom Yu <tlyu@mit.edu>
* client_init.c (_kadm5_init_any): Use
thisconfigdir=./..
myfulldir=lib/kadm5/clnt
mydir=clnt
-BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
+BUILDTOP=$(REL)../../..
LOCALINCLUDES = -I$(BUILDTOP)/include/kadm5
LIB=kadm5clnt
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-07-17 Ken Raeburn <raeburn@mit.edu>
* svr_iters.c (struct iter_data): Replace DynObject "matches" with
thisconfigdir=./..
myfulldir=lib/kadm5/srv
mydir=srv
-BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
+BUILDTOP=$(REL)../../..
LOCALINCLUDES = -I$(BUILDTOP)/include/kadm5
DEFINES = @HESIOD_DEFS@
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-08-08 Ken Raeburn <raeburn@mit.edu>
* api.2/init-v2.exp (test100): Expect MISSING_KRB5_CONF_PARAMS
thisconfigdir=./..
myfulldir=lib/kadm5/unit-test
mydir=unit-test
-BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
+BUILDTOP=$(REL)../../..
DEFINES = -DUSE_KADM5_API_VERSION=1
PROG_LIBPATH=-L$(TOPLIBD)
PROG_RPATH=$(KRB5_LIBDIR)
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-08-23 Tom Yu <tlyu@mit.edu>
* kdb_db2.h: Add prototype and rename for
thisconfigdir=.
myfulldir=lib/kdb
mydir=.
-BUILDTOP=$(REL)$(U)$(S)$(U)
+BUILDTOP=$(REL)../..
KRB5_RUN_ENV = @KRB5_RUN_ENV@
KRB5_CONFIG_SETUP = KRB5_CONFIG=$(SRCTOP)/config-files/krb5.conf ; export KRB5_CONFIG ;
PROG_LIBPATH=-L$(TOPLIBD)
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-08-07 Ken Raeburn <raeburn@mit.edu>
* cr_tkt.c (krb_cr_tkt_int): Don't take key arguments any more.
thisconfigdir=.
myfulldir=lib/krb4
mydir=.
-BUILDTOP=$(REL)$(U)$(S)$(U)
+BUILDTOP=$(REL)../..
LOCALINCLUDES = -I$(BUILDTOP)/include/kerberosIV -I$(srcdir)/../../include/kerberosIV
##DOS##BUILDTOP = ..\..
SHLIB_DIRS=-L$(TOPLIBD)
SHLIB_RDIRS=$(KRB5_LIBDIR)
-EHDRDIR=$(BUILDTOP)$(S)include$(S)kerberosIV
+EHDRDIR=$(BUILDTOP)/include/kerberosIV
OBJS = \
$(OUTPRE)cr_auth_repl.$(OBJEXT) \
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-08-22 Ken Raeburn <raeburn@mit.edu>
* Makefile.in (SUBDIROBJLISTS): New variable.
thisconfigdir=.
myfulldir=lib/krb5
mydir=.
-BUILDTOP=$(REL)$(U)$(S)$(U)
+BUILDTOP=$(REL)../..
LOCAL_SUBDIRS= error_tables asn.1 ccache keytab krb os rcache posix
##DOSBUILDTOP = ..\..
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-06-24 Tom Yu <tlyu@mit.edu>
* asn1_encode.c (asn1_encode_generaltime): Remove call to
thisconfigdir=./..
myfulldir=lib/krb5/asn.1
mydir=asn.1
-BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
+BUILDTOP=$(REL)../../..
##DOS##BUILDTOP = ..\..\..
##DOS##PREFIXDIR=asn.1
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-08-15 Ken Raeburn <raeburn@mit.edu>
* cc_file.c (ALLOC): Use calloc, not malloc.
thisconfigdir=./..
myfulldir=lib/krb5/ccache
mydir=ccache
-BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
+BUILDTOP=$(REL)../../..
LOCAL_SUBDIRS =
RUN_SETUP = @KRB5_RUN_ENV@
PROG_LIBPATH=-L$(TOPLIBD)
PROG_RPATH=$(KRB5_LIBDIR)
-LOCALINCLUDES = -I$(srcdir)$(S)ccapi $(WIN_INCLUDES)
+LOCALINCLUDES = -I$(srcdir)/ccapi $(WIN_INCLUDES)
##DOS##WIN_INCLUDES = -I$(SRCTOP)\windows\lib
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-06-20 Danilo Almeida <dalmeida@mit.edu>
* winccld.c: Include k5-int.h to get hidden ops struct.
thisconfigdir=./../..
myfulldir=lib/krb5/ccache/ccapi
mydir=ccache/ccapi
-BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)$(S)$(U)
+BUILDTOP=$(REL)../../../..
LOCALINCLUDES = $(WIN_INCLUDES)
##DOS##WIN_INCLUDES = -I$(SRCTOP)\windows\lib
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-07-09 Ken Raeburn <raeburn@mit.edu>
* krb5_err.et (KRB5_ERR_NUMERIC_REALM): New error code.
thisconfigdir=./..
myfulldir=lib/krb5/error_tables
mydir=error_tables
-BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
+BUILDTOP=$(REL)../../..
##DOS##BUILDTOP = ..\..\..
##DOS##PREFIXDIR=error_tables
##DOS##OBJFILE=..\$(OUTPRE)err_tbls.lst
##WIN16##LIBNAME=..\krb5.lib
-THDRDIR=$(BUILDTOP)$(S)include
-EHDRDIR=$(BUILDTOP)$(S)include$(S)krb5
+THDRDIR=$(BUILDTOP)/include
+EHDRDIR=$(BUILDTOP)/include/krb5
STLIBOBJS= asn1_err.o kdb5_err.o krb5_err.o \
kv5m_err.o adm_err.o init_ets.o
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-06-18 Danilo Almeida <dalmeida@mit.edu>
* ktfr_entry.c: Rename krb5_kt_free_entry_contents as
thisconfigdir=./..
myfulldir=lib/krb5/keytab
mydir=keytab
-BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
+BUILDTOP=$(REL)../../..
##DOS##BUILDTOP = ..\..\..
##DOS##PREFIXDIR=keytab
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
1999-10-26 Wilfredo Sanchez <tritan@mit.edu>
* Makefile.in: Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES,
thisconfigdir=./../..
myfulldir=lib/krb5/keytab/db
mydir=keytab/db
-BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)$(S)$(U)
+BUILDTOP=$(REL)../../../..
##DOSBUILDTOP = ..\..\..\..
##DOSLIBNAME=..\..\krb5.lib
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-08-22 Ken Raeburn <raeburn@mit.edu>
* init_ctx.c (init_common): Initialize udp_pref_limit field.
thisconfigdir=./..
myfulldir=lib/krb5/krb
mydir=krb
-BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
+BUILDTOP=$(REL)../../..
RUN_SETUP = @KRB5_RUN_ENV@
PROG_LIBPATH=-L$(TOPLIBD)
PROG_RPATH=$(KRB5_LIBDIR)
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-08-22 Ken Raeburn <raeburn@mit.edu>
* locate_kdc.c (krb5int_grow_addrlist): Renamed from grow_list,
thisconfigdir=./..
myfulldir=lib/krb5/os
mydir=os
-BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
+BUILDTOP=$(REL)../../..
KRB5_RUN_ENV = @KRB5_RUN_ENV@
PROG_LIBPATH=-L$(TOPLIBD)
PROG_RPATH=$(KRB5_LIBDIR)
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-06-12 Ken Raeburn <raeburn@mit.edu>
* syslog.c: Include syslog.h instead of sys/syslog.h.
thisconfigdir=./..
myfulldir=lib/krb5/posix
mydir=posix
-BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
+BUILDTOP=$(REL)../../..
##DOS##BUILDTOP = ..\..\..
##DOS##PREFIXDIR=posix
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-06-14 Miro Jurisic <meeroh@mit.edu>
* rc_io.c, rc_dfl.c: use "" includes for krb5.h and k5-int.h
thisconfigdir=./..
myfulldir=lib/krb5/rcache
mydir=rcache
-BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
+BUILDTOP=$(REL)../../..
##DOS##BUILDTOP = ..\..\..
##DOS##PREFIXDIR=rcache
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-08-12 Tom Yu <tlyu@mit.edu>
* xdr.c (xdr_string): Fix off-by-one error; we're not vulnerable,
thisconfigdir=.
myfulldir=lib/rpc
mydir=.
-BUILDTOP=$(REL)$(U)$(S)$(U)
+BUILDTOP=$(REL)../..
DEFINES = -DGSSAPI_KRB5 -DDEBUG_GSSAPI=0
##DOSBUILDTOP = ..\..
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-06-09 Ken Raeburn <raeburn@mit.edu>
* config/unix.exp (top level): Load helpers.exp here, to make
thisconfigdir=.
myfulldir=lib/rpc/unit-test
mydir=.
-BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
+BUILDTOP=$(REL)../../..
LOCALINCLUDES = -I.
PROG_LIBPATH=-L$(TOPLIBD)
PROG_RPATH=$(KRB5_LIBDIR)
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2001-12-06 Ezra Peisach <epeisach@mit.edu>
* configure.in: Add KRB5_GETSOCKNAME_ARGS and KRB5_GETPEERNAME_ARGS
thisconfigdir=.
myfulldir=slave
mydir=.
-BUILDTOP=$(REL)$(U)
+BUILDTOP=$(REL)..
PROG_LIBPATH=-L$(TOPLIBD)
PROG_RPATH=$(KRB5_LIBDIR)
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-08-07 Tom Yu <tlyu@mit.edu>
* configure.in: Fix sense of HAVE_RUNTEST.
thisconfigdir=.
-BUILDTOP=$(REL)$(U)
+BUILDTOP=$(REL)..
LOCAL_SUBDIRS = resolve asn.1 create hammer verify gssapi dejagnu
RUN_SETUP = @KRB5_RUN_ENV@ KRB5_KDC_PROFILE=kdc.conf KRB5_CONFIG=$(SRCTOP)/config-files/krb5.conf
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2001-10-09 Ken Raeburn <raeburn@mit.edu>
* ktest.h, ktest_equal.h, utility.c, utility.h: Make prototypes
thisconfigdir=./..
myfulldir=tests/asn.1
mydir=asn.1
-BUILDTOP=$(REL)$(U)$(S)$(U)
+BUILDTOP=$(REL)../..
PROG_LIBPATH=-L$(TOPLIBD)
PROG_RPATH=$(KRB5_LIBDIR)
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-04-05 Ken Raeburn <raeburn@mit.edu>
* kdb5_mkdums.c (main): Call krb5_c_valid_enctype instead of
thisconfigdir=./..
myfulldir=tests/create
mydir=create
-BUILDTOP=$(REL)$(U)$(S)$(U)
+BUILDTOP=$(REL)../..
PROG_LIBPATH=-L$(TOPLIBD)
PROG_RPATH=$(KRB5_LIBDIR)
SRCS=$(srcdir)/kdb5_mkdums.c
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-07-17 Ken Raeburn <raeburn@mit.edu>
* Makefile.in (RUNTEST): Variable renamed from HAVE_RUNTEST.
thisconfigdir=./..
myfulldir=tests/dejagnu
mydir=dejagnu
-BUILDTOP=$(REL)$(U)$(S)$(U)
+BUILDTOP=$(REL)../..
RUNTEST = @RUNTEST@ $(DEJAFLAGS)
RUNTESTFLAGS =
KRB5_RUN_ENV= @KRB5_RUN_ENV@
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2001-10-09 Ken Raeburn <raeburn@mit.edu>
* t_imp_name.c: Make prototypes unconditional.
thisconfigdir=./..
myfulldir=tests/gssapi
mydir=gssapi
-BUILDTOP=$(REL)$(U)$(S)$(U)
+BUILDTOP=$(REL)../..
DEFINES = -DUSE_AUTOCONF_H
PROG_LIBPATH=-L$(TOPLIBD)
PROG_RPATH=$(KRB5_LIBDIR)
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-04-05 Ken Raeburn <raeburn@mit.edu>
* kdc5_hammer.c (main): Delete '-k' option which didn't do
thisconfigdir=./..
myfulldir=tests/hammer
mydir=hammer
-BUILDTOP=$(REL)$(U)$(S)$(U)
+BUILDTOP=$(REL)../..
PROG_LIBPATH=-L$(TOPLIBD)
PROG_RPATH=$(KRB5_LIBDIR)
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2001-07-06 Ezra Peisach <epeisach@mit.edu>
* resolve.c: Include stdlib.h (if present) for exit() prototype.
thisconfigdir=./..
myfulldir=tests/resolve
mydir=resolve
-BUILDTOP=$(REL)$(U)$(S)$(U)
+BUILDTOP=$(REL)../..
RUN_SETUP = @KRB5_RUN_ENV@
PROG_LIBPATH=-L$(TOPLIBD)
PROG_RPATH=$(KRB5_LIBDIR)
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-04-05 Ken Raeburn <raeburn@mit.edu>
* kdb5_verify.c (main): Call krb5_c_valid_enctype instead of
thisconfigdir=./..
myfulldir=tests/verify
mydir=verify
-BUILDTOP=$(REL)$(U)$(S)$(U)
+BUILDTOP=$(REL)../..
PROG_LIBPATH=-L$(TOPLIBD)
PROG_RPATH=$(KRB5_LIBDIR)
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-07-17 Ken Raeburn <raeburn@mit.edu>
* Makefile.in (MY_SUBDIRS): Delete dyn.
myfulldir=util
mydir=util
MY_SUBDIRS=et ss profile pty db2 send-pr
-BUILDTOP=$(REL)$(U)
+BUILDTOP=$(REL)..
MAC_SUBDIRS = profile et
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in, btree/Makefile.in, clib/Makefile.in,
+ db/Makefile.in, hash/Makefile.in, mpool/Makefile.in,
+ recno/Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-08-23 Tom Yu <tlyu@mit.edu>
* Makefile.in (LIBMINOR): Bump due to addition of bt_rseq().
thisconfigdir=.
myfulldir=util/db2
mydir=.
-BUILDTOP=$(REL)$(U)$(S)$(U)
+BUILDTOP=$(REL)../..
LOCAL_SUBDIRS=hash btree db mpool recno clib test
LIB=db
thisconfigdir=./..
myfulldir=util/db2/btree
mydir=btree
-BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
+BUILDTOP=$(REL)../../..
STLIBOBJS= bt_close.o bt_conv.o bt_debug.o bt_delete.o bt_get.o \
bt_open.o bt_overflow.o bt_page.o bt_put.o bt_search.o \
bt_seq.o bt_split.o bt_utils.o
thisconfigdir=./..
myfulldir=util/db2/clib
mydir=clib
-BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
+BUILDTOP=$(REL)../../..
STLIBOBJS=@MEMMOVE_OBJ@ @MKSTEMP_OBJ@ @STRERROR_OBJ@
LOCALINCLUDES=-I../include
thisconfigdir=./..
myfulldir=util/db2/db
mydir=db
-BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
+BUILDTOP=$(REL)../../..
STLIBOBJS=db.o
LOCALINCLUDES= -I. -I$(srcdir)/../include -I../include -I$(srcdir)/../mpool
thisconfigdir=./..
myfulldir=util/db2/hash
mydir=hash
-BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
+BUILDTOP=$(REL)../../..
STLIBOBJS= hash.o hash_bigkey.o hash_debug.o hash_func.o hash_log2.o \
hash_page.o hsearch.o dbm.o
thisconfigdir=./..
myfulldir=util/db2/mpool
mydir=mpool
-BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
+BUILDTOP=$(REL)../../..
STLIBOBJS=mpool.o
LOCALINCLUDES= -I. -I$(srcdir)/../include -I../include -I$(srcdir)/../db
thisconfigdir=./..
myfulldir=util/db2/recno
mydir=recno
-BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
+BUILDTOP=$(REL)../../..
STLIBOBJS= rec_close.o rec_delete.o rec_get.o rec_open.o rec_put.o \
rec_search.o rec_seq.o rec_utils.o
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-08-23 Tom Yu <tlyu@mit.edu>
* dbtest.c: Include btree.h if we're compiled with -DSTATISTICS.
thisconfigdir=./..
myfulldir=util/db2/test
mydir=test
-BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
+BUILDTOP=$(REL)../../..
FCTSH = @FCTSH@
TMPDIR=.
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-07-12 Ken Raeburn <raeburn@mit.edu>
* Makefile.in (install): Don't install mit-sipb-copyright.h, it's
thisconfigdir=.
myfulldir=util/et
mydir=.
-BUILDTOP=$(REL)$(U)$(S)$(U)
+BUILDTOP=$(REL)../..
RELDIR=../util/et
SED = sed
SHLIB_LDFLAGS= $(LDFLAGS) @SHLIB_RPATH_DIRS@
SHLIB_LIBDIRS= @SHLIB_LIBDIRS@
-COM_ERR_HDR=$(BUILDTOP)$(S)include$(S)com_err.h
+COM_ERR_HDR=$(BUILDTOP)/include/com_err.h
all-windows:: $(COM_ERR_HDR)
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-08-14 Ken Raeburn <raeburn@mit.edu>
* Makefile.in (EXTRADEPSRCS): New variable.
thisconfigdir=.
myfulldir=util/profile
mydir=.
-BUILDTOP=$(REL)$(U)$(S)$(U)
+BUILDTOP=$(REL)../..
PROG_LIBPATH=-L$(TOPLIBD)
PROG_RPATH=$(KRB5_LIBDIR)
##DOS##BUILDTOP = ..\..
STOBJLISTS=OBJS.ST
-PROFILE_HDR=$(BUILDTOP)$(S)include$(S)profile.h
+PROFILE_HDR=$(BUILDTOP)/include/profile.h
all-unix:: includes test_parse test_profile
all-unix:: all-libs
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-07-12 Ken Raeburn <raeburn@mit.edu>
* Makefile.in (install): Don't install libpty.h.
thisconfigdir=.
myfulldir=util/pty
mydir=.
-BUILDTOP=$(REL)$(U)$(S)$(U)
+BUILDTOP=$(REL)../..
RELDIR=../util/pty
SED = sed
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
1999-10-26 Wilfredo Sanchez <tritan@mit.edu>
* Makefile.in: Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES,
myfulldir=util/send-pr
mydir=util/send-pr
MY_SUBDIRS=.
-BUILDTOP=$(REL)$(U)$(S)$(U)
+BUILDTOP=$(REL)../..
#
# Makefile for building a standalone send-pr.
#
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2002-08-14 Ken Raeburn <raeburn@mit.edu>
* Makefile.in ($(HDRS)): Depend on 'includes'.
thisconfigdir=.
myfulldir=util/ss
mydir=.
-BUILDTOP=$(REL)$(U)$(S)$(U)
+BUILDTOP=$(REL)../..
SED = sed
INSTALLLIB=cp
+2002-08-23 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
+
2001-11-28 Danilo Almeida <dalmeida@mit.edu>
* ms2mit.c: Make sure we get a des-cbc-crc session key instead of
myfulldir=windows/ms2mit
mydir=.
MY_SUBDIRS=.
-BUILDTOP=$(REL)$(U)$(S)$(U)
+BUILDTOP=$(REL)../..
DEFINES =
PROG_LIBPATH=-L$(TOPLIBD) -L$(KRB5_LIBDIR)