Author: alc
Date: Mon Jul 2 07:01:41 2012
New Revision: 237966
URL: http://svn.freebsd.org/changeset/base/237966
Log:
MFC r235695, r236158, r236190, r236494
Replace all uses of the vm page queues lock by a r/w lock that is
private to this pmap.c.
Modified:
stable/9/sys/amd64/amd64/pm
Author: obrien
Date: Mon Jul 2 07:10:33 2012
New Revision: 237967
URL: http://svn.freebsd.org/changeset/base/237967
Log:
MFC: r227518: reformat comment to be more readable in standard Xterm.
Modified:
stable/9/sys/kern/kern_descrip.c
Directory Properties:
stable/9/ (props changed)
stab
Author: obrien
Date: Mon Jul 2 07:11:43 2012
New Revision: 237968
URL: http://svn.freebsd.org/changeset/base/237968
Log:
MFC: r237279: install filemon.h into /usr/include for userland consumption.
Modified:
stable/9/etc/mtree/BSD.include.dist
stable/9/include/Makefile
Directory Properties:
Author: obrien
Date: Mon Jul 2 07:14:21 2012
New Revision: 237969
URL: http://svn.freebsd.org/changeset/base/237969
Log:
MFC: r227524: improve the grep-ability output strings.
Modified:
stable/9/usr.sbin/pmccontrol/pmccontrol.c
stable/9/usr.sbin/pmcstat/pmcpl_calltree.c
stable/9/usr.sbin
Author: obrien
Date: Mon Jul 2 07:18:27 2012
New Revision: 237970
URL: http://svn.freebsd.org/changeset/base/237970
Log:
MFC: r227526: KNF
Modified:
stable/9/usr.sbin/pmcstat/pmcstat_log.c
Directory Properties:
stable/9/ (props changed)
stable/9/usr.sbin/ (props changed)
stable/9/u
Author: obrien
Date: Mon Jul 2 07:22:22 2012
New Revision: 237971
URL: http://svn.freebsd.org/changeset/base/237971
Log:
Record that r228191 (ensure kldxref is run first) was MFC'ed [r231373].
Modified:
Directory Properties:
stable/9/ (props changed)
___
Author: mm
Date: Mon Jul 2 07:27:14 2012
New Revision: 237972
URL: http://svn.freebsd.org/changeset/base/237972
Log:
Expose scrub and resilver tunables.
This allows the user to tune the priority trade-off between scrub/resilver
and other ZFS I/O.
MFC after:2 weeks
Discussed with:
Author: obrien
Date: Mon Jul 2 07:37:06 2012
New Revision: 237973
URL: http://svn.freebsd.org/changeset/base/237973
Log:
MFC: r228193: tweak the r137233 fix to r136283 -- Code was making two send()
attempts vs. the comment documented "If we are working with a privileged
socket, then take on
Author: obrien
Date: Mon Jul 2 07:39:33 2012
New Revision: 237974
URL: http://svn.freebsd.org/changeset/base/237974
Log:
MFC: r228199: Split sentences at period boundaries.
Modified:
stable/9/lib/libc/locale/duplocale.3
stable/9/lib/libc/locale/freelocale.3
stable/9/lib/libc/locale/local
Author: glebius
Date: Mon Jul 2 07:39:55 2012
New Revision: 237975
URL: http://svn.freebsd.org/changeset/base/237975
Log:
- Call bus_generic_attach() at end of hdspe_attach().
- Use own devclass_t in DRIVER_MODULE().
This fixes operation of hdspe(4) when built as loadable module.
Su
Author: mm
Date: Mon Jul 2 07:50:15 2012
New Revision: 237976
URL: http://svn.freebsd.org/changeset/base/237976
Log:
Update vendor/illumos/dist to illumos-gate revision 13743:95aba6e49b9f
Obtained from:illumos
Added:
vendor/illumos/dist/lib/libzfs_core/
vendor/illumos/dist/lib
On Mon, 2 Jul 2012, Xin LI wrote:
Log:
Use timeclear() instead of home grown version.
MFC after: 2 weeks
timerclear() is a NetBSD/OpenBSD compatibility mistake. It should at
least have been named timevalclear(). (timevalclear() is the kernel
name, and is intentionally left out of sys/
On 06/29/2012 00:42, Andriy Gapon wrote:
> I haven't studied at all what the newer code brings in, but it must be some
> fixes and improvements, I guess :-)
Seriously?
--
This .signature sanitized for your protection
___
svn-src-all@freebsd.org
FYI, you didn't change the substance of the text, so there is no reason
to bump .Dd.
Doug
On 06/18/2012 12:11, Marius Strobl wrote:
> Author: marius
> Date: Mon Jun 18 19:11:07 2012
> New Revision: 237234
> URL: http://svn.freebsd.org/changeset/base/237234
>
> Log:
> Avoid hard sentence break.
on 02/07/2012 10:55 Doug Barton said the following:
> On 06/29/2012 00:42, Andriy Gapon wrote:
>> I haven't studied at all what the newer code brings in, but it must be some
>> fixes and improvements, I guess :-)
>
> Seriously?
>
I expected to hear from you :-)
--
Andriy Gapon
__
Author: avg
Date: Mon Jul 2 08:08:29 2012
New Revision: 237977
URL: http://svn.freebsd.org/changeset/base/237977
Log:
MFC r237748: dtrace instruction decoder: add 0x0f 0x1f NOP opcode support
Modified:
stable/9/sys/cddl/dev/dtrace/amd64/dis_tables.c
stable/9/sys/cddl/dev/dtrace/i386/dis_ta
Author: avg
Date: Mon Jul 2 08:09:07 2012
New Revision: 237978
URL: http://svn.freebsd.org/changeset/base/237978
Log:
MFC r237748: dtrace instruction decoder: add 0x0f 0x1f NOP opcode support
Modified:
stable/8/sys/cddl/dev/dtrace/amd64/dis_tables.c
stable/8/sys/cddl/dev/dtrace/i386/dis_ta
Author: obrien
Date: Mon Jul 2 08:21:15 2012
New Revision: 237979
URL: http://svn.freebsd.org/changeset/base/237979
Log:
MFC: r228475 & r228487: Disallow various debug.kdb sysctl's when securelevel
is raised.
PR: 161350
Modified:
stable/9/sys/kern/kern_shutdown.c
Directory Propertie
Author: obrien
Date: Mon Jul 2 08:28:16 2012
New Revision: 237980
URL: http://svn.freebsd.org/changeset/base/237980
Log:
MFC: r232274: Document fetch(1)'s 'URL' argument.
Modified:
stable/9/usr.bin/fetch/fetch.1
Directory Properties:
stable/9/ (props changed)
stable/9/usr.bin/ (props
Author: mav
Date: Mon Jul 2 08:31:29 2012
New Revision: 237981
URL: http://svn.freebsd.org/changeset/base/237981
Log:
Add acpi_asus_wmi(4) -- driver for random extras found on WMI-compatible
Asus laptops. It is alike to acpi_asus(4), but uses WMI interface instead
of separate ACPI device.
Author: mav
Date: Mon Jul 2 08:41:22 2012
New Revision: 237982
URL: http://svn.freebsd.org/changeset/base/237982
Log:
Fix typo in r237981.
Modified:
head/share/man/man4/acpi_asus_wmi.4
Modified: head/share/man/man4/acpi_asus_wmi.4
Author: obrien
Date: Mon Jul 2 08:48:58 2012
New Revision: 237983
URL: http://svn.freebsd.org/changeset/base/237983
Log:
MFC: r234449: update file(1) to version 5.11.
Added:
stable/9/contrib/file/Magdir/assembler
- copied unchanged from r234449, head/contrib/file/Magdir/assembler
stab
On 07/02/2012 01:00, Andriy Gapon wrote:
> on 02/07/2012 10:55 Doug Barton said the following:
>> On 06/29/2012 00:42, Andriy Gapon wrote:
>>> I haven't studied at all what the newer code brings in, but it must be some
>>> fixes and improvements, I guess :-)
>>
>> Seriously?
>>
>
> I expected to h
Author: obrien
Date: Mon Jul 2 09:25:08 2012
New Revision: 237984
URL: http://svn.freebsd.org/changeset/base/237984
Log:
Allow building on FreeBSD 7.
Note that "HAVE_GETLINE" should be #undef'ed in config.h as were not using
the libc interface -- however that leads to redundant redeclara
Author: obrien
Date: Mon Jul 2 09:35:28 2012
New Revision: 237985
URL: http://svn.freebsd.org/changeset/base/237985
Log:
MFC: r228114 r228116 r234690: install a readline/tilde.h
Added:
stable/9/lib/libedit/edit/readline/tilde.h
- copied unchanged from r234690, head/lib/libedit/edit/read
on 02/07/2012 11:59 Doug Barton said the following:
> On 07/02/2012 01:00, Andriy Gapon wrote:
>> on 02/07/2012 10:55 Doug Barton said the following:
>>> On 06/29/2012 00:42, Andriy Gapon wrote:
I haven't studied at all what the newer code brings in, but it must be some
fixes and improvem
Author: obrien
Date: Mon Jul 2 09:47:38 2012
New Revision: 237986
URL: http://svn.freebsd.org/changeset/base/237986
Log:
MFC: r235879: style.Makefile(5)
Modified:
stable/9/sys/modules/aesni/Makefile
Directory Properties:
stable/9/ (props changed)
stable/9/sys/ (props changed)
stabl
Author: kib
Date: Mon Jul 2 09:53:08 2012
New Revision: 237987
URL: http://svn.freebsd.org/changeset/base/237987
Log:
Do not override an error from uiomove() with (non-)error result from
bwrite(). VFS needs to know about EFAULT from uiomove() and does not
care much that partially filled bl
Author: kib
Date: Mon Jul 2 09:53:57 2012
New Revision: 237988
URL: http://svn.freebsd.org/changeset/base/237988
Log:
Issue proper diagnostic on the short writes, also consider the
case of write reporting 0 bytes as short write.
Reported and tested by: adreast
MFC after: 1 week
Author: obrien
Date: Mon Jul 2 10:00:28 2012
New Revision: 237989
URL: http://svn.freebsd.org/changeset/base/237989
Log:
MFC: r235939: consitently use "__LP64__"
Modified:
stable/9/lib/libstand/bswap.c
Directory Properties:
stable/9/ (props changed)
stable/9/lib/ (props changed)
st
Author: bms
Date: Mon Jul 2 10:06:00 2012
New Revision: 237990
URL: http://svn.freebsd.org/changeset/base/237990
Log:
Merge r237734 from HEAD:
In MLDv2 general query processing, do not enforce the strict check
on query origins.
Submitted by: Gu Yong
Modified:
stable/9/sys/netine
Author: obrien
Date: Mon Jul 2 10:06:13 2012
New Revision: 237991
URL: http://svn.freebsd.org/changeset/base/237991
Log:
Revert r223540 - it broke the simple 'make -C kerberos5' build.
Modified:
stable/9/kerberos5/Makefile
Modified: stable/9/kerberos5/Makefile
==
Author: bms
Date: Mon Jul 2 10:07:32 2012
New Revision: 237992
URL: http://svn.freebsd.org/changeset/base/237992
Log:
Merge r237735 from HEAD:
Fix a typo in MLD query exponent processing.
Submitted by: rpaulo@
Modified:
stable/9/sys/netinet6/mld6.c
Directory Properties:
stable/9/s
Author: obrien
Date: Mon Jul 2 10:14:12 2012
New Revision: 237993
URL: http://svn.freebsd.org/changeset/base/237993
Log:
* Avoid race conditions with 'make -j'.
(partially MFC r236337 (in spirit))
Modified:
stable/9/kerberos5/usr.bin/kadmin/Makefile
stable/9/kerberos5/usr.sbin/ktutil/M
Author: obrien
Date: Mon Jul 2 10:16:14 2012
New Revision: 237994
URL: http://svn.freebsd.org/changeset/base/237994
Log:
MFC: r236623: RAID is an acronym
Modified:
stable/9/share/man/man4/mpt.4
Directory Properties:
stable/9/ (props changed)
stable/9/share/ (props changed)
stable/9
Author: bms
Date: Mon Jul 2 11:46:47 2012
New Revision: 237995
URL: http://svn.freebsd.org/changeset/base/237995
Log:
Merge r237736 from HEAD:
Kick the current-state report timer when a V1 group report would
be triggered.
Submitted by: rpaulo@
Modified:
stable/9/sys/netinet6/mld
Author: brueffer
Date: Mon Jul 2 14:03:19 2012
New Revision: 237996
URL: http://svn.freebsd.org/changeset/base/237996
Log:
Fix XEN build, broken in r237924.
Reported by: gcooper
Pointy hat: brueffer
Modified:
head/sys/i386/i386/machdep.c
Modified: head/sys/i386/i386/machdep.c
Author: bapt
Date: Mon Jul 2 15:28:50 2012
New Revision: 237997
URL: http://svn.freebsd.org/changeset/base/237997
Log:
New build KNOB: WITHOUT_PKGBOOTSTRAP to condition building of usr.sbin/pkg
Do not condition usr.sbin/pkg building on WITHOUT_PKGTOOLS anymore, so that
users can
remove the
Author: jhb
Date: Mon Jul 2 16:14:52 2012
New Revision: 238000
URL: http://svn.freebsd.org/changeset/base/238000
Log:
Honor db_pager_quit in 'show uma' and 'show malloc'.
MFC after:1 month
Modified:
head/sys/kern/kern_malloc.c
head/sys/vm/uma_core.c
Modified: head/sys/kern/kern_m
On Jul 2, 2012, at 8:28 AM, Baptiste Daroussin wrote:
> Author: bapt
> Date: Mon Jul 2 15:28:50 2012
> New Revision: 237997
> URL: http://svn.freebsd.org/changeset/base/237997
>
> Log:
> New build KNOB: WITHOUT_PKGBOOTSTRAP to condition building of usr.sbin/pkg
> Do not condition usr.sbin/pkg
On Jul 2, 2012, at 8:28 AM, Baptiste Daroussin wrote:
> Author: bapt
> Date: Mon Jul 2 15:28:50 2012
> New Revision: 237997
> URL: http://svn.freebsd.org/changeset/base/237997
>
> Log:
> New build KNOB: WITHOUT_PKGBOOTSTRAP to condition building of usr.sbin/pkg
> Do not condition usr.sbin/pkg
On Mon, Jul 02, 2012 at 09:24:56AM -0700, Marcel Moolenaar wrote:
>
> On Jul 2, 2012, at 8:28 AM, Baptiste Daroussin wrote:
>
> > Author: bapt
> > Date: Mon Jul 2 15:28:50 2012
> > New Revision: 237997
> > URL: http://svn.freebsd.org/changeset/base/237997
> >
> > Log:
> > New build KNOB: WITHO
Author: tuexen
Date: Mon Jul 2 16:40:11 2012
New Revision: 238002
URL: http://svn.freebsd.org/changeset/base/238002
Log:
Remove dead code (on FreeBSD) as suggested by glebius@.
MFC after: 3 days
Modified:
head/sys/netinet/sctp_output.c
Modified: head/sys/netinet/sctp_output.c
=
On Jul 2, 2012, at 9:32 AM, Marcel Moolenaar wrote:
>
> On Jul 2, 2012, at 8:28 AM, Baptiste Daroussin wrote:
>
>> Author: bapt
>> Date: Mon Jul 2 15:28:50 2012
>> New Revision: 237997
>> URL: http://svn.freebsd.org/changeset/base/237997
>>
>> Log:
>> New build KNOB: WITHOUT_PKGBOOTSTRAP to c
Author: tuexen
Date: Mon Jul 2 16:44:09 2012
New Revision: 238003
URL: http://svn.freebsd.org/changeset/base/238003
Log:
Move common code parts to sctp_common_input_processing().
MFC after: 3 days
Modified:
head/sys/netinet/sctp_input.c
head/sys/netinet/sctp_input.h
head/sys/netinet
On Jul 2, 2012, at 9:33 AM, Baptiste Daroussin wrote:
> On Mon, Jul 02, 2012 at 09:24:56AM -0700, Marcel Moolenaar wrote:
>>
>> On Jul 2, 2012, at 8:28 AM, Baptiste Daroussin wrote:
>>
>>> Author: bapt
>>> Date: Mon Jul 2 15:28:50 2012
>>> New Revision: 237997
>>> URL: http://svn.freebsd.org/c
Author: sbruno
Date: Mon Jul 2 16:57:13 2012
New Revision: 238004
URL: http://svn.freebsd.org/changeset/base/238004
Log:
Cosmetic display change of Cx states via cx_supported sysctl entries.
Adjust power_profile script to handle the new world order as well.
Some vendors are opting out
On Jul 1, 2012, at 2:41 PM, Warner Losh wrote:
>
>> I can port that to FreeBSD. Shall I make some patches for people
>> to look at?
>
> Sure. I'd love to see it. I'd be happy to preview any partial work if you
> want early feedbac.
See attached. It's fully functional and in production @Junip
On 07/02/12 19:57, Sean Bruno wrote:
Author: sbruno
Date: Mon Jul 2 16:57:13 2012
New Revision: 238004
URL: http://svn.freebsd.org/changeset/base/238004
Log:
Cosmetic display change of Cx states via cx_supported sysctl entries.
Adjust power_profile script to handle the new world order as
Author: alc
Date: Mon Jul 2 17:22:38 2012
New Revision: 238005
URL: http://svn.freebsd.org/changeset/base/238005
Log:
MFC r236534
Various small changes to PV entry management.
Modified:
stable/9/sys/amd64/amd64/pmap.c
stable/9/sys/i386/i386/pmap.c
stable/9/sys/i386/xen/pmap.c
Directo
On Mon, 2012-07-02 at 10:11 -0700, Alexander Motin wrote:
> >This didn't break anything but led to a display of:
> > * dev.cpu.0.cx_supported: C1/1 C2/96
> >
> >Instead of
> > * dev.cpu.0.cx_supported: C1/1 C3/96
> >
> >MFC after: 2 weeks
>
> If I remember correctly, ACPI spec
On Mon, 2012-07-02 at 09:57 -0700, Sean Bruno wrote:
> Author: sbruno
> Date: Mon Jul 2 16:57:13 2012
> New Revision: 238004
> URL: http://svn.freebsd.org/changeset/base/238004
revert in progress. There's more discussion to be had about this
changeset.
sean
_
Author: alc
Date: Mon Jul 2 17:37:40 2012
New Revision: 238006
URL: http://svn.freebsd.org/changeset/base/238006
Log:
MFC r237085
Correctly identify the function in a KASSERT().
Modified:
stable/9/sys/amd64/amd64/pmap.c
Directory Properties:
stable/9/sys/ (props changed)
Modified: s
On 07/02/12 20:30, Sean Bruno wrote:
On Mon, 2012-07-02 at 10:11 -0700, Alexander Motin wrote:
This didn't break anything but led to a display of:
* dev.cpu.0.cx_supported: C1/1 C2/96
Instead of
* dev.cpu.0.cx_supported: C1/1 C3/96
MFC after: 2 weeks
If I remember corre
Author: brueffer
Date: Mon Jul 2 17:48:19 2012
New Revision: 238007
URL: http://svn.freebsd.org/changeset/base/238007
Log:
MFC: r217140
Use ether_ntoa instead of home-grown version.
PR: 169075
Submitted by: Alexandr
Modified:
stable/7/usr.sbin/ndp/ndp.c
Directory Prope
Author: wblock (doc committer)
Date: Mon Jul 2 17:52:43 2012
New Revision: 238008
URL: http://svn.freebsd.org/changeset/base/238008
Log:
Add reference to portsnap(8).
Submitted by: Tim Kientzle
MFC after:1 day
Modified:
head/share/man/man7/build.7
Modified: head/share/man/man7/bu
Author: sbruno
Date: Mon Jul 2 17:55:29 2012
New Revision: 238009
URL: http://svn.freebsd.org/changeset/base/238009
Log:
Revert r238004 as more review has come in and there is now a discussion
on how to best proceed.
Modified:
head/etc/rc.d/power_profile
head/sys/dev/acpica/acpi_cpu.c
M
Author: glebius
Date: Mon Jul 2 18:04:31 2012
New Revision: 238010
URL: http://svn.freebsd.org/changeset/base/238010
Log:
Fix build after r237997.
Modified:
head/share/mk/bsd.own.mk
head/usr.sbin/Makefile
Modified: head/share/mk/bsd.own.mk
=
On Mon, Jul 02, 2012 at 03:28:50PM +, Baptiste Daroussin wrote:
B> Author: bapt
B> Date: Mon Jul 2 15:28:50 2012
B> New Revision: 237997
B> URL: http://svn.freebsd.org/changeset/base/237997
B>
B> Log:
B> New build KNOB: WITHOUT_PKGBOOTSTRAP to condition building of usr.sbin/pkg
B> Do not
Author: mav
Date: Mon Jul 2 18:35:08 2012
New Revision: 238011
URL: http://svn.freebsd.org/changeset/base/238011
Log:
Restore GPIO config quirks handling, lost during last big refactoring.
Tested by:hselasky
MFC after:3 days
Modified:
head/sys/dev/sound/pci/hda/hdaa_patches.c
On Mon, Jul 02, 2012 at 12:58:14AM -0700, Doug Barton wrote:
> FYI, you didn't change the substance of the text, so there is no reason
> to bump .Dd.
>
Okay, noted.
Marius
___
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listi
Author: marius
Date: Mon Jul 2 19:13:38 2012
New Revision: 238012
URL: http://svn.freebsd.org/changeset/base/238012
Log:
MFC: r237842
Switch back to the 4BSD scheduler for now. There is some more or less
recent regression with ULE, causing processes to get stuck in getblk
as well as in
Author: marius
Date: Mon Jul 2 19:19:07 2012
New Revision: 238013
URL: http://svn.freebsd.org/changeset/base/238013
Log:
MFC: r237546
Correct sizeof usage
Obtained from:DragonFly
Modified:
stable/9/sys/dev/mfi/mfi_tbolt.c
stable/9/sys/dev/mps/mps_sas.c
stable/9/sys/dev/
Author: marius
Date: Mon Jul 2 19:19:21 2012
New Revision: 238014
URL: http://svn.freebsd.org/changeset/base/238014
Log:
MFC: r237546
Correct sizeof usage
Obtained from:DragonFly
Modified:
stable/8/sys/dev/mfi/mfi_tbolt.c
stable/8/sys/dev/mps/mps_sas.c
stable/8/sys/dev/
Author: mav
Date: Mon Jul 2 19:35:56 2012
New Revision: 238015
URL: http://svn.freebsd.org/changeset/base/238015
Log:
Add IDs for some USB controllers I have around. Just a cosmetics.
MFC after:3 days
Modified:
head/sys/dev/usb/controller/ehci_pci.c
head/sys/dev/usb/controller/ohc
Author: glebius
Date: Mon Jul 2 19:44:18 2012
New Revision: 238016
URL: http://svn.freebsd.org/changeset/base/238016
Log:
Remove route caching from IP multicast routing code. There is no
reason to do that, and also, cached route never got unreferenced,
which meant a reference leak.
Rev
On Mon, Jul 02, 2012 at 10:19:38PM +0400, Gleb Smirnoff wrote:
> On Mon, Jul 02, 2012 at 03:28:50PM +, Baptiste Daroussin wrote:
> B> Author: bapt
> B> Date: Mon Jul 2 15:28:50 2012
> B> New Revision: 237997
> B> URL: http://svn.freebsd.org/changeset/base/237997
> B>
> B> Log:
> B> New buil
On Jul 2, 2012, at 11:19 AM, Gleb Smirnoff wrote:
> On Mon, Jul 02, 2012 at 03:28:50PM +, Baptiste Daroussin wrote:
> B> Author: bapt
> B> Date: Mon Jul 2 15:28:50 2012
> B> New Revision: 237997
> B> URL: http://svn.freebsd.org/changeset/base/237997
> B>
> B> Log:
> B> New build KNOB: WIT
Author: marius
Date: Mon Jul 2 19:56:31 2012
New Revision: 238017
URL: http://svn.freebsd.org/changeset/base/238017
Log:
MFC: r237547
Fix size of the bcopy when extracting ethernet address
Obtained from:DragonFly
Modified:
stable/9/sys/dev/re/if_re.c
Directory Properties:
Author: marcel
Date: Mon Jul 2 20:01:48 2012
New Revision: 238018
URL: http://svn.freebsd.org/changeset/base/238018
Log:
Fix typo in option description file (using svn move).
Added:
head/tools/build/options/WITHOUT_PKGBOOTSTRAP
- copied unchanged from r238017,
head/tools/build/options/
Author: marius
Date: Mon Jul 2 20:07:09 2012
New Revision: 238019
URL: http://svn.freebsd.org/changeset/base/238019
Log:
MFC: r237547
Fix size of the bcopy when extracting ethernet address
Obtained from:DragonFly
Modified:
stable/8/sys/dev/re/if_re.c
Directory Properties:
Author: jhb
Date: Mon Jul 2 20:08:11 2012
New Revision: 238020
URL: http://svn.freebsd.org/changeset/base/238020
Log:
Fix two layout bugs in the previous change:
- Properly increase y_mem when per-CPU stats are enabled.
- Update y_arc for per-CPU stats being enabled/disabled.
MFC after
On Mon, Jul 02, 2012 at 08:01:48PM +, Marcel Moolenaar wrote:
> Author: marcel
> Date: Mon Jul 2 20:01:48 2012
> New Revision: 238018
> URL: http://svn.freebsd.org/changeset/base/238018
>
> Log:
> Fix typo in option description file (using svn move).
>
> Added:
> head/tools/build/options
Author: marcel
Date: Mon Jul 2 20:24:01 2012
New Revision: 238021
URL: http://svn.freebsd.org/changeset/base/238021
Log:
Add description for INSTALL_AS_USER
Added:
head/tools/build/options/WITH_INSTALL_AS_USER (contents, props changed)
Added: head/tools/build/options/WITH_INSTALL_AS_USER
Author: mav
Date: Mon Jul 2 20:25:50 2012
New Revision: 238022
URL: http://svn.freebsd.org/changeset/base/238022
Log:
Remove 14 not very useful characters " HDA CODEC PCM" from HDA pcm device
names to shorten them. PulseAudio reported to have problems with names
longer then 63 chars and at
Author: marcel
Date: Mon Jul 2 20:26:11 2012
New Revision: 238023
URL: http://svn.freebsd.org/changeset/base/238023
Log:
A cross-reference takes a man page section as well. Assume pkg(1),
based on pkg_add(1).
Modified:
head/tools/build/options/WITHOUT_PKGBOOTSTRAP
Modified: head/tools/bui
Author: jhb
Date: Mon Jul 2 20:27:37 2012
New Revision: 238024
URL: http://svn.freebsd.org/changeset/base/238024
Log:
Add a one second sleep before touching the spool directory. If the touch
occurs in the same second as the earlier operations to create the temporary
file and the cron(8) da
Author: marcel
Date: Mon Jul 2 20:28:12 2012
New Revision: 238025
URL: http://svn.freebsd.org/changeset/base/238025
Log:
Added options:
WITH_INSTALL_AS_USER
WITHOUT_PKGBOOTSTRAP
Modified:
head/share/man/man5/src.conf.5
Modified: head/share/man/man5/src.conf.5
===
Author: marcel
Date: Mon Jul 2 20:36:26 2012
New Revision: 238026
URL: http://svn.freebsd.org/changeset/base/238026
Log:
There's no need to make filemon specific to i386 and amd64. All
LP64 architectures define elf64_freebsd_sysvec and all ILP32
architectures define elf32_freebsd_sysvec.
M
Author: mdf
Date: Mon Jul 2 20:36:54 2012
New Revision: 238027
URL: http://svn.freebsd.org/changeset/base/238027
Log:
MFC r217322. Original commit log:
sysctl(9) cleanup checkpoint: amd64 GENERIC builds cleanly.
Commit the net* piece.
The commit to HEAD was a superset of the propos
Author: np
Date: Mon Jul 2 20:42:43 2012
New Revision: 238028
URL: http://svn.freebsd.org/changeset/base/238028
Log:
Instruct the firmware not to provision resources for TCP offload if the
kernel is being built without TCP_OFFLOAD. But never override
toecaps_allowed if it has been set manu
Author: kib
Date: Mon Jul 2 21:01:03 2012
New Revision: 238029
URL: http://svn.freebsd.org/changeset/base/238029
Log:
Extend the KPI to lock and unlock f_offset member of struct file. It
now fully encapsulates all accesses to f_offset, and extends f_offset
locking to other consumers that n
On Sun, Jul 01, 2012 at 05:22:13AM +, Warner Losh wrote:
> Author: imp
> Date: Sun Jul 1 05:22:13 2012
> New Revision: 237875
> URL: http://svn.freebsd.org/changeset/base/237875
>
> Log:
> Use %j to match intmax_t.
Thanks for fixing this, sorry for the breakage.
-- Brooks
pgprYAJYtB5ex.
On Fri, Jun 29, 2012 at 10:09:08AM -0700, Pedro Giffuni wrote:
> You are absolutely right. However I am not sure we should
> bring Illumos enhancements under the opensolaris vendor
> branch. The reason is that this files are CDDL'd but are
> there was no property assignment done to the OpenSolaris
On Sun, Jul 01, 2012 at 08:32:41PM -0700, Doug Barton wrote:
> On 06/29/2012 10:58, Pedro Giffuni wrote:
> > Now .. David pointed out I am not respecting the code
> > provenance since I didn't add them to the opensolaris
> > vendor area, but these files are copyrighted Joyent
> > Inc (not even Illu
Author: marcel
Date: Mon Jul 2 21:11:01 2012
New Revision: 238030
URL: http://svn.freebsd.org/changeset/base/238030
Log:
Implement cpu_flush_dcache(). This allows us to optimize __syncicache()
for the common case in chich D-caches are coherent by virtue of busdma.
Modified:
head/sys/powerp
Author: marcel
Date: Mon Jul 2 21:15:56 2012
New Revision: 238031
URL: http://svn.freebsd.org/changeset/base/238031
Log:
Invalidate any TLB1 entries we don't need. The firmware (e.g. U-Boot)
may have added entries that conflict with TLB0 entries.
Modified:
head/sys/powerpc/booke/pmap.c
Mo
Author: marcel
Date: Mon Jul 2 21:18:09 2012
New Revision: 238032
URL: http://svn.freebsd.org/changeset/base/238032
Log:
Handle traps from the debugger. We need to catch them and re-enter
the debugger where they're being taken care of.
Modified:
head/sys/powerpc/booke/trap.c
Modified: hea
Author: marcel
Date: Mon Jul 2 21:21:12 2012
New Revision: 238033
URL: http://svn.freebsd.org/changeset/base/238033
Log:
Fix a typo that resulted in or-ing PTE_UW twice whrn PTE_SW was needed.
Note that setting the PTE_MODIFIED bit based on whether write is possible
is incorrect. We should
Author: marcel
Date: Mon Jul 2 21:25:24 2012
New Revision: 238034
URL: http://svn.freebsd.org/changeset/base/238034
Log:
Remove device uart_z8530 and options GEOM_PART_APM from DEFAULTS and instead
add them to GENERIC and GENERIC64. They are applicable to Apple H/W and not
at all for Book-E
On 1 Jul 2012, at 12:44, Pedro Giffuni wrote:
>
>
> --- Dom 1/7/12, Simon L. B. Nielsen ha scritto:
> ...
>> Data: Domenica 1 luglio 2012, 05:05
>>
>> On 1 Jul 2012, at 01:36, Pedro F. Giffuni wrote:
>>
>>> Author: pfg
>>> Date: Sun Jul 1 00:36:07 2012
>>> New Revision: 237860
>>> URL: http
Author: sbruno
Date: Mon Jul 2 21:59:10 2012
New Revision: 238035
URL: http://svn.freebsd.org/changeset/base/238035
Log:
MFC r237245, r237250, r237251, r237273, r237330
Document support for Intel Enhanced Speedstep Tech interface
of cpufreq(4) via a new man page est(4)
Document the
Author: sbruno
Date: Mon Jul 2 22:01:29 2012
New Revision: 238036
URL: http://svn.freebsd.org/changeset/base/238036
Log:
MFC r237245, r237250, r237251, r237273, r237330
Document support for Intel Enhanced Speedstep Tech interface
of cpufreq(4) via a new man page est(4)
Document the
Author: np
Date: Mon Jul 2 22:04:09 2012
New Revision: 238037
URL: http://svn.freebsd.org/changeset/base/238037
Log:
MFC r238028:
Instruct the firmware not to provision resources for TCP offload if the
kernel is being built without TCP_OFFLOAD. But never override
toecaps_allowed if it ha
Author: dougb
Date: Mon Jul 2 22:14:58 2012
New Revision: 238038
URL: http://svn.freebsd.org/changeset/base/238038
Log:
Unfortunately the change in r237958 resulted in s/install/instclean/ due to
the aggressive pattern matching of the :C modifier. I tested build and
install in 2 phases, how
Author: dougb
Date: Mon Jul 2 22:19:02 2012
New Revision: 238041
URL: http://svn.freebsd.org/changeset/base/238041
Log:
MFC r238038:
Unfortunately the change in r237958 resulted in s/install/instclean/ due to
the aggressive pattern matching of the :C modifier. I tested build and
instal
Author: dougb
Date: Mon Jul 2 22:18:29 2012
New Revision: 238039
URL: http://svn.freebsd.org/changeset/base/238039
Log:
MFC r238038:
Unfortunately the change in r237958 resulted in s/install/instclean/ due to
the aggressive pattern matching of the :C modifier. I tested build and
instal
Author: dougb
Date: Mon Jul 2 22:18:49 2012
New Revision: 238040
URL: http://svn.freebsd.org/changeset/base/238040
Log:
MFC r238038:
Unfortunately the change in r237958 resulted in s/install/instclean/ due to
the aggressive pattern matching of the :C modifier. I tested build and
instal
--- Lun 2/7/12, David O'Brien ha scritto:
...
>
> At this point Illumos is the continuation of OpenSolaris.
> When Solaris 11 came out there was a discussion about if
> Oracle will fulfill the statement in their leaked email
> about publishing sources again. There is little to no
> hope in the
Author: marcel
Date: Mon Jul 2 23:41:56 2012
New Revision: 238042
URL: http://svn.freebsd.org/changeset/base/238042
Log:
Properly implement the bus_config_intr, bus_setup_intr and bus_teardown_intr
methods so that MI drvers can depend on us doing the right thing instead
of having to go arou
1 - 100 of 112 matches
Mail list logo