krb5.git
30 years agoss_err.h is not a SrcHeader
Mark Eichin [Wed, 22 Jun 1994 22:53:05 +0000 (22:53 +0000)]
ss_err.h is not a SrcHeader

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3896 dc483132-0cff-0310-8789-dd5450dbe970

30 years agofix STDARG_PROTOTYPES redef
Mark Eichin [Wed, 22 Jun 1994 22:48:45 +0000 (22:48 +0000)]
fix STDARG_PROTOTYPES redef

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3895 dc483132-0cff-0310-8789-dd5450dbe970

30 years agotest DONE for emptiness before using
Mark Eichin [Wed, 22 Jun 1994 22:26:20 +0000 (22:26 +0000)]
test DONE for emptiness before using

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3894 dc483132-0cff-0310-8789-dd5450dbe970

30 years agoset CP
Mark Eichin [Wed, 22 Jun 1994 21:56:30 +0000 (21:56 +0000)]
set CP

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3893 dc483132-0cff-0310-8789-dd5450dbe970

30 years agoadd CONFIG_RULES to remaining configure.ins
Mark Eichin [Wed, 22 Jun 1994 20:56:43 +0000 (20:56 +0000)]
add CONFIG_RULES to remaining configure.ins

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3892 dc483132-0cff-0310-8789-dd5450dbe970

30 years agoadd AC_SUBST(CC) to CONFIG_RULES
Mark Eichin [Wed, 22 Jun 1994 20:35:49 +0000 (20:35 +0000)]
add AC_SUBST(CC) to CONFIG_RULES

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3891 dc483132-0cff-0310-8789-dd5450dbe970

30 years agoFixed default port numbers so they are loaded in network byte order
Theodore Tso [Wed, 22 Jun 1994 19:51:28 +0000 (19:51 +0000)]
Fixed default port numbers so they are loaded in network byte order
instead of host byte order.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3890 dc483132-0cff-0310-8789-dd5450dbe970

30 years ago * pulling SEEK_SET, etc. out to avoid redef'ing in unistd.h
Tom Yu [Wed, 22 Jun 1994 04:08:44 +0000 (04:08 +0000)]
* pulling SEEK_SET, etc. out to avoid redef'ing in unistd.h

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3889 dc483132-0cff-0310-8789-dd5450dbe970

30 years ago * pulling this out to avoid redef'ing in unistd.h
Tom Yu [Wed, 22 Jun 1994 03:56:11 +0000 (03:56 +0000)]
* pulling this out to avoid redef'ing in unistd.h

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3888 dc483132-0cff-0310-8789-dd5450dbe970

30 years agoTue Jun 21 17:46:53 1994 Mark Eichin (eichin at cygnus.com)
Mark Eichin [Tue, 21 Jun 1994 21:56:35 +0000 (21:56 +0000)]
Tue Jun 21 17:46:53 1994  Mark Eichin  (eichin at cygnus.com)

* Makefile.in (in all subdirs): added CC=@CC@ to nail down the
substitution to be sure that configuration matches build. Added
CCOPTS to some of them so that it gets nailed in correctly too.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3887 dc483132-0cff-0310-8789-dd5450dbe970

30 years agoFixed encryption type in the raw DES structure
Theodore Tso [Tue, 21 Jun 1994 18:05:30 +0000 (18:05 +0000)]
Fixed encryption type in the raw DES structure

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3886 dc483132-0cff-0310-8789-dd5450dbe970

30 years agodocument some (nearly) global changes to Makefile.in and configure.in to
Tom Yu [Tue, 21 Jun 1994 06:30:57 +0000 (06:30 +0000)]
document some (nearly) global changes to Makefile.in and configure.in to
allow --with-ccopts= to work

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3885 dc483132-0cff-0310-8789-dd5450dbe970

30 years agosupport to allow --with-ccopts=
Tom Yu [Tue, 21 Jun 1994 06:29:20 +0000 (06:29 +0000)]
support to allow --with-ccopts=

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3884 dc483132-0cff-0310-8789-dd5450dbe970

30 years agoset up WITH_CCOPTS
Tom Yu [Tue, 21 Jun 1994 06:04:15 +0000 (06:04 +0000)]
set up WITH_CCOPTS

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3883 dc483132-0cff-0310-8789-dd5450dbe970

