summaryrefslogtreecommitdiffstats
path: root/lib/libc/db/recno (follow)
Commit message (Expand)AuthorAgeFilesLines
* Set type to DB_RECNO in __rec_open() for consistency with other db types.millert2020-12-011-1/+2
* Delete casts to off_t and size_t that are implied by assignmentsguenther2016-09-212-5/+5
* Use static and __{BEGIN,ENV}_HIDDEN_DECLS to hide a bunch of internalguenther2015-08-271-1/+3
* remove the stubby not working mmaped file support. ok sthen (long ago)tedu2015-07-162-33/+2
* tidy up by inlining next level included makefilestedu2015-04-061-6/+0
* Move to the <limits.h> universe.deraadt2015-01-161-3/+1
* realloc can handle NULL values. From Charles Longeau.ray2007-08-082-14/+6
* Let realloc handle NULL pointers, plus a spacing fix.ray2007-08-071-8/+4
* zap rcsidespie2005-08-058-67/+8
* ansify. ok deraadt@ moritz@otto2005-03-238-77/+33
* deregistermillert2005-01-031-4/+4
* Avoid namespace pollution by renaming index variables -> idx.millert2005-01-033-28/+28
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-0210-67/+27
* -Wall cleanup, make rcsid variables constavsm2003-05-018-15/+15
* Cosmetic changes such as correct printf format specifiers on LP64millert2002-02-251-4/+6
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-162-21/+21
* Fill in missing (default) mmap(2) flag MAP_FILE.millert2002-01-311-3/+3
* -1 -> MAP_FAILEDart2001-05-111-3/+3
* prevent type overflow; dzerkel@columbus.rr.comderaadt2000-11-211-3/+3
* o Minor changes from db.1.86 (sleepycat). Does not include the new hashmillert1999-02-159-10/+56
* Add thread-safety to libc, so that libc_r will build (on i386 at least).d1998-11-201-2/+2
* realloc repairderaadt1998-08-142-10/+18
* some -Wallmillert1998-03-191-3/+3
* tabifykstailey1997-07-232-5/+5
* Remove dead codetholo1996-09-151-2/+2
* Fix RCS idstholo1996-08-1911-64/+11
* db release 1.85deraadt1996-05-0711-169/+237
* initial import of NetBSD treederaadt1995-10-1811-0/+1674