aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/db/hash/hash_bigkey.c
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-231-2/+0
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* - If (keysize+datasize)%(bsize=14)==0, insertion of a `big key' would causeXin LI2009-03-281-6/+18
* Several signed/unsigned warning fixes.Xin LI2009-03-281-1/+2
* Style changes (including additional casts to shut up warnings). ThisXin LI2009-03-041-9/+7
* Diff reduction against OpenBSD: ANSI'fy prototypes.Xin LI2009-03-021-53/+22
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Eliminate 61 warnings emitted at WARNS=2 (leaving 53 to go).Jacques Vidrine2003-02-161-1/+2
* Remove __P() usage.David E. O'Brien2002-03-211-2/+2
* Remove 'register' keyword.David E. O'Brien2002-03-211-8/+10
* General -Wall warning cleanup, part I.Jordan K. Hubbard1996-07-121-1/+1
* Import updated Berkeley DB into CSRG branchPaul Traina1996-02-271-38/+38
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+667