aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/posix
AgeCommit message (Expand)AuthorFilesLines
2009-11-22Consolidate Makefile variables now that we have only a single globalGreg Hudson1-2/+0
2009-10-31make mark-cstyleTom Yu1-1/+2
2006-06-28autoconf 2.60 compatibilityKen Raeburn1-1/+1
2006-05-13* syslog.c: Discard all the non-Windows bits, since we don't build this onKen Raeburn1-248/+1
2006-05-13* getuid.c, memmove.c, sscanf.c, strcasecmp.c, strdup.c, strerror.c,Ken Raeburn8-1240/+0
2006-04-11Remove ChangeLog files from the source tree. From now on, theSam Hartman1-268/+0
2006-04-11Remove .Sanitize and .rconf files, no longer usedKen Raeburn1-47/+0
2006-04-02* Makefile.in (DEFS): Make emptyKen Raeburn2-0/+5
2004-06-22Delete preprocessor tests for macintosh, __MWERKS__, applec, and THINK_C, allKen Raeburn3-3/+6
2004-06-17Purge make targets and variables (and a few files) relating to the old,Ken Raeburn2-2/+4
2004-02-24Move daemon.c into a new library of utility routines for linking our programsKen Raeburn2-95/+4
2003-08-21* Makefile.in (STLIBOBJS, OBJS): EmptyKen Raeburn2-2/+6
2003-08-13use my mit changelog idKen Raeburn1-1/+1
2003-08-13* Makefile.in (OBJS, STLIBOBJS): Drop setenv.o.Ken Raeburn4-197/+8
2003-07-17delete ##WIN16## lines from makefilesKen Raeburn2-2/+4
2003-01-10Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2-0/+5
2003-01-05Only system headers should declare errnoSam Hartman2-1/+5
2002-08-29* Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2-1/+5
2002-08-23Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2-1/+5
2002-06-12* syslog.c: Include syslog.h instead of sys/syslog.hKen Raeburn2-1/+5
2001-10-06Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2-5/+9
2001-10-04Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2-1/+5
2001-07-09 * setenv.c: Include pos-obsolete.hEzra Peisach3-0/+19
2000-06-30 * setenv.c: Do not provide prototype for static function unlessEzra Peisach2-0/+8
2000-06-27pullup from 1.2 branchKen Raeburn2-2/+15
2000-06-01Change wsanchez@apple -> tritan@mitWilfredo Sanchez1-2/+2
1999-10-26log tritan's changesTom Yu1-0/+7
1999-10-26Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1-1/+0
1999-05-10Do win32 build in subdirDanilo Almeida2-3/+7
1998-12-05Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso2-0/+7
1998-07-17Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th...Miro Jurisic1-1/+1
1998-02-28Collapse lib/krb5's configure.in files into a single top-levelTheodore Tso4-12/+14
1998-02-18Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu2-2/+7
1998-02-12Mass makefile/configure.in build system revampTheodore Tso2-0/+6
1997-09-19remove occurences of USE_STRING_H, HAS_STRDUP, and HAS_LABSTom Yu3-2/+8
1997-02-25Fixed bad variable referenceRichard Basch1-1/+1
1997-02-23Moved some of the library list file build logic from the individual MakefilesRichard Basch2-15/+10
1997-02-09Merge of libhack_branchTom Yu3-16/+10
1997-02-06Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch3-4/+25
1996-06-12Change _WINDOWS to _MSDOS, and add check for _WIN32Theodore Tso2-4/+8
1996-06-10cvsignore hackeryTom Yu1-1/+0
1996-06-06Update .Sanitize files to reflect current file statusTheodore Tso1-0/+2
1996-02-07Folded in danw's changes to allow building Makefiles for theTheodore Tso2-0/+8
1996-01-04* configure.in: Check for presense of setenv(), unsetenv(), andTheodore Tso4-1/+190
1995-12-19Don't drag in syslog.c if vsyslog() is not defined. Only drag it inTheodore Tso2-2/+6
1995-10-07Remove ##DOS!include of config/windows.in. config/windows.in is nowTheodore Tso2-1/+5
1995-09-28Working telnet authentication module and project consolidationsKeith Vetter1-1/+1
1995-09-25Removed "foo:: foo-$(WHAT)" lines from the MakefileTheodore Tso2-4/+5
1995-09-23Makefile.in: PC needs sscanf.cTheodore Tso3-8/+16
1995-09-12Initial version of a sscanf() replacement, for those platforms (likeTheodore Tso3-3/+794