History log of /csrg-svn/lib/libc/db/btree/bt_conv.c (Results 1 – 12 of 12)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 66192 21-Feb-1994 bostic

first pass at making DB use basic integral types (the Alpha port)

# 61194 04-Jun-1993 bostic

4.4BSD snapshot (revision 8.1); add 1993 to copyright

# 60043 16-May-1993 bostic

lint; break BTF flags up into btree/recno (B_, R_) categories

# 59638 01-May-1993 bostic

lint

# 59631 01-May-1993 bostic

add code to swap the meta page as as it is read in or out
break the pgin/pgout routines up again -- they can't be the same because the
interal information in the file has been switched either before

add code to swap the meta page as as it is read in or out
break the pgin/pgout routines up again -- they can't be the same because the
interal information in the file has been switched either before or after the
rest of the page!!!

show more ...

# 57989 14-Feb-1993 bostic

index -> indx_t

# 57932 11-Feb-1993 bostic

move db.h to the end of the includes, make compat.h work better

# 56734 13-Nov-1992 bostic

prettiness police

# 51968 16-Dec-1991 bostic

get the swap macro sizes right

# 51763 20-Nov-1991 bostic

cast GETBINTERNAL calls for pcc

# 51101 12-Sep-1991 bostic

make the swap code for both in and out routines the same; make
it really work.

# 50990 04-Sep-1991 bostic

Rev #2. Redo the btree code add recno's and checkpoint