30 years agoadd "includes" to the "all" target to ensure that headers get copied
Tom Yu [Tue, 21 Jun 1994 05:23:46 +0000 (05:23 +0000)]
add "includes" to the "all" target to ensure that headers get copied

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3882 dc483132-0cff-0310-8789-dd5450dbe970

30 years agoadd AC_SIZE_T
Mark Eichin [Tue, 21 Jun 1994 05:18:26 +0000 (05:18 +0000)]
add AC_SIZE_T

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3881 dc483132-0cff-0310-8789-dd5450dbe970

30 years agoadd SEEK_* from L_* if needed
Mark Eichin [Tue, 21 Jun 1994 04:54:26 +0000 (04:54 +0000)]
add SEEK_* from L_* if needed

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3880 dc483132-0cff-0310-8789-dd5450dbe970

30 years agoadd AC_CONST for bsd
Mark Eichin [Tue, 21 Jun 1994 04:53:41 +0000 (04:53 +0000)]
add AC_CONST for bsd

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3879 dc483132-0cff-0310-8789-dd5450dbe970

30 years agousing CopySrcHeader instead of CopyHeader
Tom Yu [Tue, 21 Jun 1994 04:22:09 +0000 (04:22 +0000)]
using CopySrcHeader instead of CopyHeader

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3878 dc483132-0cff-0310-8789-dd5450dbe970

30 years agono vsprintf on vaxbsd
Mark Eichin [Tue, 21 Jun 1994 03:11:28 +0000 (03:11 +0000)]
no vsprintf on vaxbsd

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3877 dc483132-0cff-0310-8789-dd5450dbe970

30 years agodocument config.h changes
Mark Eichin [Tue, 21 Jun 1994 02:36:05 +0000 (02:36 +0000)]
document config.h changes

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3876 dc483132-0cff-0310-8789-dd5450dbe970

30 years agoInstall headers during build; also pick up CCOPTS
Tom Yu [Tue, 21 Jun 1994 02:04:17 +0000 (02:04 +0000)]
Install headers during build; also pick up CCOPTS

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3875 dc483132-0cff-0310-8789-dd5450dbe970

30 years agoadding ChangeLog
Tom Yu [Tue, 21 Jun 1994 02:03:34 +0000 (02:03 +0000)]
adding ChangeLog

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3874 dc483132-0cff-0310-8789-dd5450dbe970

30 years agoinstall com_err.h during build; also pick up CCOPTS from configure
Tom Yu [Tue, 21 Jun 1994 02:03:05 +0000 (02:03 +0000)]
install com_err.h during build; also pick up CCOPTS from configure

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3873 dc483132-0cff-0310-8789-dd5450dbe970

30 years agoShouldn't be used. Should be installed during the make includes phase
Theodore Tso [Tue, 21 Jun 1994 01:27:54 +0000 (01:27 +0000)]
Shouldn't be used.  Should be installed during the make includes phase
of the imake build.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3872 dc483132-0cff-0310-8789-dd5450dbe970

30 years agoIncluded krb5/config.h so that things will work under imake as well as
Theodore Tso [Mon, 20 Jun 1994 23:44:19 +0000 (23:44 +0000)]
Included krb5/config.h so that things will work under imake as well as
under the autoconf build setup.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3871 dc483132-0cff-0310-8789-dd5450dbe970

30 years agoIncluded krb5/osconf.h so that things will work under imake as well as
Theodore Tso [Mon, 20 Jun 1994 23:44:03 +0000 (23:44 +0000)]
Included krb5/osconf.h so that things will work under imake as well as
under the autoconf build setup.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3870 dc483132-0cff-0310-8789-dd5450dbe970

30 years agoadd__FreeBSD__, vax & unix for BSD42
Mark Eichin [Mon, 20 Jun 1994 21:01:10 +0000 (21:01 +0000)]
add__FreeBSD__, vax & unix for BSD42

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3869 dc483132-0cff-0310-8789-dd5450dbe970

30 years agofix typo in sigmask test
Mark Eichin [Mon, 20 Jun 1994 20:49:23 +0000 (20:49 +0000)]
fix typo in sigmask test

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3868 dc483132-0cff-0310-8789-dd5450dbe970

