summaryrefslogtreecommitdiffstats
path: root/lib/libc/db/man
Commit message (Expand)AuthorAgeFilesLines
* Fix prototype of dbm_open().ed2016-05-311-1/+1
* Let dbm's datum::dptr use the right type.ed2016-05-301-2/+2
* dbm_delete(3) correct man page to match current behaviour.pfg2015-02-201-4/+2
* Replace use of ${.CURDIR} by ${LIBC_SRCTOP} and define ${LIBC_SRCTOP}marcel2014-03-041-1/+1
* Globally replace u_int*_t from (non-contributed) man pages.ed2012-02-121-1/+1
* The flags argument of mpool_get() is meaningful, document it.delphij2011-06-181-2/+9
* Bump dates in dbopen(3) and cpuset_getaffinity(2) from r212441 andgjb2010-09-121-1/+1
* Note O_SYNC and O_NOFOLLOW flags in dbopen(3) since r190497.gjb2010-09-101-2/+2
* hash.3: fix a factual mistake in the man pageavg2010-04-051-1/+1
* Minor changes from Berkeley DB 1.86 and further improvements from OpenBSD.delphij2009-03-281-6/+26
* - Remove superfluous commentgabor2009-01-301-2/+0
* Per Regents of the University of Calfornia letter, remove advertisingimp2007-01-095-20/+0
* o dbm_close(3) returns void not zero or anything else. Touch .Dd.maxim2006-04-161-5/+1
* Fix parameter types of close and get members in DB.stefanf2005-09-101-2/+2
* Expand *n't contractions.ru2005-02-132-3/+3
* Remove the misleading description of the 'key' argument toroam2004-08-271-17/+1
* Mechanically kill hard sentence breaks.ru2004-07-023-4/+4
* mdoc(7): Use the new feature of the .In macro.ru2003-09-085-7/+7
* The .Fn functioncharnier2003-02-061-12/+13
* mdoc(7) police: "The .Fa argument.".ru2002-12-195-22/+46
* mdoc(7) police: "The .Fn function".ru2002-12-183-6/+50
* libc_r wasn't so tied to libc for 22 months.ru2002-11-181-3/+1
* Correct the headers needed to use dbopen(3) and friends.markm2002-10-181-1/+2
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-016-13/+13
* mdoc(7) police: replace `\*(Ba' with a simple `|', it's handled specially.ru2001-08-161-1/+1
* mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).ru2001-07-061-1/+1
* Remove duplicate words.dd2001-06-241-1/+1
* MAN[1-9] -> MAN.ru2001-03-271-1/+1
* mdoc(7) cleanup.ru2001-02-121-90/+86
* Add a man page for the dbm_* functions, and update the Makefile to linknik2001-02-112-1/+211
* Fixed C error(s) in synopsis. Many were hiding under mdoc errors.bde2001-02-051-1/+1
* man(7) -> mdoc(7).ru2001-01-115-681/+845
* $Id$ -> $FreeBSD$peter1999-08-286-6/+6
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-124-0/+4
* Sorted lists.bde1997-10-211-4/+3
* Removed the subdirectory paths from the definitions of MAN[1-9]. Theybde1997-10-161-4/+3
* Submitted by: Sin'ichiro MIYATANI / Phase One, Inc <siu@phaseone.co.jp>julian1997-09-241-1/+1
* Changed all paths to be relative to src/lib instead of src/lib/libcjb1997-05-031-2/+6
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* delete doubled words, e.g.: "the the" -> "the"wosch1996-10-051-1/+2
* Bring in fixes to db 1.85 from NetBSD. These fixes have been documented aspst1996-07-211-2/+2
* Close PR#218. Don't reference non-existant dbm(3) and ndbm(3) manualjkh1996-03-031-4/+4
* This commit was generated by cvs2svn to compensate for changes in r14272,pst1996-02-273-7/+41
|\
| * Import updated Berkeley DB into CSRG branchpst1996-02-273-7/+41
* | Added the mpool.3 manpage to the installed manpages. It is referred from theats1994-12-111-0/+1
* | First crack at making libc work with the new make macros. It compiles onwollman1994-08-051-1/+1
|/
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-276-0/+1276
OpenPOWER on IntegriCloud