Commit graph

3 commits

Author SHA1 Message Date
rillig
3647f2015b Fixed wrong use of WRKSRC. 2005-11-03 22:35:53 +00:00
minskim
16dbb0caab Update dgd to 1.2.0.4. Patch provided by the maintainer, Scott Thompson,
in PR pkg/24698.

Changes:
 - Fixed a bug with deleting mapping elements in atomic code.
 - Allow allocation of blocks up to 1G in size.
 - Fixed a bug that could cause a crash during the atomic commit phase.
 - While restoring a callout, not all appropriate fields were zeroed.
 - Some fixes to get restarting to work.
 - Make sure that a callout handle is not truncated to 16 bits before an
   attempt is made to remove it.
 - Made sure that destructing the driver object in atomic code does not lead
   to trouble.
 - Fixed a problem with driver->recompile() in multi-level atomic code.
 - Input blocking for binary connections didn't work.

Additionally, this update changes LICENSE to the more accurate
"fee-based-commercial-use."
2004-03-08 01:56:53 +00:00
tron
2c40b182d1 Import new "dgd" package:
Object-oriented programmable server

This packages was provided by Scott Thompson in PR pkg/13765.
2002-04-25 15:19:37 +00:00