index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
db
/
man
/
ndbm.3
Age
Commit message (
Expand
)
Author
2013-06-05
Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze
Ted Unangst
2007-05-31
convert to new .Dd format;
Jason McIntyre
2005-07-17
- punctuation, macro, layout, wording improvements
Jared Yanovich
2004-05-03
Make ndbm match POSIX. A datum consists of a void *dptr and a size_t dsize.
Todd C. Miller
2003-10-21
datbase -> database; from Jared Yanovich
Jason McIntyre
2000-10-25
DBM_READONLY -> DBM_RDONLY; dugsong@
Aaron Campbell
2000-10-18
Another round of man page cleanup, this time to remove more hard sentence
Aaron Campbell
2000-04-18
Repairs.
Aaron Campbell
1999-07-09
- remove all trailing whitespace
Aaron Campbell
1999-07-07
The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os.
Aaron Campbell
1999-05-23
remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common
Aaron Campbell
1999-05-16
Cleanup xrefs under SEE ALSO. Specifically:
Alex Feldman
1999-04-18
o Opening a zero-length hash file should not be an error
Todd C. Miller
1999-02-15
o Minor changes from db.1.86 (sleepycat). Does not include the new hash
Todd C. Miller
1998-05-15
bit nicer description, plus add missing return desc
David Leonard
1998-05-13
use .Ft
Theo de Raadt
1998-05-13
first cut
David Leonard