| Commit message (Expand) | Author | Age | Files | Lines |
| * | * Makefile.in (com_err.o): Depends on com_err.c | Ken Raeburn | 2000-02-28 | 2 | -0/+6 |
| * | * error_message.c, error_table.h: Added support to use ErrorLib | Alexandra Ellwood | 1999-10-28 | 1 | -0/+6 |
| * | Added support to use ErrorLib to get MIT Support Library and Mac OS Toolbox e... | Alexandra Ellwood | 1999-10-28 | 2 | -2/+20 |
| * | log tritan's changes | Tom Yu | 1999-10-26 | 1 | -0/+7 |
| * | Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES such | Wilfredo Sanchez | 1999-10-26 | 1 | -3/+2 |
| * | copyright notice updates from 1.1 branch | Ken Raeburn | 1999-09-24 | 6 | -1/+19 |
| * | Added et.exp | Miro Jurisic | 1999-08-18 | 2 | -0/+12 |
| * | Get rid of control characters in text file | Danilo Almeida | 1999-06-15 | 2 | -16/+20 |
| * | These are a bunch of intertwined changes to the windows build. | Danilo Almeida | 1999-05-19 | 2 | -3/+10 |
| * | Do win32 build in subdir | Danilo Almeida | 1999-05-10 | 2 | -7/+11 |
| * | * com_err.h: Fix GSS_DLLIMP | Tom Yu | 1999-03-15 | 2 | -0/+5 |
| * | * et_c.awk: Fix to not depend on CPP symbol "unix" | Tom Yu | 1999-02-02 | 3 | -2/+8 |
| * | com_err.h, error_table.h: Use "#if defined(MSDOS) || ..." instead of | Theodore Tso | 1998-12-01 | 4 | -12/+7 |
| * | error_message.c: Use "#if defined(MSDOS) || ..." instead of "#if | Theodore Tso | 1998-12-01 | 2 | -1/+7 |
| * | Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th... | Miro Jurisic | 1998-07-17 | 4 | -17/+13 |
| * | Mac: now calling NewCWindow when possible; changed GetNextEvent to WaitNextEvent | Miro Jurisic | 1998-07-14 | 1 | -3/+10 |
| * | Added magic incantations for Macontosh CFM-68K | Miro Jurisic | 1998-07-14 | 1 | -1/+12 |
| * | Perl versions of the conversion utilities | Theodore Tso | 1998-07-09 | 2 | -0/+535 |
| * | com_err.c (MacMessageBox): Change TextBox to TETextBox to match up | Theodore Tso | 1998-07-02 | 2 | -1/+6 |
| * | Remove trailing slash from thisconfigdir. Change directory syntax | Tom Yu | 1998-02-18 | 2 | -2/+7 |
| * | Mass makefile/configure.in build system revamp | Theodore Tso | 1998-02-12 | 3 | -1/+21 |
| * | * Makefile.in (SRCS): Add $(srcdir) as prefix to srcs | Ezra Peisach | 1997-10-07 | 2 | -1/+8 |
| * | * error_message.c (error_message): Mask error code with | Ezra Peisach | 1997-07-22 | 3 | -2/+12 |
| * | it's 'extern "C"' not '#extern "C"' | Kevin Mitchell | 1997-03-31 | 1 | -1/+1 |
| * | Add 'extern "C"' for C++ compatibility; also check for __cplusplus | Theodore Tso | 1997-03-18 | 2 | -1/+14 |
| * | * error_message.c: Don't declare sys_nerr on Macintosh | Ezra Peisach | 1997-03-03 | 3 | -1/+9 |
| * | * com_err.c: Back out last change; it's not needed. Also, remove | Sam Hartman | 1997-03-01 | 3 | -6/+7 |
| * | Remove static from declaration of com_err_hook | Sam Hartman | 1997-03-01 | 2 | -3/+8 |
| * | Moved some of the library list file build logic from the individual Makefiles | Richard Basch | 1997-02-23 | 2 | -5/+2 |
| * | Described the replacement of #ifdef unix | Richard Basch | 1997-02-22 | 1 | -5/+8 |
| * | AIX should also have the compatibility interface | Richard Basch | 1997-02-22 | 2 | -2/+2 |
| * | I really did mean #ifdef unix... I added AIX for compatibility. | Richard Basch | 1997-02-22 | 3 | -3/+7 |
| * | * Make shared libs work on AIX | Sam Hartman | 1997-02-22 | 6 | -5/+18 |
| * | Update the major version to 3; | Sam Hartman | 1997-02-22 | 2 | -1/+5 |
| * | Unix bug: link.table was referencing an incompletely constructed variable | Richard Basch | 1997-02-20 | 1 | -1/+1 |
| * | et_c.awk: | Richard Basch | 1997-02-20 | 2 | -21/+24 |
| * | Do not free unallocated memory (win16) | Richard Basch | 1997-02-18 | 1 | -11/+17 |
| * | Win16 fixes | Richard Basch | 1997-02-18 | 3 | -8/+7 |
| * | Because you cannot call malloc() during DLL initialization under win16, | Richard Basch | 1997-02-18 | 1 | -2/+16 |
| * | Checked in a debugging version, by accident. | Richard Basch | 1997-02-16 | 1 | -2/+11 |
| * | Removed V2 experimental API previously checked-in. | Richard Basch | 1997-02-15 | 9 | -255/+200 |
| * | com_err.c: Only check if stderr is a tty under Win32; Win16 does not | Richard Basch | 1997-02-14 | 1 | -0/+2 |
| * | com_err.c: display the error via stderr if it is a character device | Richard Basch | 1997-02-11 | 2 | -1/+15 |
| * | Fix broken Windows 16 declaration. (Should be KRB5_CALLCONV, and | Theodore Tso | 1997-02-11 | 3 | -3/+6 |
| * | Merge of libhack_branch | Tom Yu | 1997-02-09 | 3 | -42/+22 |
| * | compile_et.c: Change the emitted name of the struct error_table | Theodore Tso | 1997-02-08 | 4 | -15/+28 |
| * | com_err.[ch]: Define old com_err_va interface | Richard Basch | 1997-02-08 | 3 | -1/+16 |
| * | New V2 API + Win16/Win32 support | Richard Basch | 1997-02-06 | 11 | -413/+627 |
| * | Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not* | Theodore Tso | 1996-12-13 | 2 | -1/+5 |
| * | make clean was missing some things; see ChangeLogs for details | Tom Yu | 1996-11-14 | 2 | -1/+7 |