summaryrefslogtreecommitdiffstats
path: root/src/clients/kdestroy
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-292-1/+5
* Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn2002-08-291-0/+1
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-232-1/+5
* Include unistd.h (if present) for getopt() prototypeEzra Peisach2001-06-082-0/+7
* * kdestroy.c (main): Clean up compiler warningsEzra Peisach2000-08-022-2/+7
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-011-2/+2
* Clean up unsed variables when V4 compatibility is not definedEzra Peisach2000-03-162-1/+10
* * kdestroy.M: Make up-to-dateDanilo Almeida2000-03-143-32/+96
* * kdestroy.c: Fix GET_PROGNAME macro to properly return programDanilo Almeida2000-02-162-11/+17
* * Makefile.in (kinit): Fix to build on Unix againTom Yu2000-02-042-2/+6
* * kdestroy.c: Major revamp to support Kerberos 4 compatibility. CodeDanilo Almeida2000-02-042-41/+119
* 1.1 branch changes -> trunkKen Raeburn1999-12-152-12/+7
* log tritan's changesTom Yu1999-10-261-0/+7
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-261-2/+2
* copyright notice updates from 1.1 branchKen Raeburn1999-09-242-2/+8
* Use standard windows exe link flagsDanilo Almeida1999-08-102-1/+5
* Do win32 build in subdirDanilo Almeida1999-05-102-2/+6
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-052-0/+7
* POSIX states that getopt returns -1 when it is done parsing options,Theodore Tso1998-05-062-1/+6
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-182-3/+8
* Mass makefile/configure.in build system revampTheodore Tso1998-02-123-5/+6
* main returns int, not void. ANSI X3.159-1989Ezra Peisach1998-01-212-1/+6
* Need to link with $(CLIB) - comerr library (win32)Richard Basch1997-02-152-3/+6
* Build kinit/klist/kdestroy under win32Richard Basch1997-02-112-5/+24
* Merge of libhack_branchTom Yu1997-02-093-8/+10
* Fix stupid typo in previous checkinTheodore Tso1996-11-071-1/+1
* Check the error return from krb5_init_context(), and print an errorTheodore Tso1996-11-072-2/+12
* remove ".so man1/header.doc" and extra args to .THTom Yu1996-09-102-2/+4
* man page rewrite from CygnusJeff Bigler1996-08-291-27/+45
* cvsignore hackeryTom Yu1996-06-101-1/+0
* * Makefile.inRichard Basch1996-02-041-2/+6
* remove rcs keyword cruft which doesn't make much sense in CVS.Mark Eichin1995-11-031-3/+2
* Reorganize library logic and use LDFLAGS from configurePaul Park1995-07-073-8/+8
* Shared library Makefile/configure changes and cleanupPaul Park1995-06-153-2/+9
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-092-6/+5
* * kdestroy.c : Added #include <string.h>Chris Provenzano1995-05-042-2/+7
* Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to doTheodore Tso1995-04-141-0/+38
* Remove reference to $(ISODELIB)Theodore Tso1995-03-022-2/+6
* Replace check for -lsocket and -lnsl with WITH_NETLIB checkTheodore Tso1995-03-012-2/+6
* Avoid <krb5/...> and <com_err.h> includesJohn Gilmore1995-02-282-4/+6
* Add check for libsocket and libnsl (sigh). krb5_init_ctx drags inTheodore Tso1995-02-114-4/+19
* Add .cvsignore file so that cvs ignores the autoconf-built configure fileTheodore Tso1995-02-031-0/+1
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-132-4/+9
* Conversion of autoconfigury to Autoconf V2Mark Eichin1994-10-261-1/+1
* Use $(srcdir) to find manual page for make installTheodore Tso1994-10-032-1/+5
* Add dependencies for the libraries (so the executables are automaticallyTheodore Tso1994-09-231-3/+3
* stamp out rcs keywordsMark Eichin1994-08-181-7/+1
* Stamp Out Imake in Our Lifetimes..Mark Eichin1994-08-091-28/+0
* more make install fixesTom Yu1994-07-202-2/+3
* Reduced Makefile.in, using pre/postMark Eichin1994-07-021-27/+0