Author: kevans
Date: Sun Sep 15 02:59:53 2019
New Revision: 352350
URL: https://svnweb.freebsd.org/changeset/base/352350
Log:
rangelock: add rangelock_cookie_assert
A future change to posixshm to add file sealing (in DIFF_21391[0] and child)
will move locking out of shm_dotruncate as kern
Author: ian
Date: Sun Sep 15 01:02:01 2019
New Revision: 352342
URL: https://svnweb.freebsd.org/changeset/base/352342
Log:
Make the ti_sysc device quiet. It's an internal utility pseudo-device
that makes the upstream FDT data work right, so we don't need to see a
couple dozen instances of i
One correction:
On Sat, Sep 14, 2019 at 12:23 PM Edward Tomasz Napierala
wrote:
>
> Author: trasz
> Date: Sat Sep 14 19:23:46 2019
> New Revision: 352337
> URL: https://svnweb.freebsd.org/changeset/base/352337
>
> Log:
> Introduce arb(3), the Array-based Red-Black Tree macros: similar
> to th
Author: dim
Date: Sat Sep 14 21:49:42 2019
New Revision: 352341
URL: https://svnweb.freebsd.org/changeset/base/352341
Log:
Fix arm and aarch64 builds of libedit after r352275
On arm and arm64, where chars are unsigned by default, buildworld dies
with:
--- terminal.o ---
/usr/src/co
Author: bdragon
Date: Sat Sep 14 21:18:10 2019
New Revision: 352340
URL: https://svnweb.freebsd.org/changeset/base/352340
Log:
Fix aux_info corruption in rtld direct execution mode.
After the aux vector is moved, it is necessary to re-digest aux_info so the
pointers are updated to the new
Author: ian
Date: Sat Sep 14 19:33:36 2019
New Revision: 352338
URL: https://svnweb.freebsd.org/changeset/base/352338
Log:
Create a mechanism for encoding a system errno into the IIC_Ex space.
Errors are communicated between the i2c controller layer and upper layers
(iicbus and slave
Author: trasz
Date: Sat Sep 14 19:23:46 2019
New Revision: 352337
URL: https://svnweb.freebsd.org/changeset/base/352337
Log:
Introduce arb(3), the Array-based Red-Black Tree macros: similar
to the traditional tree(3) RB trees, but using an array (preallocated,
linear chunk of memory) to stor
Author: trasz
Date: Sat Sep 14 19:16:07 2019
New Revision: 352334
URL: https://svnweb.freebsd.org/changeset/base/352334
Log:
Make pseudofs(9) create directory entries in order, instead
of the reverse.
This fixes Linux sysctl(8) binary - it assumes the first two
directory entries are alw
Author: ian
Date: Sat Sep 14 18:20:14 2019
New Revision: 352333
URL: https://svnweb.freebsd.org/changeset/base/352333
Log:
Include , required to use spinlocks in this code.
Modified:
head/sys/arm/ti/am335x/am335x_dmtpps.c
Modified: head/sys/arm/ti/am335x/am335x_dmtpps.c
=
On Fri, 2019-09-13 at 22:25 -0600, Warner Losh wrote:
> On Fri, Sep 13, 2019, 10:11 PM Peter Jeremy
> wrote:
>
> > On 2019-Sep-13 16:33:15 -0400, Charlie Li
> > wrote:
> > > Baptiste Daroussin wrote:
> > > > Author: bapt
> > > > Date: Fri Sep 13 06:50:02 2019
> > > > New Revision: 352275
> > > >
Author: sg (doc committer)
Date: Sat Sep 14 14:26:30 2019
New Revision: 352332
URL: https://svnweb.freebsd.org/changeset/base/352332
Log:
amend r:352320 Fix date for sg@
Approved by:bcr (mentor)
Modified:
head/share/misc/committers-doc.dot
Modified: head/share/misc/committers-doc.do
Author: sg (doc committer)
Date: Sat Sep 14 12:40:46 2019
New Revision: 352320
URL: https://svnweb.freebsd.org/changeset/base/352320
Log:
Set bcr@ mentor for sg@
Approved by:bcr (mentor)
Modified:
head/share/misc/committers-doc.dot
Modified: head/share/misc/committers-doc.dot
==
On 14 Sep 2019, at 12:36, Dimitry Andric wrote:
>
> On 14 Sep 2019, at 06:25, Warner Losh wrote:
>>
>> On Fri, Sep 13, 2019, 10:11 PM Peter Jeremy wrote:
>> On 2019-Sep-13 16:33:15 -0400, Charlie Li wrote:
...
>> Looking back into history, it looks like the "unsigned" is part
>> of the ARM EA
On 14 Sep 2019, at 06:25, Warner Losh wrote:
>
> On Fri, Sep 13, 2019, 10:11 PM Peter Jeremy wrote:
> On 2019-Sep-13 16:33:15 -0400, Charlie Li wrote:
> >Baptiste Daroussin wrote:
> >> Author: bapt
> >> Date: Fri Sep 13 06:50:02 2019
> >> New Revision: 352275
> >> URL: https://svnweb.freebsd.or
Author: lwhsu
Date: Sat Sep 14 08:15:16 2019
New Revision: 352315
URL: https://svnweb.freebsd.org/changeset/base/352315
Log:
Improve the description of big5(5)
- Fix the statement that big5 is a de facto standard of Traditional Chinese
text [1]
- Add a BUGS section describes the probl
15 matches
Mail list logo