Author: ed
Date: Wed Mar 22 06:43:10 2017
New Revision: 315700
URL: https://svnweb.freebsd.org/changeset/base/315700
Log:
Make file descriptor passing work for CloudABI's sendmsg().
Reduce the potential amount of code duplication between cloudabi32 and
cloudabi64 by creating a cloudabi_so
Author: ngie
Date: Wed Mar 22 05:27:20 2017
New Revision: 315699
URL: https://svnweb.freebsd.org/changeset/base/315699
Log:
Print out name of non-dynamic sysctl in sysctl_remove_oid_locked
This will provide a slightly better smoking gun than just stating
"can't remove non-dynamic nodes!"
On Wed, 22 Mar 2017, Eric van Gyzen wrote:
Log:
clock_gettime.2: add some clock IDs
Add the CLOCK_PROCESS_CPUTIME_ID and CLOCK_THREAD_CPUTIME_ID clock_id
values to the clock_gettime(2) man page. Reformat the excessively
long paragraph (sentence!) into a tag list.
Some old bugs are now cl
On Wednesday, March 15, 2017 05:30:53 PM Slawa Olhovchenkov wrote:
> On Wed, Feb 08, 2017 at 06:32:35PM +, John Baldwin wrote:
>
> > Author: jhb
> > Date: Wed Feb 8 18:32:35 2017
> > New Revision: 313450
> > URL: https://svnweb.freebsd.org/changeset/base/313450
> >
> > Log:
> > MFC 310638:
On Tuesday, March 21, 2017 11:50:04 AM Gleb Smirnoff wrote:
> John,
>
> On Tue, Mar 21, 2017 at 10:40:34AM -0700, John Baldwin wrote:
> J> First, this is a very good change and long overdue in divorcing the
> J> user-facing structure for live system reporting vs the kernel structure.
> J>
> J>
Author: ngie
Date: Wed Mar 22 02:44:39 2017
New Revision: 315698
URL: https://svnweb.freebsd.org/changeset/base/315698
Log:
libkvm: bump WARNS to 6 after recent commits done to resolve warnings issues
MFC after:1 month
Tested with: make tinderbox; clang 4.0.0 (amd64), gcc 4.2.1/6.3.0
Author: ngie
Date: Wed Mar 22 02:42:00 2017
New Revision: 315697
URL: https://svnweb.freebsd.org/changeset/base/315697
Log:
libkvm: fix warning issues post-r291406
- Fix -Wunused warnings with *_native detection handlers by marking `kd`
__unused, except with arm/mips, where a slightly m
Author: ngie
Date: Wed Mar 22 01:11:13 2017
New Revision: 315696
URL: https://svnweb.freebsd.org/changeset/base/315696
Log:
MFC r315320:
Start adding basic tests for cam(3)
This change contains several negative and positive tests for:
- cam_open_device
- cam_close_device
- cam_ge
Author: ngie
Date: Wed Mar 22 01:04:20 2017
New Revision: 315695
URL: https://svnweb.freebsd.org/changeset/base/315695
Log:
MFC r315320:
Start adding basic tests for cam(3)
This change contains several negative and positive tests for:
- cam_open_device
- cam_close_device
- cam_ge
Author: vangyzen
Date: Wed Mar 22 00:50:36 2017
New Revision: 315694
URL: https://svnweb.freebsd.org/changeset/base/315694
Log:
clock_gettime.2: add some clock IDs
Add the CLOCK_PROCESS_CPUTIME_ID and CLOCK_THREAD_CPUTIME_ID clock_id
values to the clock_gettime(2) man page. Reformat the
Author: cem
Date: Tue Mar 21 22:41:37 2017
New Revision: 315693
URL: https://svnweb.freebsd.org/changeset/base/315693
Log:
kern_fail: Allow sleeping for more than 2147483/hz seconds
Because of integer types, the timeout calculation result was limited to
INT_MAX / (1000 * hz) seconds. For
Author: ian
Date: Tue Mar 21 22:21:29 2017
New Revision: 315692
URL: https://svnweb.freebsd.org/changeset/base/315692
Log:
Eliminate a "format string is not a string literal" warning.
Modified:
head/tools/test/ppsapi/ppsapitest.c
Modified: head/tools/test/ppsapi/ppsapitest.c
Author: bdrewery
Date: Tue Mar 21 22:09:00 2017
New Revision: 315691
URL: https://svnweb.freebsd.org/changeset/base/315691
Log:
Rename _cc to _gcc to be more clear.
MFC after:1 week
Sponsored by: Dell EMC Isilon
Modified:
head/Makefile.inc1
Modified: head/Makefile.inc1
===
Author: ngie
Date: Tue Mar 21 22:00:52 2017
New Revision: 315690
URL: https://svnweb.freebsd.org/changeset/base/315690
Log:
Delete trailing whitespace (no functional change)
MFC after:3 days
Sponsored by: Dell EMC Isilon
Modified:
head/sbin/route/route.c
Modified: head/sbin/route/
On Tue, Mar 21, 2017 at 01:40:22PM -0700, Gleb Smirnoff wrote:
> On Tue, Mar 21, 2017 at 10:52:02PM +0300, Slawa Olhovchenkov wrote:
> S> > On Tue, Mar 21, 2017 at 10:40:34AM -0700, John Baldwin wrote:
> S> > J> First, this is a very good change and long overdue in divorcing the
> S> > J> user-fac
Author: dim
Date: Tue Mar 21 21:07:37 2017
New Revision: 315689
URL: https://svnweb.freebsd.org/changeset/base/315689
Log:
Gcc has incompatible internal declarations for __divtc3 and __multc3 as
defined in compiler-rt, but it has no option to silence its warning, so
make gcc warnings for lib
Author: ngie
Date: Tue Mar 21 20:48:36 2017
New Revision: 315688
URL: https://svnweb.freebsd.org/changeset/base/315688
Log:
kvm_write: fix -Wcast-qual warning in pointer arithmetic argument
Cast buf to `const char *` when doing arithmetic operation to match
`cp`'s type [1].
Different
On Tue, Mar 21, 2017 at 10:52:02PM +0300, Slawa Olhovchenkov wrote:
S> > On Tue, Mar 21, 2017 at 10:40:34AM -0700, John Baldwin wrote:
S> > J> First, this is a very good change and long overdue in divorcing the
S> > J> user-facing structure for live system reporting vs the kernel structure.
S> > J>
In message , "Ngie Cooper
(yane
urabeya)" writes:
>
>
> --Apple-Mail=_C07E06AD-3829-414B-974E-98AD723D833D
> Content-Transfer-Encoding: quoted-printable
> Content-Type: text/plain;
> charset=utf-8
>
>
> > On Mar 21, 2017, at 13:07, Cy Schubert =
> wrote:
>
> =E2=80=A6
>
> > Would it b
> On Mar 21, 2017, at 13:07, Cy Schubert wrote:
…
> Would it be possible to replace this script with new DTrace probes and a
> DTrace script?
I don’t genuinely think that using DTrace probes on a kernel coredump
would work today, and even if it did, I don’t think it would make sense (
In message <20170321201838.gg86...@zxy.spb.ru>, Slawa Olhovchenkov writes:
> On Tue, Mar 21, 2017 at 01:07:42PM -0700, Cy Schubert wrote:
>
> > In message <20170321195202.gf86...@zxy.spb.ru>, Slawa Olhovchenkov writes:
> > > On Tue, Mar 21, 2017 at 11:50:04AM -0700, Gleb Smirnoff wrote:
> > >
> >
On Tue, Mar 21, 2017 at 01:07:42PM -0700, Cy Schubert wrote:
> In message <20170321195202.gf86...@zxy.spb.ru>, Slawa Olhovchenkov writes:
> > On Tue, Mar 21, 2017 at 11:50:04AM -0700, Gleb Smirnoff wrote:
> >
> > > John,
> > >
> > > On Tue, Mar 21, 2017 at 10:40:34AM -0700, John Baldwin wrote:
In message <20170321195202.gf86...@zxy.spb.ru>, Slawa Olhovchenkov writes:
> On Tue, Mar 21, 2017 at 11:50:04AM -0700, Gleb Smirnoff wrote:
>
> > John,
> >
> > On Tue, Mar 21, 2017 at 10:40:34AM -0700, John Baldwin wrote:
> > J> First, this is a very good change and long overdue in divorcing th
On Tue, Mar 21, 2017 at 11:50:04AM -0700, Gleb Smirnoff wrote:
> John,
>
> On Tue, Mar 21, 2017 at 10:40:34AM -0700, John Baldwin wrote:
> J> First, this is a very good change and long overdue in divorcing the
> J> user-facing structure for live system reporting vs the kernel structure.
> J>
>
Author: ngie
Date: Tue Mar 21 19:10:07 2017
New Revision: 315687
URL: https://svnweb.freebsd.org/changeset/base/315687
Log:
Document sbuf_hexdump(9) in just sbuf(9)
- Remove duplicate references to sbuf_hexdump(9) from hexdump(3).
sbuf_hexdump(9) already pointed back to hexdump(3) for i
Author: ngie
Date: Tue Mar 21 19:02:17 2017
New Revision: 315686
URL: https://svnweb.freebsd.org/changeset/base/315686
Log:
kvm_geterr: handle `kd` == NULL in a deterministic/graceful manner
Return a NUL string instead of just working by accident with kvm_geterr(3)
when MALLOC_PRODUCTION
John,
On Tue, Mar 21, 2017 at 10:40:34AM -0700, John Baldwin wrote:
J> First, this is a very good change and long overdue in divorcing the
J> user-facing structure for live system reporting vs the kernel structure.
J>
J> However, I realize you don't use info from netstat when debugging kernel
J
Author: emaste
Date: Tue Mar 21 18:02:14 2017
New Revision: 315685
URL: https://svnweb.freebsd.org/changeset/base/315685
Log:
tighten buffer bounds in imgact_binmisc_populate_interp
We must ensure there's space for the terminating null in the temporary
buffer in imgact_binmisc_populate_in
On Tuesday, March 21, 2017 06:39:49 AM Gleb Smirnoff wrote:
> Author: glebius
> Date: Tue Mar 21 06:39:49 2017
> New Revision: 315662
> URL: https://svnweb.freebsd.org/changeset/base/315662
>
> Log:
> Hide struct inpcb, struct tcpcb from the userland.
>
> This is a painful change, but it is
Author: glebius
Date: Tue Mar 21 16:23:44 2017
New Revision: 315684
URL: https://svnweb.freebsd.org/changeset/base/315684
Log:
Force same alignment on struct xinpgen as we have on struct xinpcb. This
fixes 32-bit builds.
Modified:
head/sys/netinet/in_pcb.h
Modified: head/sys/netinet/in_pc
On Tue, Mar 21, 2017 at 05:53:12PM +0200, Toomas Soome wrote:
>
> > On 21. märts 2017, at 17:15, Ian Lepore wrote:
> >
> > On Tue, 2017-03-21 at 15:35 +0300, Slawa Olhovchenkov wrote:
> >> On Mon, Mar 20, 2017 at 10:20:17PM +, Toomas Soome wrote:
> >>
> >>>
> >>> Author: tsoome
> >>> Date
> On 21. märts 2017, at 17:15, Ian Lepore wrote:
>
> On Tue, 2017-03-21 at 15:35 +0300, Slawa Olhovchenkov wrote:
>> On Mon, Mar 20, 2017 at 10:20:17PM +, Toomas Soome wrote:
>>
>>>
>>> Author: tsoome
>>> Date: Mon Mar 20 22:20:17 2017
>>> New Revision: 315653
>>> URL: https://svnweb.freeb
On Tue, 2017-03-21 at 15:35 +0300, Slawa Olhovchenkov wrote:
> On Mon, Mar 20, 2017 at 10:20:17PM +, Toomas Soome wrote:
>
> >
> > Author: tsoome
> > Date: Mon Mar 20 22:20:17 2017
> > New Revision: 315653
> > URL: https://svnweb.freebsd.org/changeset/base/315653
> >
> > Log:
> > loader: v
Author: mav
Date: Tue Mar 21 14:14:11 2017
New Revision: 315683
URL: https://svnweb.freebsd.org/changeset/base/315683
Log:
Remove another remnants left after r246713.
MFC after:2 weeks
Modified:
head/sys/dev/isp/isp_pci.c
head/sys/dev/isp/isp_sbus.c
Modified: head/sys/dev/isp/isp_
Author: mav
Date: Tue Mar 21 13:49:43 2017
New Revision: 315682
URL: https://svnweb.freebsd.org/changeset/base/315682
Log:
Remove some dead code left after r246713.
MFC after:2 weeks
Modified:
head/sys/dev/isp/isp_pci.c
head/sys/dev/isp/isp_sbus.c
Modified: head/sys/dev/isp/isp_pc
Author: mav
Date: Tue Mar 21 13:10:37 2017
New Revision: 315681
URL: https://svnweb.freebsd.org/changeset/base/315681
Log:
Improve command timeout handling.
Let firmware do its best first, and if it can't, try software recovery.
I would remove software timeout handler completely, but foun
Author: maxim
Date: Tue Mar 21 13:01:08 2017
New Revision: 315680
URL: https://svnweb.freebsd.org/changeset/base/315680
Log:
The .Cm macro usage fixed.
PR: 217977
Submitted by: tobik
Modified:
head/sbin/ifconfig/ifconfig.8
Modified: head/sbin/ifconfig/ifconfig.8
On Mon, Mar 20, 2017 at 10:20:17PM +, Toomas Soome wrote:
> Author: tsoome
> Date: Mon Mar 20 22:20:17 2017
> New Revision: 315653
> URL: https://svnweb.freebsd.org/changeset/base/315653
>
> Log:
> loader: verify the value from dhcp.interface-mtu and use snprintf to set mtu
>
> Since t
On Tue, 21 Mar 2017 10:19:24 +0100, Mathieu Arnold wrote:
Le 21/03/2017 à 08:27, Gleb Smirnoff a écrit :
On Tue, Mar 21, 2017 at 08:22:19AM +0100, Baptiste Daroussin wrote:
B> On Mon, Mar 20, 2017 at 11:54:33PM -0700, Gleb Smirnoff wrote:
B> > On Tue, Mar 21, 2017 at 07:50:32AM +0100, Antoine
Author: mav
Date: Tue Mar 21 11:26:31 2017
New Revision: 315678
URL: https://svnweb.freebsd.org/changeset/base/315678
Log:
Remove questionable reqp->req_time access.
MFC after:2 weeks
Modified:
head/sys/dev/isp/isp.c
Modified: head/sys/dev/isp/isp.c
=
Author: mav
Date: Tue Mar 21 10:34:34 2017
New Revision: 315677
URL: https://svnweb.freebsd.org/changeset/base/315677
Log:
Clean/unify some macro usage.
MFC after:2 weeks
Modified:
head/sys/dev/isp/isp_freebsd.c
head/sys/dev/isp/isp_freebsd.h
head/sys/dev/isp/isp_pci.c
head/sys
Author: royger
Date: Tue Mar 21 09:38:59 2017
New Revision: 315676
URL: https://svnweb.freebsd.org/changeset/base/315676
Log:
MFC r314840:
xen: add support for canceled suspend
Submitted by: Liuyingdong
Reviewed by: royger
Modified:
stable/10/sys/dev/xen/blkfront/blkfront.c
st
Author: royger
Date: Tue Mar 21 09:27:24 2017
New Revision: 315675
URL: https://svnweb.freebsd.org/changeset/base/315675
Log:
MFC r314841:
xenstore: fix suspension when using the xenstore device
Submitted by: Liuyingdong
Reviewed by: royger
Modified:
stable/10/sys/dev/xen/contro
Author: mav
Date: Tue Mar 21 09:24:07 2017
New Revision: 315674
URL: https://svnweb.freebsd.org/changeset/base/315674
Log:
Minor cosmetic addition to r315673.
Now CAM_SIM_LOCK() macros are not used and may be removed later.
MFC after:2 weeks
Modified:
head/sys/cam/cam_xpt.c
Mod
Le 21/03/2017 à 08:27, Gleb Smirnoff a écrit :
> On Tue, Mar 21, 2017 at 08:22:19AM +0100, Baptiste Daroussin wrote:
> B> On Mon, Mar 20, 2017 at 11:54:33PM -0700, Gleb Smirnoff wrote:
> B> > On Tue, Mar 21, 2017 at 07:50:32AM +0100, Antoine Brodin wrote:
> B> > A> > This change is known to break
On Tue, 21 Mar 2017 06:13:15 +0100, Ngie Cooper wrote:
Author: ngie
Date: Tue Mar 21 05:13:14 2017
New Revision: 315660
URL: https://svnweb.freebsd.org/changeset/base/315660
Log:
MFC r314241,r315228:
r314241:
Fill in MK_RESCUE by finding paths in ${DESTDIR}/rescue and adding
them to OLD_
Author: mav
Date: Tue Mar 21 09:12:41 2017
New Revision: 315673
URL: https://svnweb.freebsd.org/changeset/base/315673
Log:
Make CAM SIM lock optional.
For three years now CAM does not use SIM lock, but still enforces SIM to
use it. Remove this requirement, allowing SIMs to have any locki
Ngie,
On Tue, Mar 21, 2017 at 01:42:44AM -0700, Ngie Cooper (yaneurabeya) wrote:
N> This change broke the sdp module:
https://ci.freebsd.org/job/FreeBSD-head-amd64-LINT/2294/console .
N> Thanks,
N> -Ngie
Thanks for heads up. Fixed.
--
Totus tuus, Glebius.
___
Author: glebius
Date: Tue Mar 21 09:07:05 2017
New Revision: 315672
URL: https://svnweb.freebsd.org/changeset/base/315672
Log:
Make sdp compilable after r315662.
Modified:
head/sys/ofed/drivers/infiniband/ulp/sdp/sdp_main.c
Modified: head/sys/ofed/drivers/infiniband/ulp/sdp/sdp_main.c
==
Author: glebius
Date: Tue Mar 21 08:57:20 2017
New Revision: 315671
URL: https://svnweb.freebsd.org/changeset/base/315671
Log:
Shut up gcc.
Modified:
head/usr.bin/sockstat/sockstat.c
Modified: head/usr.bin/sockstat/sockstat.c
==
Author: mav
Date: Tue Mar 21 08:56:13 2017
New Revision: 315670
URL: https://svnweb.freebsd.org/changeset/base/315670
Log:
Addition to r315579: drop the lock while allocating IRQs.
MFC after:12 days
Modified:
head/sys/dev/isp/isp_pci.c
Modified: head/sys/dev/isp/isp_pci.c
==
> On Mar 21, 2017, at 01:42, Ngie Cooper (yaneurabeya)
> wrote:
>
>>
>> On Mar 20, 2017, at 23:39, Gleb Smirnoff wrote:
>>
>> Author: glebius
>> Date: Tue Mar 21 06:39:49 2017
>> New Revision: 315662
>> URL: https://svnweb.freebsd.org/changeset/base/315662
>>
>> Log:
>> Hide struct inpcb, s
> On Mar 20, 2017, at 23:39, Gleb Smirnoff wrote:
>
> Author: glebius
> Date: Tue Mar 21 06:39:49 2017
> New Revision: 315662
> URL: https://svnweb.freebsd.org/changeset/base/315662
>
> Log:
> Hide struct inpcb, struct tcpcb from the userland.
>
> This is a painful change, but it is needed.
Author: royger
Date: Tue Mar 21 08:38:12 2017
New Revision: 315668
URL: https://svnweb.freebsd.org/changeset/base/315668
Log:
MFC r314840:
xen: add support for canceled suspend
Submitted by: Liuyingdong
Reviewed by: royger
Modified:
stable/11/sys/dev/xen/blkfront/blkfront.c
st
Author: royger
Date: Tue Mar 21 08:36:25 2017
New Revision: 315667
URL: https://svnweb.freebsd.org/changeset/base/315667
Log:
MFC r314841:
xenstore: fix suspension when using the xenstore device
Submitted by: Liuyingdong
Reviewed by: royger
Modified:
stable/11/sy
Author: royger
Date: Tue Mar 21 08:34:41 2017
New Revision: 315666
URL: https://svnweb.freebsd.org/changeset/base/315666
Log:
MFC r314094:
xen/timer: mark the Xen PV timer as not safe for suspension
Submitted by: Liuyingdong
Reviewed by: royger
Modified:
stable/1
Author: royger
Date: Tue Mar 21 08:30:06 2017
New Revision: 315665
URL: https://svnweb.freebsd.org/changeset/base/315665
Log:
MFC r314842:
xen/netfront: fix inbound packet flags for checksum offload
Reviewed by: Wei Liu
Sponsored by: Citrix Systems R&D
Modified:
On Tue, Mar 21, 2017 at 08:22:19AM +0100, Baptiste Daroussin wrote:
B> On Mon, Mar 20, 2017 at 11:54:33PM -0700, Gleb Smirnoff wrote:
B> > On Tue, Mar 21, 2017 at 07:50:32AM +0100, Antoine Brodin wrote:
B> > A> > This change is known to break a ton of ports. More than 100 if
B> > A> > counting de
On Mon, Mar 20, 2017 at 11:54:33PM -0700, Gleb Smirnoff wrote:
> On Tue, Mar 21, 2017 at 07:50:32AM +0100, Antoine Brodin wrote:
> A> > This change is known to break a ton of ports. More than 100 if
> A> > counting depends. I'm sorry for that and I already started to fix
> A> > them.
> A> >
> A>
59 matches
Mail list logo