summaryrefslogtreecommitdiffstats
path: root/src/util/et
Commit message (Expand)AuthorAgeFilesLines
* Work around a compiler bug on the Alpha.Ezra Peisach1996-10-172-1/+8
* Change continuation processing so that it doesn't depend on ANSI CTheodore Tso1996-09-062-4/+15
* * internal.h: #ifdef NEED_SYS_ERRLIST -> #ifdefTom Yu1996-08-314-7/+17
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-222-1/+34
* For Win32, define away FAR and NEARTheodore Tso1996-06-132-0/+9
* com_err.h:Theodore Tso1996-06-129-30/+120
* cvsignore hackeryTom Yu1996-06-101-1/+0
* Fix SRCS definition so that it doesn't fool the Macintosh macfiles.shTheodore Tso1996-03-202-2/+9
* use AC_HEADER_STDARGKen Raeburn1996-03-132-1/+5
* Windows has strerror()Theodore Tso1996-02-282-0/+7
* Folded in danw's changes to allow building Makefiles for theTheodore Tso1996-02-072-3/+7
* remove rcs keyword cruft which doesn't make much sense in CVS.Mark Eichin1995-11-033-5/+3
* Remove ##DOS!include of config/windows.in. config/windows.in is nowTheodore Tso1995-10-072-1/+5
* Fix logic if #ifdefs for HAVE_STRERROR and HAVE_SYS_ERRLIST.Theodore Tso1995-10-052-4/+13
* * configure.in (V5_MAKE_SHARED_LIB): Add version number 0.1 for libraryEzra Peisach1995-10-023-16/+9
* Removed "foo:: foo-$(WHAT)" lines from the MakefileTheodore Tso1995-09-252-4/+5
* Change password for the MacKeith Vetter1995-09-242-1/+22
* Only define sys_nerr if we're on a Macintosh. On those systems whichTheodore Tso1995-09-222-0/+9
* Mac Beta 1 submissionKeith Vetter1995-09-113-0/+70
* Add $(SHELL) to invocation of config_script, so that the tree canTheodore Tso1995-08-072-1/+8
* Clean up prototypes for error_message. I think we may need to insert a test ...Sam Hartman1995-07-132-2/+10
* Do not include stdlib.h unless it existsEzra Peisach1995-07-122-0/+6
* Add DEPLIBS, needed by shared library rulePaul Park1995-07-072-1/+5
* Changes for Macintosh implementationKeith Vetter1995-07-064-2/+11
* * configure.in: fix typo; appended "all" rule needs two colons toTom Yu1995-06-242-1/+6
* * error_table.h: reverse sense of KRB5_PROVIDE_PROTOTYPESTom Yu1995-06-232-3/+4
* Fixed typos that prevent static libs from working. Add codeSam Hartman1995-06-232-2/+9
* Change done to DONE for shared library rulesPaul Park1995-06-232-4/+9
* Changes to support AIX shared libraries. The interactionsSam Hartman1995-06-233-4/+38
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-092-3/+5
* Don't install compile_et.1; we're not installing the program, anywayTheodore Tso1995-06-082-3/+9
* * configure.in:Tom Yu1995-06-073-10/+12
* Better handling of error codes returned by winsockKeith Vetter1995-06-032-0/+13
* * Makefile.in: remove spurious whitespace from blank lineTom Yu1995-05-032-1/+5
* Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to doTheodore Tso1995-04-141-0/+60
* com_err.h: If FAR is not defined, define it awayTheodore Tso1995-04-142-0/+7
* Windows global stuff:Keith Vetter1995-04-146-7/+12
* Bug fixes or better error handling for the following 4 Windows bugsKeith Vetter1995-04-062-2/+6
* * Makefile.in: Fix up Mac makefile.John Gilmore1995-03-294-6/+13
* Fixed breakage introduced by windows port. com_err() is supposed toTheodore Tso1995-03-242-0/+9
* Fixed problem in com_err.c due to the fact that the PC doesn't use autoconf andKeith Vetter1995-03-222-1/+7
* Fixed bugs in the com_err library so that it's callable from windows programsKeith Vetter1995-03-224-9/+28
* * com_err.c, com_err.h: Use HAVE_STDARG_H, not STDARG_PROTOTYPES.John Gilmore1995-03-194-6/+13
* Problem with the error routines and windows definitionsKeith Vetter1995-03-172-0/+20
* Ported the error table stuff to the PCKeith Vetter1995-03-177-36/+91
* Remove #ifdef STDC check to see if we should use const --- configureTheodore Tso1995-02-282-4/+5
* * com_err.3: Document "com_err.h" rather than <com_err.h>John Gilmore1995-02-282-1/+5
* Add .cvsignore file so that cvs ignores the autoconf-built configure fileTheodore Tso1995-02-031-0/+1
* All routines defined in the com_err library should have extern beforeTheodore Tso1995-02-032-10/+16
* * Makefile.in (SRCS): add com_err.c explicit dependency to workMark Eichin1995-01-262-1/+8