summaryrefslogtreecommitdiffstats
path: root/src/util/et
Commit message (Expand)AuthorAgeFilesLines
* * com_err.h: For struct error_table, change the base from anEzra Peisach2001-03-122-1/+6
* * test_et.c (main): Only use sys_nerr tests if HAVE_SYS_ERRLISTKen Raeburn2001-03-083-1/+9
* rebuiltKen Raeburn2001-01-201-11/+7
* * com_err.h (add_error_table, remove_error_table): Annotate as modifyingKen Raeburn2001-01-205-25/+48
* update to implement equivalent of ref countKen Raeburn2001-01-184-24/+33
* Make compile_et script installable, and install it.Ken Raeburn2001-01-184-21/+47
* restore GSS_DLLIMP, KRB5_EXPORTVAR, NEAR macrosKen Raeburn2000-12-062-2/+8
* fix typoKen Raeburn2000-12-061-1/+1
* Remove a bunch of macro definitions we don't use.Ken Raeburn2000-12-069-173/+116
* undo last changeKen Raeburn2000-12-061-2/+2
* tweak names of perl scriptsKen Raeburn2000-12-061-2/+2
* try lclint on a com_err test program; misc cleanupKen Raeburn2000-12-062-7/+41
* some notes on interactions with 64-bit systemsKen Raeburn2000-12-061-0/+15
* make "make check" do somethingKen Raeburn2000-11-143-3/+21
* problems found in auditingKen Raeburn2000-11-081-0/+34
* clarify a littleKen Raeburn2000-11-081-3/+4
* Test out lclint and its4 on com_err library. One lclint error left on Solaris,Ken Raeburn2000-11-0812-83/+347
* * configure.in: Change AC_CONST to AC_C_CONST, AC_HEADER_EGREP toEzra Peisach2000-11-012-3/+9
* * et_c.awk: Actually define NOARGS as needed. Add prototype forEzra Peisach2000-07-242-0/+9
* back out format-attribute changeKen Raeburn2000-07-022-5/+7
* * com_err.h (com_err): Declare with format attribute if using gccKen Raeburn2000-06-262-1/+10
* merge from krb5-1-2-beta4Ken Raeburn2000-06-232-4/+17
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-011-2/+2
* * Makefile.in (com_err.o): Depends on com_err.cKen Raeburn2000-02-282-0/+6
* * error_message.c, error_table.h: Added support to use ErrorLib Alexandra Ellwood1999-10-281-0/+6
* Added support to use ErrorLib to get MIT Support Library and Mac OS Toolbox e...Alexandra Ellwood1999-10-282-2/+20
* log tritan's changesTom Yu1999-10-261-0/+7
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-261-3/+2
* copyright notice updates from 1.1 branchKen Raeburn1999-09-246-1/+19
* Added et.expMiro Jurisic1999-08-182-0/+12
* Get rid of control characters in text fileDanilo Almeida1999-06-152-16/+20
* These are a bunch of intertwined changes to the windows build.Danilo Almeida1999-05-192-3/+10
* Do win32 build in subdirDanilo Almeida1999-05-102-7/+11
* * com_err.h: Fix GSS_DLLIMPTom Yu1999-03-152-0/+5
* * et_c.awk: Fix to not depend on CPP symbol "unix"Tom Yu1999-02-023-2/+8
* com_err.h, error_table.h: Use "#if defined(MSDOS) || ..." instead ofTheodore Tso1998-12-014-12/+7
* error_message.c: Use "#if defined(MSDOS) || ..." instead of "#ifTheodore Tso1998-12-012-1/+7
* Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th...Miro Jurisic1998-07-174-17/+13
* Mac: now calling NewCWindow when possible; changed GetNextEvent to WaitNextEventMiro Jurisic1998-07-141-3/+10
* Added magic incantations for Macontosh CFM-68KMiro Jurisic1998-07-141-1/+12
* Perl versions of the conversion utilitiesTheodore Tso1998-07-092-0/+535
* com_err.c (MacMessageBox): Change TextBox to TETextBox to match upTheodore Tso1998-07-022-1/+6
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-182-2/+7
* Mass makefile/configure.in build system revampTheodore Tso1998-02-123-1/+21
* * Makefile.in (SRCS): Add $(srcdir) as prefix to srcsEzra Peisach1997-10-072-1/+8
* * error_message.c (error_message): Mask error code withEzra Peisach1997-07-223-2/+12
* it's 'extern "C"' not '#extern "C"'Kevin Mitchell1997-03-311-1/+1
* Add 'extern "C"' for C++ compatibility; also check for __cplusplusTheodore Tso1997-03-182-1/+14
* * error_message.c: Don't declare sys_nerr on MacintoshEzra Peisach1997-03-033-1/+9
* * com_err.c: Back out last change; it's not needed. Also, removeSam Hartman1997-03-013-6/+7