From 4c7d7aeca29c82da62f379e4df2f5a3ad2784d72 Mon Sep 17 00:00:00 2001 From: Robert Watson Date: Mon, 25 Feb 2002 19:35:19 +0000 Subject: [PATCH] Add myself to entity list. Add an additional entry indicating that the locking of jail occurred about this time last year. jhb had to redo things a bit for the proc locking work, but I figured I might as well add it anyway. --- en/smp/index.sgml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/en/smp/index.sgml b/en/smp/index.sgml index 606295a0e8..835ed064bd 100644 --- a/en/smp/index.sgml +++ b/en/smp/index.sgml @@ -1,6 +1,6 @@ - + %includes; @@ -28,6 +28,7 @@ + ]> @@ -381,6 +382,13 @@ &status.done; + + Add protection to struct jail and jail-related functionality. + &rwatson; + 20 February 2001 + &status.done; + + Implement sx (shared/exclusive) locks. &jasone;