aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/db/man
Commit message (Expand)AuthorAgeFilesLines
* db/hash.c: Allow O_WRONLY in dbm_openBojan Novković2025-07-302-8/+2
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* lib: Remove ancient SCCS tags.Warner Losh2023-11-276-11/+0
* libc: Fix missing or misspelled MLINKS.Dag-Erling Smørgrav2023-10-181-1/+1
* Remove $FreeBSD$: one-line nroff patternWarner Losh2023-08-165-5/+0
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-161-2/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* libc: Add HISTORY sections to the manual pagesGordon Bergling2022-05-051-1/+12
* Renumber copyright clause 4Warner Losh2017-02-285-5/+5
* Fix prototype of dbm_open().Ed Schouten2016-05-311-1/+1
* Let dbm's datum::dptr use the right type.Ed Schouten2016-05-301-2/+2
* dbm_delete(3) correct man page to match current behaviour.Pedro F. Giffuni2015-02-201-4/+2
* Replace use of ${.CURDIR} by ${LIBC_SRCTOP} and define ${LIBC_SRCTOP}Marcel Moolenaar2014-03-041-1/+1
* Globally replace u_int*_t from (non-contributed) man pages.Ed Schouten2012-02-121-1/+1
* The flags argument of mpool_get() is meaningful, document it.Xin LI2011-06-181-2/+9
* Bump dates in dbopen(3) and cpuset_getaffinity(2) from r212441 andGlen Barber2010-09-121-1/+1
* Note O_SYNC and O_NOFOLLOW flags in dbopen(3) since r190497.Glen Barber2010-09-101-2/+2
* hash.3: fix a factual mistake in the man pageAndriy Gapon2010-04-051-1/+1
* Minor changes from Berkeley DB 1.86 and further improvements from OpenBSD.Xin LI2009-03-281-6/+26
* - Remove superfluous commentGabor Kovesdan2009-01-301-2/+0
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-095-20/+0
* o dbm_close(3) returns void not zero or anything else. Touch .Dd.Maxim Konovalov2006-04-161-5/+1
* Fix parameter types of close and get members in DB.Stefan Farfeleder2005-09-101-2/+2
* Expand *n't contractions.Ruslan Ermilov2005-02-132-3/+3
* Remove the misleading description of the 'key' argument toPeter Pentchev2004-08-271-17/+1
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-023-4/+4
* mdoc(7): Use the new feature of the .In macro.Ruslan Ermilov2003-09-085-7/+7
* The .Fn functionPhilippe Charnier2003-02-061-12/+13
* mdoc(7) police: "The .Fa argument.".Ruslan Ermilov2002-12-195-22/+46
* mdoc(7) police: "The .Fn function".Ruslan Ermilov2002-12-183-6/+50
* libc_r wasn't so tied to libc for 22 months.Ruslan Ermilov2002-11-181-3/+1
* Correct the headers needed to use dbopen(3) and friends.Mark Murray2002-10-181-1/+2
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-016-13/+13
* mdoc(7) police: replace `\*(Ba' with a simple `|', it's handled specially.Ruslan Ermilov2001-08-161-1/+1
* mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).Ruslan Ermilov2001-07-061-1/+1
* Remove duplicate words.Dima Dorfman2001-06-241-1/+1
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-1/+1
* mdoc(7) cleanup.Ruslan Ermilov2001-02-121-90/+86
* Add a man page for the dbm_* functions, and update the Makefile to linkNik Clayton2001-02-112-1/+211
* Fixed C error(s) in synopsis. Many were hiding under mdoc errors.Bruce Evans2001-02-051-1/+1
* man(7) -> mdoc(7).Ruslan Ermilov2001-01-115-681/+845
* $Id$ -> $FreeBSD$Peter Wemm1999-08-286-6/+6
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-124-0/+4
* Sorted lists.Bruce Evans1997-10-211-4/+3
* Removed the subdirectory paths from the definitions of MAN[1-9]. TheyBruce Evans1997-10-161-4/+3
* Submitted by: Sin'ichiro MIYATANI / Phase One, Inc <siu@phaseone.co.jp>Julian Elischer1997-09-241-1/+1
* Changed all paths to be relative to src/lib instead of src/lib/libcJohn Birrell1997-05-031-2/+6
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* delete doubled words, e.g.: "the the" -> "the"Wolfram Schneider1996-10-051-1/+2