summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/posix
Commit message (Expand)AuthorAgeFilesLines
* Reduce boilerplate in makefilesGreg Hudson2013-05-161-1/+0
* Consolidate Makefile variables now that we have only a single globalGreg Hudson2009-11-221-2/+0
* make mark-cstyleTom Yu2009-10-311-1/+2
* autoconf 2.60 compatibilityKen Raeburn2006-06-281-1/+1
* * syslog.c: Discard all the non-Windows bits, since we don't build this onKen Raeburn2006-05-131-248/+1
* * getuid.c, memmove.c, sscanf.c, strcasecmp.c, strdup.c, strerror.c,Ken Raeburn2006-05-138-1240/+0
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-268/+0
* Remove .Sanitize and .rconf files, no longer usedKen Raeburn2006-04-111-47/+0
* * Makefile.in (DEFS): Make emptyKen Raeburn2006-04-022-0/+5
* Delete preprocessor tests for macintosh, __MWERKS__, applec, and THINK_C, allKen Raeburn2004-06-223-3/+6
* Purge make targets and variables (and a few files) relating to the old,Ken Raeburn2004-06-172-2/+4
* Move daemon.c into a new library of utility routines for linking our programsKen Raeburn2004-02-242-95/+4
* * Makefile.in (STLIBOBJS, OBJS): EmptyKen Raeburn2003-08-212-2/+6
* use my mit changelog idKen Raeburn2003-08-131-1/+1
* * Makefile.in (OBJS, STLIBOBJS): Drop setenv.o.Ken Raeburn2003-08-134-197/+8
* delete ##WIN16## lines from makefilesKen Raeburn2003-07-172-2/+4
* Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2003-01-102-0/+5
* Only system headers should declare errnoSam Hartman2003-01-052-1/+5
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-292-1/+5
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-232-1/+5
* * syslog.c: Include syslog.h instead of sys/syslog.hKen Raeburn2002-06-122-1/+5
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-062-5/+9
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-042-1/+5
* * setenv.c: Include pos-obsolete.hEzra Peisach2001-07-093-0/+19
* * setenv.c: Do not provide prototype for static function unlessEzra Peisach2000-06-302-0/+8
* pullup from 1.2 branchKen Raeburn2000-06-272-2/+15
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-011-2/+2
* log tritan's changesTom Yu1999-10-261-0/+7
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-261-1/+0
* Do win32 build in subdirDanilo Almeida1999-05-102-3/+7
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-052-0/+7
* Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th...Miro Jurisic1998-07-171-1/+1
* Collapse lib/krb5's configure.in files into a single top-levelTheodore Tso1998-02-284-12/+14
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-182-2/+7
* Mass makefile/configure.in build system revampTheodore Tso1998-02-122-0/+6
* remove occurences of USE_STRING_H, HAS_STRDUP, and HAS_LABSTom Yu1997-09-193-2/+8
* Fixed bad variable referenceRichard Basch1997-02-251-1/+1
* Moved some of the library list file build logic from the individual MakefilesRichard Basch1997-02-232-15/+10
* Merge of libhack_branchTom Yu1997-02-093-16/+10
* Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1997-02-063-4/+25
* Change _WINDOWS to _MSDOS, and add check for _WIN32Theodore Tso1996-06-122-4/+8
* cvsignore hackeryTom Yu1996-06-101-1/+0
* Update .Sanitize files to reflect current file statusTheodore Tso1996-06-061-0/+2
* Folded in danw's changes to allow building Makefiles for theTheodore Tso1996-02-072-0/+8
* * configure.in: Check for presense of setenv(), unsetenv(), andTheodore Tso1996-01-044-1/+190
* Don't drag in syslog.c if vsyslog() is not defined. Only drag it inTheodore Tso1995-12-192-2/+6
* Remove ##DOS!include of config/windows.in. config/windows.in is nowTheodore Tso1995-10-072-1/+5
* Working telnet authentication module and project consolidationsKeith Vetter1995-09-281-1/+1
* Removed "foo:: foo-$(WHAT)" lines from the MakefileTheodore Tso1995-09-252-4/+5
* Makefile.in: PC needs sscanf.cTheodore Tso1995-09-233-8/+16