summaryrefslogtreecommitdiffstats
path: root/src/util/et/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* handle irix high-numbered error codesKen Raeburn2001-06-201-0/+8
* * com_err.h: For struct error_table, change the base from anEzra Peisach2001-03-121-0/+5
* * test_et.c (main): Only use sys_nerr tests if HAVE_SYS_ERRLISTKen Raeburn2001-03-081-0/+4
* * com_err.h (add_error_table, remove_error_table): Annotate as modifyingKen Raeburn2001-01-201-0/+16
* update to implement equivalent of ref countKen Raeburn2001-01-181-0/+7
* Make compile_et script installable, and install it.Ken Raeburn2001-01-181-0/+14
* restore GSS_DLLIMP, KRB5_EXPORTVAR, NEAR macrosKen Raeburn2000-12-061-2/+1
* fix typoKen Raeburn2000-12-061-1/+1
* Remove a bunch of macro definitions we don't use.Ken Raeburn2000-12-061-0/+23
* try lclint on a com_err test program; misc cleanupKen Raeburn2000-12-061-0/+16
* make "make check" do somethingKen Raeburn2000-11-141-0/+8
* 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-081-0/+38
* * configure.in: Change AC_CONST to AC_C_CONST, AC_HEADER_EGREP toEzra Peisach2000-11-011-0/+6
* * et_c.awk: Actually define NOARGS as needed. Add prototype forEzra Peisach2000-07-241-0/+5
* back out format-attribute changeKen Raeburn2000-07-021-0/+6
* * com_err.h (com_err): Declare with format attribute if using gccKen Raeburn2000-06-261-0/+5
* merge from krb5-1-2-beta4Ken Raeburn2000-06-231-0/+10
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-011-2/+2
* * Makefile.in (com_err.o): Depends on com_err.cKen Raeburn2000-02-281-0/+4
* * error_message.c, error_table.h: Added support to use ErrorLib Alexandra Ellwood1999-10-281-0/+6
* log tritan's changesTom Yu1999-10-261-0/+7
* Added et.expMiro Jurisic1999-08-181-0/+4
* Get rid of control characters in text fileDanilo Almeida1999-06-151-0/+4
* These are a bunch of intertwined changes to the windows build.Danilo Almeida1999-05-191-0/+5
* Do win32 build in subdirDanilo Almeida1999-05-101-0/+4
* * com_err.h: Fix GSS_DLLIMPTom Yu1999-03-151-0/+4
* * et_c.awk: Fix to not depend on CPP symbol "unix"Tom Yu1999-02-021-0/+6
* com_err.h, error_table.h: Use "#if defined(MSDOS) || ..." instead ofTheodore Tso1998-12-011-2/+3
* error_message.c: Use "#if defined(MSDOS) || ..." instead of "#ifTheodore Tso1998-12-011-0/+6
* com_err.c (MacMessageBox): Change TextBox to TETextBox to match upTheodore Tso1998-07-021-0/+5
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-181-0/+5
* Mass makefile/configure.in build system revampTheodore Tso1998-02-121-0/+7
* * Makefile.in (SRCS): Add $(srcdir) as prefix to srcsEzra Peisach1997-10-071-0/+4
* * error_message.c (error_message): Mask error code withEzra Peisach1997-07-221-0/+9
* Add 'extern "C"' for C++ compatibility; also check for __cplusplusTheodore Tso1997-03-181-0/+5
* * error_message.c: Don't declare sys_nerr on MacintoshEzra Peisach1997-03-031-0/+6
* * com_err.c: Back out last change; it's not needed. Also, removeSam Hartman1997-03-011-1/+3
* Remove static from declaration of com_err_hookSam Hartman1997-03-011-0/+4
* Moved some of the library list file build logic from the individual MakefilesRichard Basch1997-02-231-0/+2
* Described the replacement of #ifdef unixRichard Basch1997-02-221-5/+8
* * Make shared libs work on AIXSam Hartman1997-02-221-0/+12
* Update the major version to 3;Sam Hartman1997-02-221-0/+4
* Removed V2 experimental API previously checked-in.Richard Basch1997-02-151-0/+8
* com_err.c: display the error via stderr if it is a character deviceRichard Basch1997-02-111-0/+5
* Fix broken Windows 16 declaration. (Should be KRB5_CALLCONV, andTheodore Tso1997-02-111-0/+5
* Merge of libhack_branchTom Yu1997-02-091-0/+9
* compile_et.c: Change the emitted name of the struct error_tableTheodore Tso1997-02-081-0/+12
* com_err.[ch]: Define old com_err_va interfaceRichard Basch1997-02-081-0/+4
* New V2 API + Win16/Win32 supportRichard Basch1997-02-061-0/+32