summaryrefslogtreecommitdiffstats
path: root/src/util
Commit message (Expand)AuthorAgeFilesLines
* Merge some Mac-specific changes from meeroh's branch:Ken Raeburn2002-12-317-115/+176
* Replace dependencies on generated krb524 and krb4 headers withTom Yu2002-12-232-0/+10
* * prof_file.c: Cast return from prof_mutex_lock andEzra Peisach2002-12-232-7/+13
* * prof_int.h: Define USE_PTHREADS and include pthread.h if on MacOS X.Ken Raeburn2002-12-213-3/+43
* Merge in data tree sharing, minus locking support, plus a bugfix or twoKen Raeburn2002-12-204-9/+152
* update dependenciesTom Yu2002-12-121-8/+8
* Fix depend rules to keep state about whether verification of variousTom Yu2002-12-122-1/+6
* * et_h.awk: It's "const struct error_table et_" in the c file, soTom Yu2002-12-122-1/+6
* Checkpoint first step of merge.Ken Raeburn2002-12-078-101/+142
* * prof_get.c (conf_yes, conf_no): Entries now point to const.Ken Raeburn2002-12-072-4/+10
* * configure.in: Quote the argument to AC_CHECK_HEADER. AutoconfEzra Peisach2002-12-062-1/+6
* * depfix.sed: Remove tcl-specific headers from dependencies.Tom Yu2002-11-272-2/+10
* update dependenciesTom Yu2002-11-271-1/+0
* Invoke autoconf/autoreconf with the option --localdir or --include dependingEzra Peisach2002-11-142-2/+21
* Implement an install-headers target to install public headers into KRB5_INCDIR;Sam Hartman2002-10-074-0/+13
* Move test_* from all to check targetSam Hartman2002-10-032-1/+8
* * depgen.sed: Solaris sed doesn't like '\(^.*$\)'; replace it withTom Yu2002-09-272-1/+6
* Work out pathname for gcc fixincludes headers via "-print-libgcc-file-name" andKen Raeburn2002-09-143-5/+23
* Permit building against either the in-tree version of db2 or a system versionKen Raeburn2002-09-132-1/+6
* * depfix.sed: Replace db2 headers with $(DB_DEPS)Ken Raeburn2002-09-132-0/+5
* * Makefile.in (LOCALINCLUDES): Don't reference et directory.Ken Raeburn2002-09-112-10/+13
* Move all depfix2.sed generation into depgen.sed, so ".." in $(srcdir) andKen Raeburn2002-09-112-4/+69
* * Makefile.in (LOCALINCLUDES): Drop references to .. and et directories inKen Raeburn2002-09-112-2/+8
* use stdint.h and inttypes.h if availableKen Raeburn2002-09-054-1/+16
* * reconf: Give up if autoreconf failsKen Raeburn2002-09-032-1/+5
* * mkrel: set -e to catch errors. Only build and clean autoconf ifTom Yu2002-09-032-7/+17
* * acconfig.h: Remove file. All handled by configure.in nowEzra Peisach2002-09-032-15/+4
* * com_err.c (default_com_err_proc, com_err_va, set_com_err_hook): Define with...Ken Raeburn2002-09-022-16/+13
* * Makefile.in (MY_SUBDIRS) [##WIN32##]: Hide variable definition inside "!if 0"Ken Raeburn2002-08-302-0/+11
* rename macros in last makefile.in change to use _ instead of - in namesKen Raeburn2002-08-292-7/+7
* * Makefile.in (MAYBE_ET-k5, MAYBE_ET-sys, MAYBE_SS-k5, MAYBE_SS-sys): NewKen Raeburn2002-08-292-1/+12
* * depfix.sed: Replace in-tree ss header files with $(SS_DEPS)Ken Raeburn2002-08-292-0/+5
* * pty_err.et: Add final "end" statementKen Raeburn2002-08-292-0/+4
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-2920-15/+45
* Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn2002-08-291-0/+11
* Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn2002-08-297-0/+22
* * btree/bt_split.c (bt_psplit): Correctly account forTom Yu2002-08-282-2/+9
* Quote targets of some copy operations within the build tree. NeededKen Raeburn2002-08-274-2/+11
* * Makefile: DeletedKen Raeburn2002-08-242-23/+2
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-2322-16/+50
* * dbtest.c: Include btree.h if we're compiled with -DSTATISTICSTom Yu2002-08-233-1/+21
* * main.c: Disable append(); we don't have R_APPEND in this releaseTom Yu2002-08-232-8/+88
* * Makefile.in (LIBMINOR): Bump due to addition of bt_rseq()Tom Yu2002-08-238-12/+474
* * db.h: Add rename and prototype for bt_rseq(); this is a kludgeTom Yu2002-08-232-0/+7
* * Makefile.in (EXTRADEPSRCS): New variable.Ken Raeburn2002-08-152-0/+14
* * Makefile.in (SUBDIROBJLISTS): New variableKen Raeburn2002-08-152-0/+5
* * Makefile.in ($(HDRS)): Depend on 'includes'.Ken Raeburn2002-08-142-1/+8
* When directory was deleted, Makefile.in was left behindEzra Peisach2002-07-301-110/+0
* drop libdyn as a separate libraryKen Raeburn2002-07-1723-1596/+4
* * reconf: Create include/krb5/autoconf.stmp on success if it didn't already e...Ken Raeburn2002-07-172-1/+11