summaryrefslogtreecommitdiffstats
path: root/src/util
Commit message (Expand)AuthorAgeFilesLines
...
* * Makefile.in (libdb.a): Quiet the if statementTom Yu1995-07-033-5/+10
* * Replace Gcc test from top level configure.in with one fromSam Hartman1995-07-033-10/+16
* * configure.in: Don't check for pgno_t; it's not in sys/types.h onTom Yu1995-07-022-1/+6
* Add shared library supportPaul Park1995-06-306-2/+44
* Rename ct_c.*.in to ct_c_*.in, so that the sources will unpack cleanlyTheodore Tso1995-06-284-8/+14
* Rename ct_c.* to ct_c.*.in. ct_c.sed.in is now processed by sed toTheodore Tso1995-06-285-14/+27
* * configure.in: int*_t and pgno_t declarations fromMark Eichin1995-06-282-0/+12
* * configure.in: use AC_CHECK_FUNCS and check for memmove.Mark Eichin1995-06-283-1/+10
* * dbtest.c (xmalloc): use memcpy, memmove isn't needed.Mark Eichin1995-06-283-2/+10
* * run.test: look in /usr/share/lib/dict/words to find the wordsMark Eichin1995-06-282-1/+8
* * db.h: *int*_t are likely to collide with native types,Mark Eichin1995-06-282-15/+7
* * configure.in: *int*_t are likely to collide with native types,Mark Eichin1995-06-282-1/+14
* Compiler warning cleanupPaul Park1995-06-274-2/+12
* Made makeshlib produced by Makefile, so I can know whether I'm running Gcc. ...Sam Hartman1995-06-264-5/+53
* * configure.in: fix typo; appended "all" rule needs two colons toTom Yu1995-06-242-1/+6
* * error_table.h: reverse sense of KRB5_PROVIDE_PROTOTYPESTom Yu1995-06-232-3/+4
* Fixed typos that prevent static libs from working. Add codeSam Hartman1995-06-232-2/+9
* Change done to DONE for shared library rulesPaul Park1995-06-232-4/+9
* Forgot to add Changelog entrySam Hartman1995-06-231-0/+4
* Changes to support AIX shared libraries. The interactionsSam Hartman1995-06-234-5/+63
* put -Llt back, sent email to djmMark Eichin1995-06-221-2/+2
* Installed autoconf 2.4 in the Kerberos V5 tree. This reverted a fewTheodore Tso1995-06-2137-1274/+2768
* * getsyms, getsyms.sed: fix a few random bugsTom Yu1995-06-203-25/+62
* * getsyms, getsyms.sed: simple scripts to find #ifdef's thatTom Yu1995-06-193-0/+71
* Fix run.test to run under UltrixPaul Park1995-06-162-6/+12
* * libupdate.sh: oops they were right to begin with; hackTom Yu1995-06-162-2/+5
* * libupdate.sh: ARADD and ARCHIVE were backwardsTom Yu1995-06-162-2/+5
* Remove status message from OSF/1 shared library buildPaul Park1995-06-161-1/+0
* Shared library Makefile/configure changes and cleanupPaul Park1995-06-152-5/+19
* Really check for /bin/sh5Paul Park1995-06-131-1/+1
* Fix test for Ultrix and SolarisPaul Park1995-06-134-1/+19
* * Makefile.in: don't install libss.aTom Yu1995-06-132-8/+4
* * configure.in: fix intial value of CDEFS_INCLUDE so that makeTom Yu1995-06-112-1/+6
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-0912-16/+30
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-094-11/+14
* error.c (ss_error): remove const declaration from local variable. (it isEzra Peisach1995-06-094-2/+16
* list_req.c, ss_internal.h: Clean up -Wall flamesTheodore Tso1995-06-095-15/+29
* Change mk_cmds so that the output file is always created in theTheodore Tso1995-06-092-2/+9
* Don't install compile_et.1; we're not installing the program, anywayTheodore Tso1995-06-082-3/+9
* Add install targetTheodore Tso1995-06-082-0/+6
* configure.in (CDEFS_INCLUDE): /bin/sh doesn't grok $(foo); it wants ${foo}!Theodore Tso1995-06-074-2/+10
* * configure.in: fix make installTom Yu1995-06-072-0/+5
* * configure.in:Tom Yu1995-06-073-10/+12
* Better handling of error codes returned by winsockKeith Vetter1995-06-032-0/+13
* Use sys/cdefs.h if present (e.g. linux)Paul Park1995-05-306-2/+27
* If the size field of a struct datum != size field of DBT, you need to copyEzra Peisach1995-05-303-0/+104
* Check for the signal type in compiling testsEzra Peisach1995-05-303-1/+9
* Add support for building shared librariesTheodore Tso1995-05-271-1/+1
* Add support for building shared librariesTheodore Tso1995-05-273-2/+18
* Add berk_db to list of subdirectoriesPaul Park1995-05-262-1/+5