On 2000-Dec-12 14:45:37 -0800, Jeff Roberson <[EMAIL PROTECTED]> wrote: >I noticed that sysv semaphores initialize the otime member of the semid_ds >structure to 0, but they never update it afterwards. This field is supposed >to be the last operation time. ie the last time a semctl was done. See kern/12014, which fixes this and a variety of other bugs. Peter To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message
- Bug Fix for SYSV semaphores. Jeff Roberson
- Peter Jeremy