aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/db/btree/bt_put.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
* Let __bt_put() accept the R_SETCURSOR flag, as stated in the dbopen(3) manpage.Jeremie Le Hen2014-03-061-1/+2
* Several signed/unsigned warning fixes.Xin LI2009-03-281-2/+2
* Style changes (including additional casts to shut up warnings). ThisXin LI2009-03-041-2/+2
* Rename variable 'index' to 'idx' to avoid name collision with index(3),Xin LI2009-03-031-13/+13
* Diff reduction against OpenBSD: ANSI'fy prototypes.Xin LI2009-03-021-9/+2
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Fix a sizeof error in __bt_put: when writing they key and data sizesThomas Moestl2003-05-301-3/+5
* 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-1/+3
* Import updated Berkeley DB into CSRG branchPaul Traina1996-02-271-52/+54
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+318