summaryrefslogtreecommitdiff
path: root/lib/libc/db/recno/rec_delete.c
AgeCommit message (Collapse)Author
2005-08-05zap rcsidMarc Espie
2005-03-23ansify. ok deraadt@ moritz@Otto Moerbeek
2005-01-03Avoid namespace pollution by renaming index variables -> idx.Todd C. Miller
Idea from NetBSD; OK deraadt@
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-16Part one of userland __P removal. Done with a simple regexp with some minor ↵Todd C. Miller
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
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