summaryrefslogtreecommitdiffstats
path: root/src/util/et
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove static from declaration of com_err_hookSam Hartman1997-03-012-3/+8
* Moved some of the library list file build logic from the individual MakefilesRichard Basch1997-02-232-5/+2
* Described the replacement of #ifdef unixRichard Basch1997-02-221-5/+8
* AIX should also have the compatibility interfaceRichard Basch1997-02-222-2/+2
* I really did mean #ifdef unix... I added AIX for compatibility.Richard Basch1997-02-223-3/+7
* * Make shared libs work on AIXSam Hartman1997-02-226-5/+18
* Update the major version to 3;Sam Hartman1997-02-222-1/+5
* Unix bug: link.table was referencing an incompletely constructed variableRichard Basch1997-02-201-1/+1
* et_c.awk:Richard Basch1997-02-202-21/+24
* Do not free unallocated memory (win16)Richard Basch1997-02-181-11/+17
* Win16 fixesRichard Basch1997-02-183-8/+7
* Because you cannot call malloc() during DLL initialization under win16,Richard Basch1997-02-181-2/+16
* Checked in a debugging version, by accident.Richard Basch1997-02-161-2/+11
* Removed V2 experimental API previously checked-in.Richard Basch1997-02-159-255/+200
* com_err.c: Only check if stderr is a tty under Win32; Win16 does notRichard Basch1997-02-141-0/+2
* com_err.c: display the error via stderr if it is a character deviceRichard Basch1997-02-112-1/+15
* Fix broken Windows 16 declaration. (Should be KRB5_CALLCONV, andTheodore Tso1997-02-113-3/+6
* Merge of libhack_branchTom Yu1997-02-093-42/+22
* compile_et.c: Change the emitted name of the struct error_tableTheodore Tso1997-02-084-15/+28
* com_err.[ch]: Define old com_err_va interfaceRichard Basch1997-02-083-1/+16
* New V2 API + Win16/Win32 supportRichard Basch1997-02-0611-413/+627
* Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1996-12-132-1/+5
* make clean was missing some things; see ChangeLogs for detailsTom Yu1996-11-142-1/+7
* 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