summaryrefslogtreecommitdiff
path: root/lib/libc/db/mpool
AgeCommit message (Expand)Author
2007-02-03cleanup:christos
2006-01-24fix debugging memsets.christos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-01-22Don't pull in <sys/param.h> if we don't have to.thorpej
2000-01-22Delint.mycroft
2000-01-09After writing a page out to disk, run the page back through the user'sscw
1998-12-09delintchristos
1998-06-30Use pread(2) and pwrite(2) where appropriate.thorpej
1997-08-25Lseek(2) usage cleanup: the use of L_SET/L_INCR/L_XTND is deprecated,kleink
1997-08-24Lseek(2) returns -1 on failure, so checking for "n < -1" is not appropriate.kleink
1997-07-21If port provides __weak_alias(), provide an Standard C and POSIX purejtc
1997-07-13Fix RCSID'schristos
1997-01-13RCS ID Policetls
1996-05-03merge DB 1.85 changescgd
1996-05-03Import of Berkeley DB version 1.85cgd
1995-02-27add unintrusive Idscgd
1994-08-18clean up importcgd
1993-08-26Declare rcsid strings so they are stored in text segment.jtc
1993-08-01Add RCS identifiers.mycroft
1993-08-01Add RCS identifiers.mycroft
1993-06-14update db code to v1.6 from vangogh, and put it in "db" rather than "DB"cgd