summaryrefslogtreecommitdiffstats
path: root/lib/libc/db/btree/extern.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use static and __{BEGIN,ENV}_HIDDEN_DECLS to hide a bunch of internalguenther2015-08-271-3/+3
| | | | | | symbols that are not longer exported. (This improves the generated code.) ok deraadt@
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* Manual cleanup of remaining userland __P use (excluding packages maintained outside the tree)millert2002-02-171-3/+3
|
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-28/+28
|
* o Minor changes from db.1.86 (sleepycat). Does not include the new hashmillert1999-02-151-1/+3
| | | | | | | 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
* Fix RCS idstholo1996-08-191-3/+1
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* db release 1.85deraadt1996-05-071-7/+7
|
* initial import of NetBSD treederaadt1995-10-181-0/+72