Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Feb 2007 12:40:35 +0000 (UTC)
From:      Alexander Leidinger <netchild@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/compat/linux linux_futex.c linux_futex.h
Message-ID:  <200702251240.l1PCeZta043236@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
netchild    2007-02-25 12:40:35 UTC

  FreeBSD src repository

  Modified files:
    sys/compat/linux     linux_futex.c linux_futex.h 
  Log:
  MFp4 (110523, parts which apply cleanly):
          semi-automatic style(9)
  
  The futex stuff already differs a lot (only a small part does not differ)
  from NetBSD, so we are already way off and can't apply changes from NetBSD
  automatically. As we need to merge everything by hand already, we can even
  make the files comply to our world order.
  
  Revision  Changes    Path
  1.7       +73 -70    src/sys/compat/linux/linux_futex.c
  1.2       +21 -21    src/sys/compat/linux/linux_futex.h



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