summaryrefslogtreecommitdiff
path: root/lib/libc/db/mpool
AgeCommit message (Expand)Author
2025-11-19mpool(3): Fix a typo in statistical messageGordon Bergling
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-11-26lib: Remove ancient SCCS tags.Warner Losh
2023-11-01libc: Purge unneeded cdefs.hWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2023-08-16mpool: Remove $FreeBSD$ commentWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2020-04-30Remove the SYMVER build option.John Baldwin
2018-05-10Remove "All rights reserved" from my files.Xin LI
2017-11-25libc: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-11-20General further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-02-28Renumber copyright clause 4Warner Losh
2016-03-15libc: don't build compat functions if building WITHOUT_SYMVEREd Maste
2014-03-04Replace use of ${.CURDIR} by ${LIBC_SRCTOP} and define ${LIBC_SRCTOP}Marcel Moolenaar
2009-06-24Update SCCS IDs for Berkeley DB 1.86 merge.Xin LI
2009-03-28Add some casts to silence compiler warning about signedness.Xin LI
2009-03-28Minor changes from Berkeley DB 1.86 and further improvements from OpenBSD.Xin LI
2009-03-28When allocating memory, zero out them if we don't intend to overwrite themXin LI
2009-03-23use more proper format string.Xin LI
2009-03-02Diff reduction against OpenBSD: ANSI'fy prototypes.Xin LI
2007-01-09Per Regents of the University of Calfornia letter, remove advertisingWarner Losh
2004-09-10Fix format strings to unbreak with -DDEBUG option.Jun Kuriyama
2004-01-20Simplify mpool_get() and mpool_write() by using pread() and pwrite()David Schultz
2002-11-18libc_r wasn't so tied to libc for 22 months.Ruslan Ermilov
2002-03-22Fix the style of the SCM ID's.David E. O'Brien
2002-03-21Remove __P() usage.David E. O'Brien
2001-01-24Remove _THREAD_SAFE and make libc thread-safe by default byDaniel Eischen
2000-12-30Fix a tailq conversion bug that resulted in, e.g., nvi crashing uponBrian Feldman
2000-12-29Use TAILQ instead of CIRCLEQ.Poul-Henning Kamp
2000-01-27Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),Jason Evans
2000-01-12Add three-tier symbol naming in support of POSIX thread cancellationJason Evans
1999-08-28$Id$ -> $FreeBSD$Peter Wemm
1997-05-03Changed all paths to be relative to src/lib instead of src/lib/libcJohn Birrell
1997-02-22Revert $FreeBSD$ to $Id$Peter Wemm
1997-01-14Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard
1996-02-27Fix conflicts and merge into mainlinePaul Traina
1996-02-27Import updated Berkeley DB into CSRG branchPaul Traina
1995-05-30Remove trailing whitespace.Rodney W. Grimes
1994-05-27BSD 4.4 Lite Lib SourcesRodney W. Grimes