On Tue, Mar 14, 2017 at 11:02:12PM -0700, Ngie Cooper (yaneurabeya) wrote:
>
> > On Mar 10, 2017, at 21:01, Baptiste Daroussin wrote:
> >
> > Author: bapt
> > Date: Sat Mar 11 05:01:29 2017
> > New Revision: 315051
> > URL: https://svnweb.freebsd.org/changeset/base/315051
> >
> > Log:
> > Impo
Author: ngie
Date: Wed Mar 15 06:18:14 2017
New Revision: 315293
URL: https://svnweb.freebsd.org/changeset/base/315293
Log:
Integrate contrib/netbsd-tests/usr.bin/diff/t_diff.sh in as
.../usr.bin/diff/diff_test
Some minor adjustment needed to be done for :same as it currently
has the te
> On Mar 10, 2017, at 21:01, Baptiste Daroussin wrote:
>
> Author: bapt
> Date: Sat Mar 11 05:01:29 2017
> New Revision: 315051
> URL: https://svnweb.freebsd.org/changeset/base/315051
>
> Log:
> Import diff from OpenBSD and remove GNU diff
>
> Some of the modifications from the previous summ
> On Mar 14, 2017, at 22:31, Gleb Smirnoff wrote:
>
> Author: glebius
> Date: Wed Mar 15 05:31:02 2017
> New Revision: 315292
> URL: https://svnweb.freebsd.org/changeset/base/315292
>
> Log:
> Fix buildworld broken in r315230 when /sys doesn't point into a right
> source tree. Usage of SYSDI
Author: glebius
Date: Wed Mar 15 05:31:02 2017
New Revision: 315292
URL: https://svnweb.freebsd.org/changeset/base/315292
Log:
Fix buildworld broken in r315230 when /sys doesn't point into a right
source tree. Usage of SYSDIR is apparently wrong here.
Discussed with: allanjude
Mod
On Tue, Mar 14, 2017 at 07:00:22AM +, Ngie Cooper wrote:
N> Author: ngie
N> Date: Tue Mar 14 07:00:22 2017
N> New Revision: 315230
N> URL: https://svnweb.freebsd.org/changeset/base/315230
N>
N> Log:
N> Move .../sys/geom/eli/pbkdf2... to .../sys/geom/class/eli/...
N>
N> This change moves
On Tue, 14 Mar 2017, Eric van Gyzen wrote:
Log:
KTR: log IPv4 addresses in hex rather than dotted-quad
When I made the changes in r313821, I fell victim to one of the
classic blunders, the most famous of which is: never get involved
in a land war in Asia. But only slightly less well known
On 15 Mar 2017, at 6:57, Gleb Smirnoff wrote:
On Sun, Mar 12, 2017 at 05:42:57AM +, Kristof Provost wrote:
K> Log:
K> pf: Fix incorrect rw_sleep() in pf_unload()
K>
K> When we unload we don't hold the pf_rules_lock, so we cannot call
rw_sleep()
K> with it, because it would release a lo
Author: markj
Date: Wed Mar 15 00:29:27 2017
New Revision: 315289
URL: https://svnweb.freebsd.org/changeset/base/315289
Log:
When draining a callout, don't clear CALLOUT_ACTIVE while it is running.
The callout may reschedule itself and execute again before callout_drain()
returns, but we
Hi Bruce,
This breaks all sparc64 kernconfs. (And no, this is *not* fixed by r314997.)
--- syscons.o ---
cc1: warnings being treated as errors
/usr/home/rpokala/freebsd/clean/base/head/sys/dev/syscons/syscons.c:261:
warning: 'ec_scroffset' defined but not used
/usr/home/rpokala/f
On Tue, Mar 14, 2017 at 11:27 AM, Eric van Gyzen wrote:
> Author: vangyzen
> Date: Tue Mar 14 18:27:48 2017
> New Revision: 315277
> URL: https://svnweb.freebsd.org/changeset/base/315277
>
> Log:
> KTR: log IPv4 addresses in hex rather than dotted-quad
>
> When I made the changes in r313821, I
Author: sbruno
Date: Tue Mar 14 22:25:07 2017
New Revision: 315288
URL: https://svnweb.freebsd.org/changeset/base/315288
Log:
Change casting to a uintptr_t to be compatible with non-x86 architectures.
Submitted by: Matt Macy
Reported by: rpokala
Sponsored by: Limelight Networks
Modif
On Tue, Mar 14, 2017 at 12:06 PM, Eric van Gyzen wrote:
> Author: vangyzen
> Date: Tue Mar 14 19:06:44 2017
> New Revision: 315280
> URL: https://svnweb.freebsd.org/changeset/base/315280
>
> Log:
> When the RTC is adjusted, reevaluate absolute sleep times based on the RTC
>
> POSIX 2008 says t
On Tue, Mar 14, 2017 at 2:57 PM, Gleb Smirnoff wrote:
> Kristof,
>
> On Sun, Mar 12, 2017 at 05:42:57AM +, Kristof Provost wrote:
> K> Log:
> K> pf: Fix incorrect rw_sleep() in pf_unload()
> K>
> K> When we unload we don't hold the pf_rules_lock, so we cannot call
> rw_sleep()
> K> wi
Author: vangyzen
Date: Tue Mar 14 22:02:02 2017
New Revision: 315287
URL: https://svnweb.freebsd.org/changeset/base/315287
Log:
Add missing pieces of r315280
I moved this branch from github to a private server, and pulled from the
wrong one when committing r315280, so I failed to include
Kristof,
On Sun, Mar 12, 2017 at 05:42:57AM +, Kristof Provost wrote:
K> Log:
K> pf: Fix incorrect rw_sleep() in pf_unload()
K>
K> When we unload we don't hold the pf_rules_lock, so we cannot call
rw_sleep()
K> with it, because it would release a lock we do not hold. There's no nee
On 03/14/2017 14:02, Ian Lepore wrote:
On Tue, 2017-03-14 at 18:27 +, Eric van Gyzen wrote:
Author: vangyzen
Date: Tue Mar 14 18:27:48 2017
New Revision: 315277
URL: https://svnweb.freebsd.org/changeset/base/315277
Log:
KTR: log IPv4 addresses in hex rather than dotted-quad
Don't all t
Author: vangyzen
Date: Tue Mar 14 20:57:54 2017
New Revision: 315286
URL: https://svnweb.freebsd.org/changeset/base/315286
Log:
Add some ntohl() love to r315277
inet_ntoa() and inet_ntoa_r() take the address in network
byte-order. When I removed those calls, I should have
replaced them
Author: tobik (ports committer)
Date: Tue Mar 14 20:31:10 2017
New Revision: 315283
URL: https://svnweb.freebsd.org/changeset/base/315283
Log:
Fix sysdecode_cap_rights which currently prints bogus capability rights
PR: 217787
Reviewed by: jhb, emaste
Approved by: jhb
Modifi
Author: kib
Date: Tue Mar 14 19:39:17 2017
New Revision: 315281
URL: https://svnweb.freebsd.org/changeset/base/315281
Log:
Use atop() instead of OFF_TO_IDX() for convertion of addresses or
addresses offsets, as intended.
Suggested and reviewed by:alc
Sponsored by: The FreeBSD Founda
Author: vangyzen
Date: Tue Mar 14 19:06:44 2017
New Revision: 315280
URL: https://svnweb.freebsd.org/changeset/base/315280
Log:
When the RTC is adjusted, reevaluate absolute sleep times based on the RTC
POSIX 2008 says this about clock_settime(2):
If the value of the CLOCK_REALTIME
On Tue, 2017-03-14 at 18:27 +, Eric van Gyzen wrote:
> Author: vangyzen
> Date: Tue Mar 14 18:27:48 2017
> New Revision: 315277
> URL: https://svnweb.freebsd.org/changeset/base/315277
>
> Log:
> KTR: log IPv4 addresses in hex rather than dotted-quad
>
Don't all those s_addr fields now ne
Author: mav
Date: Tue Mar 14 18:42:33 2017
New Revision: 315279
URL: https://svnweb.freebsd.org/changeset/base/315279
Log:
Remove some dead/broken code paths around async handling
MFC after:2 weeks
Modified:
head/sys/dev/isp/isp.c
head/sys/dev/isp/isp_freebsd.c
head/sys/dev/isp/i
Author: dchagin
Date: Tue Mar 14 18:29:23 2017
New Revision: 315278
URL: https://svnweb.freebsd.org/changeset/base/315278
Log:
Fix usage of the same 'i' variable in the external and nested loops.
Submitted by: Svyatoslav
Sponsored by: PVS-Studio
MFC after:1 week
Modified:
hea
Author: vangyzen
Date: Tue Mar 14 18:27:48 2017
New Revision: 315277
URL: https://svnweb.freebsd.org/changeset/base/315277
Log:
KTR: log IPv4 addresses in hex rather than dotted-quad
When I made the changes in r313821, I fell victim to one of the
classic blunders, the most famous of which
Author: emaste
Date: Tue Mar 14 18:08:32 2017
New Revision: 315276
URL: https://svnweb.freebsd.org/changeset/base/315276
Log:
makefs: sync -T timestamp with NetBSD
NetBSD revision:
makefs.c 1.51
Obtained from:NetBSD
Modified:
head/usr.sbin/makefs/makefs.c
Modified: h
Author: mav
Date: Tue Mar 14 17:34:44 2017
New Revision: 315273
URL: https://svnweb.freebsd.org/changeset/base/315273
Log:
Remove tangled isp_mbox_continue() mechanism.
It was implemented to reduce context switches when uploading firmware to
card's RAM. But this mechanism is not used las
Author: delphij
Date: Tue Mar 14 17:10:42 2017
New Revision: 315272
URL: https://svnweb.freebsd.org/changeset/base/315272
Log:
Implement INHERIT_ZERO for minherit(2).
INHERIT_ZERO is an OpenBSD feature.
When a page is marked as such, it would be zeroed
upon fork().
This would be
On 03/14/17 10:25, Ravi Pokala wrote:
> Hi Sean,
>
> A few MIPS (XLPN32, XLRN32), and PowerPC (MPC85XX, MPC85XXSPE) configs are
> still broken:
>
> --- iflib.o ---
> cc1: warnings being treated as errors
> /usr/home/rpokala/freebsd/clean/base/head/sys/net/iflib.c: In function
> 'c
Author: emaste
Date: Tue Mar 14 16:40:18 2017
New Revision: 315271
URL: https://svnweb.freebsd.org/changeset/base/315271
Log:
makefs: remove unused variable
NetBSD revisions:
mkfs.c 1.32
Obtained from:NetBSD
Modified:
head/usr.sbin/makefs/ffs/mkfs.c
Modified: head/usr.sbi
Hi Sean,
A few MIPS (XLPN32, XLRN32), and PowerPC (MPC85XX, MPC85XXSPE) configs are
still broken:
--- iflib.o ---
cc1: warnings being treated as errors
/usr/home/rpokala/freebsd/clean/base/head/sys/net/iflib.c: In function
'calc_next_rxd':
/usr/home/rpokala/freebsd/clean/base/he
Author: fabient
Date: Tue Mar 14 16:06:57 2017
New Revision: 315270
URL: https://svnweb.freebsd.org/changeset/base/315270
Log:
Fix arm stack frame walking support:
- Adjust stack offset for Clang
- Correctly fill registers for fake stack frame (soft PMC)
MFC after:1 week
Sponsored
Author: sbruno
Date: Tue Mar 14 15:08:56 2017
New Revision: 315245
URL: https://svnweb.freebsd.org/changeset/base/315245
Log:
Fixup LINT by using uint64_t type as we do on all other calls to PNMB()
Found with Jenkins.
Reported by: lwshu
Sponsored by: Limelight Networks
Modified:
Author: hselasky
Date: Tue Mar 14 14:02:47 2017
New Revision: 315244
URL: https://svnweb.freebsd.org/changeset/base/315244
Log:
Set "current" pointer for LinuxKPI interrupts and timer callbacks.
MFC after:1 week
Sponsored by: Mellanox Technologies
Modified:
head/sys
Author: sbruno
Date: Tue Mar 14 13:54:18 2017
New Revision: 315243
URL: https://svnweb.freebsd.org/changeset/base/315243
Log:
Restore changes for RSS routing improvements made in 314369 that were
reverted in the IFLIB update I made in 315217.
Submitted by: Venkat Duvvuru
Modified:
hea
Author: amdmi3 (ports committer)
Date: Tue Mar 14 12:39:19 2017
New Revision: 315242
URL: https://svnweb.freebsd.org/changeset/base/315242
Log:
Fix late and noauto with geli swap
With the following in /etc/fstab:
/dev/gpt/swap.eli none swap sw,late 0 0
swap will not be enabled, wi
Author: kib
Date: Tue Mar 14 09:25:01 2017
New Revision: 315238
URL: https://svnweb.freebsd.org/changeset/base/315238
Log:
Use designated initializers for kevent_copyops.
Sponsored by: The FreeBSD Foundation
MFC after:1 week
Modified:
head/sys/compat/freebsd32/freebsd32_misc.c
he
Author: mav
Date: Tue Mar 14 08:45:33 2017
New Revision: 315236
URL: https://svnweb.freebsd.org/changeset/base/315236
Log:
Remove dangerous and questionable isp_mboxcmd_qnw() call.
MFC after:2 weeks
Modified:
head/sys/dev/isp/isp.c
Modified: head/sys/dev/isp/isp.c
==
Author: kib
Date: Tue Mar 14 08:45:52 2017
New Revision: 315237
URL: https://svnweb.freebsd.org/changeset/base/315237
Log:
Hide kev_iovlen() definition under #ifdef KTRACE, fixing build of
kernel configs without KTRACE.
Reported by: rpokala
Sponsored by: The FreeBSD Foundation
MFC af
Author: dexuan
Date: Tue Mar 14 08:12:14 2017
New Revision: 315235
URL: https://svnweb.freebsd.org/changeset/base/315235
Log:
loader.efi: use stricter check for Hyper-V
Some other hypervisors like Xen can pretend to be Hyper-V but obviously
they can't implement all Hyper-V features. Let's
Author: mav
Date: Tue Mar 14 08:03:56 2017
New Revision: 315234
URL: https://svnweb.freebsd.org/changeset/base/315234
Log:
Improvements around attach, reset and detach.
This change fixes DMA resource leak on driver unload. Also it removes
DMA resources allocation for hardcoded number of
Author: ae
Date: Tue Mar 14 07:57:33 2017
New Revision: 315233
URL: https://svnweb.freebsd.org/changeset/base/315233
Log:
Use memset with structure size.
Modified:
head/sys/netpfil/ipfw/nat64/nat64stl.c
Modified: head/sys/netpfil/ipfw/nat64/nat64stl.c
Author: ngie
Date: Tue Mar 14 07:09:51 2017
New Revision: 315232
URL: https://svnweb.freebsd.org/changeset/base/315232
Log:
Remove /usr/tests/sys/geom/eli/...
The path was elided with the existing geli tests under
/usr/tests/sys/geom/class/eli/... in r315230.
MFC after:2 weeks (i
43 matches
Mail list logo