summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * main.c: HAS_GETUSERSHELL -> HAVE_GETUSERSHELLTom Yu1995-06-203-4/+10
* * defs.h: NO_STRING_H -> HAVE_STRING_HTom Yu1995-06-203-3/+10
* * externs.h: NO_STRING_H -> HAVE_STRING_HTom Yu1995-06-203-3/+10
* * strrchr.c: NO_STRING_H -> HAVE_STRING_HTom Yu1995-06-2017-45/+80
* * configure.in: added missing check for stdlib.hTom Yu1995-06-202-0/+4
* * movemail.c: USE_STRING_H -> HAVE_STRING_H; fix HAVE_STLIB_H toTom Yu1995-06-203-11/+9
* * poplib.c: HAS_STDLIB_H -> HAVE_STDLIB_HTom Yu1995-06-202-1/+4
* * krlogin.c: HAS_STDLIB_H -> HAVE_STDLIB_HTom Yu1995-06-202-1/+4
* * getsyms, getsyms.sed: fix a few random bugsTom Yu1995-06-205-316/+333
* Must protect $(FOO) with a backslash, since $(FOO) is speciallyTheodore Tso1995-06-192-12/+16
* Make sure processes associated with the terminal are actuallySam Hartman1995-06-192-2/+22
* Fix LD_LIBRARY_PATH in setup_root_shell()Paul Park1995-06-192-1/+28
* Use setluid() where appropriate (e.g. OSF/1)Paul Park1995-06-193-4/+31
* * BADSYMS: list of bad symbols found in various source files;Tom Yu1995-06-192-0/+951
* * getsyms, getsyms.sed: simple scripts to find #ifdef's thatTom Yu1995-06-193-0/+71
* Added final change to allow for ASN.1 indefinite encoding; needed forTheodore Tso1995-06-172-0/+11
* Allow the credentials cache argument to be optional; allow it to beTheodore Tso1995-06-172-1/+8
* Change kadm_cleanup so that it returns a defined valueSam Hartman1995-06-172-0/+8
* Inline code from krb_save_credentials since there is none in some K4Paul Park1995-06-162-0/+23
* Add glue for old versions of K4Paul Park1995-06-164-3/+70
* Fix run.test to run under UltrixPaul Park1995-06-162-6/+12
* * libupdate.sh: oops they were right to begin with; hackTom Yu1995-06-162-2/+5
* * aclocal.m4: ARCHIVE gets a "cqv" to shut it up about the warningTom Yu1995-06-162-1/+3
* * libupdate.sh: ARADD and ARCHIVE were backwardsTom Yu1995-06-162-2/+5
* Fix install logic for krb5.h and k5-int.hPaul Park1995-06-162-7/+8
* Explicitly handle default cases when neither --enable-shared orPaul Park1995-06-162-3/+11
* Remove status message from OSF/1 shared library buildPaul Park1995-06-161-1/+0
* Add install target for shared librariesPaul Park1995-06-168-0/+30
* Change ./DONE to DONEPaul Park1995-06-161-1/+1
* * Makefile.in: "install::" to shut up gmakeTom Yu1995-06-162-1/+5
* * aclocal.m4: Fix new append.out stuff to work with config.statusTom Yu1995-06-162-9/+29
* * aclocal.m4: people were using AC_DIVERSION_MAKEFILE insideTom Yu1995-06-162-36/+51
* (V5_USE_SHARED_LIB): Quote arguments to test in case the values are blankEzra Peisach1995-06-162-2/+6
* Remove extraneous debugging definition from previous checkinPaul Park1995-06-151-1/+1
* Shared library Makefile/configure changes and cleanupPaul Park1995-06-15139-278/+838
* Add #ifdef around switch statement for ETXTBUSYTheodore Tso1995-06-154-0/+15
* * Makefile.in: added install rulesTom Yu1995-06-142-2/+12
* * pre.in: DO_SUBDIRS causes make {install,clean,check,etc.} to getTom Yu1995-06-142-0/+10
* * aclocal.m4(_MAKE_SUBDIRS): revert yet again; no workaround sinceTom Yu1995-06-142-2/+11
* Fixed ACL routines to work on systems with unsigned char.Sam Hartman1995-06-142-2/+14
* Fix up places in tests where return type of getopt demoted toSam Hartman1995-06-143-2/+7
* Wed Jun 14 12:37:51 1995 Sam Hartman <hartmans@tardis.MIT.EDU>Sam Hartman1995-06-144-6/+18
* For shared library support create symlinks to the .so images in theEzra Peisach1995-06-143-1/+18
* Don't copy library up a level. Let above Makefile create symlink forEzra Peisach1995-06-142-3/+5
* Instead of special casing _AIX in network.c, look forSam Hartman1995-06-133-1/+9
* Only defining DEVICE_OPEN et al when unix was defined breaksSam Hartman1995-06-132-2/+10
* Really check for /bin/sh5Paul Park1995-06-131-1/+1
* Fix test for Ultrix and SolarisPaul Park1995-06-134-1/+19
* Check for sys/select.h and include if found. Required toSam Hartman1995-06-133-0/+12
* * Makefile.in: don't install libss.aTom Yu1995-06-132-8/+4