Author: rwatson
Date: Thu Mar 5 07:40:41 2015
New Revision: 279626
URL: https://svnweb.freebsd.org/changeset/base/279626
Log:
Don't all DTrace's FBT on ARM to instrument undefinedinstruction(), as
this would lead to DTrace reentrance.
Sponsored by: DARPA, AFRL
Modified:
head/sys/cddl/
Author: dteske
Date: Thu Mar 5 05:54:34 2015
New Revision: 279624
URL: https://svnweb.freebsd.org/changeset/base/279624
Log:
sysrc(8): Add `key-=remove' and improve `key+=append' syntax
MFC after:3 days
X-MFC-to: stable/10 stable/9
Modified:
head/usr.sbin/sysrc/sysrc
head/us
Author: nwhitehorn
Date: Thu Mar 5 05:53:08 2015
New Revision: 279623
URL: https://svnweb.freebsd.org/changeset/base/279623
Log:
Move IVOR setup from assembler to C, decreasing required assumptions about
address formats for trap handlers.
Modified:
head/sys/powerpc/booke/locore.S
head/sy
Author: loos
Date: Thu Mar 5 03:11:47 2015
New Revision: 279622
URL: https://svnweb.freebsd.org/changeset/base/279622
Log:
Use the child device name here is lame because at the point that this
happens, the child device is not yet specified.
Modified:
head/sys/dev/gpio/gpiobus.c
head/sys/
Author: loos
Date: Thu Mar 5 02:54:30 2015
New Revision: 279621
URL: https://svnweb.freebsd.org/changeset/base/279621
Log:
Change ofw_gpiobus_destroy_devinfo() to unmap the GPIO pins and then
rework the code a little bit to use this function consistently to cleanup
all the changes made as p
Author: loos
Date: Thu Mar 5 01:49:58 2015
New Revision: 279620
URL: https://svnweb.freebsd.org/changeset/base/279620
Log:
Add a bus_probe_nomatch() method for gpiobus/ofw_gpiobus.
This prints a warning when your system have a hinted child or a FDT child
node for which you don't have a m
Author: dteske
Date: Thu Mar 5 00:44:50 2015
New Revision: 279619
URL: https://svnweb.freebsd.org/changeset/base/279619
Log:
MFC r278493: Update copyrights.
Modified:
stable/10/usr.sbin/bsdconfig/console/INDEX
stable/10/usr.sbin/bsdconfig/includes/INDEX
stable/10/usr.sbin/bsdconfig/netwo
Author: dteske
Date: Thu Mar 5 00:43:50 2015
New Revision: 279618
URL: https://svnweb.freebsd.org/changeset/base/279618
Log:
MFC r278491: Add bsdconfig api function f_dialog_menutag2help()
Modified:
stable/10/usr.sbin/bsdconfig/share/dialog.subr
Directory Properties:
stable/10/ (props ch
Author: dteske
Date: Thu Mar 5 00:42:58 2015
New Revision: 279617
URL: https://svnweb.freebsd.org/changeset/base/279617
Log:
MFC r278490:
Add bsdconfig api functions f_dialog_pause()/f_dialog_pause_no_cancel()
Modified:
stable/10/usr.sbin/bsdconfig/share/dialog.subr
Directory Properties:
Author: dteske
Date: Thu Mar 5 00:42:06 2015
New Revision: 279616
URL: https://svnweb.freebsd.org/changeset/base/279616
Log:
MFC r278489: Eliminate sub-shells where possible for performance.
Modified:
stable/10/usr.sbin/bsdconfig/timezone/share/continents.subr
stable/10/usr.sbin/bsdconfig/
Author: dteske
Date: Thu Mar 5 00:41:03 2015
New Revision: 279615
URL: https://svnweb.freebsd.org/changeset/base/279615
Log:
MFC r278488: Whitespace.
Modified:
stable/10/usr.sbin/bsdconfig/usermgmt/share/user.subr
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/usr.
Author: dteske
Date: Thu Mar 5 00:40:19 2015
New Revision: 279614
URL: https://svnweb.freebsd.org/changeset/base/279614
Log:
MFC r278483: Comments.
Modified:
stable/10/usr.sbin/bsdconfig/networking/share/device.subr
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/us
Author: dteske
Date: Thu Mar 5 00:39:15 2015
New Revision: 279613
URL: https://svnweb.freebsd.org/changeset/base/279613
Log:
MFC r278470:
Add new alias "bsdconfig api" (same as "bsdconfig includes")
NB: My fingers like typing "api" a lot more than "includes"
Modified:
stable/10/usr.sbin/
Author: dteske
Date: Thu Mar 5 00:37:54 2015
New Revision: 279612
URL: https://svnweb.freebsd.org/changeset/base/279612
Log:
MFC r278467:
Replace the only instance of sed(1) in bsdconfig(8) with awk(1).
Modified:
stable/10/usr.sbin/bsdconfig/share/keymap.subr
Directory Properties:
stable
Author: dteske
Date: Thu Mar 5 00:34:33 2015
New Revision: 279611
URL: https://svnweb.freebsd.org/changeset/base/279611
Log:
MFC r274073:
Follow-up to r255036; remove beforeinstall directives from bsdconfig(8)
Makefile's, fixing concurrent installworld (`make -j17 installworld').
Revie
Author: dteske
Date: Thu Mar 5 00:32:54 2015
New Revision: 279610
URL: https://svnweb.freebsd.org/changeset/base/279610
Log:
MFC r273068:
Rename awk(1) implementation of GNU awk's built-in asorti() function to
prevent fatal conflict should one-true-awk ever be replaced -- e.g., in
an appl
Author: dteske
Date: Thu Mar 5 00:29:58 2015
New Revision: 279609
URL: https://svnweb.freebsd.org/changeset/base/279609
Log:
MFC r273067:
Fix awk(1) asorti() implementation to work when called in a loop.
Modified:
stable/10/usr.sbin/bsdconfig/includes/includes
stable/10/usr.sbin/bsdconfi
Author: bapt
Date: Wed Mar 4 22:01:44 2015
New Revision: 279603
URL: https://svnweb.freebsd.org/changeset/base/279603
Log:
r* commands are not precious anymore
Modified:
head/bin/rcp/Makefile
head/usr.bin/rlogin/Makefile
head/usr.bin/rsh/Makefile
Modified: head/bin/rcp/Makefile
Author: nwhitehorn
Date: Wed Mar 4 21:06:57 2015
New Revision: 279601
URL: https://svnweb.freebsd.org/changeset/base/279601
Log:
The AIM DAR (data access fault address register) and Book-E DEAR registers
have the same meaning and occupy the same memory address in the trapframe
courtesy of u
Author: dumbbell
Date: Wed Mar 4 20:47:43 2015
New Revision: 279600
URL: https://svnweb.freebsd.org/changeset/base/279600
Log:
drm: Allow parallel builds of drivers and firmwares
Submitted by: hps@
MFC after:2 weeks
Modified:
head/sys/modules/drm2/Makefile
head/sys/modules/drm2/
Author: dumbbell
Date: Wed Mar 4 20:43:46 2015
New Revision: 279599
URL: https://svnweb.freebsd.org/changeset/base/279599
Log:
drm: Import Linux commit b7ea85a4fed37835eec78a7be3039c8dc22b8178
Author: Huacai Chen
Date: Tue May 21 06:23:43 2013 +
drm: fix a use-after-free
Author: dim
Date: Wed Mar 4 20:33:15 2015
New Revision: 279598
URL: https://svnweb.freebsd.org/changeset/base/279598
Log:
When compiling boot2 with gcc on i386 and pc98, only use the custom flag
-mno-align-long-strings when compiling with base gcc. This is checked
by comparing the version
Author: bapt
Date: Wed Mar 4 20:04:23 2015
New Revision: 279597
URL: https://svnweb.freebsd.org/changeset/base/279597
Log:
Rework calendar(1) parser
Support includes surrounded by '"' or '<' '>'
Print warnings about bad syntax
Correctly navigate through include directories to find cale
On Wed, Mar 04, 2015 at 01:24:52PM -0500, Ryan Stone wrote:
> On Wed, Feb 4, 2015 at 3:26 AM, Bryan Venteicher wrote:
> > +static void
> > +pvclock_read_time_info(struct pvclock_vcpu_time_info *ti,
> > +uint64_t *cycles, uint8_t *flags)
> > +{
> > + uint32_t version;
> > +
> > + do
On Wed, Feb 4, 2015 at 3:26 AM, Bryan Venteicher wrote:
> +static void
> +pvclock_read_time_info(struct pvclock_vcpu_time_info *ti,
> +uint64_t *cycles, uint8_t *flags)
> +{
> + uint32_t version;
> +
> + do {
> + version = ti->version;
> + rmb();
> +
On Wed, 2015-03-04 at 16:01 +, Bjoern A. Zeeb wrote:
> > On 02 Mar 2015, at 22:12 , Ian Lepore wrote:
> >
> > Author: ian
> > Date: Mon Mar 2 22:12:56 2015
> > New Revision: 279551
> > URL: https://svnweb.freebsd.org/changeset/base/279551
> >
> > Log:
> > Add a "module" to build the dtb fi
Author: nwhitehorn
Date: Wed Mar 4 17:04:22 2015
New Revision: 279595
URL: https://svnweb.freebsd.org/changeset/base/279595
Log:
Garbage collect old function prototypes.
Modified:
head/sys/powerpc/include/pte.h
Modified: head/sys/powerpc/include/pte.h
===
Author: nwhitehorn
Date: Wed Mar 4 16:45:31 2015
New Revision: 279594
URL: https://svnweb.freebsd.org/changeset/base/279594
Log:
Move Book-E/AIM dependent bits for setting user PMAP during thread switch
out of cpu_switch() and into pmap_activate() where they belong. This also
removes all th
On Mar 4, 2015, at 9:14 AM, Allan Jude wrote:
>
> On 2015-03-04 09:59, Justin T. Gibbs wrote:
>> On Mar 3, 2015, at 4:20 PM, Allan Jude wrote:
>>>
>>> Author: allanjude (doc committer)
>>> Date: Tue Mar 3 23:20:18 2015
>>> New Revision: 279571
>>> URL: https://svnweb.freebsd.org/changeset/base
On Mar 4, 2015 6:59 AM, "Justin T. Gibbs" wrote:
>
> Would "--non-interactive" be a better name for this option? Or maybe
there is a standard option name used by other utilities to disable the TTY
check?
cperciva@ had a few reasons for recommending the flag name:
https://reviews.freebsd.org/D155
Author: ian
Date: Wed Mar 4 16:19:34 2015
New Revision: 279593
URL: https://svnweb.freebsd.org/changeset/base/279593
Log:
Remove imx6s-wandboard.dts, there is no such file. Also imx6q-wandboard
to follow imx6dl-wandboard (so that the entries are sorted by board name
first, then by soc type
On 2015-03-04 09:59, Justin T. Gibbs wrote:
> On Mar 3, 2015, at 4:20 PM, Allan Jude wrote:
>>
>> Author: allanjude (doc committer)
>> Date: Tue Mar 3 23:20:18 2015
>> New Revision: 279571
>> URL: https://svnweb.freebsd.org/changeset/base/279571
>>
>> Log:
>> Add a new safetly belt to freebsd-up
> On 02 Mar 2015, at 22:12 , Ian Lepore wrote:
>
> Author: ian
> Date: Mon Mar 2 22:12:56 2015
> New Revision: 279551
> URL: https://svnweb.freebsd.org/changeset/base/279551
>
> Log:
> Add a "module" to build the dtb files for all supported imx6 systems.
>
> Added:
> head/sys/modules/dtb/im
Author: glebius
Date: Wed Mar 4 15:00:20 2015
New Revision: 279592
URL: https://svnweb.freebsd.org/changeset/base/279592
Log:
Optimize SIOCGIFMEDIA handling removing malloc(9) and double
traversal of the list.
Sponsored by: Nginx, Inc.
Sponsored by: Netflix
Modified:
head/sys/net/if
On Mar 3, 2015, at 4:20 PM, Allan Jude wrote:
>
> Author: allanjude (doc committer)
> Date: Tue Mar 3 23:20:18 2015
> New Revision: 279571
> URL: https://svnweb.freebsd.org/changeset/base/279571
>
> Log:
> Add a new safetly belt to freebsd-update to prevent a user doing a minor
> update (-pX)
Author: mav
Date: Wed Mar 4 14:30:09 2015
New Revision: 279591
URL: https://svnweb.freebsd.org/changeset/base/279591
Log:
Add example configuration for FibreChannel ports.
MFC after:1 week
Modified:
head/usr.sbin/ctld/ctl.conf.5
Modified: head/usr.sbin/ctld/ctl.conf.5
=
Author: mav
Date: Wed Mar 4 14:12:38 2015
New Revision: 279590
URL: https://svnweb.freebsd.org/changeset/base/279590
Log:
If target name starts with "naa.", set it as WWNN for CTL port.
MFC after:1 week
Sponsored by: iXsystems, Inc.
Modified:
head/usr.sbin/ctld/kernel.c
Modified:
Author: mav
Date: Wed Mar 4 12:12:46 2015
New Revision: 279589
URL: https://svnweb.freebsd.org/changeset/base/279589
Log:
Fix handling of queued text and logout requests.
While it may have little sense, text and logout requests can be queued.
If they are, they consume cmdsn, so we should
Author: ae
Date: Wed Mar 4 11:20:01 2015
New Revision: 279588
URL: https://svnweb.freebsd.org/changeset/base/279588
Log:
Fix deadlock in IPv6 PCB code.
When several threads are trying to send datagram to the same destination,
but fragmentation is disabled and datagram size exceeds link M
Author: hselasky
Date: Wed Mar 4 09:58:39 2015
New Revision: 279587
URL: https://svnweb.freebsd.org/changeset/base/279587
Log:
Define PTR_ALIGN() macro which will be needed coming Mellanox driver
releases.
Sponsored by: Mellanox Technologies
MFC after:3 days
Modified:
head/sys/o
Author: kib
Date: Wed Mar 4 09:32:59 2015
New Revision: 279586
URL: https://svnweb.freebsd.org/changeset/base/279586
Log:
MFC r279284:
Propagate errors from _thr_umutex_unlock2 through mutex_unlock_common.
Modified:
stable/10/lib/libthr/thread/thr_mutex.c
Directory Properties:
stable/10/
Author: kib
Date: Wed Mar 4 09:31:10 2015
New Revision: 279585
URL: https://svnweb.freebsd.org/changeset/base/279585
Log:
MFC r279283:
When failing to claim ownership of a umtx_pi, restore the umutex owner
to its previous, unowned state.
Modified:
stable/10/sys/kern/kern_umtx.c
Directory
Author: hselasky
Date: Wed Mar 4 09:30:03 2015
New Revision: 279584
URL: https://svnweb.freebsd.org/changeset/base/279584
Log:
Updates for the Mellanox ethernet driver
> List of fixes:
* use correct format for GID printouts
* double array indexing
* spelling in printouts
*
Author: kib
Date: Wed Mar 4 09:29:25 2015
New Revision: 279583
URL: https://svnweb.freebsd.org/changeset/base/279583
Log:
MFC r279282:
When unlocking a contested PI pthread mutex, if the queue of waiters
is empty, look up the umtx_pi and disown it if the current thread owns it.
Modified:
Author: hselasky
Date: Wed Mar 4 09:17:03 2015
New Revision: 279582
URL: https://svnweb.freebsd.org/changeset/base/279582
Log:
Allow USB modules to be built in parallel.
Modified:
head/sys/modules/usb/Makefile
Modified: head/sys/modules/usb/Makefile
=
Author: whu
Date: Wed Mar 4 09:05:20 2015
New Revision: 279581
URL: https://svnweb.freebsd.org/changeset/base/279581
Log:
Add myself (whu) to committers-src.dot.
Approved by: royger (mentor)
Modified:
head/share/misc/committers-src.dot
Modified: head/share/misc/committers-src.dot
46 matches
Mail list logo