| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | 2002-07-03 Tom Yu <tlyu@mit.edu> | Tom Yu | 2002-07-03 | 10 | -16/+109 |
| * | In directories building libraries, generate dependencies for .so/.po files too | Ken Raeburn | 2001-10-20 | 1 | -4/+4 |
| * | Update automatic dependencies to work on Windows by using $(OUTPRE) and | Ken Raeburn | 2001-10-11 | 1 | -4/+5 |
| * | KRB5_EXPORTVAR is defined lots of places but never used; delete it | Ken Raeburn | 2001-10-06 | 2 | -5/+2 |
| * | Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA... | Ken Raeburn | 2001-10-06 | 14 | -99/+62 |
| * | Danilo says we can get rid of the DLLIMP stuff now | Ken Raeburn | 2001-10-04 | 5 | -17/+20 |
| * | add automatically generated dependencies | Ken Raeburn | 2001-09-01 | 1 | -0/+10 |
| * | * error_message.c (error_message): Conditional label on _sgi so | Ezra Peisach | 2001-06-21 | 2 | -0/+7 |
| * | handle irix high-numbered error codes | Ken Raeburn | 2001-06-20 | 3 | -7/+24 |
| * | * com_err.h: For struct error_table, change the base from an | Ezra Peisach | 2001-03-12 | 2 | -1/+6 |
| * | * test_et.c (main): Only use sys_nerr tests if HAVE_SYS_ERRLIST | Ken Raeburn | 2001-03-08 | 3 | -1/+9 |
| * | rebuilt | Ken Raeburn | 2001-01-20 | 1 | -11/+7 |
| * | * com_err.h (add_error_table, remove_error_table): Annotate as modifying | Ken Raeburn | 2001-01-20 | 5 | -25/+48 |
| * | update to implement equivalent of ref count | Ken Raeburn | 2001-01-18 | 4 | -24/+33 |
| * | Make compile_et script installable, and install it. | Ken Raeburn | 2001-01-18 | 4 | -21/+47 |
| * | restore GSS_DLLIMP, KRB5_EXPORTVAR, NEAR macros | Ken Raeburn | 2000-12-06 | 2 | -2/+8 |
| * | fix typo | Ken Raeburn | 2000-12-06 | 1 | -1/+1 |
| * | Remove a bunch of macro definitions we don't use. | Ken Raeburn | 2000-12-06 | 9 | -173/+116 |
| * | undo last change | Ken Raeburn | 2000-12-06 | 1 | -2/+2 |
| * | tweak names of perl scripts | Ken Raeburn | 2000-12-06 | 1 | -2/+2 |
| * | try lclint on a com_err test program; misc cleanup | Ken Raeburn | 2000-12-06 | 2 | -7/+41 |
| * | some notes on interactions with 64-bit systems | Ken Raeburn | 2000-12-06 | 1 | -0/+15 |
| * | make "make check" do something | Ken Raeburn | 2000-11-14 | 3 | -3/+21 |
| * | problems found in auditing | Ken Raeburn | 2000-11-08 | 1 | -0/+34 |
| * | clarify a little | Ken Raeburn | 2000-11-08 | 1 | -3/+4 |
| * | Test out lclint and its4 on com_err library. One lclint error left on Solaris, | Ken Raeburn | 2000-11-08 | 12 | -83/+347 |
| * | * configure.in: Change AC_CONST to AC_C_CONST, AC_HEADER_EGREP to | Ezra Peisach | 2000-11-01 | 2 | -3/+9 |
| * | * et_c.awk: Actually define NOARGS as needed. Add prototype for | Ezra Peisach | 2000-07-24 | 2 | -0/+9 |
| * | back out format-attribute change | Ken Raeburn | 2000-07-02 | 2 | -5/+7 |
| * | * com_err.h (com_err): Declare with format attribute if using gcc | Ken Raeburn | 2000-06-26 | 2 | -1/+10 |
| * | merge from krb5-1-2-beta4 | Ken Raeburn | 2000-06-23 | 2 | -4/+17 |
| * | Change wsanchez@apple -> tritan@mit | Wilfredo Sanchez | 2000-06-01 | 1 | -2/+2 |
| * | * 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 |