On 2009-Oct-24 22:24:00 -0400, Alexander Kabaev wrote:
>> bin/139052 discusses a related problem not addressed by r197277.
>> Any chance of looking into that?
>
>You are linking in a library compiled with -fstack-protector
>(libgcov) and do not pass -fstack-protector when running gcc with
>-fprofi
Author: rpaulo
Date: Sun Oct 25 09:48:21 2009
New Revision: 198466
URL: http://svn.freebsd.org/changeset/base/198466
Log:
Output a comment on top of each generated file explaining where it came
from.
Modified:
head/sys/tools/fw_stub.awk
Modified: head/sys/tools/fw_stub.awk
Author: bz
Date: Sun Oct 25 09:58:56 2009
New Revision: 198467
URL: http://svn.freebsd.org/changeset/base/198467
Log:
Unconditionally call the setsockopt for IPV6_V6ONLY for v6 linux sockets
no matter whether we are compiled as module or if our default of the
net.inet6.ip6.v6only sysctl alre
Author: rpaulo
Date: Sun Oct 25 10:23:11 2009
New Revision: 198468
URL: http://svn.freebsd.org/changeset/base/198468
Log:
Update firmware images according to the latest iwn updated.
"device iwnfw" includes all firmware images, but you can pick just one
by using the model number, e.g.: "devic
On 24 Oct 2009, at 17:26, Nathan Whitehorn wrote:
Rui Paulo wrote:
Author: rpaulo
Date: Sat Oct 24 09:55:11 2009
New Revision: 198439
URL: http://svn.freebsd.org/changeset/base/198439
Log:
Updates to the iwn driver:
* iwnfw has now been split into individual modules so autoloading of
firm
ln -s aj /etc/malloc.conf.)
+20091025:
+ The iwn(4) driver has been updated to support the 5000 and 5150 series.
+ There's one kernel module for each firmware. Adding "device iwnfw"
+ to the kernel configuration file means including all three firmware
+ im
On 25 Oct 2009, at 10:23, Rui Paulo wrote:
Author: rpaulo
Date: Sun Oct 25 10:23:11 2009
New Revision: 198468
URL: http://svn.freebsd.org/changeset/base/198468
Log:
Update firmware images according to the latest iwn updated.
"device iwnfw" includes all firmware images, but you can pick just
Author: rpaulo
Date: Sun Oct 25 11:01:53 2009
New Revision: 198470
URL: http://svn.freebsd.org/changeset/base/198470
Log:
Update according to the latest iwn(4) driver import.
Modified:
head/share/man/man4/iwn.4
head/share/man/man4/iwnfw.4
Modified: head/share/man/man4/iwn.4
===
On Wed, 21 Oct 2009, Marcel Moolenaar wrote:
Author: marcel
Date: Wed Oct 21 18:38:02 2009
New Revision: 198341
URL: http://svn.freebsd.org/changeset/base/198341
Log:
o Introduce vm_sync_icache() for making the I-cache coherent with
the memory or D-cache, depending on the semantics of t
Author: kan
Date: Sun Oct 25 15:52:31 2009
New Revision: 198471
URL: http://svn.freebsd.org/changeset/base/198471
Log:
Compile libgcov without stack protection. It can be linked into
both static and dynamic binaries compiled with or without stack
protection and should not depend on libssp_no
Author: alc
Date: Sun Oct 25 17:30:50 2009
New Revision: 198472
URL: http://svn.freebsd.org/changeset/base/198472
Log:
Eliminate an unnecessary check from vm_fault_prefault().
Modified:
head/sys/vm/vm_fault.c
Modified: head/sys/vm/vm_fault.c
==
Author: brueffer
Date: Sun Oct 25 17:47:52 2009
New Revision: 198473
URL: http://svn.freebsd.org/changeset/base/198473
Log:
Spell out the name of the month.
Modified:
head/share/man/man4/bge.4
Modified: head/share/man/man4/bge.4
===
On Wed, Oct 21, 2009 at 06:38:02PM +, Marcel Moolenaar wrote:
> Author: marcel
> Date: Wed Oct 21 18:38:02 2009
> New Revision: 198341
> URL: http://svn.freebsd.org/changeset/base/198341
>
> Log:
> o Introduce vm_sync_icache() for making the I-cache coherent with
> the memory or D-ca
On Oct 25, 2009, at 1:25 PM, Marius Strobl wrote:
Do you have a simple test case demonstrating the need for
I-cache synchronisation?
I typically use GDB. If breakpoints aren't being hit or
next isn't behaving correctly, you typically have an
I-cache problem. If you get to run GDB, you probabl
Author: lulf
Date: Sun Oct 25 21:46:38 2009
New Revision: 198475
URL: http://svn.freebsd.org/changeset/base/198475
Log:
- Add support for Marvell Yukon 88E8042 device.
Submitted by: Mario Lobo
Approved by: yongari
Modified:
head/share/man/man4/msk.4
head/sys/dev/msk/if_msk.c
head
Author: alc
Date: Mon Oct 26 00:01:52 2009
New Revision: 198476
URL: http://svn.freebsd.org/changeset/base/198476
Log:
Simplify the inner loop of vm_fault_copy_entry().
Reviewed by: kib
Modified:
head/sys/vm/vm_fault.c
Modified: head/sys/vm/vm_fault.c
==
Author: cperciva
Date: Mon Oct 26 06:51:20 2009
New Revision: 198477
URL: http://svn.freebsd.org/changeset/base/198477
Log:
Eject CDROM after installation if used as source media.
Submitted by: randi
MFC after:1 month
Modified:
head/usr.sbin/sysinstall/cdrom.c
Modified: head/usr.s
17 matches
Mail list logo