Author: imp
Date: Mon Jul 30 06:00:31 2012
New Revision: 238895
URL: http://svn.freebsd.org/changeset/base/238895
Log:
Fix a couple of comments about the rm9200, and fix a couple of indentation
issues. Add note that we need to implement at91sam9260 erratum workaround.
Modified:
head/sys/ar
Author: bz
Date: Mon Jul 30 03:00:58 2012
New Revision: 238894
URL: http://svn.freebsd.org/changeset/base/238894
Log:
Remove opt_enc.h from files committed with r235911. enc(4) is the
'encapsulating interface' used with IPsec and has nothing to do with
storage 'enclosure' services.
MFC
Author: adrian
Date: Mon Jul 30 01:42:22 2012
New Revision: 238893
URL: http://svn.freebsd.org/changeset/base/238893
Log:
Break out the parsing code from main() and modularise things a little.
The eventual aim will be to support listing "one" and "all" stations for
the given ath device.
On Thu, Apr 26, 2012 at 05:35:12PM +, Bernhard Schmidt wrote:
> Author: bschmidt
> Date: Thu Apr 26 17:35:11 2012
> New Revision: 234711
> URL: http://svn.freebsd.org/changeset/base/234711
>
> Log:
> fix EAP server support after the 0.7.3 import:
> - eap_xxx.c files have been renamed to e
Author: mav
Date: Sun Jul 29 20:04:09 2012
New Revision: 238892
URL: http://svn.freebsd.org/changeset/base/238892
Log:
Partially revert r238886 in part of GEOM_VFS spoiling.
This change triggered interesting foot shooting condition in GEOM when
RW access to root partition by fsck spoils V
Author: gjb (doc,ports committer)
Date: Sun Jul 29 18:52:18 2012
New Revision: 238891
URL: http://svn.freebsd.org/changeset/base/238891
Log:
MFC r238707:
Document the following in rc.conf.5:
- rtsold_enable
- rtsold_flags
- rtsol_flags
Modified:
stable/8/share/man/man5/rc.conf.5
Di
Author: gjb (doc,ports committer)
Date: Sun Jul 29 18:52:01 2012
New Revision: 238890
URL: http://svn.freebsd.org/changeset/base/238890
Log:
MFC r238707:
Document the following in rc.conf.5:
- rtsold_enable
- rtsold_flags
- rtsol_flags
Approved by: re (kib)
Modified:
stable/9
Author: alc
Date: Sun Jul 29 18:20:49 2012
New Revision: 238889
URL: http://svn.freebsd.org/changeset/base/238889
Log:
Shave off a few more cycles from pmap_enter()'s critical section. In
particular, do a little less work with the PV list lock held.
Modified:
head/sys/amd64/amd64/pmap.c
M
Author: jilles
Date: Sun Jul 29 18:04:38 2012
New Revision: 23
URL: http://svn.freebsd.org/changeset/base/23
Log:
sh: Fix EINTR race condition in "wait" and "set -T" using sigsuspend().
When waiting for child processes using "wait" or if "set -T" is in effect, a
signal interrupts
Author: mjacob
Date: Sun Jul 29 14:21:42 2012
New Revision: 238887
URL: http://svn.freebsd.org/changeset/base/238887
Log:
Grr.!$()!$$ I missed checking this in even though I *did* run
a tinderbox myself and caught the error.
Change to isp_send_cmd needs a final ecmd argument.
Sponsor
Author: mav
Date: Sun Jul 29 11:51:48 2012
New Revision: 238886
URL: http://svn.freebsd.org/changeset/base/238886
Log:
Implement media change notification for DA and CD removable media devices.
It includes three parts:
1) Modifications to CAM to detect media media changes and report them to
Author: adrian
Date: Sun Jul 29 09:23:32 2012
New Revision: 238885
URL: http://svn.freebsd.org/changeset/base/238885
Log:
Shuffle the rate control call to be consistent with non-aggregate TX.
The correct ordering for non-aggregate TX is:
* call ath_hal_setuptxdesc() to setup the first
Author: adrian
Date: Sun Jul 29 08:52:32 2012
New Revision: 238884
URL: http://svn.freebsd.org/changeset/base/238884
Log:
Fix breakage introduced in r238824 - correctly calculate the descriptor
wrapping.
The previous code was only wrapping descriptor "block" boundaries rather
than indiv
13 matches
Mail list logo