Author: adrian
Date: Sat Dec 28 06:56:21 2019
New Revision: 356145
URL: https://svnweb.freebsd.org/changeset/base/356145
Log:
[ar71xx] generate a random mac address using eth_gen_addr()
This removes a hard-coded random mac address generator and
uses the (not so) new system routine.
T
> On Fri, Dec 27, 2019 at 10:27 PM Rodney W. Grimes
> wrote:
>
> >
> > > > You can choose your own license for original work, sure, but
> > obliterating
> > > > parts of an existing license by applying a second license which is in
> > > > conflict is probably a poor idea.
> > >
> > >
> > > We don
On Fri, Dec 27, 2019 at 10:27 PM Rodney W. Grimes
wrote:
>
> > > You can choose your own license for original work, sure, but
> obliterating
> > > parts of an existing license by applying a second license which is in
> > > conflict is probably a poor idea.
> >
> >
> > We don't do that at all: pre
[ Charset UTF-8 unsupported, converting... ]
>
> On 2019-12-27 23:24, Rodney W. Grimes wrote:
> > [ Charset UTF-8 unsupported, converting... ]
> >> On 2019-12-27 22:16, Rodney W. Grimes wrote:
> Author: pfg
> Date: Sat Dec 28 02:58:30 2019
> New Revision: 356142
> URL: https://
On 2019-12-27 23:24, Rodney W. Grimes wrote:
> [ Charset UTF-8 unsupported, converting... ]
>> On 2019-12-27 22:16, Rodney W. Grimes wrote:
Author: pfg
Date: Sat Dec 28 02:58:30 2019
New Revision: 356142
URL: https://svnweb.freebsd.org/changeset/base/356142
Log:
[ Charset UTF-8 unsupported, converting... ]
>
> On 2019-12-27 22:16, Rodney W. Grimes wrote:
> >> Author: pfg
> >> Date: Sat Dec 28 02:58:30 2019
> >> New Revision: 356142
> >> URL: https://svnweb.freebsd.org/changeset/base/356142
> >>
> >> Log:
> >> SPDX: update some tags with two licenses.
>
On 2019-12-27 22:16, Rodney W. Grimes wrote:
>> Author: pfg
>> Date: Sat Dec 28 02:58:30 2019
>> New Revision: 356142
>> URL: https://svnweb.freebsd.org/changeset/base/356142
>>
>> Log:
>> SPDX: update some tags with two licenses.
>>
>> Modified:
>> head/sys/dev/ofw/openfirm.h
>> head/sys/s
> Author: pfg
> Date: Sat Dec 28 02:58:30 2019
> New Revision: 356142
> URL: https://svnweb.freebsd.org/changeset/base/356142
>
> Log:
> SPDX: update some tags with two licenses.
>
> Modified:
> head/sys/dev/ofw/openfirm.h
> head/sys/sys/sched.h
>
> Modified: head/sys/dev/ofw/openfirm.h
>
Author: pfg
Date: Sat Dec 28 02:58:30 2019
New Revision: 356142
URL: https://svnweb.freebsd.org/changeset/base/356142
Log:
SPDX: update some tags with two licenses.
Modified:
head/sys/dev/ofw/openfirm.h
head/sys/sys/sched.h
Modified: head/sys/dev/ofw/openfirm.h
Author: pfg
Date: Sat Dec 28 02:11:41 2019
New Revision: 356141
URL: https://svnweb.freebsd.org/changeset/base/356141
Log:
arm/ffs.S: remove stale comment.
We already use the CLZ instruction.
Discussed with: andrew
Modified:
head/lib/libc/arm/string/ffs.S
Modified: head/lib/libc/ar
Author: cem
Date: Sat Dec 28 01:35:32 2019
New Revision: 356140
URL: https://svnweb.freebsd.org/changeset/base/356140
Log:
epoch.9: Add missing functions, clean up documentation
Various rototilling.
Modified:
head/share/man/man9/epoch.9
Modified: head/share/man/man9/epoch.9
Author: markj
Date: Fri Dec 27 23:19:21 2019
New Revision: 356139
URL: https://svnweb.freebsd.org/changeset/base/356139
Log:
Remove some stale comments from the page allocator.
Since r352110 the page lock is not required to wire pages in any
context.
Modified:
head/sys/vm/vm_page.c
Mo
Author: mav
Date: Fri Dec 27 21:44:13 2019
New Revision: 356138
URL: https://svnweb.freebsd.org/changeset/base/356138
Log:
Fix GEOM_UZIP orphanization.
Previous code destroyed softc even with provider still open, that resulted
in panic under load. This change postpones the free till the
Author: hselasky
Date: Fri Dec 27 20:37:14 2019
New Revision: 356137
URL: https://svnweb.freebsd.org/changeset/base/356137
Log:
Implement dump_stats command for usbconfig(8).
This command is useful when debugging USB device issues.
MFC after:1 week
Sponsored by: Mellanox Technolo
Author: hselasky
Date: Fri Dec 27 20:35:12 2019
New Revision: 356136
URL: https://svnweb.freebsd.org/changeset/base/356136
Log:
Implement new libusb v2.0 API function, libusb20_dev_get_stats().
This function is useful when debugging USB device issues.
MFC after:1 week
Sponsored b
Author: hselasky
Date: Fri Dec 27 20:29:13 2019
New Revision: 356135
URL: https://svnweb.freebsd.org/changeset/base/356135
Log:
Make USB statistics per device instead of per bus.
Bump the FreeBSD version due to structure change to
force recompilation of external USB modules.
MFC afte
Author: bdragon
Date: Fri Dec 27 19:58:14 2019
New Revision: 356134
URL: https://svnweb.freebsd.org/changeset/base/356134
Log:
[PowerPC] Ignore fortify-source warning in trap vector copy
Due to a bug in clang 9.0.0 source tracking, the trap vector copying will
always trigger a fortify-sou
On 12/27/19 10:43 AM, John Baldwin wrote:
> On 12/26/19 8:07 PM, Justin Hibbits wrote:
>> Author: jhibbits
>> Date: Fri Dec 27 04:07:03 2019
>> New Revision: 356113
>> URL: https://svnweb.freebsd.org/changeset/base/356113
>>
>> Log:
>> Eliminate the last MI difference in AT_* definitions (for pow
On Fri, 27 Dec 2019 10:43:16 -0800
John Baldwin wrote:
> On 12/26/19 8:07 PM, Justin Hibbits wrote:
> > Author: jhibbits
> > Date: Fri Dec 27 04:07:03 2019
> > New Revision: 356113
> > URL: https://svnweb.freebsd.org/changeset/base/356113
> >
> > Log:
> > Eliminate the last MI difference in AT
On 12/26/19 8:07 PM, Justin Hibbits wrote:
> Author: jhibbits
> Date: Fri Dec 27 04:07:03 2019
> New Revision: 356113
> URL: https://svnweb.freebsd.org/changeset/base/356113
>
> Log:
> Eliminate the last MI difference in AT_* definitions (for powerpc).
>
> Summary:
> As a transition aide,
Author: jhibbits
Date: Fri Dec 27 17:38:25 2019
New Revision: 356129
URL: https://svnweb.freebsd.org/changeset/base/356129
Log:
Fix the powerpc copyout fixup from r356113
Summary:
r356113 used an older patch, which predated the
freebsd_copyout_auxargs() addition. Fix this by using a pr
Author: emaste
Date: Fri Dec 27 17:12:06 2019
New Revision: 356128
URL: https://svnweb.freebsd.org/changeset/base/356128
Log:
src.conf.5: regen after r356127, disable GPL_DTC by default
Modified:
head/share/man/man5/src.conf.5
Modified: head/share/man/man5/src.conf.5
Author: emaste
Date: Fri Dec 27 16:59:26 2019
New Revision: 356127
URL: https://svnweb.freebsd.org/changeset/base/356127
Log:
Switch GPL_DTC to default off
We use the BSDL devicetree compiler as long as we have a C++11 compiler.
dtc is not needed as a build tool on the platforms that are
Author: kib
Date: Fri Dec 27 16:43:34 2019
New Revision: 356126
URL: https://svnweb.freebsd.org/changeset/base/356126
Log:
ufs: do not leave non-reclaimed vnodes with zero i_mode around.
After a recent change, vput() relocks even the exclusively locked
vnode before inactivating it. Befor
On 2019-12-27 17:28, Kyle Evans wrote:
At the risk of asking a dumb question, where are you wanting to make
this distinction at?
For example when implementing applications which allow playing the piano
via the system keyboard this is useful. See here for example:
https://doc.qt.io/qt-5/qkeye
Author: emaste
Date: Fri Dec 27 16:28:43 2019
New Revision: 356125
URL: https://svnweb.freebsd.org/changeset/base/356125
Log:
src.opts.mk: switch LLVM_LIBUNWIND to opt-out
PowerPC switched to LLVM_LIBUNWIND along with the switch to Clang/LLVM
in r356111. This leaves only 32-bit Arm and s
On Fri, Dec 27, 2019 at 9:04 AM Hans Petter Selasky wrote:
>
> TODO:
>
> Is there a way to distinguish between key events which are key-presses
> and events which are auto-repeated key-presses?
>
At the risk of asking a dumb question, where are you wanting to make
this distinction at?
I haven't
On Fri, Dec 27, 2019, at 3:39 AM, Ronald Klop wrote:
> Do powerpc people need to do something special while updating?
> Like a clean buildkernel/buildworld. Or is this just a note for historical
> bookkeeping?
Yes. Stay put for the moment, because there's currently a bug in
freebsd_fixup_old_au
Author: emaste
Date: Fri Dec 27 15:47:32 2019
New Revision: 356124
URL: https://svnweb.freebsd.org/changeset/base/356124
Log:
src.opts.mk: switch LLVM toolchain to opt-out
After PowerPC switched in r356111, the list of targets using LLVM as the
default toolchain is much longer than those
Author: emaste
Date: Fri Dec 27 15:33:43 2019
New Revision: 356123
URL: https://svnweb.freebsd.org/changeset/base/356123
Log:
src.conf.5: regenerate after recent changes
r355588 Fix WITHOUT_CLANG build
r355646 Revert r354348
r355943 add LDNS build knob dependency on OPENSSL
r356111 Us
TODO:
Is there a way to distinguish between key events which are key-presses
and events which are auto-repeated key-presses?
--HPS
___
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send
On Fri, Dec 27, 2019 at 04:07:03AM +, Justin Hibbits wrote:
> Author: jhibbits
> Date: Fri Dec 27 04:07:03 2019
> New Revision: 356113
> URL: https://svnweb.freebsd.org/changeset/base/356113
>
> Log:
> Eliminate the last MI difference in AT_* definitions (for powerpc).
>
> Summary:
>
Author: mjg
Date: Fri Dec 27 13:37:19 2019
New Revision: 356122
URL: https://svnweb.freebsd.org/changeset/base/356122
Log:
Plug a warning in read-mostly spinlocks reported by gcc.
Modified:
head/sys/kern/kern_rmlock.c
Modified: head/sys/kern/kern_rmlock.c
On 12/27/19, Hans Petter Selasky wrote:
> On 2019-12-27 12:33, Ronald Klop wrote:
>> Wow, this looks like a winner.
>>
>> Ronald.
>
> Is this a spin-off from epoch methodology?
>
> It is possible to use epoch as a part of read mostly locking too.
>
epoch uses explicit fences which are a completel
Ronald Klop ronald-lists at klop.ws wrote on
Fri Dec 27 09:39:22 UTC 2019 :
QUOTE
Do powerpc people need to do something special while updating?
Like a clean buildkernel/buildworld. Or is this just a note for historical
bookkeeping?
END QUOTE
See https://lists.freebsd.org/pipermail/freebsd-ppc
On 2019-12-27 12:33, Ronald Klop wrote:
Wow, this looks like a winner.
Ronald.
Is this a spin-off from epoch methodology?
It is possible to use epoch as a part of read mostly locking too.
The basic idea here is to have a variable/refcount which when set,
fallback to a regular mutex during r
On Fri, 27 Dec 2019 12:23:32 +0100, Mateusz Guzik wrote:
Author: mjg
Date: Fri Dec 27 11:23:32 2019
New Revision: 356120
URL: https://svnweb.freebsd.org/changeset/base/356120
Log:
mac: use a sleepable rmlock instead of an sx lock
If any non-static modules are loaded (and mac_ntpd tends to b
Author: mjg
Date: Fri Dec 27 11:26:12 2019
New Revision: 356121
URL: https://svnweb.freebsd.org/changeset/base/356121
Log:
vfs: remove production kernel checks and mp == NULL support from vdrop
1. The only place in the tree which calls getnewvnode with mp == NULL does it
for vp_crossmp wh
Author: mjg
Date: Fri Dec 27 11:23:32 2019
New Revision: 356120
URL: https://svnweb.freebsd.org/changeset/base/356120
Log:
mac: use a sleepable rmlock instead of an sx lock
If any non-static modules are loaded (and mac_ntpd tends to be), the lock is
taken all the time al over the kernel.
Author: mjg
Date: Fri Dec 27 11:19:57 2019
New Revision: 356119
URL: https://svnweb.freebsd.org/changeset/base/356119
Log:
Add read-mostly sleepable locks
To be used when like rmlocks, except when sleeping for readers needs to be
allowed. See the manpage for more information.
Reviewe
Do powerpc people need to do something special while updating?
Like a clean buildkernel/buildworld. Or is this just a note for historical
bookkeeping?
Regards,
Ronald.
On Fri, 27 Dec 2019 05:42:04 +0100, Justin Hibbits
wrote:
Author: jhibbits
Date: Fri Dec 27 04:42:03 2019
New Revision
41 matches
Mail list logo