Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc



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.




Home | Main Index | Thread Index | Old Index