summaryrefslogtreecommitdiffstats
path: root/lib/libc/db (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* mention fcntl.h; jfw@jfwhome.funhouse.comderaadt1999-01-111-1/+2
|
* Add thread-safety to libc, so that libc_r will build (on i386 at least).d1998-11-207-19/+19
| | | | | | | | | | | | | All POSIX libc api now there (to P1003.1c/D10) (more md stuff is needed for other libc/arch/*) (setlogin is no longer a special syscall) Add -pthread option to gcc (that makes it use -lc_r and -D_POSIX_THREADS). Doc some re-entrant routines Add libc_r to intro(3) dig() uses some libc srcs and an extra -I was needed there. Add more md stuff to libc_r. Update includes for the pthreads api Update libc_r TODO
* do not toss memory dribble into the output files (small performance loss)deraadt1998-08-283-11/+3
|
* realloc repairderaadt1998-08-143-13/+23
|
* bad Theo, changed a variable name ;-)millert1998-07-271-3/+3
|
* include sys/param.h to pull in MAXPATHLENmillert1998-07-271-1/+2
|
* clone mkstemp() setup in ../btreederaadt1998-07-271-2/+8
|
* build mpool(3)deraadt1998-07-231-3/+2
|
* ftpd: sleep for an indeterminate amount for non-existant loginsmillert1998-07-131-3/+3
| | | | | to simulate a crypt, like login does. Use SEEK_* not L_* and kill some 0L's used in lseek while we're there.
* bit nicer description, plus add missing return descd1998-05-151-3/+7
|
* bad theomillert1998-05-141-2/+2
|
* dbm.3 linkderaadt1998-05-131-1/+2
|
* pop ndbm.3 into the treederaadt1998-05-131-2/+2
|
* use .Ftderaadt1998-05-131-12/+23
|
* first cutd1998-05-131-0/+176
|
* some -Wallmillert1998-03-195-13/+15
|
* string.h for memset protoderaadt1998-03-051-1/+2
|
* Bug fixes from Sleepycat Software for db_btree databases; for some cornerderaadt1997-11-132-4/+7
| | | | cases in splitting pages, and for correctly updating data base metadata.
* oh my, i'm embarassed.flipk1997-11-111-1/+2
|
* mandoc. tag. copyright.flipk1997-07-284-310/+340
|
* convert to mandoc, add tagflipk1997-07-281-70/+79
|
* dollar OpenBSD dollar tagflipk1997-07-281-0/+1
|
* convert to mandoc. prettyflipk1997-07-281-107/+115
|
* tabifykstailey1997-07-236-14/+14
|
* need errno.hderaadt1997-02-161-1/+2
|
* buf oflow, danny@freebsd.orgderaadt1997-02-151-1/+5
|
* zero out the pagedownsj1996-10-141-2/+4
|
* Remove dead codetholo1996-09-155-8/+18
| | | | | | Remove unused variables Silence some warnings lint(1) is your friend
* use issetugid() to protect against bad getenvderaadt1996-08-261-3/+4
|
* Fix RCS idstholo1996-08-1951-263/+51
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* Not part of current db distributiontholo1996-08-191-0/+0
|
* No longe rpart of the db packagetholo1996-08-191-0/+0
|
* db release 1.85deraadt1996-05-0751-1579/+2628
|
* initial import of NetBSD treederaadt1995-10-1856-0/+12622