Author: tmunro
Date: Wed Jul 17 06:17:27 2019
New Revision: 350079
URL: https://svnweb.freebsd.org/changeset/base/350079
Log:
tzsetup: upgrade to zone1970.tab
zone.tab is deprecated. Install zone1970.tab alongside it, and use it
for tzsetup(8). This is also useful for other applications
Author: sbruno
Date: Wed Jul 17 04:13:46 2019
New Revision: 350078
URL: https://svnweb.freebsd.org/changeset/base/350078
Log:
I add the ability to accept the default pin widget configuration to help
with various laptops using hdaa(4) sound devices. We don't seem to know
the "correct" config
Author: chuck
Date: Wed Jul 17 03:19:30 2019
New Revision: 350077
URL: https://svnweb.freebsd.org/changeset/base/350077
Log:
bhyve: update the NVMe CQ based on the status
Instead of skipping the NVMe Completion Queue update based on the
opcode, define a synthetic status value which indica
Author: kevlo
Date: Wed Jul 17 02:24:16 2019
New Revision: 350076
URL: https://svnweb.freebsd.org/changeset/base/350076
Log:
More follow-up to r350075, I forgot to update ObsoleteFiles.
Spotted by: lwhsu
Modified:
head/ObsoleteFiles.inc
Modified: head/ObsoleteFiles.inc
==
Author: kevlo
Date: Wed Jul 17 02:08:57 2019
New Revision: 350075
URL: https://svnweb.freebsd.org/changeset/base/350075
Log:
Add an MLINK for igb.
Discussed with: lwhsu
Modified:
head/share/man/man4/Makefile
Modified: head/share/man/man4/Makefile
==
Author: kevlo
Date: Wed Jul 17 01:56:40 2019
New Revision: 350074
URL: https://svnweb.freebsd.org/changeset/base/350074
Log:
Mention iflib(4).
Modified:
head/share/man/man4/ixgbe.4
head/share/man/man4/ixl.4
head/share/man/man4/vmx.4
Modified: head/share/man/man4/ixgbe.4
=
Author: mckusick
Date: Tue Jul 16 23:39:39 2019
New Revision: 350071
URL: https://svnweb.freebsd.org/changeset/base/350071
Log:
Style.
No change intended.
Modified:
head/sys/ufs/ufs/ufsmount.h
Modified: head/sys/ufs/ufs/ufsmount.h
===
Author: mckusick
Date: Tue Jul 16 23:12:27 2019
New Revision: 350070
URL: https://svnweb.freebsd.org/changeset/base/350070
Log:
When a process attempts to allocate space on a full filesystem, a
filesystem full message is sent to the offending process or the
kernel log if the offending proces
On 7/16/19 3:59 PM, John Baldwin wrote:
> Author: jhb
> Date: Tue Jul 16 22:59:15 2019
> New Revision: 350069
> URL: https://svnweb.freebsd.org/changeset/base/350069
>
> Log:
> Use PT_GET_SC_ARGS and PT_GET_SC_RET in truss.
>
> This removes all of the architecture-specific functions from tr
Author: jhb
Date: Tue Jul 16 22:59:15 2019
New Revision: 350069
URL: https://svnweb.freebsd.org/changeset/base/350069
Log:
Use PT_GET_SC_ARGS and PT_GET_SC_RET in truss.
This removes all of the architecture-specific functions from truss.
A per-ABI structure is still needed to map sysca
Author: imp
Date: Tue Jul 16 22:55:30 2019
New Revision: 350068
URL: https://svnweb.freebsd.org/changeset/base/350068
Log:
Assume that the timeout value from the capacity is 1-based
Neither the 1.3 or 1.4 standards say this number is 1's based, but adding 1
costs little and copes with tho
Author: brooks
Date: Tue Jul 16 22:27:49 2019
New Revision: 350067
URL: https://svnweb.freebsd.org/changeset/base/350067
Log:
Add missing mode in open(2) calls with O_CREAT.
When O_CREAT is specified, the third, variadic argument is
required as the permission. If on is not passed, then de
On Tue, Jul 16, 2019 at 3:48 AM Bruce Evans wrote:
>
> On Mon, 15 Jul 2019, John Baldwin wrote:
>
> > On 7/14/19 12:08 PM, Conrad Meyer wrote:
> >>
> >> This change restores the possible overflow beyond IO_SEQMAX that the
> >> removed conditional prevented.
> >>
> >> On Tue, Jun 25, 2019 at 12:44
On Tue, Jul 16, 2019 at 01:41:06PM -0700, John Baldwin wrote:
> On 7/16/19 12:44 PM, Shawn Webb wrote:
> > On Tue, Jul 16, 2019 at 04:03:08PM +, Brooks Davis wrote:
> >> Author: brooks
> >> Date: Tue Jul 16 16:03:08 2019
> >> New Revision: 350049
> >> URL: https://svnweb.freebsd.org/changeset/b
On 7/16/19 12:44 PM, Shawn Webb wrote:
> On Tue, Jul 16, 2019 at 04:03:08PM +, Brooks Davis wrote:
>> Author: brooks
>> Date: Tue Jul 16 16:03:08 2019
>> New Revision: 350049
>> URL: https://svnweb.freebsd.org/changeset/base/350049
>>
>> Log:
>> Fix two mismatches between function declaration
On Tue, Jul 16, 2019 at 04:03:08PM +, Brooks Davis wrote:
> Author: brooks
> Date: Tue Jul 16 16:03:08 2019
> New Revision: 350049
> URL: https://svnweb.freebsd.org/changeset/base/350049
>
> Log:
> Fix two mismatches between function declaration and definition.
>
> In both cases, functi
Author: cy
Date: Tue Jul 16 19:00:42 2019
New Revision: 350064
URL: https://svnweb.freebsd.org/changeset/base/350064
Log:
As of upstream fil.c CVS r1.53 (March 1, 2009), prior to the import of
ipfilter 5.1.2 into FreeBSD-10, the fix for, 2580062 from/to targets
should be able to use any inte
Author: cy
Date: Tue Jul 16 19:00:38 2019
New Revision: 350063
URL: https://svnweb.freebsd.org/changeset/base/350063
Log:
Refactor, removing one compare.
This changes the return code however the caller only tests for 0 and != 0.
One might ask then, why multiple return codes when the calle
Author: tuexen
Date: Tue Jul 16 17:54:20 2019
New Revision: 350061
URL: https://svnweb.freebsd.org/changeset/base/350061
Log:
Fix compilation on platforms using gcc.
When compiling RACK on platforms using gcc, a warning that tcp_outflags
is defined but not used is issued and terminates compi
Author: imp
Date: Tue Jul 16 17:24:25 2019
New Revision: 350058
URL: https://svnweb.freebsd.org/changeset/base/350058
Log:
Implement {io,admin}-passthru commands.
These are mostly compatible with Linux, with three exceptions.
1. We don't do metadata segment stuff. Our passthrough interfac
Author: imp
Date: Tue Jul 16 17:24:03 2019
New Revision: 350057
URL: https://svnweb.freebsd.org/changeset/base/350057
Log:
Create generic command / arg parsing routines
Create a set of routines and structures to hold the data for the args
for a command. Use them to generate help and to pa
Author: markj
Date: Tue Jul 16 16:33:44 2019
New Revision: 350055
URL: https://svnweb.freebsd.org/changeset/base/350055
Log:
Add a regression test which transfers varying number of rights.
This exercises the PKG_MAX_SIZE limit mentioned in r350054.
MFC after:1 week
Sponsored by:
Author: markj
Date: Tue Jul 16 16:28:50 2019
New Revision: 350054
URL: https://svnweb.freebsd.org/changeset/base/350054
Log:
Use a platform-independent constant for PKG_MAX_SIZE.
This constant determines the number of rights libnv will attempt to
transmit in a given control message. In p
Author: markj
Date: Tue Jul 16 16:25:27 2019
New Revision: 350052
URL: https://svnweb.freebsd.org/changeset/base/350052
Log:
Convert the nvlist send/recv tests to ATF.
MFC after:1 week
Sponsored by: The FreeBSD Foundation
Modified:
head/lib/libnv/tests/Makefile
head/lib/libnv/tes
Author: brooks
Date: Tue Jul 16 16:03:08 2019
New Revision: 350049
URL: https://svnweb.freebsd.org/changeset/base/350049
Log:
Fix two mismatches between function declaration and definition.
In both cases, function pointer arguments were inconsistently declared
and the result worked becaus
Author: markj
Date: Tue Jul 16 16:02:20 2019
New Revision: 350048
URL: https://svnweb.freebsd.org/changeset/base/350048
Log:
Chase r350037.
Reported by: jenkins
MFC with: r350037
Sponsored by: The FreeBSD Foundation
Modified:
head/lib/libkvm/kvm_aarch64.h
Modified: head/lib/lib
Author: vangyzen
Date: Tue Jul 16 15:51:09 2019
New Revision: 350043
URL: https://svnweb.freebsd.org/changeset/base/350043
Log:
Adds signal number format to kern.corefile
Add format capability to core file names to include signal
that generated the core. This can help various validation w
Author: markj
Date: Tue Jul 16 15:41:09 2019
New Revision: 350038
URL: https://svnweb.freebsd.org/changeset/base/350038
Log:
Always use the software DBM bit for now.
r350004 added most of the machinery needed to support hardware DBM
management, but it did not intend to actually enable use
Author: markj
Date: Tue Jul 16 15:38:01 2019
New Revision: 350037
URL: https://svnweb.freebsd.org/changeset/base/350037
Log:
Fix the arm64 page table entry attribute mask.
It did not include the DBM or contiguous bits.
Reported by: andrew
Reviewed by: andrew
MFC after:3 days
Author: markj
Date: Tue Jul 16 14:40:49 2019
New Revision: 350029
URL: https://svnweb.freebsd.org/changeset/base/350029
Log:
Propagate attribute changes during demotion.
After r349117 and r349122, some mapping attribute changes do not trigger
superpage demotion. However, pmap_demote_l2()
Author: tuexen
Date: Tue Jul 16 12:57:59 2019
New Revision: 350028
URL: https://svnweb.freebsd.org/changeset/base/350028
Log:
Add support for ICMPv6 messages indicating a parameter problem related
to an unrecognized next header.
MFC after:2 weeks
Modified:
head/usr.sbin/tra
Author: tuexen
Date: Tue Jul 16 12:38:17 2019
New Revision: 350027
URL: https://svnweb.freebsd.org/changeset/base/350027
Log:
Let packet_op() explicitly return the type and code instead of doing
this implicitly by encoding it in a number space.
No functional change intended.
This is
Author: tuexen
Date: Tue Jul 16 10:06:41 2019
New Revision: 350026
URL: https://svnweb.freebsd.org/changeset/base/350026
Log:
Whitespace change. No functional change.
MFC after:2 weeks
Modified:
head/usr.sbin/traceroute6/traceroute6.c
Modified: head/usr.sbin/traceroute6/trac
On Mon, 15 Jul 2019, John Baldwin wrote:
On 7/14/19 12:08 PM, Conrad Meyer wrote:
This change restores the possible overflow beyond IO_SEQMAX that the
removed conditional prevented.
On Tue, Jun 25, 2019 at 12:44 PM Alan Somers wrote:
I thought the same for a while on Tue, Jan 25, then didn
Author: avg
Date: Tue Jul 16 08:36:49 2019
New Revision: 350025
URL: https://svnweb.freebsd.org/changeset/base/350025
Log:
bge: check that the bus is a pci bus before using it as such
This fixes the following panic on powerpc:
pci_get_vendor failed for pcib1 on bus ofwbus0, error = 2
35 matches
Mail list logo