On Sun, Mar 13, 2011 at 02:58:02PM +, Dmitry Chagin wrote:
> Author: dchagin
> Date: Sun Mar 13 14:58:02 2011
> New Revision: 219609
> URL: http://svn.freebsd.org/changeset/base/219609
>
> Log:
> Enable shared page use for amd64/linux32 and i386/linux binaries.
> Move signal trampoline cod
Hello!
On Mon, Mar 14, 2011 at 11:30:14PM +, Jung-uk Kim wrote:
> Author: jkim
> Date: Mon Mar 14 23:30:14 2011
> New Revision: 219653
> URL: http://svn.freebsd.org/changeset/base/219653
>
> Log:
> Make get_cyclecount(9) little bit more useful where binuptime(9) is used.
get_cyclecount(9)
On Mon, 14 Mar 2011, Jung-uk Kim wrote:
Log:
When TSC is unavailable, broken or disabled and the current timecounter has
better quality than i8254 timer, use it for DELAY(9).
You cannot use a random timecounter for DELAY(). DELAY() is carefully
written to not use any locks, so that it doesn
Author: davidch
Date: Tue Mar 15 01:06:27 2011
New Revision: 219656
URL: http://svn.freebsd.org/changeset/base/219656
Log:
- Inadvertently committed files with +x attribute, fixed.
- Minor change to info output string.
Modified:
head/sys/dev/bxe/if_bxe.c (contents, props changed)
Director
Author: jkim
Date: Mon Mar 14 23:30:14 2011
New Revision: 219653
URL: http://svn.freebsd.org/changeset/base/219653
Log:
Make get_cyclecount(9) little bit more useful where binuptime(9) is used.
Modified:
head/sys/arm/include/cpu.h
head/sys/i386/include/cpu.h
Modified: head/sys/arm/include/
Author: davidch
Date: Mon Mar 14 22:42:41 2011
New Revision: 219647
URL: http://svn.freebsd.org/changeset/base/219647
Log:
- Initial release of bxe(4) to support Broadcom NetXtreme II 10GbE.
(BCM57710, BCM57711, BCM57711E)
MFC after:One month
Added:
head/sys/dev/bxe/
head/sys/d
Author: jkim
Date: Mon Mar 14 22:05:59 2011
New Revision: 219646
URL: http://svn.freebsd.org/changeset/base/219646
Log:
When TSC is unavailable, broken or disabled and the current timecounter has
better quality than i8254 timer, use it for DELAY(9).
Modified:
head/sys/x86/isa/clock.c
Modif
On Wed, Jan 19, 2011 at 9:04 AM, Matthew D Fleming wrote:
> Author: mdf
> Date: Wed Jan 19 17:04:07 2011
> New Revision: 217586
> URL: http://svn.freebsd.org/changeset/base/217586
>
> Log:
> sysctl(8) should use the CTLTYPE to determine the type of data when
> reading. (This was already done fo
On Sunday, February 27, 2011 2:41:40 pm Pawel Jakub Dawidek wrote:
> Author: pjd
> Date: Sun Feb 27 19:41:40 2011
> New Revision: 219089
> URL: http://svn.freebsd.org/changeset/base/219089
>
> Log:
> Finally... Import the latest open-source ZFS version - (SPA) 28.
>
> Few new things availab
On Mon, Mar 14, 2011 at 01:47:17PM +, Nathan Whitehorn wrote:
> Author: nwhitehorn
> Date: Mon Mar 14 13:47:17 2011
> New Revision: 219641
> URL: http://svn.freebsd.org/changeset/base/219641
>
> Log:
> Thanks to sysinstall for its 15 years of service. And now to sleep,
> perchance to dream
Author: nwhitehorn
Date: Mon Mar 14 13:47:17 2011
New Revision: 219641
URL: http://svn.freebsd.org/changeset/base/219641
Log:
Thanks to sysinstall for its 15 years of service. And now to sleep,
perchance to dream...
Added:
head/release/Makefile.sysinstall
- copied, changed from r219583
Author: mm
Date: Mon Mar 14 13:36:51 2011
New Revision: 219640
URL: http://svn.freebsd.org/changeset/base/219640
Log:
Add ssse3 capability for CPUTYPE=core2 to MACHINE_CPU in bsd.cpu.mk
MFC after:2 weeks
Modified:
head/share/mk/bsd.cpu.mk
Modified: head/share/mk/bsd.cpu.mk
=
Author: mm
Date: Mon Mar 14 13:31:34 2011
New Revision: 219639
URL: http://svn.freebsd.org/changeset/base/219639
Log:
Backport SSSE3 instruction set support to base gcc.
Enabled by default for -march=core2
Obtained from:gcc 4.3 (rev. 117958, 121687, 121726, 123639; GPLv2)
MFC af
Author: dchagin
Date: Mon Mar 14 13:02:12 2011
New Revision: 219638
URL: http://svn.freebsd.org/changeset/base/219638
Log:
Add my birthday to the freebsd calendar.
Modified:
head/usr.bin/calendar/calendars/calendar.freebsd
Modified: head/usr.bin/calendar/calendars/calendar.freebsd
==
On Sunday, March 13, 2011 10:46:09 am Jilles Tjoelker wrote:
> On Sun, Mar 13, 2011 at 12:14:01AM -0800, Doug Barton wrote:
> > On 03/12/2011 15:08, Jilles Tjoelker wrote:
> > > I wonder if it is a good idea to pollute the environment of many daemons
> > > with this. Although sshd and cron clean it
On Sunday, March 13, 2011 3:10:52 am Andriy Gapon wrote:
> on 13/03/2011 08:35 Artem Belevich said the following:
> > On Sat, Mar 12, 2011 at 12:14 PM, Alexander Leidinger
> > wrote:
> >> But this looks like it will be named linux32 in any case. In the short
> >> term I would prefer:
> >> ---snip-
Author: pjd
Date: Mon Mar 14 11:07:12 2011
New Revision: 219636
URL: http://svn.freebsd.org/changeset/base/219636
Log:
Fix potential panic in dbuf_sync_list() relate to spill blocks handling.
Obtained from:IllumOS
MFC after:1 month
Modified:
head/sys/cddl/contrib/opensolari
17 matches
Mail list logo