| Age | Commit message (Expand) | Author |
| 2000-01-22 | Delint. | mycroft |
| 1999-07-29 | Only squeeze a short key/value pair onto a page with other complete key/value | mycroft |
| 1999-07-29 | When deleting a big key, the offset of an empty page should be bsize, not | mycroft |
| 1999-07-29 | Previous bug fix was slightly wrong. In this case, the data must start on a | mycroft |
| 1999-07-29 | Return a useful errno value in the overflow case. | mycroft |
| 1999-07-28 | Make the packing more dense in a couple of cases. | mycroft |
| 1999-07-28 | If (keysize+datasize)%(bsize=14)==0, insertion of a `big key' would cause an | mycroft |
| 1999-07-10 | don't compare non-pointer values against NULL. | christos |
| 1999-02-16 | Per XSI5, make ENTRY.data a typeless pointer. | kleink |
| 1999-02-16 | Per XSI5, let hcreate() take a size_t argument. | kleink |
| 1999-02-16 | Dispose the private search.h header and use <search.h>, which is a superset, | kleink |
| 1998-12-09 | delint | christos |
| 1998-10-14 | Need "namespace.h". | kleink |
| 1998-08-18 | Add some braces to make egcs happy. | thorpej |
| 1998-07-26 | Reinitialize the mkstemp() template each time it's used. | mycroft |
| 1998-06-30 | Use pread(2) and pwrite(2) where appropriate. | thorpej |
| 1998-05-07 | Change the file mode argument to dbopen() and the db backends from int to | kleink |
| 1998-05-07 | Change the file mode argument to dbm_open() from int to mode_t. | kleink |
| 1997-07-21 | If port provides __weak_alias(), provide an Standard C and POSIX pure | jtc |
| 1997-07-13 | Fix RCSID's | christos |
| 1997-01-23 | - convert unsafe strcpy(), strcat() and sprintf() to the `n' versions. | mrg |
| 1996-11-07 | Rename the errno field in struct htab to err, as the former name | jtc |
| 1996-05-04 | fix a bug that shows up only on alphas: ndbm "datum" variables can't be | cgd |
| 1996-05-03 | reapply diff from rev. 1.7. can't cast pointers to ints; what's really wanted | cgd |
| 1996-05-03 | merge DB 1.85 changes | cgd |
| 1995-03-01 | Clean up deleted files. | mycroft |
| 1995-02-27 | add unintrusive Ids | cgd |
| 1995-02-27 | add unintrusive Ids | cgd |
| 1994-10-19 | be a bit nicer with the return value | cgd |
| 1994-08-18 | clean up import | cgd |
| 1994-01-13 | fix sall memory leak. from Christopher Jon Kane <kane@kidd.vet.purdue.edu> | cgd |
| 1993-10-20 | update to v1.72 of new DB code | cgd |
| 1993-09-17 | get rid of extraneous include of machine/endian.h now that it's | cgd |
| 1993-09-17 | version 1.71 of new db code | cgd |
| 1993-09-09 | upgrade new DB code to version 1.7 | cgd |
| 1993-08-26 | Declare rcsid strings so they are stored in text segment. | jtc |
| 1993-08-01 | Add RCS identifiers. | mycroft |
| 1993-08-01 | Add RCS identifiers. | mycroft |
| 1993-06-14 | update db code to v1.6 from vangogh, and put it in "db" rather than "DB" | cgd |
| 1993-06-14 | Clean up deleted files. | mycroft |
| 1993-03-21 | initial import of 386bsd-0.1 sources | cgd |