Date: Wed, 15 Jul 2009 08:32:19 +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: <200907150833.n6F8X2HK037628@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ed 2009-07-15 08:32:19 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) 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 195706 on 2009-07-15 08:32:19Z by ed MFC r195295: 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.484.2.21 +1 -0 src/sys/amd64/conf/GENERIC 1.474.2.19 +1 -0 src/sys/i386/conf/GENERIC 1.92.2.3 +1 -0 src/sys/ia64/conf/GENERIC 1.297.2.7 +1 -0 src/sys/pc98/conf/GENERIC 1.71.2.9 +1 -0 src/sys/powerpc/conf/GENERIC 1.127.2.11 +1 -0 src/sys/sparc64/conf/GENERIC 1.14.2.5 +1 -0 src/sys/sun4v/conf/GENERIC
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907150833.n6F8X2HK037628>