Powered by Apache

CVS log for OpenXM/src/oxc/sm_ext.c

[BACK] Up to [local] / OpenXM / src / oxc

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.12 / (download) - annotate - [select for diffs], Sat Apr 2 15:01:46 2016 UTC (8 years, 1 month ago) by ohara
Branch: MAIN
CVS Tags: HEAD
Changes since 1.11: +44 -35 lines
Diff to previous 1.11 (colored)

Fixed sm_control_spawn().

Revision 1.11 / (download) - annotate - [select for diffs], Fri Apr 1 18:12:39 2016 UTC (8 years, 1 month ago) by ohara
Branch: MAIN
Changes since 1.10: +32 -26 lines
Diff to previous 1.10 (colored)

Fixed many warnings.

Revision 1.10 / (download) - annotate - [select for diffs], Wed May 7 04:00:30 2003 UTC (21 years ago) by ohara
Branch: MAIN
CVS Tags: new-mathcap-branch, R_1_3_1-2, RELEASE_1_3_1_13b, RELEASE_1_2_3_12, RELEASE_1_2_3, RELEASE_1_2_2_KNOPPIX_b, RELEASE_1_2_2_KNOPPIX, RELEASE_1_2_2, KNOPPIX_2006, DEB_REL_1_2_3-9
Changes since 1.9: +3 -3 lines
Diff to previous 1.9 (colored)

Add an option -q (be quiet)

Revision 1.9 / (download) - annotate - [select for diffs], Thu Dec 14 01:35:58 2000 UTC (23 years, 4 months ago) by ohara
Branch: MAIN
CVS Tags: RELEASE_1_2_1
Changes since 1.8: +38 -30 lines
Diff to previous 1.8 (colored)

The sm_spawn_server() is rewritten.

Revision 1.8 / (download) - annotate - [select for diffs], Sun Dec 3 14:32:40 2000 UTC (23 years, 5 months ago) by ohara
Branch: MAIN
Changes since 1.7: +79 -69 lines
Diff to previous 1.7 (colored)

(1) some methods are encolsed by static.
(2) tabs are expanded by white spaces.
(3) The db structure is decomposed into two tables. (in sm_ext.c)

Revision 1.7 / (download) - annotate - [select for diffs], Fri Dec 1 01:53:34 2000 UTC (23 years, 5 months ago) by ohara
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

a bug fix (about SM_control_reset_connection_server)

Revision 1.6 / (download) - annotate - [select for diffs], Thu Nov 30 10:27:02 2000 UTC (23 years, 5 months ago) by ohara
Branch: MAIN
Changes since 1.5: +55 -31 lines
Diff to previous 1.5 (colored)

A global variable `stack_oxfp' is added and many sm_* functions
are rewritten.

Revision 1.5 / (download) - annotate - [select for diffs], Tue Nov 28 18:11:42 2000 UTC (23 years, 5 months ago) by ohara
Branch: MAIN
Changes since 1.4: +68 -21 lines
Diff to previous 1.4 (colored)

The following functions are added;
void sm_control_kill(),
void sm_control_kill_pid(),
void sm_control_reset_pid().

Revision 1.4 / (download) - annotate - [select for diffs], Tue Nov 28 04:52:05 2000 UTC (23 years, 5 months ago) by ohara
Branch: MAIN
Changes since 1.3: +64 -57 lines
Diff to previous 1.3 (colored)

A mathcap bug fixed.

Revision 1.3 / (download) - annotate - [select for diffs], Tue Nov 28 04:02:56 2000 UTC (23 years, 5 months ago) by ohara
Branch: MAIN
Changes since 1.2: +3 -3 lines
Diff to previous 1.2 (colored)

compile errors fixed.

Revision 1.2 / (download) - annotate - [select for diffs], Sat Nov 18 06:03:42 2000 UTC (23 years, 5 months ago) by ohara
Branch: MAIN
Changes since 1.1: +53 -3 lines
Diff to previous 1.1 (colored)

Some bugs fixed.

Revision 1.1 / (download) - annotate - [select for diffs], Fri Oct 13 06:05:12 2000 UTC (23 years, 6 months ago) by ohara
Branch: MAIN
CVS Tags: maekawa-ipv6

I commit a new OpenXM control server.

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.




FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>