summaryrefslogtreecommitdiff
path: root/lib/libc/db/btree/bt_debug.c
AgeCommit message (Collapse)Author
2005-08-08zap remaining rcsid.Marc Espie
Kill old files that are no longer compiled. okay theo
2005-03-23ansify. ok deraadt@ moritz@Otto Moerbeek
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
rescinded 22 July 1999. Proofed by myself and Theo.
2003-05-01-Wall cleanup, make rcsid variables constAnil Madhavapeddy
millert@ ok
2002-02-25Cosmetic changes such as correct printf format specifiers on LP64Todd C. Miller
machines and whitespace nits. Some from NetBSD.
1999-02-15 o Minor changes from db.1.86 (sleepycat). Does not include the new hashTodd C. Miller
routines since they cannot read a hashed .db file from the old code. Most of these files just have their RCS/SCCS tags standardized. Note that mpool.3 has not been updated to reflect the new mpool interface. o Add a real dbm(3) manpage
1996-08-19Fix RCS idsThorsten Lockert
Make sure everything uses {SYS,}LIBC_SCCS properly
1996-05-07db release 1.85Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt