OpenBSD CVS

CVS log for src/include/icdb.h


[BACK] Up to [local] / src / include

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.4 / (download) - annotate - [select for diffs], Sun Sep 4 14:51:39 2016 UTC (7 years, 8 months ago) by nicm
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6, OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4, OPENBSD_6_3_BASE, OPENBSD_6_3, OPENBSD_6_2_BASE, OPENBSD_6_2, OPENBSD_6_1_BASE, OPENBSD_6_1, HEAD
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

Make the key sizes and offsets arrays const, ok tedu

Revision 1.3 / (download) - annotate - [select for diffs], Sun Sep 4 11:53:23 2016 UTC (7 years, 8 months ago) by nicm
Branch: MAIN
Changes since 1.2: +12 -2 lines
Diff to previous 1.2 (colored)

Add the usual header stuff (#ifdef _ICDB_H_ etc) to icdb.h, ok tedu

Revision 1.2 / (download) - annotate - [select for diffs], Wed Nov 18 17:59:56 2015 UTC (8 years, 6 months ago) by tedu
Branch: MAIN
CVS Tags: OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9
Changes since 1.1: +3 -3 lines
Diff to previous 1.1 (colored)

add a version field to prevent mayhem if different data gets stored

Revision 1.1 / (download) - annotate - [select for diffs], Wed Nov 18 16:46:49 2015 UTC (8 years, 6 months ago) by tedu
Branch: MAIN

Add icdb, the internal c database. A simpler replacement for the old
Berzerkeley DB code.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.