Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Sep 2010 09:04:16 +0000 (UTC)
From:      David Xu <davidxu@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/amd64/conf GENERIC src/sys/i386/conf GENERIC src/sys/pc98/conf GENERIC src/sys/powerpc/conf GENERIC src/sys/sparc64/conf GENERIC
Message-ID:  <201009240904.o8O94nuQ094199@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
davidxu     2010-09-24 09:04:16 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/conf       GENERIC 
    sys/i386/conf        GENERIC 
    sys/pc98/conf        GENERIC 
    sys/powerpc/conf     GENERIC 
    sys/sparc64/conf     GENERIC 
  Log:
  SVN rev 213098 on 2010-09-24 09:04:16Z by davidxu
  
  Now userland POSIX semaphore is based on umtx. The kernel module
  is only used to support binary compatible, if want to run old
  binary, you need to kldload the module.
  
  Revision  Changes    Path
  1.549     +0 -1      src/sys/amd64/conf/GENERIC
  1.535     +0 -1      src/sys/i386/conf/GENERIC
  1.334     +0 -1      src/sys/pc98/conf/GENERIC
  1.108     +0 -1      src/sys/powerpc/conf/GENERIC
  1.172     +0 -1      src/sys/sparc64/conf/GENERIC



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