Date: Thu, 2 Jul 2009 18:24:37 +0000 (UTC) From: Ed Schouten <ed@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/amd64/conf GENERIC src/sys/i386/conf GENERIC src/sys/ia64/conf GENERIC src/sys/pc98/conf GENERIC src/sys/powerpc/conf GENERIC src/sys/sparc64/conf GENERIC src/sys/sun4v/conf GENERIC Message-ID: <200907021825.n62IP1Bh034680@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ed 2009-07-02 18:24:37 UTC
FreeBSD src repository
Modified files:
sys/amd64/conf GENERIC
sys/i386/conf GENERIC
sys/ia64/conf GENERIC
sys/pc98/conf GENERIC
sys/powerpc/conf GENERIC
sys/sparc64/conf GENERIC
sys/sun4v/conf GENERIC
Log:
SVN rev 195295 on 2009-07-02 18:24:37Z by ed
Enable POSIX semaphores on all non-embedded architectures by default.
More applications (including Firefox) seem to depend on this nowadays,
so not having this enabled by default is a bad idea.
Proposed by: miwi
Patch by: Florian Smeets <flo kasimir com>
Approved by: re (kib)
Revision Changes Path
1.530 +1 -0 src/sys/amd64/conf/GENERIC
1.518 +1 -0 src/sys/i386/conf/GENERIC
1.105 +1 -0 src/sys/ia64/conf/GENERIC
1.321 +1 -0 src/sys/pc98/conf/GENERIC
1.94 +1 -0 src/sys/powerpc/conf/GENERIC
1.157 +1 -0 src/sys/sparc64/conf/GENERIC
1.30 +1 -0 src/sys/sun4v/conf/GENERIC
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907021825.n62IP1Bh034680>