30 years agoFri Jun 17 19:54:00 1994 Mark Eichin (eichin at cygnus.com)
Mark Eichin [Sat, 18 Jun 1994 00:17:24 +0000 (00:17 +0000)]
Fri Jun 17 19:54:00 1994  Mark Eichin  (eichin at cygnus.com)

* aclocal.m4 (MAKE_SUBDIRS): pass CCOPTS, CC in every make
* Makefile.in: change CFLAGS = -g ... to CFALGS = $(CCOPTS) ...
  in all Makefile.in's throughout the tree.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3867 dc483132-0cff-0310-8789-dd5450dbe970

30 years agoStarted changelog to document change in crep2kcrep.c
Theodore Tso [Fri, 17 Jun 1994 22:24:52 +0000 (22:24 +0000)]
Started changelog to document change in crep2kcrep.c

(Reminder: we should start using Changelog files when we make changes
in files.)

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3866 dc483132-0cff-0310-8789-dd5450dbe970

30 years agoFixing type which caused ticket forwarding to not work
Theodore Tso [Fri, 17 Jun 1994 22:21:26 +0000 (22:21 +0000)]
Fixing type which caused ticket forwarding to not work

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3865 dc483132-0cff-0310-8789-dd5450dbe970

30 years agofix time include, move select include
Mark Eichin [Fri, 17 Jun 1994 09:54:43 +0000 (09:54 +0000)]
fix time include, move select include

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3864 dc483132-0cff-0310-8789-dd5450dbe970

30 years agomove includes for aix
Mark Eichin [Fri, 17 Jun 1994 09:53:16 +0000 (09:53 +0000)]
move includes for aix

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3863 dc483132-0cff-0310-8789-dd5450dbe970

30 years agocalculate BUILDTOP now
Tom Yu [Fri, 17 Jun 1994 07:22:50 +0000 (07:22 +0000)]
calculate BUILDTOP now

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3862 dc483132-0cff-0310-8789-dd5450dbe970

30 years agosupport to calculate BUILDTOP in makeaclocals
Tom Yu [Fri, 17 Jun 1994 07:22:12 +0000 (07:22 +0000)]
support to calculate BUILDTOP in makeaclocals

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3861 dc483132-0cff-0310-8789-dd5450dbe970

30 years agosupport to calculate BUILDTOP in makeaclocals
Tom Yu [Fri, 17 Jun 1994 06:39:06 +0000 (06:39 +0000)]
support to calculate BUILDTOP in makeaclocals

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3860 dc483132-0cff-0310-8789-dd5450dbe970

30 years agoget USE_SYS_TIME_H from config.h instead
Mark Eichin [Fri, 17 Jun 1994 05:55:39 +0000 (05:55 +0000)]
get USE_SYS_TIME_H from config.h instead

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3859 dc483132-0cff-0310-8789-dd5450dbe970

30 years agoanother sys/select for _AIX
Mark Eichin [Fri, 17 Jun 1994 04:10:47 +0000 (04:10 +0000)]
another sys/select for _AIX

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3858 dc483132-0cff-0310-8789-dd5450dbe970

30 years agodefault for AF_MAX (missing on old-linux)
Mark Eichin [Thu, 16 Jun 1994 22:44:17 +0000 (22:44 +0000)]
default for AF_MAX (missing on old-linux)

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3857 dc483132-0cff-0310-8789-dd5450dbe970

30 years agouse local static krb4_stime instead of unlikely stime
Mark Eichin [Thu, 16 Jun 1994 09:10:58 +0000 (09:10 +0000)]
use local static krb4_stime instead of unlikely stime

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3856 dc483132-0cff-0310-8789-dd5450dbe970

30 years agonot picking up tests and config-files, since they're not set up for
Tom Yu [Thu, 16 Jun 1994 08:09:19 +0000 (08:09 +0000)]
not picking up tests and config-files, since they're not set up for
autoconf yet

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3854 dc483132-0cff-0310-8789-dd5450dbe970

30 years ago#ifdef's have to be at column 1, not tabbed over!
Theodore Tso [Thu, 16 Jun 1994 07:00:54 +0000 (07:00 +0000)]
#ifdef's have to be at column 1, not tabbed over!

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3853 dc483132-0cff-0310-8789-dd5450dbe970

