CVS log for ports/devel/mm/pkg-descr
Up to [FreeBSD] / ports / devel / mm
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Sep 7 07:10:23 2005 UTC (6 years, 5 months ago) by rse
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_EOL, RELEASE_5_5_0, RELEASE_4_EOL, PRE_XORG_7, HEAD
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
upgrade to my latest OSSP mm 1.4.0
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Jul 26 14:42:01 2002 UTC (9 years, 6 months ago) by rse
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_5_0_0, RELEASE_4_9_0, RELEASE_4_8_0, RELEASE_4_7_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +5 -4 lines
Upgrade to OSSP mm 1.2.0 (fixes especially a security bug)
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Apr 30 09:49:00 2000 UTC (11 years, 9 months ago) by rse
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0, RELEASE_4_4_0, RELEASE_4_3_0, RELEASE_4_2_0, RELEASE_4_1_1, RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Upgrade MM Shared Memory Library from version 1.0.12 to 1.1.0
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Apr 28 21:26:57 2000 UTC (11 years, 9 months ago) by rse
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -3 lines
Prefix URL in pkg/DESCR with "WWW:".
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Jun 2 12:32:57 1999 UTC (12 years, 8 months ago) by rse
Branches: MAIN
CVS tags: RELEASE_4_0_0, RELEASE_3_4_0, RELEASE_3_3_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -0 lines
Upgrade to MM (Shared Memory Library), Version 1.0.5
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Wed Mar 24 14:14:13 1999 UTC (12 years, 10 months ago) by rse
Branches: RSE
CVS tags: mm_1_0b6, RELEASE_3_2_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Import of MM, a portable shared memory library. The MM library is a 2-layer abstraction library which simplifies the usage of shared memory between forked (and this way strongly related) processes under Unix platforms. On the first layer it hides all platform dependent implementation details (allocation and locking) when dealing with shared memory segments and on the second layer it provides a high-level malloc(3)-style API for a convenient and well known way to work with data-structures inside those shared memory segments. This library is proposed to be used in future versions of Apache 1.3 as the base library for shared memory pools.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Mar 24 14:14:13 1999 UTC (12 years, 10 months ago) by rse
Branches: MAIN
Initial revision
