| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove ##DOS!include of config/windows.in. config/windows.in is now | Theodore Tso | 1995-10-07 | 2 | -1/+5 |
| * | Fix logic if #ifdefs for HAVE_STRERROR and HAVE_SYS_ERRLIST. | Theodore Tso | 1995-10-05 | 2 | -4/+13 |
| * | * configure.in (V5_MAKE_SHARED_LIB): Add version number 0.1 for library | Ezra Peisach | 1995-10-02 | 3 | -16/+9 |
| * | Removed "foo:: foo-$(WHAT)" lines from the Makefile | Theodore Tso | 1995-09-25 | 2 | -4/+5 |
| * | Change password for the Mac | Keith Vetter | 1995-09-24 | 2 | -1/+22 |
| * | Only define sys_nerr if we're on a Macintosh. On those systems which | Theodore Tso | 1995-09-22 | 2 | -0/+9 |
| * | Mac Beta 1 submission | Keith Vetter | 1995-09-11 | 3 | -0/+70 |
| * | Add $(SHELL) to invocation of config_script, so that the tree can | Theodore Tso | 1995-08-07 | 2 | -1/+8 |
| * | Clean up prototypes for error_message. I think we may need to insert a test ... | Sam Hartman | 1995-07-13 | 2 | -2/+10 |
| * | Do not include stdlib.h unless it exists | Ezra Peisach | 1995-07-12 | 2 | -0/+6 |
| * | Add DEPLIBS, needed by shared library rule | Paul Park | 1995-07-07 | 2 | -1/+5 |
| * | Changes for Macintosh implementation | Keith Vetter | 1995-07-06 | 4 | -2/+11 |
| * | * configure.in: fix typo; appended "all" rule needs two colons to | Tom Yu | 1995-06-24 | 2 | -1/+6 |
| * | * error_table.h: reverse sense of KRB5_PROVIDE_PROTOTYPES | Tom Yu | 1995-06-23 | 2 | -3/+4 |
| * | Fixed typos that prevent static libs from working. Add code | Sam Hartman | 1995-06-23 | 2 | -2/+9 |
| * | Change done to DONE for shared library rules | Paul Park | 1995-06-23 | 2 | -4/+9 |
| * | Changes to support AIX shared libraries. The interactions | Sam Hartman | 1995-06-23 | 3 | -4/+38 |
| * | configure.in: Remove standardized set of autoconf macros, which are | Theodore Tso | 1995-06-09 | 2 | -3/+5 |
| * | Don't install compile_et.1; we're not installing the program, anyway | Theodore Tso | 1995-06-08 | 2 | -3/+9 |
| * | * configure.in: | Tom Yu | 1995-06-07 | 3 | -10/+12 |
| * | Better handling of error codes returned by winsock | Keith Vetter | 1995-06-03 | 2 | -0/+13 |
| * | * Makefile.in: remove spurious whitespace from blank line | Tom Yu | 1995-05-03 | 2 | -1/+5 |
| * | Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to do | Theodore Tso | 1995-04-14 | 1 | -0/+60 |
| * | com_err.h: If FAR is not defined, define it away | Theodore Tso | 1995-04-14 | 2 | -0/+7 |
| * | Windows global stuff: | Keith Vetter | 1995-04-14 | 6 | -7/+12 |
| * | Bug fixes or better error handling for the following 4 Windows bugs | Keith Vetter | 1995-04-06 | 2 | -2/+6 |
| * | * Makefile.in: Fix up Mac makefile. | John Gilmore | 1995-03-29 | 4 | -6/+13 |
| * | Fixed breakage introduced by windows port. com_err() is supposed to | Theodore Tso | 1995-03-24 | 2 | -0/+9 |
| * | Fixed problem in com_err.c due to the fact that the PC doesn't use autoconf and | Keith Vetter | 1995-03-22 | 2 | -1/+7 |
| * | Fixed bugs in the com_err library so that it's callable from windows programs | Keith Vetter | 1995-03-22 | 4 | -9/+28 |
| * | * com_err.c, com_err.h: Use HAVE_STDARG_H, not STDARG_PROTOTYPES. | John Gilmore | 1995-03-19 | 4 | -6/+13 |
| * | Problem with the error routines and windows definitions | Keith Vetter | 1995-03-17 | 2 | -0/+20 |
| * | Ported the error table stuff to the PC | Keith Vetter | 1995-03-17 | 7 | -36/+91 |
| * | Remove #ifdef STDC check to see if we should use const --- configure | Theodore Tso | 1995-02-28 | 2 | -4/+5 |
| * | * com_err.3: Document "com_err.h" rather than <com_err.h> | John Gilmore | 1995-02-28 | 2 | -1/+5 |
| * | Add .cvsignore file so that cvs ignores the autoconf-built configure file | Theodore Tso | 1995-02-03 | 1 | -0/+1 |
| * | All routines defined in the com_err library should have extern before | Theodore Tso | 1995-02-03 | 2 | -10/+16 |
| * | * Makefile.in (SRCS): add com_err.c explicit dependency to work | Mark Eichin | 1995-01-26 | 2 | -1/+8 |
| * | * configure.in: add caching to perror check (from epeisach). | Mark Eichin | 1994-11-18 | 2 | -2/+15 |
| * | Conversion of autoconfigury to Autoconf V2 | Mark Eichin | 1994-10-26 | 1 | -1/+1 |
| * | Don't specify an explicit pathname for sed | Theodore Tso | 1994-10-24 | 2 | -1/+5 |
| * | Don't rm the sed and awk scripts during a make clean | Theodore Tso | 1994-10-11 | 2 | -1/+5 |
| * | Replace use of basename with sed --- it's more portable | Theodore Tso | 1994-10-06 | 2 | -1/+5 |
| * | Don't try to compile comple_et. Use awk/sed shell script version instead. | Theodore Tso | 1994-10-03 | 3 | -6/+29 |
| * | Let configure take care of removing const with AC_CONST | Theodore Tso | 1994-09-30 | 7 | -23/+29 |
| * | Fix so that autoconf actually checks for bison/yacc/byacc, so that systems | Theodore Tso | 1994-09-23 | 1 | -0/+1 |
| * | Reversed order of \n\r to make jik happy | Theodore Tso | 1994-09-09 | 2 | -1/+6 |
| * | stamp out rcs keywords | Mark Eichin | 1994-08-18 | 8 | -34/+4 |
| * | gcc -Wall: clean up trash following #endifs.. | Mark Eichin | 1994-08-12 | 1 | -1/+1 |
| * | handle stdlib, malloc | Mark Eichin | 1994-08-09 | 2 | -5/+2 |