| Commit message (Expand) | Author | Age | Files | Lines |
* | * prof_tree.c (struct profile_node): Add new bitfield DELETED. | Ken Raeburn | 2004-09-23 | 6 | -13/+109 |
* | regenerated | Ken Raeburn | 2004-09-23 | 1 | -6/+8 |
* | * profile.swg: Only include tclsh.i if building for Tcl. | Ken Raeburn | 2004-09-23 | 2 | -3/+26 |
* | Better support for using libutil on systems that need it for various | Tom Yu | 2004-09-22 | 2 | -0/+7 |
* | * reconf: Export ACLOCAL=true to environment | Ken Raeburn | 2004-09-15 | 2 | -0/+9 |
* | * prof_file.c (profile_open_file): If an error occurs while updating from the | Ken Raeburn | 2004-08-28 | 2 | -0/+8 |
* | * prof_parse.c (parse_std_line): Rewrite handling of whitespace in and after | Ken Raeburn | 2004-08-28 | 2 | -6/+20 |
* | * profile_tcl.c: New file, generated from profile.swg, but checked in to avoid | Ken Raeburn | 2004-08-27 | 2 | -0/+2084 |
* | * profile.swg: New file. | Ken Raeburn | 2004-08-27 | 4 | -4/+266 |
* | * run.test (getnwords): Run data through "cat -v", because at least one version | Ken Raeburn | 2004-08-27 | 2 | -1/+11 |
* | * prof_int.h (struct _prf_data_t): Add a mutex. | Ken Raeburn | 2004-08-27 | 5 | -50/+142 |
* | whitespace | Ken Raeburn | 2004-08-21 | 1 | -10/+10 |
* | * run.test (getnwords): Rewrite to drop blank lines before counting lines, no... | Ken Raeburn | 2004-08-15 | 2 | -1/+6 |
* | * run.test (getnwords): New function. Uses sed to get N words from $DICT as | Ken Raeburn | 2004-08-12 | 2 | -11/+21 |
* | * threads.c (GET_NO_PTHREAD_TSD) [!HAVE_PRAGMA_WEAK_REF]: Macro result type | Ken Raeburn | 2004-08-08 | 2 | -1/+6 |
* | * threads.c (krb5int_thread_support_init): Do finish initialization after key... | Ken Raeburn | 2004-07-31 | 2 | -2/+10 |
* | * configure.in: Only sanity-check setutent() API if there is no | Tom Yu | 2004-07-30 | 2 | -16/+23 |
* | Add a mutex to protect the per-process fake-getaddrinfo data cache. | Ken Raeburn | 2004-07-23 | 3 | -8/+61 |
* | * fake-addrinfo.c: New file. | Ken Raeburn | 2004-07-19 | 3 | -3/+60 |
* | update dependencies | Ken Raeburn | 2004-07-16 | 1 | -2/+2 |
* | update dependencies | Ken Raeburn | 2004-07-16 | 1 | -13/+24 |
* | * pty-int.h: Include port-sockets.h instead of netdb.h and netinet/in.h | Ken Raeburn | 2004-07-16 | 2 | -2/+6 |
* | * Makefile.in (MLIBS): Add $(LIBS) | Ken Raeburn | 2004-07-15 | 2 | -1/+3 |
* | * libprofile.exports: Don't try to export krb5int_profile_shared_data | Ken Raeburn | 2004-07-15 | 2 | -1/+5 |
* | Make thread-specific data support build under Windows (but don't enable it yet) | Ken Raeburn | 2004-07-07 | 2 | -2/+11 |
* | * error_message.c (remove_error_table) [!ENABLE_THREADS && DEBUG_THREADS]: Up... | Ken Raeburn | 2004-07-04 | 2 | -1/+6 |
* | typo in last change | Ken Raeburn | 2004-06-24 | 1 | -1/+0 |
* | * threads.c: Reorganize code: One definition of each function, with | Ken Raeburn | 2004-06-24 | 2 | -181/+177 |
* | Delete preprocessor tests for macintosh, __MWERKS__, applec, and THINK_C, all | Ken Raeburn | 2004-06-22 | 6 | -20/+11 |
* | * threads.c (key_lock): Change to a k5_mutex_t. | Ken Raeburn | 2004-06-21 | 2 | -21/+72 |
* | ignore generated timestamp file autoconf.stmp | Ken Raeburn | 2004-06-19 | 1 | -0/+1 |
* | * mpool/mpool.c (mpool_get, mpool_write): Check that the offset calculation | Ken Raeburn | 2004-06-19 | 2 | -0/+17 |
* | * Makefile.in (SHLIB_EXPLIBS): Add $(LIBS) | Ken Raeburn | 2004-06-19 | 4 | -2/+7 |
* | * Makefile.in (all-windows): Build support directory | Ken Raeburn | 2004-06-18 | 2 | -0/+7 |
* | * Makefile.in (BUILDTOP, LIBNAME, XTRA, OBJFILE): Define for Windows. | Ken Raeburn | 2004-06-18 | 3 | -2/+126 |
* | * Makefile.in ($(OUTPRE)test_et.exe): New target. | Ken Raeburn | 2004-06-18 | 4 | -11/+63 |
* | Purge make targets and variables (and a few files) relating to the old, | Ken Raeburn | 2004-06-17 | 6 | -12/+13 |
* | * depfix.sed: Delete /os/usr/include as well, to cope with an | Tom Yu | 2004-06-16 | 2 | -0/+7 |
* | * libkrb5support.exports: Drop krb5int_foreach_localaddr | Ken Raeburn | 2004-06-14 | 2 | -1/+4 |
* | * pty-int.h (_AIX && _THREAD_SAFE): Undefine _THREAD_SAFE | Ken Raeburn | 2004-06-12 | 2 | -0/+19 |
* | * Makefile.in (include/generated.stmp): New intermediate target file, to | Ken Raeburn | 2004-06-12 | 3 | -5/+18 |
* | Run make depend | Sam Hartman | 2004-06-08 | 2 | -6/+4 |
* | * Makefile.in ($(srcdir)/include/config.h.in): Always use --include, never try | Ken Raeburn | 2004-06-08 | 2 | -1/+6 |
* | Change all uses of LIB in UNIX makefiles to LIBBASE, for better Windows | Ken Raeburn | 2004-06-04 | 12 | -6/+30 |
* | * prof_file.c (profile_open_file): Handle earlier (draft POSIX) specifications | Ken Raeburn | 2004-06-04 | 2 | -4/+13 |
* | Oops. Fixes last night's test failures in last night's build.. | Ken Raeburn | 2004-06-03 | 2 | -0/+6 |
* | Closer to thread-safe.. | Ken Raeburn | 2004-06-03 | 3 | -1/+17 |
* | The com_err library is now probably as thread-safe as it's going to get, on | Ken Raeburn | 2004-06-03 | 4 | -8/+74 |
* | * error_message.c (terminated): New variable. | Ken Raeburn | 2004-05-31 | 2 | -0/+14 |
* | * configure.in: When generating prtest, use AC_CONFIG_FILES | Ezra Peisach | 2004-05-24 | 2 | -1/+7 |