summaryrefslogtreecommitdiffstats
path: root/src/util
Commit message (Expand)AuthorAgeFilesLines
* Add for compiling with shared librariesEzra Peisach1996-10-312-0/+6
* Add an option "SHARED" which runs configure with option --enable-sharedEzra Peisach1996-10-312-0/+9
* Add "uname" for use by config.guessEzra Peisach1996-10-312-0/+7
* * makeshlib.sh: Allow stuffing of SONAME field in shared lib ifTom Yu1996-10-292-0/+18
* * Makefile.in: Fixes for new subdir recursion methodTom Yu1996-10-222-1/+5
* Work around a compiler bug on the Alpha.Ezra Peisach1996-10-172-1/+8
* add mkrel (release generation script)Tom Yu1996-09-181-0/+55
* * Makefile.in (memmove.o): add -DMEMMOVE to compile as memmoveTom Yu1996-09-112-1/+6
* Change continuation processing so that it doesn't depend on ANSI CTheodore Tso1996-09-062-4/+15
* * Makefile.in (all-unix): Fix symlinking so building in a linkTom Yu1996-09-052-1/+11
* * makeshlib.sh (*-*-aix*): Echo more stuff before running it. Always useKen Raeburn1996-08-312-22/+37
* * internal.h: #ifdef NEED_SYS_ERRLIST -> #ifdefTom Yu1996-08-314-7/+17
* Tweak to manpage from CygnusJeff Bigler1996-08-291-1/+3
* * configure.in: Add check for SIZEOF_INTTom Yu1996-08-283-1/+10
* Use . instead of /tmp for TMPDIR. It makes things much safer whenTheodore Tso1996-08-232-1/+5
* Add dummy ruel so that make Makefiles is happyEzra Peisach1996-08-232-0/+6
* * makeshlib.sh (alpha-*-osf*): add -expect_unresolved (due toTom Yu1996-08-162-2/+8
* Add prototypes for missing functions dbm_error() and dbm_clearerror()Theodore Tso1996-08-152-0/+6
* "install" the db-ndbm header file with symlinksTheodore Tso1996-08-152-1/+8
* *** empty log message ***Tom Yu1996-07-311-0/+6
* * obj/Makefile.in: Add -Dfoo=my_foo when compiling replacementTom Yu1996-07-311-3/+3
* * hash/hash.c, hash/hash_func.c, hash/hash_page.c: Add "static" toTom Yu1996-07-303-12/+12
* *** empty log message ***Tom Yu1996-07-301-0/+6
* For some reason, I allowd symbols from libc to overide symbols fromSam Hartman1996-07-282-1/+6
* Add a blank install target to keep the top-level "make install" happyTheodore Tso1996-07-262-0/+7
* Fix Sanitize script to not delete the configure programTheodore Tso1996-07-251-0/+1
* Removing last remnants of berk_dbTheodore Tso1996-07-244-218/+0
* Removing berk_db, since it is now replaced by db2Theodore Tso1996-07-2461-9826/+0
* Ignore db-config.h.in which is generated by autoheaderEzra Peisach1996-07-231-0/+1
* obj/dbm.c: Copy the elements between the struct DBT andEzra Peisach1996-07-232-0/+58
* If __STDC__ is not defined, generate proper prototypes..Ezra Peisach1996-07-232-1/+6
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-2211-0/+946
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-22126-172/+49884
* On Windows builds, add -DHAVE_STDLIB_HTheodore Tso1996-07-132-1/+6
* Only include stdlib.h if it's availableTheodore Tso1996-06-249-0/+21
* Fix bug pointed out by jhawk; we weren't looking for all ptysSam Hartman1996-06-245-9/+21
* * configure.in: remove ref to ET_RULESTom Yu1996-06-144-2/+10
* * configure.in: remove ref to SS_RULES, ET_RULESTom Yu1996-06-142-2/+4
* For Win32, define away FAR and NEARTheodore Tso1996-06-132-0/+9
* * autoconf.texi (Output): document changes to AC_OUTPUTTom Yu1996-06-122-0/+17
* * acgeneral.m4 (AC_OUTPUT_FILES): allow for multiple files inTom Yu1996-06-121-2/+14
* com_err.h:Theodore Tso1996-06-129-30/+120
* test_profile.c: Add usage message if not enough argumentsTheodore Tso1996-06-127-15/+58
* cvsignore hackeryTom Yu1996-06-1010-8/+54
* Don't pass $(LIBCMD) on the command line. It's set in the windows.inTheodore Tso1996-06-062-1/+6
* Update .Sanitize filesTheodore Tso1996-06-061-0/+2
* Update .Sanitize files to reflect current file statusTheodore Tso1996-06-062-1/+4
* Update use of libupdate to use the new command line argumentsTheodore Tso1996-05-212-8/+7
* Update autoconf to version 2.10. This will fix the reported bugs ofTheodore Tso1996-05-2023-2020/+11668
* fix libupdate and allow it to deal with multiple directoriesTom Yu1996-05-202-7/+15