Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Oct 2001 01:15:14 -0700 (PDT)
From:      Michael Reifenberger <mr@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/sys semctl.2 semop.2 src/sys/kern sysv_sem.c src/sys/sys sem.h
Message-ID:  <200110110815.f9B8FEB55840@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mr          2001/10/11 01:15:14 PDT

  Modified files:
    lib/libc/sys         semctl.2 semop.2 
    sys/kern             sysv_sem.c 
    sys/sys              sem.h 
  Log:
  Fix SysV Semaphore Handling.
  Updated by peter following KSE and Giant pushdown.
  I've running with this patch for two week with no ill side effects.
  
  PR:		kern/12014: Fix SysV Semaphore handling
  Submitted by:	Peter Jeremy <peter.jeremy@alcatel.com.au>
  
  Revision  Changes    Path
  1.15      +18 -2     src/lib/libc/sys/semctl.2
  1.15      +108 -27   src/lib/libc/sys/semop.2
  1.40      +74 -39    src/sys/kern/sysv_sem.c
  1.24      +3 -5      src/sys/sys/sem.h


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110110815.f9B8FEB55840>