Author: jkim
Date: Tue May 17 22:36:16 2011
New Revision: 222043
URL: http://svn.freebsd.org/changeset/base/222043
Log:
Update CPUID bits to reflect AMD Bulldozer and Intel Sandy Bridge features.
Note AMD dropped SSE5 extensions in order to avoid ISA overlap with Intel
AVX instructions. The
Author: attilio
Date: Tue May 17 22:15:53 2011
New Revision: 222041
URL: http://svn.freebsd.org/changeset/base/222041
Log:
Remove an unused typedef.
Tested by:sbruno, pluknet
Modified:
head/sys/i386/include/xen/xenvar.h
Modified: head/sys/i386/include/xen/xenvar.h
==
Author: attilio
Date: Tue May 17 22:14:00 2011
New Revision: 222040
URL: http://svn.freebsd.org/changeset/base/222040
Log:
Merge r221285 from largeSMP project:
- Remove the following sysctl:
kern.sched.ipiwakeup.onecpu
kern.sched.ipiwakeup.htt2
Because they are absolutely obsole
Author: mav
Date: Tue May 17 22:07:45 2011
New Revision: 222039
URL: http://svn.freebsd.org/changeset/base/222039
Log:
Add support for "LED" enclosure management messages, defined by the AHCI.
When supported by hardware, this allows to control per-port activity, locate
and fault LEDs via
Author: jilles
Date: Tue May 17 21:03:34 2011
New Revision: 222037
URL: http://svn.freebsd.org/changeset/base/222037
Log:
mq_setattr(2): Add missing const to man page.
The declaration in the header file is correct.
MFC after:1 week
Modified:
head/lib/libc/sys/mq_setattr.2
Modif
Author: phk
Date: Tue May 17 19:20:32 2011
New Revision: 222036
URL: http://svn.freebsd.org/changeset/base/222036
Log:
Ok, so we use different comment conventions in Symbol.map and Version.def
"#notimpressed" as my twittering friends would say.
Modified:
head/lib/libsbuf/Version.def
Modifi
Author: flz
Date: Tue May 17 19:11:47 2011
New Revision: 222035
URL: http://svn.freebsd.org/changeset/base/222035
Log:
Backout libinstall.a -> libpkg commit.
Discussed with: erwin, brooks, bapt
Added:
head/usr.sbin/pkg_install/lib/
- copied from r207112, head/usr.sbin/pkg_inst
Author: phk
Date: Tue May 17 18:24:59 2011
New Revision: 222034
URL: http://svn.freebsd.org/changeset/base/222034
Log:
Try to explain what sbufs do and add an example to show it.
Clarify return values.
Modified:
head/share/man/man9/sbuf.9
Modified: head/share/man/man9/sbuf.9
===
On 17 May 2011 21:37, Poul-Henning Kamp wrote:
> Author: phk
> Date: Tue May 17 17:37:58 2011
> New Revision: 222033
> URL: http://svn.freebsd.org/changeset/base/222033
>
> Log:
> Bump shlib version
> Instigate symbol versioning
> Pray that I don't break the build.
File /usr/src/lib/libsbuf/Ve
Author: phk
Date: Tue May 17 17:37:58 2011
New Revision: 222033
URL: http://svn.freebsd.org/changeset/base/222033
Log:
Bump shlib version
Instigate symbol versioning
Pray that I don't break the build.
Added:
head/lib/libsbuf/Symbol.map (contents, props changed)
head/lib/libsbuf/Versio
Author: jhb
Date: Tue May 17 16:39:08 2011
New Revision: 222032
URL: http://svn.freebsd.org/changeset/base/222032
Log:
Fix a race in the SMP rendezvous code. Specifically, the write by the
last CPU to to finish the rendezvous action may become visible to
different CPUs at different times.
Author: adrian
Date: Tue May 17 16:30:34 2011
New Revision: 222031
URL: http://svn.freebsd.org/changeset/base/222031
Log:
Fix the debugging code path to correctly support HAL_DEBUG_UNMASKABLE.
Modified:
head/sys/dev/ath/ah_osdep.c
Modified: head/sys/dev/ath/ah_osdep.c
===
On May 17, 2011, at 7:44 AM, Kostik Belousov wrote:
> On Tue, May 17, 2011 at 01:36:11PM +, Poul-Henning Kamp wrote:
>> In message <20110516211954.gj48...@deviant.kiev.zoral.com.ua>, Kostik
>> Belousov
>> writes:
>>
>>> struct sbuf is exposed to the libsubf.so consumers.
>>> I think that l
Author: tuexen
Date: Tue May 17 15:57:31 2011
New Revision: 222029
URL: http://svn.freebsd.org/changeset/base/222029
Log:
Copy out the mtu when calling getsockopt() with SCTP_GET_PEER_ADDR_INFO.
MFC after: 1 week.
Modified:
head/sys/netinet/sctp_usrreq.c
Modified: head/sys/netinet/sctp_
Author: tuexen
Date: Tue May 17 15:46:28 2011
New Revision: 222028
URL: http://svn.freebsd.org/changeset/base/222028
Log:
Fix whitespacing.
Reported by scf@
MFC after: 1 week.
Modified:
head/sys/netinet/sctp_output.c
Modified: head/sys/netinet/sctp_output.c
===
Author: adrian
Date: Tue May 17 15:03:39 2011
New Revision: 222027
URL: http://svn.freebsd.org/changeset/base/222027
Log:
Fix case, introduced in my previous commit.
Pointy hat goes to: adrian, for having multiple build screens
open and checking the wrong one.
Mod
Author: pluknet
Date: Tue May 17 14:46:28 2011
New Revision: 222025
URL: http://svn.freebsd.org/changeset/base/222025
Log:
Fix manual section number for netstat(1).
MFC after:5 days
Modified:
head/usr.sbin/ifmcstat/ifmcstat.8
Modified: head/usr.sbin/ifmcstat/ifmcstat.8
=
On Tue, May 17, 2011 at 01:36:11PM +, Poul-Henning Kamp wrote:
> In message <20110516211954.gj48...@deviant.kiev.zoral.com.ua>, Kostik
> Belousov
> writes:
>
> >struct sbuf is exposed to the libsubf.so consumers.
> >I think that libsbuf.so version shall be bumped (since no symver
> >compat c
In message <20110516211954.gj48...@deviant.kiev.zoral.com.ua>, Kostik Belousov
writes:
>struct sbuf is exposed to the libsubf.so consumers.
>I think that libsbuf.so version shall be bumped (since no symver
>compat can be provided, due to lack of versioning for libsbuf).
>
>The bump was also neede
Author: pluknet
Date: Tue May 17 12:58:19 2011
New Revision: 222023
URL: http://svn.freebsd.org/changeset/base/222023
Log:
mdoc:
- use a proper macro for interface name ipfw0.
- add missing section number for bpf cross reference.
Modified:
head/sbin/ipfw/ipfw.8
Modified: head/sbin/ipfw/i
Author: adrian
Date: Tue May 17 11:56:50 2011
New Revision: 222021
URL: http://svn.freebsd.org/changeset/base/222021
Log:
Use the halMcastKeySrchSupport capability bit to selectively enable/disable
the multicast key search support for AR5212, AR5416 and later.
The general HAL routine ath_
Author: adrian
Date: Tue May 17 11:52:53 2011
New Revision: 222020
URL: http://svn.freebsd.org/changeset/base/222020
Log:
Set this HAL capabilities flag correctly even though it isn't currently
being used.
Modified:
head/sys/dev/ath/ath_hal/ar5416/ar5416_attach.c
Modified: head/sys/dev/ath
Author: ru
Date: Tue May 17 11:26:59 2011
New Revision: 222019
URL: http://svn.freebsd.org/changeset/base/222019
Log:
Document the supported hardware, somewhat.
Reviewed by: hselasky
MFC after:3 days
Modified:
head/share/man/man4/xhci.4
Modified: head/share/man/man4/xhci.4
==
Author: ru
Date: Tue May 17 11:23:43 2011
New Revision: 222018
URL: http://svn.freebsd.org/changeset/base/222018
Log:
Renamed PCI_INTERFACE_XHCI to PCIP_SERIALBUS_USB_XHCI and moved it
to .
Reviewed by: hselasky
MFC after:3 days
Modified:
head/sys/dev/pci/pcireg.h
head/sys/dev
Author: ru
Date: Tue May 17 11:08:15 2011
New Revision: 222017
URL: http://svn.freebsd.org/changeset/base/222017
Log:
Regen for WITH_OFED.
Modified:
head/share/man/man5/src.conf.5
Modified: head/share/man/man5/src.conf.5
===
Author: ru
Date: Tue May 17 11:06:41 2011
New Revision: 222016
URL: http://svn.freebsd.org/changeset/base/222016
Log:
Added description for WITH_OFED.
Added:
head/tools/build/options/WITH_OFED (contents, props changed)
Added: head/tools/build/options/WITH_OFED
=
Author: phk
Date: Tue May 17 11:04:50 2011
New Revision: 222015
URL: http://svn.freebsd.org/changeset/base/222015
Log:
Use memset() instead of bzero() and memcpy() instead of bcopy(), there
is no relevant difference for sbufs, and it increases portability of
the source code.
Split the a
Author: ru
Date: Tue May 17 10:44:11 2011
New Revision: 222014
URL: http://svn.freebsd.org/changeset/base/222014
Log:
Revert change to "MF" I made in r189767. I bet that at the time of r189767
I checked with http://www.iso.org/iso/country_codes/iso_3166_code_lists.htm
and "MF" was officiall
Author: pluknet
Date: Tue May 17 10:38:44 2011
New Revision: 222013
URL: http://svn.freebsd.org/changeset/base/222013
Log:
Add missing section number for .Xr jail.
MFC after:3 days
Modified:
head/share/man/man5/rc.conf.5
Modified: head/share/man/man5/rc.conf.5
==
Author: uqs
Date: Tue May 17 09:51:02 2011
New Revision: 222012
URL: http://svn.freebsd.org/changeset/base/222012
Log:
More thorough mdoc and language fixes.
Submitted by: ru
Modified:
head/share/man/man4/geom_map.4
Modified: head/share/man/man4/geom_map.4
==
Author: uqs
Date: Tue May 17 08:13:27 2011
New Revision: 222011
URL: http://svn.freebsd.org/changeset/base/222011
Log:
ISO3166: Update for newsletters VI-7 and VI-8 from 2010
- Name change for SH
- BQ, CW, and SX replace AN
Reviewed by: ru
Modified:
head/share/misc/iso3166
Modif
Author: uqs
Date: Tue May 17 08:13:18 2011
New Revision: 222010
URL: http://svn.freebsd.org/changeset/base/222010
Log:
Whitespace and typo fixes.
Found by: codespell
Reviewed by: ru
Modified:
head/share/misc/iso3166
Modified: head/share/misc/iso3166
==
Author: uqs
Date: Tue May 17 08:13:10 2011
New Revision: 222009
URL: http://svn.freebsd.org/changeset/base/222009
Log:
Typo fix.
Modified:
head/share/man/man4/cc_hd.4
Modified: head/share/man/man4/cc_hd.4
==
--- head
Author: uqs
Date: Tue May 17 08:12:59 2011
New Revision: 222008
URL: http://svn.freebsd.org/changeset/base/222008
Log:
Typos, wording and mdoc fixes.
Modified:
head/share/man/man4/geom_map.4
Modified: head/share/man/man4/geom_map.4
Author: hrs
Date: Tue May 17 07:40:13 2011
New Revision: 222007
URL: http://svn.freebsd.org/changeset/base/222007
Log:
Remove redundant keywords.
Submitted by: wxs
Modified:
head/etc/rc.d/ipfilter
head/etc/rc.d/pf
Modified: head/etc/rc.d/ipfilter
==
35 matches
Mail list logo