386BSD 0.1 development
[unix-history] / usr / src / lib / libc / db /
1991-06-17 William F. Jolitz386BSD 0.1 development
1991-06-17 William F. Jolitz386BSD 0.1 development
1991-05-07 William F. Jolitz386BSD 0.1 development
1991-05-07 William F. Jolitz386BSD 0.1 development
1991-05-07 William F. Jolitz386BSD 0.1 development
1991-04-12 William F. Jolitz386BSD 0.1 development
1991-04-12 William F. Jolitz386BSD 0.1 development
1991-04-12 William F. Jolitz386BSD 0.1 development
1991-04-12 William F. Jolitz386BSD 0.1 development
1991-02-24 William F. Jolitz386BSD 0.1 development
1991-02-22 William F. Jolitz386BSD 0.1 development
1991-02-13 William F. Jolitz386BSD 0.1 development
1991-02-13 William F. Jolitz386BSD 0.1 development
1983-01-06 William F. JolitzStart development on 386BSD 0.1
1992-03-01 William F. Jolitz386BSD 0.0 development
1991-08-20 CSRGBSD 4_3_Net_2 release BSD-4_3_Net_2
1991-06-17 William F. Jolitz386BSD 0.0 development
1991-06-17 William F. Jolitz386BSD 0.0 development
1991-05-07 William F. Jolitz386BSD 0.0 development
1991-05-07 William F. Jolitz386BSD 0.0 development
1991-05-07 William F. Jolitz386BSD 0.0 development
1991-04-13 Keith Bosticdate and time created 91/04/12 12:19:09 by bostic
1991-04-12 William F. Jolitz386BSD 0.0 development
1991-04-12 William F. Jolitz386BSD 0.0 development
1991-04-12 William F. Jolitz386BSD 0.0 development
1991-04-12 William F. Jolitz386BSD 0.0 development
1991-04-09 Keith Bosticuse the pointer name, not the address of its first...
1991-04-02 Keith Bosticadd DB.type field to reflect type of underlying database
1991-03-13 Keith BosticChange HASHINFO element ncached to cachesize for consis...
1991-03-13 Keith BosticMake all bucket and overflow addresses unsigned
1991-03-13 Keith BosticMake all bucket and overflow addresses unsigned
1991-03-13 Keith BosticChange HASHINFO element ncached to cachesize for consis...
1991-03-13 Keith BosticMake all bucket and overflow addresses unsigned
1991-03-13 Keith BosticMake all bucket and overflow addresses unsigned
1991-03-13 Keith Bosticmake dbm_fetch set dsize to 0 when elements aren't...
1991-03-12 Keith Bosticflag fields are u_int's
1991-03-04 Keith BosticDBT data changed to be unsigned
1991-03-04 Keith BosticDBT data changed to be unsigned, fix routines that...
1991-03-01 Keith Bosticpcc (dammit!)
1991-02-25 Keith BosticThere was a reason they included <sys/param.h> (MIN...
1991-02-25 Keith Bosticdate and time created 91/02/24 15:16:07 by bostic
1991-02-24 William F. Jolitz386BSD 0.0 development
1991-02-24 Keith Bosticmake flags arguments right
1991-02-24 Keith Bosticmake flags right
1991-02-24 Keith Bosticminor wordsmithing, make flags right
1991-02-23 Keith BosticANSI prototypes
1991-02-23 Keith BosticANSI fix
1991-02-23 Keith BosticANSI and c++ stuff
1991-02-23 Keith Bosticmore compatibility
1991-02-23 Keith Bosticneed stdio for DEBUG and HASH_STATISTICS
1991-02-22 William F. Jolitz386BSD 0.0 development
1991-02-22 Keith Bosticmake sure oaddr doesn't get set on empty pages
1991-02-22 Keith Bosticcount bitmaps so they can be free'd
1991-02-22 Keith Bosticclear errno on open/create after stat; count bitmaps...
1991-02-22 Keith Bosticmake sure free'd overflow pages are not reread from...
1991-02-22 Keith Bosticupdate from Margo Seltzer, for her partial distribution
1991-02-22 Keith BosticL_SET -> SEEK_SET
1991-02-22 Keith Bosticdon't put namestr into text space -- Thanks ANSI!
1991-02-22 Keith Bosticmove O_ACCMODE into ../dist/sysv.h
1991-02-21 Keith Bosticdon't do the fcntl unless the file was openeed
1991-02-20 Keith Bosticadd "pinning" to the buffer pool
1991-02-20 Keith Bosticmake return value static for hsearch interface
1991-02-20 Keith Bosticadd "pinning" to the buffer pool
1991-02-20 Keith Bosticmake -1 mean no open fd instead of 0
1991-02-20 Keith Bosticadd "pinning" to the buffer pool
1991-02-19 Mike A. Olsonneed to include db.h -- we use HASHINFO here
1991-02-19 Mike A. Olsonfix stack management bug
1991-02-15 Keith Bosticset file descriptors to be close-on-exec; block signals...
1991-02-15 Keith Bosticadd O_CLEXEC for close-on-exec semantics
1991-02-15 Keith Bosticappend ".db" to the file name
1991-02-13 Keith Bosticdate and time created 91/02/12 20:28:12 by bostic
1991-02-13 Keith Bosticdate and time created 91/02/12 20:28:10 by bostic
1991-02-13 Keith Bosticdate and time created 91/02/12 20:28:08 by bostic
1991-02-13 Keith Bosticdate and time created 91/02/12 20:28:07 by bostic
1991-02-13 Keith Bosticdate and time created 91/02/12 20:28:05 by bostic
1991-02-13 Keith Bosticdate and time created 91/02/12 20:28:04 by bostic
1991-02-13 Keith Bosticdate and time created 91/02/12 20:28:02 by bostic
1991-02-13 Keith Bosticdate and time created 91/02/12 20:28:00 by bostic
1991-02-13 Keith Bosticdate and time created 91/02/12 20:27:58 by bostic
1991-02-13 Keith Bosticdate and time created 91/02/12 20:27:56 by bostic
1991-02-13 Keith Bosticdate and time created 91/02/12 20:27:54 by bostic
1991-02-13 Keith Bosticdate and time created 91/02/12 20:27:10 by bostic
1991-02-13 Keith Bosticdate and time created 91/02/12 20:25:02 by bostic
1991-02-13 Keith Bosticfix path
1991-02-13 William F. Jolitz386BSD 0.0 development
1991-02-13 William F. Jolitz386BSD 0.0 development
1991-02-01 Keith Bosticdate and time created 91/01/31 17:16:33 by bostic
1991-02-01 Keith Bosticdate and time created 91/01/31 17:16:31 by bostic
1991-02-01 Keith Bosticdate and time created 91/01/31 17:16:29 by bostic
1991-02-01 Keith Bosticdate and time created 91/01/31 17:16:27 by bostic
1991-02-01 Keith Bosticdate and time created 91/01/31 17:16:26 by bostic
1991-02-01 Keith Bosticdate and time created 91/01/31 17:16:24 by bostic
1991-01-24 Mike A. Olsondate and time created 91/01/23 08:15:45 by mao
1991-01-24 Mike A. Olsondate and time created 91/01/23 08:12:56 by mao
1991-01-24 Mike A. Olsondate and time created 91/01/23 08:12:54 by mao
1991-01-24 Mike A. Olsondate and time created 91/01/23 08:12:52 by mao
1991-01-24 Mike A. Olsondate and time created 91/01/23 08:12:51 by mao
1991-01-24 Mike A. Olsondate and time created 91/01/23 08:12:49 by mao
1991-01-24 Mike A. Olsondate and time created 91/01/23 08:12:48 by mao
1991-01-24 Mike A. Olsondate and time created 91/01/23 08:12:46 by mao
next