kib         2008-03-02 14:00:50 UTC
  FreeBSD src repository
  Modified files:
    sys/compat/linux     linux_futex.c 
  Log:
  Return ENOSYS instead of 0 for the unknown futex operations.
  
  Submitted by: rdivacky
  Reported and tested by: Gary Stanley <gary velocity-servers net>
  
  Revision  Changes    Path
  1.11      +1 -1      src/sys/compat/linux/linux_futex.c