66194 | 21-Feb-1994 |
bostic |
first pass at making DB use basic integral types (the Alpha port) |
65306 | 02-Jan-1994 |
bostic |
make the man page RECNOINFO element order match the db.h structure |
65305 | 02-Jan-1994 |
bostic |
make the db.h HASHINFO element order match the man page |
65304 | 02-Jan-1994 |
bostic |
make db.h BTREEINFO include ordering match the man page |
65301 | 02-Jan-1994 |
bostic |
copyediting for Usenix manuals |
65300 | 02-Jan-1994 |
bostic |
copyediting for Usenix manuals |
64483 | 13-Sep-1993 |
bostic |
O_NONBLOCK is reasonable for an open(2) flag |
64452 | 06-Sep-1993 |
bostic |
document DB_LOCK, DB_SHMEM and DB_TXN for later use |
64286 | 17-Aug-1993 |
bostic |
add LIBTP reference, clean up additional reference spacing |
62483 | 06-Jun-1993 |
bostic |
4.4BSD snapshot (revision 8.1); add 1993 to copyright |
62482 | 06-Jun-1993 |
bostic |
typo's (cachesize *should* be a size_t, but not this close to 44) |
61203 | 04-Jun-1993 |
bostic |
4.4BSD snapshot (revision 8.1) |
61202 | 04-Jun-1993 |
bostic |
4.4BSD snapshot (revision 8.1); add 1993 to copyright |
61099 | 03-Jun-1993 |
bostic |
document defaults for cachesize, psize |
60267 | 24-May-1993 |
bostic |
add fd routine, to return a file descriptor |
60067 | 16-May-1993 |
bostic |
add psize to the recno structure, to pass down to the btree add bfname to the recno structure, to specify the btree file name |
60066 | 16-May-1993 |
bostic |
add a flags argument to the sync call, add R_RECNOSYNC for RECNO |
59866 | 10-May-1993 |
bostic |
delete R_CURSORLOG from the interface (and the code) |
57444 | 10-Jan-1993 |
bostic |
add prefix btree paper reference |
57004 | 04-Dec-1992 |
bostic |
R_APPEND -> R_CURSORLOG, add R_SETCURSOR |
57003 | 04-Dec-1992 |
bostic |
document cursor shift on insertion/deletion |
56420 | 04-Oct-1992 |
bostic |
document that O_WRONLY isn't doable |
56405 | 03-Oct-1992 |
bostic |
explicitly document renumbering effect of deletion |
56084 | 28-Aug-1992 |
bostic |
wordsmithing |
55871 | 06-Aug-1992 |
cael |
added db.3 link (which is referenced in nbdm man page) |