Author: mav
Date: Tue Sep 1 11:13:31 2009
New Revision: 196729
URL: http://svn.freebsd.org/changeset/base/196729
Log:
MFC r196655:
Update siis driver:
- Add SNTF support.
- Do not report meaningless transport/protocol versions.
Approved by: re (ATA-CAM blanket)
Modified:
stable
Author: kib
Date: Tue Sep 1 11:41:51 2009
New Revision: 196730
URL: http://svn.freebsd.org/changeset/base/196730
Log:
Reintroduce the r196640, after fixing the problem with my testing.
Remove the altkstacks, instead instantiate threads with kernel stack
allocated with the right size from
Author: mav
Date: Tue Sep 1 11:44:30 2009
New Revision: 196731
URL: http://svn.freebsd.org/changeset/base/196731
Log:
MFC r196656, r196660:
Update ahci driver:
- Add Command Completion Coalescing support.
- Add SNTF support.
- Add two more power management modes (4, 5), implemented o
Author: mav
Date: Tue Sep 1 12:04:43 2009
New Revision: 196732
URL: http://svn.freebsd.org/changeset/base/196732
Log:
MFC r196657:
ATA_FLUSHCACHE is a 28bit format command, not 48.
MFC r196658:
Improve camcontrol ATA support:
- Tune protocol version reporting,
- Add supported DMA
Author: kib
Date: Tue Sep 1 12:05:39 2009
New Revision: 196733
URL: http://svn.freebsd.org/changeset/base/196733
Log:
Fix mount reference leak when V_XSLEEP is specified to vn_start_write().
Submitted by: tegge
Modified:
head/sys/kern/vfs_vnops.c
Modified: head/sys/kern/vfs_vnops.c
===
Author: adrian
Date: Tue Sep 1 12:17:47 2009
New Revision: 196734
URL: http://svn.freebsd.org/changeset/base/196734
Log:
Delete whitespace not in i386/pmap.c
Modified:
head/sys/i386/xen/pmap.c
Modified: head/sys/i386/xen/pmap.c
===
Author: jhb
Date: Tue Sep 1 15:50:07 2009
New Revision: 196735
URL: http://svn.freebsd.org/changeset/base/196735
Log:
MFC 196637:
Mark the fake pages constructed by the OBJT_SG pager valid. This was
accidentally lost at one point during the PAT development. Without this
fix vm_pager_get
Author: trasz
Date: Tue Sep 1 15:51:36 2009
New Revision: 196736
URL: http://svn.freebsd.org/changeset/base/196736
Log:
Adapt to the fact that ls(1) correctly prints '+' for symlinks with ACLs now.
Modified:
head/tools/regression/acltools/tools-posix.test
Modified: head/tools/regression/acl
Brooks Davis wrote:
> On Mon, Aug 31, 2009 at 05:50:33PM +, Doug Barton wrote:
>> Author: dougb
>> Date: Mon Aug 31 17:50:33 2009
>> New Revision: 196706
>> URL: http://svn.freebsd.org/changeset/base/196706
>>
>> Log:
>> Add support for INDEX-9 [1]
>>
>> While I'm here, strip off support
Maxim Konovalov wrote:
> Author: maxim
> Date: Tue Sep 1 05:55:10 2009
> New Revision: 196727
> URL: http://svn.freebsd.org/changeset/base/196727
>
> Log:
> o Document MALLOC_PRODUCTION knob.
>
> PR: docs/136029
> Submitted by: anonymous
> MFC after: 2 weeks
>
> Modifie
On Tue, Sep 01, 2009 at 09:23:44AM -0700, Doug Barton wrote:
> Maxim Konovalov wrote:
> > Author: maxim
> > Date: Tue Sep 1 05:55:10 2009
> > New Revision: 196727
> > URL: http://svn.freebsd.org/changeset/base/196727
> >
> > Log:
> > o Document MALLOC_PRODUCTION knob.
> >
> > PR:
In message <200908310245.n7v2jlid013...@svn.freebsd.org>,
Edwin Groothuis (ed...@freebsd.org) wrote:
> Author: edwin
> Date: Mon Aug 31 02:45:47 2009
> New Revision: 196684
> URL: http://svn.freebsd.org/changeset/base/196684
>
> Log:
> MFC of r192625:
>
> Throw alert about the newly
Author: rnoland
Date: Tue Sep 1 16:41:28 2009
New Revision: 196737
URL: http://svn.freebsd.org/changeset/base/196737
Log:
MFC 196643
Swap the start/end virtual addresses in pmap_invalidate_cache_range().
This fixes the functionality on non SelfSnoop hardware.
Found by: rnolan
Alexey Dokuchaev wrote:
> However, I'm used to make.conf since 4.x days, so at least
> cross-reference of some sort is in order (I'm not sure, there might be
> one already now that I write this).
SEE ALSO
gcc(1), install(1), make(1), src.conf(5) ...
:)
Doug
--
This .signature sanit
Author: bz
Date: Tue Sep 1 17:53:01 2009
New Revision: 196738
URL: http://svn.freebsd.org/changeset/base/196738
Log:
In case an upper layer protocol tries to send a packet but the
L2 code does not have the ethernet address for the destination
within the broadcast domain in the table, we rem
Author: gnn
Date: Tue Sep 1 17:55:37 2009
New Revision: 196739
URL: http://svn.freebsd.org/changeset/base/196739
Log:
Add counters for the i7 architecture which were accidentally left
out of the original commit of i7 support. These are all the counters
on pages A-32 and A-33 of the _Intel(
Author: trasz
Date: Tue Sep 1 18:30:17 2009
New Revision: 196740
URL: http://svn.freebsd.org/changeset/base/196740
Log:
Fix regression introduced with NFSv4 ACL support - make acl_to_text(3)
and acl_calc_mask(3) return error instead of crashing when acl passed
to them is NULL.
Submitte
On 2009.09.01 17:53:01 +, Bjoern A. Zeeb wrote:
> Author: bz
> Date: Tue Sep 1 17:53:01 2009
> New Revision: 196738
> URL: http://svn.freebsd.org/changeset/base/196738
>
> Log:
> In case an upper layer protocol tries to send a packet but the
> L2 code does not have the ethernet address fo
Jilles Tjoelker wrote:
> Author: jilles
> Date: Tue Sep 1 20:58:41 2009
> New Revision: 196741
> URL: http://svn.freebsd.org/changeset/base/196741
>
> Log:
> MFC r196460
>
> Fix the conformance of poll(2) for sockets after r195423 by
> returning POLLHUP instead of POLLIN for several
Author: jilles
Date: Tue Sep 1 20:58:41 2009
New Revision: 196741
URL: http://svn.freebsd.org/changeset/base/196741
Log:
MFC r196460
Fix the conformance of poll(2) for sockets after r195423 by
returning POLLHUP instead of POLLIN for several cases. Now, the
tools/regression/poll r
2009/9/1 Simon L. Nielsen :
> On 2009.09.01 17:53:01 +, Bjoern A. Zeeb wrote:
>> Author: bz
>> Date: Tue Sep 1 17:53:01 2009
>> New Revision: 196738
>> URL: http://svn.freebsd.org/changeset/base/196738
>>
>> Log:
>> In case an upper layer protocol tries to send a packet but the
>> L2 code
Author: jhb
Date: Wed Sep 2 00:39:59 2009
New Revision: 196745
URL: http://svn.freebsd.org/changeset/base/196745
Log:
Don't attempt to bind the current thread to the CPU an IRQ is bound to
when removing an interrupt handler from an IRQ during shutdown. During
shutdown we are already bound
Author: alfred
Date: Wed Sep 2 02:12:07 2009
New Revision: 196746
URL: http://svn.freebsd.org/changeset/base/196746
Log:
MFC: r196489,196498
Critical USB bugfixes for 8.0
Approved by:re
Modified:
stable/8/sys/ (props changed)
stable/8/sys/amd64/include/xen/ (props changed)
Author: ache
Date: Wed Sep 2 04:26:34 2009
New Revision: 196750
URL: http://svn.freebsd.org/changeset/base/196750
Log:
1) Use isprint() instead of hardcoded values to detect non-printable.
2) Use (unsigned char) cast in waddch() calls.
It fix highlighting bug: sign extension of 8bit to the
Author: ache
Date: Wed Sep 2 04:43:46 2009
New Revision: 196751
URL: http://svn.freebsd.org/changeset/base/196751
Log:
Move out of NO_CATGETS define too (as setlocale() in prev.
commit)
Modified:
head/contrib/ee/ee.c
Modified: head/contrib/ee/ee.c
Author: ache
Date: Wed Sep 2 04:56:30 2009
New Revision: 196752
URL: http://svn.freebsd.org/changeset/base/196752
Log:
Use (unsigned char) cast for ctype macro
Modified:
head/lib/libc/stdtime/strptime.c
Modified: head/lib/libc/stdtime/strptime.c
=
On Tue, 1 Sep 2009, 09:23-0700, Doug Barton wrote:
> Maxim Konovalov wrote:
> > Author: maxim
> > Date: Tue Sep 1 05:55:10 2009
> > New Revision: 196727
> > URL: http://svn.freebsd.org/changeset/base/196727
> >
> > Log:
> > o Document MALLOC_PRODUCTION knob.
> >
> > PR: docs/136
Author: trasz
Date: Wed Sep 2 05:26:59 2009
New Revision: 196753
URL: http://svn.freebsd.org/changeset/base/196753
Log:
- Don't include both and
- Keep variables sorted
- Fix logic error with -f and -v options - don't print
the usual -v output if there was an error, whether or n
On Wed, September 2, 2009 4:12 am, Alfred Perlstein wrote:
> Author: alfred
> Date: Wed Sep 2 02:12:07 2009
> New Revision: 196746
> URL: http://svn.freebsd.org/changeset/base/196746
>
> Log:
> MFC: r196489,196498
> Critical USB bugfixes for 8.0
>
Dear Alfred (and hps!),
It would be awesome
29 matches
Mail list logo