summaryrefslogtreecommitdiffstats
path: root/src/util/et
Commit message (Expand)AuthorAgeFilesLines
...
* 2002-07-03 Tom Yu <tlyu@mit.edu>Tom Yu2002-07-0310-16/+109
* In directories building libraries, generate dependencies for .so/.po files tooKen Raeburn2001-10-201-4/+4
* Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn2001-10-111-4/+5
* KRB5_EXPORTVAR is defined lots of places but never used; delete itKen Raeburn2001-10-062-5/+2
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-0614-99/+62
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-045-17/+20
* add automatically generated dependenciesKen Raeburn2001-09-011-0/+10
* * error_message.c (error_message): Conditional label on _sgi soEzra Peisach2001-06-212-0/+7
* handle irix high-numbered error codesKen Raeburn2001-06-203-7/+24
* * 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