Subject: sun-lamp CVS commits
To: None <source-changes@sun-lamp.cs.berkeley.edu>
From: The Source Master <srcmastr@NetBSD.ORG>
List: source-changes
Date: 12/04/1994 22:50:02
mycroft
Sun Dec  4 22:41:44 PST 1994
Update of /b/source/CVS/src/sys/kern
In directory sun-lamp.cs.berkeley.edu:/d/users/mycroft/src/sys/kern

Modified Files:
	sysv_sem.c 
Log Message:
Fix the locking mechanism that got broken with the new syscall interface.

mycroft
Sun Dec  4 22:46:31 PST 1994
Update of /b/source/CVS/src/sys/kern
In directory sun-lamp.cs.berkeley.edu:/d/users/mycroft/src/sys/kern

Modified Files:
	sysv_sem.c 
Log Message:
Move the wait loop into a separate function.