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

cast alloc's to shut SunOS up

# 61202 04-Jun-1993 bostic

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

# 57932 11-Feb-1993 bostic

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

# 57586 17-Jan-1993 bostic

can't have a global "hashp", pass it around as an argument
change default_hash to __default_hash for the same reason

# 56351 29-Sep-1992 margo

Do not allow the number of buffers to go negative.

# 51058 08-Sep-1991 bostic

lint

# 50997 04-Sep-1991 bostic

Rev #2. ANSI/POSIX and reformatting, a few bug fixes thrown in

# 47247 12-Mar-1991 bostic

Make all bucket and overflow addresses unsigned

# 46644 24-Feb-1991 bostic

There was a reason they included <sys/param.h> (MIN, MAX)

# 46562 22-Feb-1991 bostic

ANSI prototypes

# 46506 21-Feb-1991 bostic

make sure oaddr doesn't get set on empty pages

# 46502 21-Feb-1991 bostic

make sure free'd overflow pages are not reread from disk and handle
back-to-back big key pairs during split

# 46456 19-Feb-1991 bostic

add "pinning" to the buffer pool

# 46365 12-Feb-1991 bostic

date and time created 91/02/12 20:27:56 by bostic