| Commit message (Expand) | Author | Age | Files | Lines |
* | log tritan's changes | Tom Yu | 1999-10-26 | 1 | -0/+7 |
* | Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES such | Wilfredo Sanchez | 1999-10-26 | 1 | -1/+0 |
* | Do win32 build in subdir | Danilo Almeida | 1999-05-10 | 2 | -3/+7 |
* | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-12-05 | 2 | -0/+7 |
* | Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th... | Miro Jurisic | 1998-07-17 | 1 | -1/+1 |
* | Collapse lib/krb5's configure.in files into a single top-level | Theodore Tso | 1998-02-28 | 4 | -12/+14 |
* | Remove trailing slash from thisconfigdir. Change directory syntax | Tom Yu | 1998-02-18 | 2 | -2/+7 |
* | Mass makefile/configure.in build system revamp | Theodore Tso | 1998-02-12 | 2 | -0/+6 |
* | remove occurences of USE_STRING_H, HAS_STRDUP, and HAS_LABS | Tom Yu | 1997-09-19 | 3 | -2/+8 |
* | Fixed bad variable reference | Richard Basch | 1997-02-25 | 1 | -1/+1 |
* | Moved some of the library list file build logic from the individual Makefiles | Richard Basch | 1997-02-23 | 2 | -15/+10 |
* | Merge of libhack_branch | Tom Yu | 1997-02-09 | 3 | -16/+10 |
* | Windows/NT integration (V1_0_WIN32_BRANCH merge) | Richard Basch | 1997-02-06 | 3 | -4/+25 |
* | Change _WINDOWS to _MSDOS, and add check for _WIN32 | Theodore Tso | 1996-06-12 | 2 | -4/+8 |
* | cvsignore hackery | Tom Yu | 1996-06-10 | 1 | -1/+0 |
* | Update .Sanitize files to reflect current file status | Theodore Tso | 1996-06-06 | 1 | -0/+2 |
* | Folded in danw's changes to allow building Makefiles for the | Theodore Tso | 1996-02-07 | 2 | -0/+8 |
* | * configure.in: Check for presense of setenv(), unsetenv(), and | Theodore Tso | 1996-01-04 | 4 | -1/+190 |
* | Don't drag in syslog.c if vsyslog() is not defined. Only drag it in | Theodore Tso | 1995-12-19 | 2 | -2/+6 |
* | Remove ##DOS!include of config/windows.in. config/windows.in is now | Theodore Tso | 1995-10-07 | 2 | -1/+5 |
* | Working telnet authentication module and project consolidations | Keith Vetter | 1995-09-28 | 1 | -1/+1 |
* | Removed "foo:: foo-$(WHAT)" lines from the Makefile | Theodore Tso | 1995-09-25 | 2 | -4/+5 |
* | Makefile.in: PC needs sscanf.c | Theodore Tso | 1995-09-23 | 3 | -8/+16 |
* | Initial version of a sscanf() replacement, for those platforms (like | Theodore Tso | 1995-09-12 | 3 | -3/+794 |
* | Mac Beta 1 submission | Keith Vetter | 1995-09-11 | 2 | -1/+6 |
* | Changes for Macintosh implementation | Keith Vetter | 1995-07-06 | 3 | -2/+4 |
* | configure.in: Remove standardized set of autoconf macros, which are | Theodore Tso | 1995-06-09 | 2 | -3/+5 |
* | Add support for building shared libraries | Theodore Tso | 1995-05-27 | 3 | -1/+23 |
* | Rearrange #include files so that krb5.h gets included first, so that | Theodore Tso | 1995-05-23 | 2 | -1/+8 |
* | Lint cleanup; explicitly declare that daemon() returns an int | Theodore Tso | 1995-04-28 | 2 | -0/+6 |
* | Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to do | Theodore Tso | 1995-04-14 | 1 | -0/+45 |
* | Windows global stuff: | Keith Vetter | 1995-04-14 | 2 | -4/+9 |
* | * configure.in (AC_REPLACE_FUNCS): Add getuid to the list. | John Gilmore | 1995-03-29 | 4 | -4/+14 |
* | * Makefile.in (LDFLAGS): Zap duplicate. | John Gilmore | 1995-03-18 | 2 | -2/+6 |
* | * aclocal.m4 (UsePepsy, PepsyTarget): removed, not referenced | Mark Eichin | 1995-03-08 | 2 | -1/+4 |
* | Ported the posix directory for the PC--one file | Keith Vetter | 1995-03-07 | 3 | -1/+27 |
* | * daemon.c, memmove.c, strcasecmp.c, strdup.c: Avoid <krb5/...> | John Gilmore | 1995-02-28 | 5 | -7/+12 |
* | Add .cvsignore file so that cvs ignores the autoconf-built configure file | Theodore Tso | 1995-02-03 | 1 | -0/+1 |
* | configure.in: | Theodore Tso | 1994-12-22 | 5 | -1/+130 |
* | Add check for HAS_SETSID test for daemon.c | Theodore Tso | 1994-12-13 | 2 | -0/+5 |
* | Conversion of autoconfigury to Autoconf V2 | Mark Eichin | 1994-10-26 | 1 | -1/+1 |
* | stamp out rcs keywords | Mark Eichin | 1994-08-18 | 6 | -18/+6 |
* | Stamp Out Imake in Our Lifetimes.. | Mark Eichin | 1994-08-09 | 1 | -72/+0 |
* | * daemon.c: <fcntl.h>, not <sys/fcntl.h> | Tom Yu | 1994-07-16 | 2 | -1/+5 |
* | Add BSD daemon library routine | Theodore Tso | 1994-07-16 | 2 | -1/+95 |
* | Reduced Makefile.in, using pre/post | Mark Eichin | 1994-07-02 | 1 | -20/+0 |
* | more improvements to clean rules | Mark Eichin | 1994-06-23 | 1 | -1/+1 |
* | improve clean rules | Mark Eichin | 1994-06-23 | 1 | -0/+3 |
* | Tue Jun 21 17:46:53 1994 Mark Eichin (eichin at cygnus.com) | Mark Eichin | 1994-06-21 | 1 | -0/+1 |
* | support to allow --with-ccopts= | Tom Yu | 1994-06-21 | 2 | -0/+2 |