summaryrefslogtreecommitdiffstats
path: root/src/util
Commit message (Expand)AuthorAgeFilesLines
* 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
* Check in Berkeley Database code version 1.85Paul Park1995-05-2665-0/+9685
* For OSF/1, maintain a local shared library registry. (allows forEzra Peisach1995-05-262-3/+7
* Add support for Dec-alpha. Will currently only work (without warning)Ezra Peisach1995-05-262-0/+16
* Added shell script for creating shared librariesTheodore Tso1995-05-262-0/+29
* Include prof_int.h. This programs relies on internal functions andEzra Peisach1995-05-092-1/+6
* prof_init.c (profile_get_values): Return PROF_NO_PROFILE if theTheodore Tso1995-05-053-0/+11
* prof_tree.c (profile_free_node): Copy child->next to a scratchTheodore Tso1995-05-053-3/+10
* Update .Sanitize file to reflect new files that have been added and deletedTheodore Tso1995-05-041-0/+1
* * Makefile.in: remove spurious whitespace from blank lineTom Yu1995-05-034-2/+10
* * lndir (ls): use ls -a to get dotfiles tooMark Eichin1995-04-282-1/+5
* Don't try to strip an empty line. This causes memory reference errorTheodore Tso1995-04-282-1/+6
* Makefile.in (clean-unix): Remove profile.h and test_profileTheodore Tso1995-04-282-1/+6
* * reconf (usage): fix the whole messageMark Eichin1995-04-282-1/+5
* and it needs PROTOTYPE() around it..Mark Eichin1995-04-272-2/+2
* * test_parse.c (main): can't make function declarations local toMark Eichin1995-04-272-1/+7
* Got the profile code to work on the PCKeith Vetter1995-04-2711-36/+113
* Only define PROTOTYPE if not previously defined. (avoid conflictingEzra Peisach1995-04-272-0/+6
* Use posix signals if present on the system (for OS's that only haveEzra Peisach1995-04-277-5/+112
* * reconf (usage): fix pathname in message.Mark Eichin1995-04-262-1/+12
* Add AC_CONST for machines that do not support constEzra Peisach1995-04-252-0/+5
* * Makefile.in (all): Use ARADD to facilitate incrementalEzra Peisach1995-04-254-1/+17
* Fix Sanitize files to reflect current treeTheodore Tso1995-04-252-0/+50
* Rename profile.h.in to profile.hin to, make things easier for systemsTheodore Tso1995-04-223-2/+7
* configure.in: Add SUBDIR rule in so this directory can be included intoTheodore Tso1995-04-223-14/+50