Author: art
Date: Mon Sep 5 06:54:13 2011
New Revision: 225384
URL: http://svn.freebsd.org/changeset/base/225384
Log:
MFC r225234:
Make sure RPC calls over UDP return RPC_INTR status if the process has
been interrupted in a restartable syscall. Otherwise we could end up
in an (almost)
Author: thompsa
Date: Sun Sep 4 22:06:32 2011
New Revision: 225380
URL: http://svn.freebsd.org/changeset/base/225380
Log:
On the first loop for generating a bridge MAC address use the local
hostid, this gives a good chance of keeping the same address over
reboots. This is intended to help I
On Sun, 4 Sep 2011, Attilio Rao wrote:
Log:
??Interrupts are disabled/enabled when entering and exiting the KDB context.
??While this is generally good, it brings along a serie of problems,
??like clocks going off sync and in presence of SW_WATCHDOG, watchdogs
??firing without a good reason (mis
Author: brueffer
Date: Sun Sep 4 14:30:22 2011
New Revision: 225375
URL: http://svn.freebsd.org/changeset/base/225375
Log:
MFC: r225228
Remove broken link to supported wifi cards. There doesn't appear to
be an equivalent list anywhere else.
Modified:
stable/7/share/man/man4/ath.4
st
Author: brueffer
Date: Sun Sep 4 14:28:06 2011
New Revision: 225374
URL: http://svn.freebsd.org/changeset/base/225374
Log:
MFC: r225228
Remove broken link to supported wifi cards. There doesn't appear to
be an equivalent list anywhere else.
Modified:
stable/8/share/man/man4/ath.4
st
2011/9/4 Attilio Rao :
> Author: attilio
> Date: Sun Sep 4 13:07:02 2011
> New Revision: 225372
> URL: http://svn.freebsd.org/changeset/base/225372
>
> Log:
> Interrupts are disabled/enabled when entering and exiting the KDB context.
> While this is generally good, it brings along a serie of pro
Author: attilio
Date: Sun Sep 4 13:07:02 2011
New Revision: 225372
URL: http://svn.freebsd.org/changeset/base/225372
Log:
Interrupts are disabled/enabled when entering and exiting the KDB context.
While this is generally good, it brings along a serie of problems,
like clocks going off sync