30 years agopunt krb5/autoconf.h
Mark Eichin [Thu, 16 Jun 1994 06:49:55 +0000 (06:49 +0000)]
punt krb5/autoconf.h

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3852 dc483132-0cff-0310-8789-dd5450dbe970

30 years agopunt USING_BISON
Mark Eichin [Thu, 16 Jun 1994 06:43:20 +0000 (06:43 +0000)]
punt USING_BISON

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3851 dc483132-0cff-0310-8789-dd5450dbe970

30 years ago"fix" AC_PROG_LEX
Mark Eichin [Thu, 16 Jun 1994 06:33:26 +0000 (06:33 +0000)]
"fix" AC_PROG_LEX

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3850 dc483132-0cff-0310-8789-dd5450dbe970

30 years agoAdded required file, and removed ncs style. (Non-standard, and doesn't
Theodore Tso [Thu, 16 Jun 1994 06:32:01 +0000 (06:32 +0000)]
Added required file, and removed ncs style.  (Non-standard, and doesn't
work anyway, currently.)

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3849 dc483132-0cff-0310-8789-dd5450dbe970

30 years agoAdded required file, remove use of ncs style. (Non standard, and doesn't
Theodore Tso [Thu, 16 Jun 1994 06:30:53 +0000 (06:30 +0000)]
Added required file, remove use of ncs style.  (Non standard, and doesn't
work anyway, currently.)

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3848 dc483132-0cff-0310-8789-dd5450dbe970

30 years agocleaner malloc handling
Mark Eichin [Thu, 16 Jun 1994 06:20:47 +0000 (06:20 +0000)]
cleaner malloc handling

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3847 dc483132-0cff-0310-8789-dd5450dbe970

30 years agoAdded file documenting incompatibility problems with previous versions of
Theodore Tso [Thu, 16 Jun 1994 06:03:47 +0000 (06:03 +0000)]
Added file documenting incompatibility problems with previous versions of
Kerberos.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3846 dc483132-0cff-0310-8789-dd5450dbe970

30 years agoadd BSD42 for BSD44
Mark Eichin [Thu, 16 Jun 1994 05:47:02 +0000 (05:47 +0000)]
add BSD42 for BSD44

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3845 dc483132-0cff-0310-8789-dd5450dbe970

30 years agocheck for libutil.a (BSD++)
Mark Eichin [Thu, 16 Jun 1994 05:43:07 +0000 (05:43 +0000)]
check for libutil.a (BSD++)

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3844 dc483132-0cff-0310-8789-dd5450dbe970

30 years agoRemove more obsolete files
Theodore Tso [Thu, 16 Jun 1994 05:42:24 +0000 (05:42 +0000)]
Remove more obsolete files

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3843 dc483132-0cff-0310-8789-dd5450dbe970

30 years agoadd BSD44 for new BSD OSes
Mark Eichin [Thu, 16 Jun 1994 05:35:58 +0000 (05:35 +0000)]
add BSD44 for new BSD OSes

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3842 dc483132-0cff-0310-8789-dd5450dbe970

30 years agoUpdate patchlevel to Beta 4
Theodore Tso [Thu, 16 Jun 1994 05:30:56 +0000 (05:30 +0000)]
Update patchlevel to Beta 4

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3841 dc483132-0cff-0310-8789-dd5450dbe970

30 years agoRemove obsolete file
Theodore Tso [Thu, 16 Jun 1994 05:28:20 +0000 (05:28 +0000)]
Remove obsolete file

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3840 dc483132-0cff-0310-8789-dd5450dbe970

30 years agoChange use of tell(x) to lseek(x, 0, SEEK_CUR)
Theodore Tso [Thu, 16 Jun 1994 05:20:50 +0000 (05:20 +0000)]
Change use of tell(x) to lseek(x, 0, SEEK_CUR)

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3839 dc483132-0cff-0310-8789-dd5450dbe970

30 years agograb stdio.h for sys_errlist as well (BSDI)
Mark Eichin [Thu, 16 Jun 1994 05:20:10 +0000 (05:20 +0000)]
grab stdio.h for sys_errlist as well (BSDI)

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3838 dc483132-0cff-0310-8789-dd5450dbe970

30 years agocheck for sigmask first, then use sigprocmask
Mark Eichin [Thu, 16 Jun 1994 05:18:03 +0000 (05:18 +0000)]
check for sigmask first, then use sigprocmask

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3837 dc483132-0cff-0310-8789-dd5450dbe970

30 years agousestdarg not available here -- STDC good enough for now
Mark Eichin [Thu, 16 Jun 1994 05:07:18 +0000 (05:07 +0000)]
usestdarg not available here -- STDC good enough for now

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3836 dc483132-0cff-0310-8789-dd5450dbe970

30 years agogetting var/stdarg.h from com_err.h
Mark Eichin [Thu, 16 Jun 1994 05:05:08 +0000 (05:05 +0000)]
getting var/stdarg.h from com_err.h

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3835 dc483132-0cff-0310-8789-dd5450dbe970

30 years agomake stdarg consistent
Mark Eichin [Thu, 16 Jun 1994 05:02:11 +0000 (05:02 +0000)]
make stdarg consistent

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3834 dc483132-0cff-0310-8789-dd5450dbe970

30 years agoInclude <stdarg.h> if STDARG_PROTOTYPES is defined and __STDC__ is not defined
Theodore Tso [Thu, 16 Jun 1994 04:51:28 +0000 (04:51 +0000)]
Include <stdarg.h> if STDARG_PROTOTYPES is defined and __STDC__ is not defined
(because com_err.h only pulls in <stdarg.h> if __STDC__ is defined)

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3833 dc483132-0cff-0310-8789-dd5450dbe970

30 years agofixing bogus dependency on "-ll"
Tom Yu [Thu, 16 Jun 1994 04:50:39 +0000 (04:50 +0000)]
fixing bogus dependency on "-ll"

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3832 dc483132-0cff-0310-8789-dd5450dbe970

30 years agoAdding documentation files...
Theodore Tso [Thu, 16 Jun 1994 04:16:31 +0000 (04:16 +0000)]
Adding documentation files...

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3831 dc483132-0cff-0310-8789-dd5450dbe970

30 years agoCommitting top-level README
Theodore Tso [Thu, 16 Jun 1994 03:57:52 +0000 (03:57 +0000)]
Committing top-level README

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3830 dc483132-0cff-0310-8789-dd5450dbe970

30 years agoAdded lndir so that people with brain-damaged make's can do multi-platform
Theodore Tso [Thu, 16 Jun 1994 03:41:06 +0000 (03:41 +0000)]
Added lndir so that people with brain-damaged make's can do multi-platform
builds.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3829 dc483132-0cff-0310-8789-dd5450dbe970

30 years agoFix typo in the entry for the raw DES encryption. It should really be
Theodore Tso [Thu, 16 Jun 1994 00:42:19 +0000 (00:42 +0000)]
Fix typo in the entry for the raw DES encryption.  It should really be
the raw DES encryption, instead of normal DES encryption!!!!

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3828 dc483132-0cff-0310-8789-dd5450dbe970

30 years agopunt unneeded SUBDIRS
Mark Eichin [Thu, 16 Jun 1994 00:40:52 +0000 (00:40 +0000)]
punt unneeded SUBDIRS

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3827 dc483132-0cff-0310-8789-dd5450dbe970

30 years agoFix order of arguments in krb5_gss_verify
Theodore Tso [Thu, 16 Jun 1994 00:40:03 +0000 (00:40 +0000)]
Fix order of arguments in krb5_gss_verify

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3826 dc483132-0cff-0310-8789-dd5450dbe970

30 years agohandle strdup via AC_REPLACE_FUNCS
Mark Eichin [Thu, 16 Jun 1994 00:39:48 +0000 (00:39 +0000)]
handle strdup via AC_REPLACE_FUNCS

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3825 dc483132-0cff-0310-8789-dd5450dbe970

30 years agouse STDARG_PROTOTYPES since it is already available
Mark Eichin [Thu, 16 Jun 1994 00:29:10 +0000 (00:29 +0000)]
use STDARG_PROTOTYPES since it is already available

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3824 dc483132-0cff-0310-8789-dd5450dbe970

30 years agoeasy appl entries
Mark Eichin [Thu, 16 Jun 1994 00:24:12 +0000 (00:24 +0000)]
easy appl entries

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3823 dc483132-0cff-0310-8789-dd5450dbe970

30 years agotrim to working ones for now
Mark Eichin [Thu, 16 Jun 1994 00:22:39 +0000 (00:22 +0000)]
trim to working ones for now

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3822 dc483132-0cff-0310-8789-dd5450dbe970

30 years agostep 3: bcopy->memcpy or memmove (chose by hand), twiddle args
Mark Eichin [Wed, 15 Jun 1994 23:46:13 +0000 (23:46 +0000)]
step 3: bcopy->memcpy or memmove (chose by hand), twiddle args

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3821 dc483132-0cff-0310-8789-dd5450dbe970

30 years agoRewritten as a sh script, instead of a csh script
Theodore Tso [Wed, 15 Jun 1994 23:40:41 +0000 (23:40 +0000)]
Rewritten as a sh script, instead of a csh script

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3820 dc483132-0cff-0310-8789-dd5450dbe970

30 years agostep 3: bcopy->memcpy or memmove (chose by hand), twiddle args
Mark Eichin [Wed, 15 Jun 1994 23:34:29 +0000 (23:34 +0000)]
step 3: bcopy->memcpy or memmove (chose by hand), twiddle args

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3819 dc483132-0cff-0310-8789-dd5450dbe970

30 years agostep 3: bcopy->memcpy or memmove (chose by hand), twiddle args
Mark Eichin [Wed, 15 Jun 1994 23:29:09 +0000 (23:29 +0000)]
step 3: bcopy->memcpy or memmove (chose by hand), twiddle args

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3818 dc483132-0cff-0310-8789-dd5450dbe970

30 years agostep 3: bcopy->memcpy or memmove (chose by hand), twiddle args
Mark Eichin [Wed, 15 Jun 1994 23:17:56 +0000 (23:17 +0000)]
step 3: bcopy->memcpy or memmove (chose by hand), twiddle args

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3817 dc483132-0cff-0310-8789-dd5450dbe970

30 years agostep 3: bcopy->memcpy or memmove (chose by hand), twiddle args
Mark Eichin [Wed, 15 Jun 1994 22:59:17 +0000 (22:59 +0000)]
step 3: bcopy->memcpy or memmove (chose by hand), twiddle args

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3816 dc483132-0cff-0310-8789-dd5450dbe970

30 years agostep 3: bcopy->memcpy or memmove (chose by hand), twiddle args
Mark Eichin [Wed, 15 Jun 1994 22:38:19 +0000 (22:38 +0000)]
step 3: bcopy->memcpy or memmove (chose by hand), twiddle args

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3815 dc483132-0cff-0310-8789-dd5450dbe970

30 years agostep 3: bcopy->memcpy or memmove (chose by hand), twiddle args
Mark Eichin [Wed, 15 Jun 1994 22:30:25 +0000 (22:30 +0000)]
step 3: bcopy->memcpy or memmove (chose by hand), twiddle args

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3814 dc483132-0cff-0310-8789-dd5450dbe970

30 years agostep 3: bcopy->memcpy or memmove (chose by hand), twiddle args
Mark Eichin [Wed, 15 Jun 1994 21:54:59 +0000 (21:54 +0000)]
step 3: bcopy->memcpy or memmove (chose by hand), twiddle args

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3813 dc483132-0cff-0310-8789-dd5450dbe970

30 years agostep 3: bcopy->memcpy or memmove (chose by hand), twiddle args
Mark Eichin [Wed, 15 Jun 1994 21:49:52 +0000 (21:49 +0000)]
step 3: bcopy->memcpy or memmove (chose by hand), twiddle args

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3812 dc483132-0cff-0310-8789-dd5450dbe970

30 years agostep 3: bcopy->memcpy or memmove (chose by hand), twiddle args
Mark Eichin [Wed, 15 Jun 1994 21:34:08 +0000 (21:34 +0000)]
step 3: bcopy->memcpy or memmove (chose by hand), twiddle args

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3811 dc483132-0cff-0310-8789-dd5450dbe970

30 years agostep 2: bcmp->memcmp
Mark Eichin [Wed, 15 Jun 1994 21:15:07 +0000 (21:15 +0000)]
step 2: bcmp->memcmp

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3810 dc483132-0cff-0310-8789-dd5450dbe970

30 years agostep 1: bzero->memset(,0,)
Mark Eichin [Wed, 15 Jun 1994 21:01:56 +0000 (21:01 +0000)]
step 1: bzero->memset(,0,)

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3809 dc483132-0cff-0310-8789-dd5450dbe970

30 years agouse CHECK_SIGPROCMASK
Mark Eichin [Wed, 15 Jun 1994 20:53:21 +0000 (20:53 +0000)]
use CHECK_SIGPROCMASK

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3808 dc483132-0cff-0310-8789-dd5450dbe970

30 years agoCHECK_SIGPROCMASK for util/ss
Mark Eichin [Wed, 15 Jun 1994 20:51:19 +0000 (20:51 +0000)]
CHECK_SIGPROCMASK for util/ss

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3807 dc483132-0cff-0310-8789-dd5450dbe970

30 years agoFix credentials memory allocation problem. Beta 4 is more anal about freeing
Theodore Tso [Wed, 15 Jun 1994 20:36:05 +0000 (20:36 +0000)]
Fix credentials memory allocation problem.  Beta 4 is more anal about freeing
things....

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3806 dc483132-0cff-0310-8789-dd5450dbe970

30 years agopunt K4INCLUDE, just use srcdir correctly; put krbONE in kerberos_v4.c for now
Mark Eichin [Wed, 15 Jun 1994 20:01:40 +0000 (20:01 +0000)]
punt K4INCLUDE, just use srcdir correctly; put krbONE in kerberos_v4.c for now

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3805 dc483132-0cff-0310-8789-dd5450dbe970

30 years agoadd osconf, sysincl, for O_*
Mark Eichin [Wed, 15 Jun 1994 17:43:10 +0000 (17:43 +0000)]
add osconf, sysincl, for O_*

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3804 dc483132-0cff-0310-8789-dd5450dbe970

30 years agoadd K4INCLUDE as well
Mark Eichin [Wed, 15 Jun 1994 17:42:27 +0000 (17:42 +0000)]
add K4INCLUDE as well

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3803 dc483132-0cff-0310-8789-dd5450dbe970

30 years agomore srcdir fixes
Mark Eichin [Wed, 15 Jun 1994 15:35:12 +0000 (15:35 +0000)]
more srcdir fixes

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3802 dc483132-0cff-0310-8789-dd5450dbe970

30 years agofix CopyHeader, add CopySrcHeader
Mark Eichin [Wed, 15 Jun 1994 15:30:25 +0000 (15:30 +0000)]
fix CopyHeader, add CopySrcHeader

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3801 dc483132-0cff-0310-8789-dd5450dbe970

30 years agoNeed to include krb5/config.h to get the wordsize information
Theodore Tso [Wed, 15 Jun 1994 05:29:54 +0000 (05:29 +0000)]
Need to include krb5/config.h to get the wordsize information

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3800 dc483132-0cff-0310-8789-dd5450dbe970

30 years agoAlways build GSSAPI --- with the prototypes removed, we don't need to
Theodore Tso [Wed, 15 Jun 1994 05:20:19 +0000 (05:20 +0000)]
Always build GSSAPI --- with the prototypes removed, we don't need to
skip it for the sake of the Ultrix C compiler.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3799 dc483132-0cff-0310-8789-dd5450dbe970

30 years agoInclude the new gss-sample directory
Theodore Tso [Wed, 15 Jun 1994 05:18:02 +0000 (05:18 +0000)]
Include the new gss-sample directory

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3798 dc483132-0cff-0310-8789-dd5450dbe970

30 years agoIncluded fixes submitted by Ari/Cliff, including a security fix
Theodore Tso [Wed, 15 Jun 1994 05:00:32 +0000 (05:00 +0000)]
Included fixes submitted by Ari/Cliff, including a security fix

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3797 dc483132-0cff-0310-8789-dd5450dbe970

30 years agoAdded missing indirection. This was causing krb5_kt_next_entry to fail...
Theodore Tso [Wed, 15 Jun 1994 04:53:46 +0000 (04:53 +0000)]
Added missing indirection.  This was causing krb5_kt_next_entry to fail...
(Fortunately nothing except for the GSSAPI code used it!)

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3796 dc483132-0cff-0310-8789-dd5450dbe970