Author: pjd
Date: Fri Dec 7 03:13:36 2018
New Revision: 341675
URL: https://svnweb.freebsd.org/changeset/base/341675
Log:
Consider the following situation:
The sender has .not_terminated file. It gets disconnected. The last trail
file is then terminated without adding new data (this can hap
Author: cem
Date: Fri Dec 7 02:44:04 2018
New Revision: 341674
URL: https://svnweb.freebsd.org/changeset/base/341674
Log:
gmirror: Evaluate mirror components against newest metadata copy
Re-apply r341665 with format strings fixed.
If we happen to taste a stale mirror component first,
Author: cem
Date: Fri Dec 7 00:47:05 2018
New Revision: 341672
URL: https://svnweb.freebsd.org/changeset/base/341672
Log:
Revert r341665 due to tinderbox breakage
I didn't notice that some format strings were non-portable. Will fix and
re-commit later.
Deleted:
head/tests/sys/geom/cl
Author: asomers
Date: Fri Dec 7 00:27:38 2018
New Revision: 341667
URL: https://svnweb.freebsd.org/changeset/base/341667
Log:
geom tests: Fix cleanup of ATF tests since r341392
r341392 changed common test cleanup routines in a way that allowed them to
be used by TAP tests as well as ATF
This minor part was removed from the revision during review, but I
forgot to remove it from the commit message. Sorry about the mistake,
and please disregard:
On Thu, Dec 6, 2018 at 3:55 PM Conrad Meyer wrote:
> When we are instructed to forget mirror components, bump the generation id
> to
Author: cem
Date: Thu Dec 6 23:55:39 2018
New Revision: 341665
URL: https://svnweb.freebsd.org/changeset/base/341665
Log:
gmirror: Evaluate mirror components against newest metadata copy
If we happen to taste a stale mirror component first, don't reject valid,
newer components that have
Author: imp
Date: Thu Dec 6 23:40:56 2018
New Revision: 341664
URL: https://svnweb.freebsd.org/changeset/base/341664
Log:
Update paths based on last-minute changes from libexec to lib.
Modified:
head/sbin/nvmecontrol/nvmecontrol.8
Modified: head/sbin/nvmecontrol/nvmecontrol.8
==
On Thu, Dec 6, 2018 at 4:25 PM Andrew Thompson wrote:
> On Fri, 7 Dec 2018 at 11:58, Warner Losh wrote:
>
>> Author: imp
>> Date: Thu Dec 6 22:58:26 2018
>> New Revision: 341657
>> URL: https://svnweb.freebsd.org/changeset/base/341657
>>
>> Log:
>> Dynamically load .so modules to expand funct
On Thu, Dec 6, 2018 at 4:23 PM John Baldwin wrote:
> On 12/6/18 2:58 PM, Warner Losh wrote:
> > Author: imp
> > Date: Thu Dec 6 22:58:26 2018
> > New Revision: 341657
> > URL: https://svnweb.freebsd.org/changeset/base/341657
> >
> > Log:
> > Dynamically load .so modules to expand functionality
Author: imp
Date: Thu Dec 6 23:29:06 2018
New Revision: 341663
URL: https://svnweb.freebsd.org/changeset/base/341663
Log:
Declare global function print_intel_add_smart in header
Modified:
head/sbin/nvmecontrol/nvmecontrol.h
Modified: head/sbin/nvmecontrol/nvmecontrol.h
=
On Fri, 7 Dec 2018 at 11:58, Warner Losh wrote:
> Author: imp
> Date: Thu Dec 6 22:58:26 2018
> New Revision: 341657
> URL: https://svnweb.freebsd.org/changeset/base/341657
>
> Log:
> Dynamically load .so modules to expand functionality
>
> o Dynamically load all the .so files found in /libe
Author: imp
Date: Thu Dec 6 23:28:55 2018
New Revision: 341662
URL: https://svnweb.freebsd.org/changeset/base/341662
Log:
Use proper prototypes.
Modified:
head/sbin/nvmecontrol/nvmecontrol.h
Modified: head/sbin/nvmecontrol/nvmecontrol.h
==
On 12/6/18 2:58 PM, Warner Losh wrote:
> Author: imp
> Date: Thu Dec 6 22:58:26 2018
> New Revision: 341657
> URL: https://svnweb.freebsd.org/changeset/base/341657
>
> Log:
> Dynamically load .so modules to expand functionality
>
> o Dynamically load all the .so files found in /libexec/nvm
Author: imp
Date: Thu Dec 6 22:59:18 2018
New Revision: 341661
URL: https://svnweb.freebsd.org/changeset/base/341661
Log:
It's useful to have this be a global function.
Other vendors base their additional smart info pages on what Intel did
plus some other bits. So it's convenient to have
Author: imp
Date: Thu Dec 6 22:59:08 2018
New Revision: 341660
URL: https://svnweb.freebsd.org/changeset/base/341660
Log:
This is not a samsung standard, so remove that alias.
This was never documented, and isn't needed, so it's best removed to
avoid confusion.
Sponsored by: Netflix
Author: imp
Date: Thu Dec 6 22:58:55 2018
New Revision: 341659
URL: https://svnweb.freebsd.org/changeset/base/341659
Log:
Move intel and wdc files to their own modules
Move the intel and wdc vendor specific stuff to their own modules.
Sponsored by: Netflix
Differential Revision: ht
Author: imp
Date: Thu Dec 6 22:58:26 2018
New Revision: 341657
URL: https://svnweb.freebsd.org/changeset/base/341657
Log:
Dynamically load .so modules to expand functionality
o Dynamically load all the .so files found in /libexec/nvmecontrol and
/usr/local/libexec/nvmecontrol.
o Link
Author: imp
Date: Thu Dec 6 22:58:42 2018
New Revision: 341658
URL: https://svnweb.freebsd.org/changeset/base/341658
Log:
Const poison the command interface
Make the pointers we pass into the commands const, also make the
linker set mirrors const.
Suggested by: cem@
Sponsored by:
Author: jhb
Date: Thu Dec 6 22:35:07 2018
New Revision: 341656
URL: https://svnweb.freebsd.org/changeset/base/341656
Log:
Rename riscv64-freebsd.c to riscv-freebsd.c.
This fixes truss when built as part of a riscv64sf world. Additionally,
if FreeBSD ever supports RV32 RISC-V most of thi
Author: kib
Date: Thu Dec 6 21:52:40 2018
New Revision: 341655
URL: https://svnweb.freebsd.org/changeset/base/341655
Log:
Fix build with option RSS, removing unused variables.
Reported by: np
Sponsored by: Mellanox Technologies
MFC after:1 week
Modified:
head/sys/dev/mlx5/mlx5_
Author: np
Date: Thu Dec 6 21:33:08 2018
New Revision: 341654
URL: https://svnweb.freebsd.org/changeset/base/341654
Log:
cxgbe(4): Get Linux cxgb4vf working in bhyve VMs with VFs passed
through.
cxgb4vf doesn't own the buffer size list but still expects the first two
entries to be 4K a
Author: emaste
Date: Thu Dec 6 21:27:36 2018
New Revision: 341653
URL: https://svnweb.freebsd.org/changeset/base/341653
Log:
hier.7: add /lib/casper directory
Reported by: imp
MFC after:1 week
Sponsored by: The FreeBSD Foundation
Modified:
head/share/man/man7/hier.7
Modified:
Author: sjg
Date: Thu Dec 6 20:56:19 2018
New Revision: 341652
URL: https://svnweb.freebsd.org/changeset/base/341652
Log:
Update bmake to version 20180919
Cleanup of stats cache
and new :q modifier.
Added:
head/contrib/bmake/unit-tests/varquote.exp
- copied unchanged from r341610
Author: ian
Date: Thu Dec 6 20:28:09 2018
New Revision: 341651
URL: https://svnweb.freebsd.org/changeset/base/341651
Log:
Don't reference zfs-specific variables if LOADER_ZFS_SUPPORT is undefined
because the variables will be undefined too.
Reported by: sjg@
Pointy hat: ian@
Modifi
Author: cy
Date: Thu Dec 6 20:15:54 2018
New Revision: 341650
URL: https://svnweb.freebsd.org/changeset/base/341650
Log:
Remove an ugly Ultrix hack. Ultrix has been AWOL since the last ice
age, more to come.
MFC after:1 week
Modified:
head/contrib/ipfilter/ipsend/ip.c
head/contr
Author: joel (doc committer)
Date: Thu Dec 6 20:04:01 2018
New Revision: 341649
URL: https://svnweb.freebsd.org/changeset/base/341649
Log:
Minor mandoc fixes.
Modified:
head/share/man/man4/muge.4
head/share/man/man4/vxlan.4
Modified: head/share/man/man4/muge.4
Author: markj
Date: Thu Dec 6 20:03:06 2018
New Revision: 341648
URL: https://svnweb.freebsd.org/changeset/base/341648
Log:
Add zdopen(3) to complement zopen(3).
zdopen() can be used in capability mode. Update zopen.3 accordingly
and fix some grammar nits while I'm here.
Reviewed b
Author: joel (doc committer)
Date: Thu Dec 6 19:49:08 2018
New Revision: 341647
URL: https://svnweb.freebsd.org/changeset/base/341647
Log:
Sort .Xr
Modified:
head/share/man/man4/vmci.4
Modified: head/share/man/man4/vmci.4
=
Author: kp
Date: Thu Dec 6 19:27:15 2018
New Revision: 341646
URL: https://svnweb.freebsd.org/changeset/base/341646
Log:
pfsync: Performance improvement
pfsync code is called for every new state, state update and state
deletion in pf. While pf itself can operate on multiple states at the
Author: kib
Date: Thu Dec 6 19:20:00 2018
New Revision: 341645
URL: https://svnweb.freebsd.org/changeset/base/341645
Log:
Appease gcc build, remove duplicated declaration.
Reported by: np
Sponsored by: Mellanox Technologies
MFC after:1 week
Modified:
head/sys/dev/mlx5/mlx5_en/m
On Thu, 22 Nov 2018 02:16:29 -0500
Mark Johnston wrote:
> On Wed, Nov 21, 2018 at 10:02:15PM -0600, Kyle Evans wrote:
> > On Wed, Nov 21, 2018 at 9:42 PM Kyle Evans
> > wrote:
> > >
> > > On Sat, Oct 20, 2018 at 9:09 PM Justin Hibbits
> > > wrote:
> > > >
> > > > Author: jhibbits
> > > > Da
Author: sbruno
Date: Thu Dec 6 18:59:33 2018
New Revision: 341643
URL: https://svnweb.freebsd.org/changeset/base/341643
Log:
Change u32 to uint32_t to allow the native-xtools target to build
libsysdecode.
Submitted by: kib
Modified:
head/sys/dev/mlx5/mlx5io.h
Modified: head/sys/dev/m
Author: kp
Date: Thu Dec 6 18:58:54 2018
New Revision: 341642
URL: https://svnweb.freebsd.org/changeset/base/341642
Log:
pf: add a comment describing why do we call pf_map_addr again if port
selection process fails
Obtained from:OpenBSD
Modified:
head/sys/netpfil/pf/pf_lb.c
M
Author: sef
Date: Thu Dec 6 18:21:48 2018
New Revision: 341641
URL: https://svnweb.freebsd.org/changeset/base/341641
Log:
Reduce number of DNS queries in mountd.
As reported by a FreeNAS user (see
https://redmine.ixsystems.com/issues/55728),
mountd does more calls to getnameinfo() than
Author: sobomax
Date: Thu Dec 6 18:12:50 2018
New Revision: 341640
URL: https://svnweb.freebsd.org/changeset/base/341640
Log:
Apparently @portmgr does not feel like my current level of contribution
warrants me a repo access to the ports tree anymore. Move myself into alumni
at least for a t
Author: yuripv
Date: Thu Dec 6 18:03:18 2018
New Revision: 341639
URL: https://svnweb.freebsd.org/changeset/base/341639
Log:
syslog(3): stdarg.h is needed only for vsyslog()
Reported by: Brian Wood
Reviewed by: asomers, ngie
Differential revision:https://reviews.freebsd.org/
Author: markj
Date: Thu Dec 6 17:29:37 2018
New Revision: 341638
URL: https://svnweb.freebsd.org/changeset/base/341638
Log:
Let kern.trap_enotcap be set as a tunable.
This is handy for testing programs that are run by rc.
MFC after:1 week
Sponsored by: The FreeBSD Foundation
Mo
Author: trasz
Date: Thu Dec 6 13:52:02 2018
New Revision: 341635
URL: https://svnweb.freebsd.org/changeset/base/341635
Log:
Add examples for "make buildenv".
MFC after:2 weeks
Sponsored by: DARPA, AFRL
Modified:
head/share/man/man7/development.7
Modified: head/share/man/man7/deve
Author: yuripv
Date: Thu Dec 6 13:46:18 2018
New Revision: 341634
URL: https://svnweb.freebsd.org/changeset/base/341634
Log:
termcap: add italics and tmux entries
- add "ecma+italics" cap
- use it in "xterm-basic"
- add "tmux"/"tmux-256color" caps, fixing "so" and "se" caps,
and so
Author: avg
Date: Thu Dec 6 12:34:34 2018
New Revision: 341632
URL: https://svnweb.freebsd.org/changeset/base/341632
Log:
acpi_{Device,Battery}IsPresent: restore pre-r330957 behaviour
Specifically, assume that the device is present if evaluation of _STA
method fails.
Before r330957
Author: vmaffione
Date: Thu Dec 6 09:45:25 2018
New Revision: 341624
URL: https://svnweb.freebsd.org/changeset/base/341624
Log:
netmap: netmap_transmit should honor bpf packet tap hook
This allows tcpdump to capture outbound kernel packets while
in netmap mode
Submitted by: Marc de
Author: lwhsu
Date: Thu Dec 6 09:22:35 2018
New Revision: 341623
URL: https://svnweb.freebsd.org/changeset/base/341623
Log:
Temporarily skip flakey test cases
PR: 233586, 233587, 233588
Approved by: markj (mentor)
Sponsored by: The FreeBSD Foundation
Differential Revision:
On Wed, Dec 05, 2018 at 01:46:54PM -0500, Pedro Giffuni wrote:
> On 05/12/2018 12:41, Conrad Meyer wrote:
> > The Linux model is that the current incarnation of the ext2/3/4 driver
> > is named "ext4," and that's what Linux users expect. You can mount
> > any ext2/3/4 filesystem with the Linux ext
43 matches
Mail list logo