krb5.git
1994-06-21 Mark Eichinadd AC_SIZE_T
1994-06-21 Mark Eichinadd SEEK_* from L_* if needed
1994-06-21 Mark Eichinadd AC_CONST for bsd
1994-06-21 Tom Yuusing CopySrcHeader instead of CopyHeader
1994-06-21 Mark Eichinno vsprintf on vaxbsd
1994-06-21 Mark Eichindocument config.h changes
1994-06-21 Tom YuInstall headers during build; also pick up CCOPTS
1994-06-21 Tom Yuadding ChangeLog
1994-06-21 Tom Yuinstall com_err.h during build; also pick up CCOPTS...
1994-06-21 Theodore TsoShouldn't be used. Should be installed during the...
1994-06-20 Theodore TsoIncluded krb5/config.h so that things will work under...
1994-06-20 Theodore TsoIncluded krb5/osconf.h so that things will work under...
1994-06-20 Mark Eichinadd__FreeBSD__, vax & unix for BSD42
1994-06-20 Mark Eichinfix typo in sigmask test
1994-06-18 Mark EichinFri Jun 17 19:54:00 1994 Mark Eichin (eichin at cygnu...
1994-06-17 Theodore TsoStarted changelog to document change in crep2kcrep.c
1994-06-17 Theodore TsoFixing type which caused ticket forwarding to not work
1994-06-17 Mark Eichinfix time include, move select include
1994-06-17 Mark Eichinmove includes for aix
1994-06-17 Tom Yucalculate BUILDTOP now
1994-06-17 Tom Yusupport to calculate BUILDTOP in makeaclocals
1994-06-17 Tom Yusupport to calculate BUILDTOP in makeaclocals
1994-06-17 Mark Eichinget USE_SYS_TIME_H from config.h instead
1994-06-17 Mark Eichinanother sys/select for _AIX
1994-06-16 Mark Eichindefault for AF_MAX (missing on old-linux)
1994-06-16 Mark Eichinuse local static krb4_stime instead of unlikely stime
1994-06-16 Tom Yunot picking up tests and config-files, since they're...
1994-06-16 Theodore Tso#ifdef's have to be at column 1, not tabbed over!
1994-06-16 Mark Eichinpunt krb5/autoconf.h
1994-06-16 Mark Eichinpunt USING_BISON
1994-06-16 Mark Eichin"fix" AC_PROG_LEX
1994-06-16 Theodore TsoAdded required file, and removed ncs style. (Non-stand...
1994-06-16 Theodore TsoAdded required file, remove use of ncs style. (Non...
1994-06-16 Mark Eichincleaner malloc handling
1994-06-16 Theodore TsoAdded file documenting incompatibility problems with...
1994-06-16 Mark Eichinadd BSD42 for BSD44
1994-06-16 Mark Eichincheck for libutil.a (BSD++)
1994-06-16 Theodore TsoRemove more obsolete files
1994-06-16 Mark Eichinadd BSD44 for new BSD OSes
1994-06-16 Theodore TsoUpdate patchlevel to Beta 4
1994-06-16 Theodore TsoRemove obsolete file
1994-06-16 Theodore TsoChange use of tell(x) to lseek(x, 0, SEEK_CUR)
1994-06-16 Mark Eichingrab stdio.h for sys_errlist as well (BSDI)
1994-06-16 Mark Eichincheck for sigmask first, then use sigprocmask
1994-06-16 Mark Eichinusestdarg not available here -- STDC good enough for now
1994-06-16 Mark Eichingetting var/stdarg.h from com_err.h
1994-06-16 Mark Eichinmake stdarg consistent
1994-06-16 Theodore TsoInclude <stdarg.h> if STDARG_PROTOTYPES is defined...
1994-06-16 Tom Yufixing bogus dependency on "-ll"
1994-06-16 Theodore TsoAdding documentation files...
1994-06-16 Theodore TsoCommitting top-level README
1994-06-16 Theodore TsoAdded lndir so that people with brain-damaged make...
1994-06-16 Theodore TsoFix typo in the entry for the raw DES encryption. ...
1994-06-16 Mark Eichinpunt unneeded SUBDIRS
1994-06-16 Theodore TsoFix order of arguments in krb5_gss_verify
1994-06-16 Mark Eichinhandle strdup via AC_REPLACE_FUNCS
1994-06-16 Mark Eichinuse STDARG_PROTOTYPES since it is already available
1994-06-16 Mark Eichineasy appl entries
1994-06-16 Mark Eichintrim to working ones for now
1994-06-15 Mark Eichinstep 3: bcopy->memcpy or memmove (chose by hand), twidd...
1994-06-15 Theodore TsoRewritten as a sh script, instead of a csh script
1994-06-15 Mark Eichinstep 3: bcopy->memcpy or memmove (chose by hand), twidd...
1994-06-15 Mark Eichinstep 3: bcopy->memcpy or memmove (chose by hand), twidd...
1994-06-15 Mark Eichinstep 3: bcopy->memcpy or memmove (chose by hand), twidd...
1994-06-15 Mark Eichinstep 3: bcopy->memcpy or memmove (chose by hand), twidd...
1994-06-15 Mark Eichinstep 3: bcopy->memcpy or memmove (chose by hand), twidd...
1994-06-15 Mark Eichinstep 3: bcopy->memcpy or memmove (chose by hand), twidd...
1994-06-15 Mark Eichinstep 3: bcopy->memcpy or memmove (chose by hand), twidd...
1994-06-15 Mark Eichinstep 3: bcopy->memcpy or memmove (chose by hand), twidd...
1994-06-15 Mark Eichinstep 3: bcopy->memcpy or memmove (chose by hand), twidd...
1994-06-15 Mark Eichinstep 2: bcmp->memcmp
1994-06-15 Mark Eichinstep 1: bzero->memset(,0,)
1994-06-15 Mark Eichinuse CHECK_SIGPROCMASK
1994-06-15 Mark EichinCHECK_SIGPROCMASK for util/ss
1994-06-15 Theodore TsoFix credentials memory allocation problem. Beta 4...
1994-06-15 Mark Eichinpunt K4INCLUDE, just use srcdir correctly; put krbONE...
1994-06-15 Mark Eichinadd osconf, sysincl, for O_*
1994-06-15 Mark Eichinadd K4INCLUDE as well
1994-06-15 Mark Eichinmore srcdir fixes
1994-06-15 Mark Eichinfix CopyHeader, add CopySrcHeader
1994-06-15 Theodore TsoNeed to include krb5/config.h to get the wordsize infor...
1994-06-15 Theodore TsoAlways build GSSAPI --- with the prototypes removed...
1994-06-15 Theodore TsoInclude the new gss-sample directory
1994-06-15 Theodore TsoIncluded fixes submitted by Ari/Cliff, including a...
1994-06-15 Theodore TsoAdded missing indirection. This was causing krb5_kt_ne...
1994-06-15 Theodore TsoAs submitted from Openvision --- a sample GSSAPI client...
1994-06-15 Theodore TsoAs submitted by Barry
1994-06-15 Mark Eichinmore srcdir fixes
1994-06-15 Mark Eichinfixes for srcdir, LEX tests
1994-06-15 Tom Yufixing memory scribbling in find_alternate_tgs
1994-06-14 Mark Eichinss_err.h is built, not src
1994-06-14 Mark Eichinactually reference LOCALINCLUDE
1994-06-14 Mark Eichinget isode headers from the right place
1994-06-14 Mark Eichinfix autoconf.h dependencies
1994-06-14 Mark Eichincause srcdir to be set
1994-06-14 Tom Yumake BACKWARD_COMPAT dtrt
1994-06-14 Tom Yudon't pick up v4server unless there is a --with-krb4
1994-06-14 Tom Yuminor fixups for v4 libraries
1994-06-14 Tom Yuexclude convert from build if krb4 is not set
1994-06-14 Tom Yuprint a warning if there is no --with-krb4=
next