On 3 June 2018 at 22:42, Baptiste Daroussin wrote:
> On Sun, Jun 03, 2018 at 01:41:24PM +, Eitan Adler wrote:
>> Author: eadler
>> Date: Sun Jun 3 13:41:23 2018
>> New Revision: 334557
>> URL: https://svnweb.freebsd.org/changeset/base/334557
>>
>> Log:
>> top(1): restore size for kern.cp_ti
Author: eadler
Date: Wed Jun 6 06:42:12 2018
New Revision: 334704
URL: https://svnweb.freebsd.org/changeset/base/334704
Log:
top(1): make error message happy
We don't use a "size" variable, so just don't report it.
Reported by: bapt
Modified:
head/usr.bin/top/machine.c
Modified:
I came to that same conclusion myself moments ago.
Thanks.
In message
, Matthew Macy writes:
> -DNO_CLEAN doesn't work with the file rename.
>
> On Tue, Jun 5, 2018 at 10:14 PM, Cy Schubert wrot
> e:
> > amd64
> >
> > ~cy
> >
> > In message > il.com>
> > , Matthew Macy writes:
> >> Which arc
-DNO_CLEAN doesn't work with the file rename.
On Tue, Jun 5, 2018 at 10:14 PM, Cy Schubert wrote:
> amd64
>
> ~cy
>
> In message il.com>
> , Matthew Macy writes:
>> Which arch? Universe is passing for me (except for pre-existing
>> breakage of i386-LINT-NOINET).
>>
>> -M
>>
>> On Tue, Jun 5, 20
Author: ae
Date: Wed Jun 6 05:17:21 2018
New Revision: 334703
URL: https://svnweb.freebsd.org/changeset/base/334703
Log:
Fix LINT-NOINET build.
Use known at build time size for min_length value. Also remove the
check from in6_gre_encapcheck(), now it is done in generic code.
Modified:
amd64
~cy
In message
, Matthew Macy writes:
> Which arch? Universe is passing for me (except for pre-existing
> breakage of i386-LINT-NOINET).
>
> -M
>
> On Tue, Jun 5, 2018 at 8:53 PM, Cy Schubert wrote
> :
> > In message <201806060248.w562m9tb083...@repo.freebsd.org>, Matt Macy
> > writes:
>
Author: mjg
Date: Wed Jun 6 05:08:05 2018
New Revision: 334702
URL: https://svnweb.freebsd.org/changeset/base/334702
Log:
malloc: elaborate on r334545 due to frequent questions
While here annotate the NULL check as probably true.
Modified:
head/sys/sys/malloc.h
Modified: head/sys/sys/m
Which arch? Universe is passing for me (except for pre-existing
breakage of i386-LINT-NOINET).
-M
On Tue, Jun 5, 2018 at 8:53 PM, Cy Schubert wrote:
> In message <201806060248.w562m9tb083...@repo.freebsd.org>, Matt Macy
> writes:
>> Author: mmacy
>> Date: Wed Jun 6 02:48:09 2018
>> New Revision
In message <201806060353.w563rpg1070...@slippy.cwsent.com>, Cy Schubert
writes:
> In message <201806060248.w562m9tb083...@repo.freebsd.org>, Matt Macy
> writes:
> > Author: mmacy
> > Date: Wed Jun 6 02:48:09 2018
> > New Revision: 334701
> > URL: https://svnweb.freebsd.org/changeset/base/334701
In message <201806060248.w562m9tb083...@repo.freebsd.org>, Matt Macy
writes:
> Author: mmacy
> Date: Wed Jun 6 02:48:09 2018
> New Revision: 334701
> URL: https://svnweb.freebsd.org/changeset/base/334701
>
> Log:
> hwpmc: add summary command and further metadata extensions
>
> metadata cha
This appears to have broken the NOINET build.
--- ip6_gre.o ---
cc -target i386-unknown-freebsd12.0
--sysroot=/home/mmacy/devel/build/home/mmacy/networking/i386.i386/tmp
-B/home/mmacy/devel/build/home/mmacy/networking/i386.i386/tmp/usr/bin
-O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MO
On Tue, 5 Jun 2018, Eric van Gyzen wrote:
On 06/05/2018 15:53, Ian Lepore wrote:
On Tue, 2018-06-05 at 20:34 +, Eric van Gyzen wrote:
Author: vangyzen
Date: Tue Jun\xc2\xa0\xc2\xa05 20:34:11 2018
New Revision: 334669
URL: https://svnweb.freebsd.org/changeset/base/334669
Log:
\xc2\xa0 Make
Author: mmacy
Date: Wed Jun 6 02:48:09 2018
New Revision: 334701
URL: https://svnweb.freebsd.org/changeset/base/334701
Log:
hwpmc: add summary command and further metadata extensions
metadata changes:
- log pmc sample rate with pmcallocate
- log proc flags with thread / process logging
Author: brd
Date: Wed Jun 6 01:51:05 2018
New Revision: 334700
URL: https://svnweb.freebsd.org/changeset/base/334700
Log:
Only create /var/log/sendmail.st if start sendmail.
For those of us that never use or start sendmail, it is unneeded.
Approved by: bapt (mentor)
Modified:
head
Author: rmacklem
Date: Wed Jun 6 01:30:48 2018
New Revision: 334699
URL: https://svnweb.freebsd.org/changeset/base/334699
Log:
MFC: r334396
Strengthen locking for the NFSv4.1 server DestroySession operation.
If a client did a DestroySession on a session while it was still in use,
the s
Author: rmacklem
Date: Wed Jun 6 01:21:33 2018
New Revision: 334698
URL: https://svnweb.freebsd.org/changeset/base/334698
Log:
MFC: r334396
Strengthen locking for the NFSv4.1 server DestroySession operation.
If a client did a DestroySession on a session while it was still in use,
the s
Author: markj
Date: Wed Jun 6 00:59:43 2018
New Revision: 334697
URL: https://svnweb.freebsd.org/changeset/base/334697
Log:
MFC r334389:
Typo.
PR: 228533
Modified:
stable/11/sys/vm/vm_fault.c
Directory Properties:
stable/11/ (props changed)
Modified: stable/11/sys/vm/vm_fault.c
On 5 June 2018 at 07:01, Kevin Lo wrote:
> On Tue, Jun 05, 2018 at 09:52:38AM +, Eitan Adler wrote:
>> Author: eadler
>> Date: Tue Jun 5 09:52:38 2018
>> New Revision: 334650
>> URL: https://svnweb.freebsd.org/changeset/base/334650
>>
>> Log:
>> usbdevs: sync from NetBSD
>>
>> This adds s
On Wed, Jun 6, 2018 at 12:52 AM, Gleb Smirnoff wrote:
> On Tue, Jun 05, 2018 at 06:35:37PM +0200, Mateusz Guzik wrote:
> M> > On 06/02/2018 17:20, Mateusz Guzik wrote:
> M> > > +#ifdef _KERNEL
> M> > > +#define malloc(size, type, flags) ({
> \
> M> > > + void *_malloc_item;
>\
> M>
Author: gjb
Date: Tue Jun 5 22:27:36 2018
New Revision: 334696
URL: https://svnweb.freebsd.org/changeset/base/334696
Log:
Fix two grammatical errors.
Reported by: adamw
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
Modified:
releng/11.2/release/doc/en_US.ISO8859-
On 06/06/2018 00:07, Eric van Gyzen wrote:
> On 06/05/2018 15:53, Ian Lepore wrote:
>> This is a sad sad thing. Treating (bits & flagconstants) as boolean has
>> a long long history in C. Surely there are literally thousand of
>> occurrances in freebsd code already, so why did this one get flagged?
Author: ian
Date: Tue Jun 5 22:13:45 2018
New Revision: 334695
URL: https://svnweb.freebsd.org/changeset/base/334695
Log:
Remove comments and assertions that are no longer valid after r330809.
r330809 replaced duplication of devdesc struct fields with an embedded copy
of the devdesc stru
Author: gjb
Date: Tue Jun 5 21:55:40 2018
New Revision: 334694
URL: https://svnweb.freebsd.org/changeset/base/334694
Log:
Add xml:id to the article tag for diff reduction when regenerating
the relnotes page.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
Modified:
Author: gjb
Date: Tue Jun 5 21:41:26 2018
New Revision: 334693
URL: https://svnweb.freebsd.org/changeset/base/334693
Log:
Document r43, ixl(4) version 1.9.9-k.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
Modified:
releng/11.2/release/doc/en_US.ISO8859-1/relnot
Author: gjb
Date: Tue Jun 5 21:41:25 2018
New Revision: 334692
URL: https://svnweb.freebsd.org/changeset/base/334692
Log:
Adjust wording for r33 to be more consistent with the text
for i386 memstick images.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
Modified:
Author: gjb
Date: Tue Jun 5 21:41:24 2018
New Revision: 334691
URL: https://svnweb.freebsd.org/changeset/base/334691
Log:
Document r333417, smartpqi(4) addition.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
Modified:
releng/11.2/release/doc/en_US.ISO8859-1/relnotes
Author: gjb
Date: Tue Jun 5 21:41:14 2018
New Revision: 334681
URL: https://svnweb.freebsd.org/changeset/base/334681
Log:
Document r324175, ng_iface(4) system crash fix.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
Modified:
releng/11.2/release/doc/en_US.ISO8859-1/
Author: gjb
Date: Tue Jun 5 21:41:22 2018
New Revision: 334689
URL: https://svnweb.freebsd.org/changeset/base/334689
Log:
Document r33, amd64 memstick images now use MBR instead of GPT.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
Modified:
releng/11.2/release/
Author: gjb
Date: Tue Jun 5 21:41:17 2018
New Revision: 334684
URL: https://svnweb.freebsd.org/changeset/base/334684
Log:
Document r329010, loader(8) quote parsing improvements.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
Modified:
releng/11.2/release/doc/en_US.IS
Author: gjb
Date: Tue Jun 5 21:41:23 2018
New Revision: 334690
URL: https://svnweb.freebsd.org/changeset/base/334690
Log:
Document r333166, Apollo Lake boot issue fix.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
Modified:
releng/11.2/release/doc/en_US.ISO8859-1/re
Author: gjb
Date: Tue Jun 5 21:41:15 2018
New Revision: 334682
URL: https://svnweb.freebsd.org/changeset/base/334682
Log:
Document r325730, ipfw(4) Dummynet AQM packet marking L2/L3.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
Modified:
releng/11.2/release/doc/en_
Author: gjb
Date: Tue Jun 5 21:41:21 2018
New Revision: 334688
URL: https://svnweb.freebsd.org/changeset/base/334688
Log:
Document r334458, libxo(3) version 0.9.0.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
Modified:
releng/11.2/release/doc/en_US.ISO8859-1/relnot
Author: gjb
Date: Tue Jun 5 21:41:16 2018
New Revision: 334683
URL: https://svnweb.freebsd.org/changeset/base/334683
Log:
Document r327920, SW_WATCHDOG is now dynamic.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
Modified:
releng/11.2/release/doc/en_US.ISO8859-1/re
Author: gjb
Date: Tue Jun 5 21:41:20 2018
New Revision: 334687
URL: https://svnweb.freebsd.org/changeset/base/334687
Log:
Document r332040, ocs_fc(4) addition.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
Modified:
releng/11.2/release/doc/en_US.ISO8859-1/relnotes/a
Author: gjb
Date: Tue Jun 5 21:41:12 2018
New Revision: 334679
URL: https://svnweb.freebsd.org/changeset/base/334679
Log:
Document r322340, fdescfs(5) updates for Linux-specific /dev/fd
and /proc/self/fd behavior.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
Modifi
Author: gjb
Date: Tue Jun 5 21:41:18 2018
New Revision: 334685
URL: https://svnweb.freebsd.org/changeset/base/334685
Log:
Document r329581, fix to ICMPv6 redirects.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
Modified:
releng/11.2/release/doc/en_US.ISO8859-1/relno
Author: gjb
Date: Tue Jun 5 21:41:19 2018
New Revision: 334686
URL: https://svnweb.freebsd.org/changeset/base/334686
Log:
Document r331058, ng_pppoe(4) user-supplied Host-Uniq tag support.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
Modified:
releng/11.2/release/d
Author: gjb
Date: Tue Jun 5 21:41:10 2018
New Revision: 334677
URL: https://svnweb.freebsd.org/changeset/base/334677
Log:
Document r321007, msul support in Linuxulator.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
Modified:
releng/11.2/release/doc/en_US.ISO8859-1/r
Author: gjb
Date: Tue Jun 5 21:41:11 2018
New Revision: 334678
URL: https://svnweb.freebsd.org/changeset/base/334678
Log:
Document r321519, boot code and loader check for unsupported ZFS
feature flags.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
Modified:
releng
Author: gjb
Date: Tue Jun 5 21:41:09 2018
New Revision: 334676
URL: https://svnweb.freebsd.org/changeset/base/334676
Log:
Document r330733, zfsd(8) updated to work with any GEOM provider.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
Modified:
releng/11.2/release/do
Author: gjb
Date: Tue Jun 5 21:41:13 2018
New Revision: 334680
URL: https://svnweb.freebsd.org/changeset/base/334680
Log:
Document r323447, support for multiple realtime clocks.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
Modified:
releng/11.2/release/doc/en_US.IS
Author: gjb
Date: Tue Jun 5 21:41:08 2018
New Revision: 334675
URL: https://svnweb.freebsd.org/changeset/base/334675
Log:
Fix missing "_max" in the r326322 entry.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
Modified:
releng/11.2/release/doc/en_US.ISO8859-1/relnote
Author: gjb
Date: Tue Jun 5 21:41:06 2018
New Revision: 334674
URL: https://svnweb.freebsd.org/changeset/base/334674
Log:
Document r326322, p1003_1b.aio_listio_max is now a tunable.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
Modified:
releng/11.2/release/doc/en_U
Author: ae
Date: Tue Jun 5 21:24:59 2018
New Revision: 334673
URL: https://svnweb.freebsd.org/changeset/base/334673
Log:
Rework if_gif(4) to use new encap_lookup_t method to speedup lookup
of needed interface when many gif interfaces are present.
Remove rmlock from gif_softc, use epoch(9
On 06/05/2018 15:53, Ian Lepore wrote:
> On Tue, 2018-06-05 at 20:34 +, Eric van Gyzen wrote:
>> Author: vangyzen
>> Date: Tue Jun 5 20:34:11 2018
>> New Revision: 334669
>> URL: https://svnweb.freebsd.org/changeset/base/334669
>>
>> Log:
>> Make Coverity more happy with r334545
>>
>> C
In message <1528232004.63685.25.ca...@freebsd.org>, Ian Lepore writes:
>On Tue, 2018-06-05 at 20:34 +, Eric van Gyzen wrote:
>> (((flags) & M_WAITOK) || _malloc_item != NULL)
>
>This is a sad sad thing. Treating (bits & flagconstants) as boolean has
>a long long history in C. Surely
On Tue, 2018-06-05 at 20:34 +, Eric van Gyzen wrote:
> Author: vangyzen
> Date: Tue Jun 5 20:34:11 2018
> New Revision: 334669
> URL: https://svnweb.freebsd.org/changeset/base/334669
>
> Log:
> Make Coverity more happy with r334545
>
> Coverity complains about:
>
> if (((flags
Author: ae
Date: Tue Jun 5 20:54:29 2018
New Revision: 334672
URL: https://svnweb.freebsd.org/changeset/base/334672
Log:
Constify argument of in6_getscope().
Modified:
head/sys/netinet6/scope6.c
head/sys/netinet6/scope6_var.h
Modified: head/sys/netinet6/scope6.c
==
Author: ae
Date: Tue Jun 5 20:51:01 2018
New Revision: 334671
URL: https://svnweb.freebsd.org/changeset/base/334671
Log:
Rework IP encapsulation handling code.
Currently it has several disadvantages:
- it uses single mutex to protect internal structures. It is used by
data- and contr
On Tue, Jun 5, 2018, at 1:28 PM, Konstantin Belousov wrote:
> On Wed, Jun 06, 2018 at 01:39:00AM +0700, Eugene Grosbein wrote:
> > 06.06.2018 1:26, Konstantin Belousov wrote:
> >
> > >>> I find it often very useful to do
> > >>> (cd src/etc/rc.d && make install)
> > >>> Same for defaults and sev
On Tue, Jun 5, 2018, at 1:07 PM, Renato Botelho wrote:
> On 05/06/18 15:26, Konstantin Belousov wrote:
> > On Tue, Jun 05, 2018 at 12:13:05PM -0600, Brad Davis wrote:
> >> On Tue, Jun 5, 2018, at 10:46 AM, Konstantin Belousov wrote:
> >>> I find it often very useful to do
> >>> (cd src/etc/rc.d
Author: vangyzen
Date: Tue Jun 5 20:34:11 2018
New Revision: 334669
URL: https://svnweb.freebsd.org/changeset/base/334669
Log:
Make Coverity more happy with r334545
Coverity complains about:
if (((flags) & M_WAITOK) || _malloc_item != NULL)
saying:
The expression
Author: asomers
Date: Tue Jun 5 20:13:24 2018
New Revision: 334668
URL: https://svnweb.freebsd.org/changeset/base/334668
Log:
audit(4): add tests for open(2) and openat(2)
These syscalls are atypical, because each one corresponds to several
different audit events, and they each pass seve
06.06.2018 2:28, Konstantin Belousov wrote:
>> I found that "mergemaster -iFUP" deals with unchanged files including
>> mentioned rc* scripts just fine.
>> That is, it automatically refreshes unchanged files without any silly
>> questions just for change of $FreeBSD$.
>
> No, you missed the poi
On Wed, Jun 06, 2018 at 01:39:00AM +0700, Eugene Grosbein wrote:
> 06.06.2018 1:26, Konstantin Belousov wrote:
>
> >>> I find it often very useful to do
> >>> (cd src/etc/rc.d && make install)
> >>> Same for defaults and several other directories which in fact contains
> >>> non-editable content
Author: ae
Date: Tue Jun 5 19:23:23 2018
New Revision: 334667
URL: https://svnweb.freebsd.org/changeset/base/334667
Log:
tcp_lro.h requires , include it directly instead of
indirect inclusion trough if_gif.h
Modified:
head/sys/dev/liquidio/lio_bsd.h
Modified: head/sys/dev/liquidio/lio_bsd
On 05/06/18 15:26, Konstantin Belousov wrote:
> On Tue, Jun 05, 2018 at 12:13:05PM -0600, Brad Davis wrote:
>> On Tue, Jun 5, 2018, at 10:46 AM, Konstantin Belousov wrote:
>>> I find it often very useful to do
>>> (cd src/etc/rc.d && make install)
>>> Same for defaults and several other directo
06.06.2018 1:26, Konstantin Belousov wrote:
>>> I find it often very useful to do
>>> (cd src/etc/rc.d && make install)
>>> Same for defaults and several other directories which in fact contains
>>> non-editable content. Is this planned to keep working ?
>>
>> The short answer is, no. All rc
Author: emaste
Date: Tue Jun 5 18:27:09 2018
New Revision: 334666
URL: https://svnweb.freebsd.org/changeset/base/334666
Log:
Handle -DNO_CLEAN builds across brk/sbrk rewrite in r334626
Sponsored by: The FreeBSD Foundation
Modified:
head/Makefile.inc1
Modified: head/Makefile.inc1
==
On Tue, Jun 05, 2018 at 12:13:05PM -0600, Brad Davis wrote:
> On Tue, Jun 5, 2018, at 10:46 AM, Konstantin Belousov wrote:
> > I find it often very useful to do
> > (cd src/etc/rc.d && make install)
> > Same for defaults and several other directories which in fact contains
> > non-editable cont
On Tue, Jun 5, 2018, at 10:46 AM, Konstantin Belousov wrote:
> On Tue, Jun 05, 2018 at 09:24:02AM -0600, Brad Davis wrote:
> > On Tue, Jun 5, 2018, at 7:00 AM, Alexander Leidinger wrote:
> > >
> > > Quoting Brad Davis (from Mon, 04 Jun 2018 12:55:50
> > > -0600):
> > >
> > > > On Mon, Jun 4, 20
(Should be) Fixed in r334665, sorry for the breakage.
-- Ian
On Tue, 2018-06-05 at 10:24 -0600, Warner Losh wrote:
> There is no real reason for these to be different. Especially if it
> causes
> problems...
>
> Warner
>
> On Tue, Jun 5, 2018, 10:18 AM O. Hartmann
> wrote:
>
> >
> > -BEG
Author: ian
Date: Tue Jun 5 17:18:10 2018
New Revision: 334665
URL: https://svnweb.freebsd.org/changeset/base/334665
Log:
Make the v*printf() functions in libsa return int instead of void.
This makes them compatible with the C standard signatures, avoiding
spurious mismatch errors in the pl
On Tue, 2018-06-05 at 10:24 -0600, Warner Losh wrote:
> There is no real reason for these to be different. Especially if it
> causes
> problems...
>
> Warner
>
I'm working on a fix.
-- Ian
> On Tue, Jun 5, 2018, 10:18 AM O. Hartmann
> wrote:
>
> >
> > -BEGIN PGP SIGNED MESSAGE-
> >
On Tue, Jun 05, 2018 at 09:24:02AM -0600, Brad Davis wrote:
> On Tue, Jun 5, 2018, at 7:00 AM, Alexander Leidinger wrote:
> >
> > Quoting Brad Davis (from Mon, 04 Jun 2018 12:55:50
> > -0600):
> >
> > > On Mon, Jun 4, 2018, at 12:47 PM, Rodney W. Grimes wrote:
> > >> [ Charset UTF-8 unsupported
On Tue, Jun 5, 2018 at 5:38 PM, Eric van Gyzen wrote:
> On 06/02/2018 17:20, Mateusz Guzik wrote:
> > +#ifdef _KERNEL
> > +#define malloc(size, type, flags) ({\
> > + void *_malloc_item; \
> > + size_t _size = (s
There is no real reason for these to be different. Especially if it causes
problems...
Warner
On Tue, Jun 5, 2018, 10:18 AM O. Hartmann wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA512
>
> Am Tue, 5 Jun 2018 14:47:13 + (UTC)
> Ian Lepore schrieb:
>
> > Author: ian
> > Date: Tue J
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
Am Tue, 5 Jun 2018 14:47:13 + (UTC)
Ian Lepore schrieb:
> Author: ian
> Date: Tue Jun 5 14:47:13 2018
> New Revision: 334656
> URL: https://svnweb.freebsd.org/changeset/base/334656
>
> Log:
> Add vsnprintf() to libsa. Alpha-sort the printf
Author: hselasky
Date: Tue Jun 5 15:49:35 2018
New Revision: 334664
URL: https://svnweb.freebsd.org/changeset/base/334664
Log:
Declare and set the global "system_highpri_wq" workqueue structure pointer
in the LinuxKPI.
Submitted by: Johannes Lundberg
MFC after:1 week
Sponsored b
Author: hselasky
Date: Tue Jun 5 15:46:16 2018
New Revision: 334663
URL: https://svnweb.freebsd.org/changeset/base/334663
Log:
Implement the INIT_DELAYED_WORK_ONSTACK() function macro in the LinuxKPI.
Submitted by: Johannes Lundberg
MFC after:1 week
Sponsored by: Mellanox Technolo
Author: hselasky
Date: Tue Jun 5 15:42:35 2018
New Revision: 334662
URL: https://svnweb.freebsd.org/changeset/base/334662
Log:
Define the __kernel_size_t type in the LinuxKPI.
Submitted by: Johannes Lundberg
MFC after:1 week
Sponsored by: Mellanox Technologies
Sponsored by: Lime
Author: hselasky
Date: Tue Jun 5 15:40:09 2018
New Revision: 334661
URL: https://svnweb.freebsd.org/changeset/base/334661
Log:
Implement the task_pid_vnr() function macro in the LinuxKPI.
Submitted by: Johannes Lundberg
MFC after:1 week
Sponsored by: Mellanox Technologies
Sponso
On 06/02/2018 17:20, Mateusz Guzik wrote:
> +#ifdef _KERNEL
> +#define malloc(size, type, flags) ({\
> + void *_malloc_item; \
> + size_t _size = (size); \
> + if (__bui
Author: hselasky
Date: Tue Jun 5 15:37:28 2018
New Revision: 334660
URL: https://svnweb.freebsd.org/changeset/base/334660
Log:
Add "access" function pointer to the "vm_operations_struct" structure
in the LinuxKPI. While at it document when to use the "virtual_address" or
the "address" field
Author: hselasky
Date: Tue Jun 5 15:30:36 2018
New Revision: 334659
URL: https://svnweb.freebsd.org/changeset/base/334659
Log:
Implement mul_u32_u32() function in the LinuxKPI.
Submitted by: Johannes Lundberg
MFC after:1 week
Sponsored by: Mellanox Technologies
Sponsored by: Lim
On Tue, Jun 5, 2018, at 7:00 AM, Alexander Leidinger wrote:
>
> Quoting Brad Davis (from Mon, 04 Jun 2018 12:55:50 -0600):
>
> > On Mon, Jun 4, 2018, at 12:47 PM, Rodney W. Grimes wrote:
> >> [ Charset UTF-8 unsupported, converting... ]
> >> > On Mon, Jun 4, 2018, at 10:57 AM, Rodney W. Grimes w
Author: hselasky
Date: Tue Jun 5 15:20:20 2018
New Revision: 334658
URL: https://svnweb.freebsd.org/changeset/base/334658
Log:
Implement timer_setup() and from_timer() function macros in the LinuxKPI.
Submitted by: Johannes Lundberg
MFC after:1 week
Sponsored by: Mellanox Technolo
Author: ram
Date: Tue Jun 5 15:05:26 2018
New Revision: 334657
URL: https://svnweb.freebsd.org/changeset/base/334657
Log:
Issue:
Utility hangs when OCS_IOCTL_CMD_MGMT_GET_ALL called in parallel on port
0 and port 1.
Fix: Using static structure for results is corrupting the second io
Author: ian
Date: Tue Jun 5 14:47:13 2018
New Revision: 334656
URL: https://svnweb.freebsd.org/changeset/base/334656
Log:
Add vsnprintf() to libsa. Alpha-sort the printf prototypes in stand.h.
I'm not sure why the v*printf() functions in libsa return void instead of
int, but this mainta
On Tue, Jun 05, 2018 at 09:52:38AM +, Eitan Adler wrote:
> Author: eadler
> Date: Tue Jun 5 09:52:38 2018
> New Revision: 334650
> URL: https://svnweb.freebsd.org/changeset/base/334650
>
> Log:
> usbdevs: sync from NetBSD
>
> This adds several vendors from NetBSD's copy of the same fil
Author: kib
Date: Tue Jun 5 13:53:37 2018
New Revision: 334655
URL: https://svnweb.freebsd.org/changeset/base/334655
Log:
MFC r334031:
Implement printf(3) family %m format string extension.
Modified:
stable/11/lib/libc/stdio/printf.3
stable/11/lib/libc/stdio/vfprintf.c
Directory Properti
Author: kib
Date: Tue Jun 5 13:46:18 2018
New Revision: 334654
URL: https://svnweb.freebsd.org/changeset/base/334654
Log:
MFC r333577:
Add implementations for clog(3), clogf(3), and clogl(3).
PR: 216863
Added:
stable/11/lib/msun/man/clog.3
- copied unchanged from r333577, head/
On Tue, Jun 05, 2018 at 03:50:12PM +0800, Ganbold Tsagaankhuu wrote:
> On Tue, Jun 5, 2018 at 3:35 AM, Mark Johnston wrote:
>
> > Author: markj
> > Date: Mon Jun 4 19:35:15 2018
> > New Revision: 334626
> > URL: https://svnweb.freebsd.org/changeset/base/334626
> >
> > Log:
> > Reimplement brk(
Author: markj
Date: Tue Jun 5 13:06:06 2018
New Revision: 334653
URL: https://svnweb.freebsd.org/changeset/base/334653
Log:
Don't build brk_test on platforms that don't support brk().
X-MFC with: r334626
Modified:
head/lib/libc/tests/sys/Makefile
Modified: head/lib/libc/tests/sys/Mak
Quoting Brad Davis (from Mon, 04 Jun 2018 12:55:50 -0600):
On Mon, Jun 4, 2018, at 12:47 PM, Rodney W. Grimes wrote:
[ Charset UTF-8 unsupported, converting... ]
> On Mon, Jun 4, 2018, at 10:57 AM, Rodney W. Grimes wrote:
> > > On Mon, Jun 4, 2018, at 9:29 AM, Rodney W. Grimes wrote:
> > >
In message
, Ganbold Tsagaankhuu writes:
> On Tue, Jun 5, 2018 at 3:35 AM, Mark Johnston wrote:
>
> > Author: markj
> > Date: Mon Jun 4 19:35:15 2018
> > New Revision: 334626
> > URL: https://svnweb.freebsd.org/changeset/base/334626
> >
> > Log:
> > Reimplement brk() and sbrk() to avoid the us
Author: kibab
Date: Tue Jun 5 11:03:24 2018
New Revision: 334651
URL: https://svnweb.freebsd.org/changeset/base/334651
Log:
Enable high-speed on the card before increasing frequency on the controller
Increasing operating frequency without telling card to switch
to high-speed mode first u
On Mon, Jun 04, 2018 at 10:27:21AM -0700, Matthew Macy wrote:
> On Mon, Jun 4, 2018 at 5:08 AM, Konstantin Belousov
> wrote:
> > On Mon, Jun 04, 2018 at 01:10:23AM +, Matt Macy wrote:
> >> @@ -2214,6 +2236,11 @@ pmc_hook_handler(struct thread *td, int function,
> >> void
> >>
> >>
Author: eadler
Date: Tue Jun 5 09:52:38 2018
New Revision: 334650
URL: https://svnweb.freebsd.org/changeset/base/334650
Log:
usbdevs: sync from NetBSD
This adds several vendors from NetBSD's copy of the same file (r1.749).
Prefer longer more "canonical" names where the names differed.
On Tue, Jun 5, 2018 at 3:35 AM, Mark Johnston wrote:
> Author: markj
> Date: Mon Jun 4 19:35:15 2018
> New Revision: 334626
> URL: https://svnweb.freebsd.org/changeset/base/334626
>
> Log:
> Reimplement brk() and sbrk() to avoid the use of _end.
>
> Previously, libc.so would initialize its n
90 matches
Mail list logo