| Commit message (Expand) | Author | Age | Files | Lines |
* | Adjust most C source files to match the new standards for copyright | Greg Hudson | 2011-03-09 | 1 | -2/+2 |
* | make mark-cstyle | Tom Yu | 2009-10-31 | 1 | -1/+1 |
* | Attach format attributes to declarations of various message-formatting | Ken Raeburn | 2007-06-29 | 1 | -2/+10 |
* | * com_err.c, com_err.h, error_message.c, et_c.awk, et_h.awk: Removed Mac OS 9... | Alexandra Ellwood | 2003-03-06 | 1 | -13/+2 |
* | 2002-07-03 Tom Yu <tlyu@mit.edu> | Tom Yu | 2002-07-03 | 1 | -1/+12 |
* | KRB5_EXPORTVAR is defined lots of places but never used; delete it | Ken Raeburn | 2001-10-06 | 1 | -5/+0 |
* | Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA... | Ken Raeburn | 2001-10-06 | 1 | -15/+10 |
* | Danilo says we can get rid of the DLLIMP stuff now | Ken Raeburn | 2001-10-04 | 1 | -9/+7 |
* | * com_err.h: For struct error_table, change the base from an | Ezra Peisach | 2001-03-12 | 1 | -1/+1 |
* | * com_err.h (add_error_table, remove_error_table): Annotate as modifying | Ken Raeburn | 2001-01-20 | 1 | -14/+4 |
* | restore GSS_DLLIMP, KRB5_EXPORTVAR, NEAR macros | Ken Raeburn | 2000-12-06 | 1 | -0/+7 |
* | Remove a bunch of macro definitions we don't use. | Ken Raeburn | 2000-12-06 | 1 | -42/+23 |
* | Test out lclint and its4 on com_err library. One lclint error left on Solaris, | Ken Raeburn | 2000-11-08 | 1 | -3/+4 |
* | back out format-attribute change | Ken Raeburn | 2000-07-02 | 1 | -5/+1 |
* | * com_err.h (com_err): Declare with format attribute if using gcc | Ken Raeburn | 2000-06-26 | 1 | -1/+5 |
* | * com_err.h: Fix GSS_DLLIMP | Tom Yu | 1999-03-15 | 1 | -0/+1 |
* | com_err.h, error_table.h: Use "#if defined(MSDOS) || ..." instead of | Theodore Tso | 1998-12-01 | 1 | -9/+1 |
* | Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th... | Miro Jurisic | 1998-07-17 | 1 | -8/+4 |
* | Added magic incantations for Macontosh CFM-68K | Miro Jurisic | 1998-07-14 | 1 | -1/+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 | 1 | -1/+9 |
* | * com_err.c: Back out last change; it's not needed. Also, remove | Sam Hartman | 1997-03-01 | 1 | -1/+1 |
* | I really did mean #ifdef unix... I added AIX for compatibility. | Richard Basch | 1997-02-22 | 1 | -1/+5 |
* | * Make shared libs work on AIX | Sam Hartman | 1997-02-22 | 1 | -1/+1 |
* | Removed V2 experimental API previously checked-in. | Richard Basch | 1997-02-15 | 1 | -46/+22 |
* | Fix broken Windows 16 declaration. (Should be KRB5_CALLCONV, and | Theodore Tso | 1997-02-11 | 1 | -2/+0 |
* | compile_et.c: Change the emitted name of the struct error_table | Theodore Tso | 1997-02-08 | 1 | -3/+6 |
* | com_err.[ch]: Define old com_err_va interface | Richard Basch | 1997-02-08 | 1 | -0/+2 |
* | New V2 API + Win16/Win32 support | Richard Basch | 1997-02-06 | 1 | -62/+78 |
* | com_err.h: | Theodore Tso | 1996-06-12 | 1 | -10/+45 |
* | Clean up prototypes for error_message. I think we may need to insert a test ... | Sam Hartman | 1995-07-13 | 1 | -2/+2 |
* | Changes for Macintosh implementation | Keith Vetter | 1995-07-06 | 1 | -1/+1 |
* | com_err.h: If FAR is not defined, define it away | Theodore Tso | 1995-04-14 | 1 | -0/+3 |
* | Bug fixes or better error handling for the following 4 Windows bugs | Keith Vetter | 1995-04-06 | 1 | -2/+2 |
* | Fixed bugs in the com_err library so that it's callable from windows programs | Keith Vetter | 1995-03-22 | 1 | -2/+2 |
* | * com_err.c, com_err.h: Use HAVE_STDARG_H, not STDARG_PROTOTYPES. | John Gilmore | 1995-03-19 | 1 | -4/+6 |
* | Problem with the error routines and windows definitions | Keith Vetter | 1995-03-17 | 1 | -0/+14 |
* | Ported the error table stuff to the PC | Keith Vetter | 1995-03-17 | 1 | -4/+4 |
* | All routines defined in the com_err library should have extern before | Theodore Tso | 1995-02-03 | 1 | -10/+10 |
* | fix STDARG_PROTOTYPES redef | Mark Eichin | 1994-06-22 | 1 | -0/+2 |
* | usestdarg not available here -- STDC good enough for now | Mark Eichin | 1994-06-16 | 1 | -1/+2 |
* | make stdarg consistent | Mark Eichin | 1994-06-16 | 1 | -2/+7 |
* | *** empty log message *** | Theodore Tso | 1993-04-13 | 1 | -0/+36 |