Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 06/01/2000 10:58:07
Module Name:	syssrc
Committed By:	he
Date:		Thu Jun  1 17:58:06 UTC 2000

Modified Files:
	syssrc/sys/kern [netbsd-1-4]: sysv_sem.c

Log Message:
Pull up revision 1.37 (requested by sommerfeld):
  Remove existing semaphore system locking mechanism.  This avoids
  giving users a way to wedge processes which use semaphores (note:
  this would only affect processes using semaphores).  Fixes
  SA#2000-004.


To generate a diff of this commit:
cvs rdiff -r1.32 -r1.32.6.1 syssrc/sys/kern/sysv_sem.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.