Author: hselasky
Date: Tue Mar 18 06:52:11 2014
New Revision: 263293
URL: http://svnweb.freebsd.org/changeset/base/263293
Log:
Add missing umoscom manual page.
Suggested by: Sascha Wildner
MFC after:1 week
Added:
head/share/man/man4/umoscom.4 (contents, props changed)
Modified:
Author: hselasky
Date: Tue Mar 18 06:43:21 2014
New Revision: 263292
URL: http://svnweb.freebsd.org/changeset/base/263292
Log:
Correctly name USB template manual page and install it by default.
Suggested by: Sascha Wildner
MFC after:1 week
Added:
head/share/man/man4/usb_template.4
Author: hselasky
Date: Tue Mar 18 06:41:17 2014
New Revision: 263291
URL: http://svnweb.freebsd.org/changeset/base/263291
Log:
Update USB template manual page.
MFC after:1 week
Modified:
head/share/man/man4/usb2_template.4
Modified: head/share/man/man4/usb2_template.4
==
Author: neel
Date: Tue Mar 18 02:49:28 2014
New Revision: 263290
URL: http://svnweb.freebsd.org/changeset/base/263290
Log:
When a vcpu is deactivated it must also unblock any rendezvous that may be
blocked on it.
This is done by issuing a wakeup after clearing the 'vcpuid' from
'active_c
Author: emaste
Date: Tue Mar 18 01:40:25 2014
New Revision: 263289
URL: http://svnweb.freebsd.org/changeset/base/263289
Log:
Update NetBSD Foundation copyrights to 2-clause BSD
The NetBSD Foundation states "Third parties are encouraged to change the
license on any files which have a 4-cla
Author: bdrewery
Date: Tue Mar 18 01:17:08 2014
New Revision: 263288
URL: http://svnweb.freebsd.org/changeset/base/263288
Log:
Remove comment meant for removal in r263287
X-MFC-with: 263287
Modified:
head/tools/tools/nanobsd/nanobsd.sh
Modified: head/tools/tools/nanobsd/nanobsd.sh
===
Author: bdrewery
Date: Tue Mar 18 01:14:49 2014
New Revision: 263287
URL: http://svnweb.freebsd.org/changeset/base/263287
Log:
'pkg(8) add' has no internal restriction on number of packages.
Submitted by: tj
MFC after:1 week
Modified:
head/tools/tools/nanobsd/nanobsd.sh
Modified:
Author: delphij
Date: Tue Mar 18 01:00:14 2014
New Revision: 263286
URL: http://svnweb.freebsd.org/changeset/base/263286
Log:
MFC r262754: MFV r253848 (mm):
Update vendor/xz from v5.0 branch to post-5.0.5
Modified:
stable/9/contrib/xz/ChangeLog
stable/9/contrib/xz/README
stable/9/con
Author: delphij
Date: Tue Mar 18 00:59:49 2014
New Revision: 263285
URL: http://svnweb.freebsd.org/changeset/base/263285
Log:
MFC r262754: MFV r253848 (mm):
Update vendor/xz from v5.0 branch to post-5.0.5
Modified:
stable/10/contrib/xz/ChangeLog
stable/10/contrib/xz/README
stable/10/
Author: markj
Date: Tue Mar 18 00:55:40 2014
New Revision: 263284
URL: http://svnweb.freebsd.org/changeset/base/263284
Log:
MFC r262325:
Print a backtrace if the SDT(9) stub gets called so that there's at least
some hope of figuring out how it happened.
Modified:
stable/9/sys/kern/kern_sd
Author: markj
Date: Tue Mar 18 00:55:19 2014
New Revision: 263283
URL: http://svnweb.freebsd.org/changeset/base/263283
Log:
MFC r262325:
Print a backtrace if the SDT(9) stub gets called so that there's at least
some hope of figuring out how it happened.
Modified:
stable/10/sys/kern/kern_s
Author: markj
Date: Tue Mar 18 00:38:36 2014
New Revision: 263282
URL: http://svnweb.freebsd.org/changeset/base/263282
Log:
MFC r259535:
The fasttrap fork handler is responsible for removing tracepoints in the
child process that were inherited from its parent. However, this should
not be d
Author: markj
Date: Tue Mar 18 00:29:33 2014
New Revision: 263281
URL: http://svnweb.freebsd.org/changeset/base/263281
Log:
MFC r259535:
The fasttrap fork handler is responsible for removing tracepoints in the
child process that were inherited from its parent. However, this should
not be d
Author: neel
Date: Mon Mar 17 23:30:38 2014
New Revision: 263280
URL: http://svnweb.freebsd.org/changeset/base/263280
Log:
Notify vcpus participating in the rendezvous of the pending event to ensure
that they execute the rendezvous function as soon as possible.
Modified:
head/sys/amd64/vmm/
Author: adrian
Date: Mon Mar 17 23:21:31 2014
New Revision: 263279
URL: http://svnweb.freebsd.org/changeset/base/263279
Log:
Implement apb_print_child().
Tested:
* AR9344, Atheros DB120 Reference board
Modified:
head/sys/mips/atheros/apb.c
Modified: head/sys/mips/atheros/apb.c
Author: jimharris
Date: Mon Mar 17 22:37:17 2014
New Revision: 263278
URL: http://svnweb.freebsd.org/changeset/base/263278
Log:
nvme: NVMe specification dictates 4-byte alignment for PRPs (not 8).
Sponsored by: Intel
MFC after:3 days
Modified:
head/sys/dev/nvme/nvme_qpair.c
Modif
Author: jimharris
Date: Mon Mar 17 22:36:04 2014
New Revision: 263277
URL: http://svnweb.freebsd.org/changeset/base/263277
Log:
nvme: Remove the software progress marker SET_FEATURE command during
controller initialization.
The spec says OS drivers should send this command after controlle
Author: jimharris
Date: Mon Mar 17 22:32:54 2014
New Revision: 263276
URL: http://svnweb.freebsd.org/changeset/base/263276
Log:
Base the max number of SG elements on MAXPHYS.
Sponsored by: Intel
Discussed with: scottl, emax
MFC after:3 days
Modified:
head/sys/dev/isci/scil/
Author: jimharris
Date: Mon Mar 17 22:30:54 2014
New Revision: 263275
URL: http://svnweb.freebsd.org/changeset/base/263275
Log:
isci: Ensure ATA passthrough commands with RETURN_RESPONSE bit set
translate their response.
Sponsored by: Intel
Discussed with: scottl
MFC after:3
Author: jimharris
Date: Mon Mar 17 21:45:08 2014
New Revision: 263274
URL: http://svnweb.freebsd.org/changeset/base/263274
Log:
MFC r254303:
If a controller fails to initialize, do not notify consumers (nvd) of its
namespaces.
Sponsored by: Intel
Modified:
stable/9/sys/dev/nvm
Author: jimharris
Date: Mon Mar 17 21:42:31 2014
New Revision: 263273
URL: http://svnweb.freebsd.org/changeset/base/263273
Log:
MFC r254302:
Send a shutdown notification in the driver unload path, to ensure
notification gets sent in cases where system shuts down with driver
unload
Author: dim
Date: Mon Mar 17 20:42:45 2014
New Revision: 263272
URL: http://svnweb.freebsd.org/changeset/base/263272
Log:
MFC r263120:
Pull in r201021 from upstream libc++ trunk:
Fix for PR18735 - self-assignment for map/multimap gives incorrect
results in C++03
(Please note
Author: dim
Date: Mon Mar 17 20:42:45 2014
New Revision: 263272
URL: http://svnweb.freebsd.org/changeset/base/263272
Log:
MFC r263120:
Pull in r201021 from upstream libc++ trunk:
Fix for PR18735 - self-assignment for map/multimap gives incorrect
results in C++03
(Please note
On 17 March 2014 01:26, Robert N. M. Watson wrote:
>
> On 17 Mar 2014, at 07:54, David Malone wrote:
>
>>> (1) Merge a software implementation of the Toeplitz hash specified in
>>> RSS implemented by David Malone. This is used to allow suitable
>>> pcbgroup placement of connections be
Author: asomers
Date: Mon Mar 17 19:55:27 2014
New Revision: 263271
URL: http://svnweb.freebsd.org/changeset/base/263271
Log:
share/man/man9/counter.9
Fix logic error in the description of counter_u64_alloc: the command
may fail only if M_NOWAIT is specified, not M_WAITOK.
R
Author: delphij
Date: Mon Mar 17 19:09:39 2014
New Revision: 263270
URL: http://svnweb.freebsd.org/changeset/base/263270
Log:
MFC r262676:
All callers of static method load_nvlist() in spa.c handles error case,
so there is no reason to assert that we won't hit an error. Instead,
just r
Author: delphij
Date: Mon Mar 17 19:09:39 2014
New Revision: 263270
URL: http://svnweb.freebsd.org/changeset/base/263270
Log:
MFC r262676:
All callers of static method load_nvlist() in spa.c handles error case,
so there is no reason to assert that we won't hit an error. Instead,
just r
Author: delphij
Date: Mon Mar 17 19:09:00 2014
New Revision: 263269
URL: http://svnweb.freebsd.org/changeset/base/263269
Log:
MFC r262676:
All callers of static method load_nvlist() in spa.c handles error case,
so there is no reason to assert that we won't hit an error. Instead,
just r
On Mar 6, 2014, at 11:50 AM, David Chisnall wrote:
>
> On 6 Mar 2014, at 17:47, Glen Barber wrote:
>
>> On Thu, Mar 06, 2014 at 04:37:11PM +, David Chisnall wrote:
>>> On 5 Mar 2014, at 23:17, Glen Barber wrote:
>>>
After several months of testing and fixing (and breaking)
var
Author: royger
Date: Mon Mar 17 16:45:28 2014
New Revision: 263268
URL: http://svnweb.freebsd.org/changeset/base/263268
Log:
xen: fix usage of db_active in xen console
Replace usage of db_active in Xen console with kdb_active.
Reported by: Andrzej Tobola
Approved by: gibbs
Sponsor
On Fri, Mar 14, 2014 at 02:58:48AM +, Gleb Smirnoff wrote:
> Author: glebius
> Date: Fri Mar 14 02:58:48 2014
> New Revision: 263140
> URL: http://svnweb.freebsd.org/changeset/base/263140
>
> Log:
> Remove IPX support.
>
> IPX was a network transport protocol in Novell's NetWare networ
Author: ian
Date: Mon Mar 17 16:10:42 2014
New Revision: 263267
URL: http://svnweb.freebsd.org/changeset/base/263267
Log:
Cosmetic changes to printed output, mostly related to probing devices...
- Display slice and partition as instead of 0 or -1 when they're
not set to specific valu
Author: rwatson
Date: Mon Mar 17 14:19:42 2014
New Revision: 263266
URL: http://svnweb.freebsd.org/changeset/base/263266
Log:
Line-wrapping tweak: make the sample jail command line fit in 80 characters.
MFC after:3 days
Modified:
head/usr.sbin/jail/jail.8
Modified: head/usr.sbin/jai
Author: ian
Date: Mon Mar 17 13:54:53 2014
New Revision: 263265
URL: http://svnweb.freebsd.org/changeset/base/263265
Log:
Fix the paren nesting so that the network device is probed if the load
device type is either network or wildcard.
Modified:
head/sys/boot/uboot/common/main.c
Modified:
On Mon, Mar 17, 2014 at 11:58:49AM +, Gleb Smirnoff wrote:
T> Author: glebius
T> Date: Mon Mar 17 11:58:48 2014
T> New Revision: 263264
T> URL: http://svnweb.freebsd.org/changeset/base/263264
T>
T> Log:
T> Make talk(1) capable of displaying UTF-8 characters.
NB: the network talk protocol is
Author: glebius
Date: Mon Mar 17 11:58:48 2014
New Revision: 263264
URL: http://svnweb.freebsd.org/changeset/base/263264
Log:
Make talk(1) capable of displaying UTF-8 characters.
Sponsored by: Nginx, Inc.
Modified:
head/usr.bin/talk/Makefile
head/usr.bin/talk/display.c
head/usr.bin/t
On 17 Mar 2014, at 07:54, David Malone wrote:
>> (1) Merge a software implementation of the Toeplitz hash specified in
>> RSS implemented by David Malone. This is used to allow suitable
>> pcbgroup placement of connections before the first packet is
>> received from the NIC. So
> (1) Merge a software implementation of the Toeplitz hash specified in
> RSS implemented by David Malone. This is used to allow suitable
> pcbgroup placement of connections before the first packet is
> received from the NIC. Software hashing is generally avoided,
> howe
Author: hselasky
Date: Mon Mar 17 07:19:19 2014
New Revision: 263262
URL: http://svnweb.freebsd.org/changeset/base/263262
Log:
Fix spelling.
Reported by: Kevin P. Neal
Modified:
head/sys/dev/usb/input/ukbd.c
Modified: head/sys/dev/usb/input/ukbd.c
=
39 matches
Mail list logo