56372 | 01-Oct-1992 |
bostic |
from Henry Spencer; fix for "\\$" pattern in BRE's |
56357 | 30-Sep-1992 |
bostic |
convert to 4BSD style prototypes, includes |
56355 | 30-Sep-1992 |
bostic |
alpha2.1 release from Henry Spencer |
56354 | 30-Sep-1992 |
bostic |
alpha2.1 release from Henry Spencer |
56351 | 29-Sep-1992 |
margo |
Do not allow the number of buffers to go negative. |
56242 | 14-Sep-1992 |
elan |
Added SCCS keywords. |
56237 | 13-Sep-1992 |
ralph |
add SCCS ids back in. |
56236 | 13-Sep-1992 |
ralph |
fix cgetnum hex number conversion for 'A' - 'F' case. |
56220 | 11-Sep-1992 |
torek |
make sure we allow flush on update-mode streams |
56216 | 09-Sep-1992 |
elan |
If file in path not found -- don't make it an error, just continue. Also fixed bug in key size from new version of cap_mkdb(1). |
56208 | 04-Sep-1992 |
elan |
Eliminated redundant tc expansion upon retrieval from .db file. Changed cdbget to conform to changes in cap_mkdb(1) which eliminated the REFERENCE\RECORD marks and added the TCERR mark to signal a f
Eliminated redundant tc expansion upon retrieval from .db file. Changed cdbget to conform to changes in cap_mkdb(1) which eliminated the REFERENCE\RECORD marks and added the TCERR mark to signal a failed tc
show more ...
|
56200 | 04-Sep-1992 |
elan |
Made return value from cgetnext be the first entry in the case of duplicate entries. |
56197 | 03-Sep-1992 |
elan |
Enabled cgetnext to work properly with multiple records -- passed name field along with name to getent() so verification can be made. Also fixed bug in name field parsing -- it wasn't parsing name
Enabled cgetnext to work properly with multiple records -- passed name field along with name to getent() so verification can be made. Also fixed bug in name field parsing -- it wasn't parsing name fields on multiple lines correctly, now it does.
show more ...
|
56184 | 02-Sep-1992 |
elan |
Added error checking to realloc's. |
56163 | 02-Sep-1992 |
bostic |
initialize cachesize if openinfo not specified |
56162 | 02-Sep-1992 |
bostic |
name is _exit, not exit |
56134 | 01-Sep-1992 |
elan |
Rewrote to use new getcap(3) library. |
56094 | 31-Aug-1992 |
bostic |
typo, F_SETFL -> F_SETFD |
56085 | 28-Aug-1992 |
bostic |
test8: bucketsize/fill factor for hashing |
56084 | 28-Aug-1992 |
bostic |
wordsmithing |
56071 | 27-Aug-1992 |
bostic |
don't allow reuse after close |
56059 | 27-Aug-1992 |
bostic |
add 'e' command, report on missing keys in get/seq/put etc. |
56058 | 27-Aug-1992 |
bostic |
checkpoint; some cleanups, reformatting, two new tests |
56057 | 27-Aug-1992 |
bostic |
seq only writes out retrieved key, add 'e' command |
56050 | 26-Aug-1992 |
bostic |
add alternating entries and reverse entries |