| Commit message (Expand) | Author | Age | Files | Lines |
* | Delete preprocessor tests for macintosh, __MWERKS__, applec, and THINK_C, all | Ken Raeburn | 2004-06-22 | 3 | -3/+6 |
* | Purge make targets and variables (and a few files) relating to the old, | Ken Raeburn | 2004-06-17 | 2 | -2/+4 |
* | Move daemon.c into a new library of utility routines for linking our programs | Ken Raeburn | 2004-02-24 | 2 | -95/+4 |
* | * Makefile.in (STLIBOBJS, OBJS): Empty | Ken Raeburn | 2003-08-21 | 2 | -2/+6 |
* | use my mit changelog id | Ken Raeburn | 2003-08-13 | 1 | -1/+1 |
* | * Makefile.in (OBJS, STLIBOBJS): Drop setenv.o. | Ken Raeburn | 2003-08-13 | 4 | -197/+8 |
* | delete ##WIN16## lines from makefiles | Ken Raeburn | 2003-07-17 | 2 | -2/+4 |
* | Use markers in Makefile.in rather than rules in configure.in to indicate when | Ken Raeburn | 2003-01-10 | 2 | -0/+5 |
* | Only system headers should declare errno | Sam Hartman | 2003-01-05 | 2 | -1/+5 |
* | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 2 | -1/+5 |
* | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 2 | -1/+5 |
* | * syslog.c: Include syslog.h instead of sys/syslog.h | Ken Raeburn | 2002-06-12 | 2 | -1/+5 |
* | Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA... | Ken Raeburn | 2001-10-06 | 2 | -5/+9 |
* | Danilo says we can get rid of the DLLIMP stuff now | Ken Raeburn | 2001-10-04 | 2 | -1/+5 |
* | * setenv.c: Include pos-obsolete.h | Ezra Peisach | 2001-07-09 | 3 | -0/+19 |
* | * setenv.c: Do not provide prototype for static function unless | Ezra Peisach | 2000-06-30 | 2 | -0/+8 |
* | pullup from 1.2 branch | Ken Raeburn | 2000-06-27 | 2 | -2/+15 |
* | Change wsanchez@apple -> tritan@mit | Wilfredo Sanchez | 2000-06-01 | 1 | -2/+2 |
* | 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 |