summaryrefslogtreecommitdiffstats
path: root/src/util/db2
Commit message (Expand)AuthorAgeFilesLines
...
* * clib/strerror.c: #include config.hTom Yu2000-07-017-13/+43
* * db-config.h.in: New file; contains useful tidbits fromTom Yu2000-07-014-3/+44
* add include file copyingTom Yu2000-06-301-2/+17
* * configure.in: Rework to use krb5 build systemTom Yu2000-06-3010-23/+149
* * db-int.h: Remove renaming for memmove, strerror, mkstemp sinceTom Yu2000-06-302-12/+5
* Move .cvsignore from obj to include to reflect the discontinuation ofTom Yu2000-06-303-174/+1
* * btree/bt_put.c (__bt_put): Initialize "e"Ken Raeburn2000-06-262-1/+5
* * dbtest.c (err): Add format attribute to decl, for typechecking under GNU CKen Raeburn2000-06-262-1/+12
* merge from krb5-1-2-beta4Ken Raeburn2000-06-232-2/+7
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-011-2/+2
* log tritan's changesTom Yu1999-10-261-0/+7
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-261-38/+39
* * README.NOT.SLEEPYCAT.DB: New file; pointer to README toTom Yu1999-08-164-41/+70
* Rename CHANGELOG to CHANGELOG.db2 to avoid messing up things under WindowsTheodore Tso1999-04-081-0/+0
* POSIX states that getopt returns -1 when it is done parsing options,Theodore Tso1998-05-064-2/+11
* Document previous changesTom Yu1998-02-131-0/+15
* * recno/extern.h: Additional renamingTom Yu1998-02-131-0/+18
* * hash/extern.h: Additional renamingTom Yu1998-02-134-3/+40
* * mpool/mpool.h: Additional renamingTom Yu1998-02-131-0/+10
* * btree/extern.h: Additional renamingTom Yu1998-02-131-0/+29
* * db-int.h: Additional renamingTom Yu1998-02-132-0/+6
* * hash/hash.c (__kdb2_hash_open): Rename to avoid potentialTom Yu1998-02-134-26/+37
* * db.h: Rename dbopen to avoid collision with NetBSD libcTom Yu1998-02-134-0/+24
* * btree/bt_open.c: Added O_BINARY for __CYGWIN32__.Ezra Peisach1998-01-2121-31/+67
* * hash/hash_bigkey.c (collect_key, collect_data): Cast mallocEzra Peisach1998-01-154-6/+36
* * hash/dbm.c: Rename the errno member of HTABTom Yu1997-12-214-9/+19
* Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1996-12-132-4/+4
* * db2: overflow_page fixes, __P redefMark Eichin1996-11-116-2/+360
* * Makefile.in (memmove.o): add -DMEMMOVE to compile as memmoveTom Yu1996-09-112-1/+6
* * 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
* Add prototypes for missing functions dbm_error() and dbm_clearerror()Theodore Tso1996-08-152-0/+6
* *** 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
* Add a blank install target to keep the top-level "make install" happyTheodore Tso1996-07-262-0/+7
* 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
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-22103-0/+49043