History log of /csrg-svn/lib/libc/db/man/recno.3 (Results 1 – 10 of 10)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 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

# 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

# 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

# 57003 04-Dec-1992 bostic

document cursor shift on insertion/deletion

# 56405 03-Oct-1992 bostic

explicitly document renumbering effect of deletion

# 56084 28-Aug-1992 bostic

wordsmithing

# 55189 14-Jul-1992 bostic

the structure of a `key' got lost when the man pages got broken up,
add it back in. Currently, a key references a recno_t -- this may be wrong,
earlier versions allowed the specification of a length

the structure of a `key' got lost when the man pages got broken up,
add it back in. Currently, a key references a recno_t -- this may be wrong,
earlier versions allowed the specification of a length/offset combination too

show more ...

# 50980 04-Sep-1991 bostic

break db(3) up into multiple manual pages