Author: eadler
Date: Mon Mar 19 07:00:15 2018
New Revision: 331190
URL: https://svnweb.freebsd.org/changeset/base/331190
Log:
MFC r313818:
Small inclusion guard comment fix.
Modified:
stable/11/include/pthread.h
Directory Properties:
stable/11/ (props changed)
Modified: stable/11/in
Author: eadler
Date: Mon Mar 19 07:03:02 2018
New Revision: 331191
URL: https://svnweb.freebsd.org/changeset/base/331191
Log:
MFC r315986:
Fix 3 entries in mode tables related to mono and 90-column text modes.
Newer VGAs don't support any mono modes, but bugs in the tables created
2 vir
Author: eadler
Date: Mon Mar 19 07:07:03 2018
New Revision: 331192
URL: https://svnweb.freebsd.org/changeset/base/331192
Log:
MFC r320992,r320993:
Add a complete example to tsearch(3)
Modified:
stable/11/lib/libc/stdlib/tsearch.3
Directory Properties:
stable/11/ (props changed)
Modi
Author: eadler
Date: Mon Mar 19 07:08:14 2018
New Revision: 331193
URL: https://svnweb.freebsd.org/changeset/base/331193
Log:
MFC r322013:
Document -w flag is an extension to POSIX.
PR: 201937
Modified:
stable/11/usr.bin/cut/cut.1
Directory Properties:
stable/11/ (prop
Author: eadler
Date: Mon Mar 19 07:28:54 2018
New Revision: 331194
URL: https://svnweb.freebsd.org/changeset/base/331194
Log:
MFC r320268,r320276:
ipfw: dummynet: Add 'G' and 'g' suffix for bandwidth configuration/display
Modified:
stable/11/sbin/ipfw/dummynet.c
stable/11/sbin/ipfw/ipf
Author: eadler
Date: Mon Mar 19 07:33:12 2018
New Revision: 331195
URL: https://svnweb.freebsd.org/changeset/base/331195
Log:
MFC r320178:
Add some device IDs for Intel Denverton SoCs.
Modified:
stable/11/sys/dev/ahci/ahci_pci.c
stable/11/sys/dev/usb/controller/xhci_pci.c
Directory Pro
Author: eadler
Date: Mon Mar 19 07:34:24 2018
New Revision: 331196
URL: https://svnweb.freebsd.org/changeset/base/331196
Log:
MFC r322674:
Add Thunderbolt Apple interfaces to the bge(4) supported list.
Document message reported by kernel upon removal in DIAGNOSTIC section.
Document shor
Author: eadler
Date: Mon Mar 19 07:35:35 2018
New Revision: 331197
URL: https://svnweb.freebsd.org/changeset/base/331197
Log:
MFC r324806:
Use the .Fx macro consistently.
Sponsored by: Spectra Logic Corp
Modified:
stable/11/share/man/man4/mpr.4
stable/11/share/man/man4/usfs.4
Dire
Author: eadler
Date: Mon Mar 19 07:37:13 2018
New Revision: 331198
URL: https://svnweb.freebsd.org/changeset/base/331198
Log:
MFC r324858:
Add Prolific PL27A1 USB 3.0 Host-Host device to udbp(4).
Tested with a Plugable cable in VirtualBox against Linux 4.11.
Modified:
stable/11/sys/
Author: eadler
Date: Mon Mar 19 07:37:36 2018
New Revision: 331199
URL: https://svnweb.freebsd.org/changeset/base/331199
Log:
MFC r324860:
Modernise this man page somewhat.
1. Add a reference to a good 3rd party list of compatible cables, but
provide suggestions for 'known good' vend
Author: hrs
Date: Mon Mar 19 08:28:25 2018
New Revision: 331200
URL: https://svnweb.freebsd.org/changeset/base/331200
Log:
Please welcome Vincenzo Maffione (vmaffione) as a new src
committer. He will work on netmap framework.
I (hrs) will be his mentor.
Approved by: core (implicit)
Author: ae
Date: Mon Mar 19 09:52:16 2018
New Revision: 331201
URL: https://svnweb.freebsd.org/changeset/base/331201
Log:
MFC r330792:
Do not try to reassemble IPv6 fragments in "reass" rule.
ip_reass() expects IPv4 packet and will just corrupt any IPv6 packets
that it gets. Until
Author: ae
Date: Mon Mar 19 09:54:16 2018
New Revision: 331202
URL: https://svnweb.freebsd.org/changeset/base/331202
Log:
MFC r330792:
Do not try to reassemble IPv6 fragments in "reass" rule.
ip_reass() expects IPv4 packet and will just corrupt any IPv6 packets
that it gets. Until
Author: ae
Date: Mon Mar 19 10:50:27 2018
New Revision: 331203
URL: https://svnweb.freebsd.org/changeset/base/331203
Log:
Remove note that `fwd tablearg` is supported only by IPv4. IPv6 is
supported too.
MFC after:1 week
Modified:
head/sbin/ipfw/ipfw.8
Modified: head/sbin/ipfw/ipf
Author: hselasky
Date: Mon Mar 19 13:51:33 2018
New Revision: 331204
URL: https://svnweb.freebsd.org/changeset/base/331204
Log:
Remove redundant integer cast in ibcore. The "ref_count" field already
has integer type.
MFC after:1 week
Sponsored by: Mellanox Technologies
Modified:
Author: marius
Date: Mon Mar 19 14:28:20 2018
New Revision: 331205
URL: https://svnweb.freebsd.org/changeset/base/331205
Log:
MFC: r328834
o Let rtld(1) set up psABI user trap handlers prior to executing the
objects' init functions instead of doing the setup via a constructor
in lib
Author: marius
Date: Mon Mar 19 14:28:58 2018
New Revision: 331206
URL: https://svnweb.freebsd.org/changeset/base/331206
Log:
MFC: r328834
o Let rtld(1) set up psABI user trap handlers prior to executing the
objects' init functions instead of doing the setup via a constructor
in lib
Author: emaste
Date: Mon Mar 19 15:07:15 2018
New Revision: 331207
URL: https://svnweb.freebsd.org/changeset/base/331207
Log:
loader.conf: remove obsolete non-x86 beastie menu statement
As of r330005 the same loader.conf defaults are used on all platforms.
Sponsored by: The FreeBSD Fou
Author: emaste
Date: Mon Mar 19 15:11:10 2018
New Revision: 331208
URL: https://svnweb.freebsd.org/changeset/base/331208
Log:
linux*_sysvec.c: rationalize whitespace and comments
There's a fair amount of duplication between MD linuxulator files.
Make indentation and comments consistent be
TE TO PEOPLE WHO THINK THAT FreeBSD 12.x IS SLOW:
** SPECIAL WARNING: **
+20180319:
+ For UEFI systems: the UEFI loader(8), loader.efi, should be updated in
+ conjunction with installing a new kernel after r330868. The k
Author: manu
Date: Mon Mar 19 15:35:26 2018
New Revision: 331210
URL: https://svnweb.freebsd.org/changeset/base/331210
Log:
sys/dts: Remove arm64 from subdir as it no longer exists.
r325987 removed the arm64 directory, remove it from SUBDIR too.
Modified:
head/sys/dts/Makefile
Modified:
On Friday, March 16, 2018 02:51:47 PM Ed Maste wrote:
> Author: emaste
> Date: Fri Mar 16 14:51:47 2018
> New Revision: 331057
> URL: https://svnweb.freebsd.org/changeset/base/331057
>
> Log:
> linux_errno.c: add newer errno values
>
> Also introduce a static assert to ensure the list is ke
Author: kevans
Date: Mon Mar 19 15:48:31 2018
New Revision: 331211
URL: https://svnweb.freebsd.org/changeset/base/331211
Log:
lualoader: Setup default color scheme if we're using colors
The console may have been set for different colors before lualoader kicks
in; notably, a black-on-white
Author: kevans
Date: Mon Mar 19 16:16:12 2018
New Revision: 331212
URL: https://svnweb.freebsd.org/changeset/base/331212
Log:
Move /boot/overlays to /boot/dtb/overlays
The former is fairly vague; these are FDT overlays to be applied to the
running system, so /boot/dtb is a sensible locati
Author: kevans
Date: Mon Mar 19 16:17:10 2018
New Revision: 331213
URL: https://svnweb.freebsd.org/changeset/base/331213
Log:
Amend missed reference to /boot/overlays, moved to /boot/dtb/overlays
Modified:
head/stand/defaults/loader.conf.5
Modified: head/stand/defaults/loader.conf.5
Author: lstewart
Date: Mon Mar 19 16:37:47 2018
New Revision: 331214
URL: https://svnweb.freebsd.org/changeset/base/331214
Log:
Add support for the experimental Internet-Draft "TCP Alternative Backoff with
ECN (ABE)" proposal to the New Reno congestion control algorithm module.
ABE reduces t
Author: jhb
Date: Mon Mar 19 17:14:56 2018
New Revision: 331215
URL: https://svnweb.freebsd.org/changeset/base/331215
Log:
Fix a typo.
Reviewed by: kib
Modified:
head/sys/x86/include/ucontext.h
Modified: head/sys/x86/include/ucontext.h
==
On Monday, March 19, 2018 03:27:53 PM Kyle Evans wrote:
> Author: kevans
> Date: Mon Mar 19 15:27:53 2018
> New Revision: 331209
> URL: https://svnweb.freebsd.org/changeset/base/331209
>
> Log:
> Add note to UPDATING about UEFI changes requiring loader(8) update
>
> These problems have only
On Sunday, March 18, 2018 01:07:38 PM Mark Johnston wrote:
> On Sun, Mar 18, 2018 at 03:20:39PM +0100, Mariusz Zaborski wrote:
> > On Mon, Mar 05, 2018 at 11:19:16AM -0600, Mark Linimon wrote:
> > > On Mon, Mar 05, 2018 at 11:13:58AM -0500, Mark Johnston wrote:
> > > > The growing divergence with s
Author: dab
Date: Mon Mar 19 17:37:51 2018
New Revision: 331216
URL: https://svnweb.freebsd.org/changeset/base/331216
Log:
MFC r331015:
Modify rc.d/fsck to handle new status from fsck/fsck_ffs
r328013 introduced a new error code from fsck_ffs that indicates that
it could not complete
Author: dab
Date: Mon Mar 19 17:38:35 2018
New Revision: 331217
URL: https://svnweb.freebsd.org/changeset/base/331217
Log:
MFC r331015:
Modify rc.d/fsck to handle new status from fsck/fsck_ffs
r328013 introduced a new error code from fsck_ffs that indicates that
it could not complete
On 19/03/2018 18:20, John Baldwin wrote:
> On Monday, March 19, 2018 03:27:53 PM Kyle Evans wrote:
>> Author: kevans
>> Date: Mon Mar 19 15:27:53 2018
>> New Revision: 331209
>> URL: https://svnweb.freebsd.org/changeset/base/331209
>>
>> Log:
>> Add note to UPDATING about UEFI changes requiring l
On Mon, Mar 19, 2018 at 11:51 AM, Andriy Gapon wrote:
> On 19/03/2018 18:20, John Baldwin wrote:
> > On Monday, March 19, 2018 03:27:53 PM Kyle Evans wrote:
> >> Author: kevans
> >> Date: Mon Mar 19 15:27:53 2018
> >> New Revision: 331209
> >> URL: https://svnweb.freebsd.org/changeset/base/331209
> On Mon, Mar 19, 2018 at 11:51 AM, Andriy Gapon wrote:
>
> > On 19/03/2018 18:20, John Baldwin wrote:
> > > On Monday, March 19, 2018 03:27:53 PM Kyle Evans wrote:
> > >> Author: kevans
> > >> Date: Mon Mar 19 15:27:53 2018
> > >> New Revision: 331209
> > >> URL: https://svnweb.freebsd.org/chang
On Mon, Mar 19, 2018 at 12:09 PM, Rodney W. Grimes <
free...@pdx.rh.cn85.dnsmgr.net> wrote:
> > On Mon, Mar 19, 2018 at 11:51 AM, Andriy Gapon wrote:
> >
> > > On 19/03/2018 18:20, John Baldwin wrote:
> > > > On Monday, March 19, 2018 03:27:53 PM Kyle Evans wrote:
> > > >> Author: kevans
> > > >>
Author: br
Date: Mon Mar 19 18:34:08 2018
New Revision: 331218
URL: https://svnweb.freebsd.org/changeset/base/331218
Log:
Import Intel Processor Trace library.
Git ID 24982c1a6fce48f1e416461d42899805f74fbb26
Sponsored by: DARPA, AFRL
Differential Revision:https://reviews.free
Author: dim
Date: Mon Mar 19 18:36:43 2018
New Revision: 331219
URL: https://svnweb.freebsd.org/changeset/base/331219
Log:
Merge retpoline support from the upstream llvm, clang and lld 5.0
branches. Upstream merge revisions:
r324007: merging r323155 for llvm
r324009: merging r32391
Author: br
Date: Mon Mar 19 18:59:15 2018
New Revision: 331220
URL: https://svnweb.freebsd.org/changeset/base/331220
Log:
Import Intel Processor Trace decoder library from
vendor/processor-trace/24982c1a6fce48f1e416461d42899805f74fbb26
Sponsored by: DARPA, AFRL
Added:
head/contrib/proc
Author: jhb
Date: Mon Mar 19 19:09:15 2018
New Revision: 331221
URL: https://svnweb.freebsd.org/changeset/base/331221
Log:
Revert r318180 and re-enable AIO tests on md(4) by default.
The 'physio' fast-path used by AIO requests on md(4) devices, is not
gated on the unsafe_aio knob. Prior
Author: markj
Date: Mon Mar 19 19:32:05 2018
New Revision: 331222
URL: https://svnweb.freebsd.org/changeset/base/331222
Log:
Given hidden visibility to symbols referenced by the DOF section.
MFC after:1 week
Modified:
head/cddl/contrib/opensolaris/lib/libdtrace/common/dt_link.c
Modi
On Monday, March 19, 2018 06:34:08 PM Ruslan Bukin wrote:
> Author: br
> Date: Mon Mar 19 18:34:08 2018
> New Revision: 331218
> URL: https://svnweb.freebsd.org/changeset/base/331218
>
> Log:
> Import Intel Processor Trace library.
>
> Git ID 24982c1a6fce48f1e416461d42899805f74fbb26
>
>
Author: ken
Date: Mon Mar 19 20:19:00 2018
New Revision: 331223
URL: https://svnweb.freebsd.org/changeset/base/331223
Log:
cam_periph_acquire() now returns an errno.
The ch(4) driver was missed in change 328918, which changed
cam_periph_acquire() to return an errno instead of cam_status.
Author: erj
Date: Mon Mar 19 20:55:05 2018
New Revision: 331224
URL: https://svnweb.freebsd.org/changeset/base/331224
Log:
ixgbe(4): Update shared code, add support for X552 1G, fix bug
This patch will:
- Update ixgbe shared code
- Add support for Intel(R) Ethernet Connection X552 10
Author: kp
Date: Mon Mar 19 21:13:25 2018
New Revision: 331225
URL: https://svnweb.freebsd.org/changeset/base/331225
Log:
pf: Fix memory leak in DIOCRADDTABLES
If a user attempts to add two tables with the same name the duplicate table
will not be added, but we forgot to free the duplicat
Author: emaste
Date: Mon Mar 19 21:26:32 2018
New Revision: 331226
URL: https://svnweb.freebsd.org/changeset/base/331226
Log:
Rename linuxulator functions with linux_ prefix
It's preferable to have a consistent prefix. This also reduces
differences between the three linux*_sysvec.c files
On 16 March 2018 at 17:08, John Baldwin wrote:
> On Friday, March 16, 2018 02:51:47 PM Ed Maste wrote:
>> Author: emaste
>> Date: Fri Mar 16 14:51:47 2018
>> New Revision: 331057
>> URL: https://svnweb.freebsd.org/changeset/base/331057
>>
>> Log:
>> linux_errno.c: add newer errno values
>
> Coul
Author: mjoras
Date: Mon Mar 19 22:43:27 2018
New Revision: 331227
URL: https://svnweb.freebsd.org/changeset/base/331227
Log:
Fix initialization of eventhandler mutex.
mtx_init does not do a copy of the name string it is passed. The
eventhandler code incorrectly passed the parameter strin
Author: mav
Date: Mon Mar 19 23:21:45 2018
New Revision: 331228
URL: https://svnweb.freebsd.org/changeset/base/331228
Log:
Update mpr(4) driver from v15 to v18 from Broadcom site.
Version 16 is just a number bump, since we already had those changes.
Version 17 introduces new AdapterTyp
On Mon, Mar 19, 2018 at 3:43 PM, Matt Joras wrote:
> Author: mjoras
> Date: Mon Mar 19 22:43:27 2018
> New Revision: 331227
> URL: https://svnweb.freebsd.org/changeset/base/331227
>
> Log:
> Fix initialization of eventhandler mutex.
>
> mtx_init does not do a copy of the name string it is pass
Author: gonzo
Date: Tue Mar 20 00:03:49 2018
New Revision: 331229
URL: https://svnweb.freebsd.org/changeset/base/331229
Log:
[ofw] fix errneous checks for OF_finddevice(9) return value
OF_finddevices returns ((phandle_t)-1) in case of failure. Some code
in existing drivers checked return
Author: cem
Date: Tue Mar 20 00:16:24 2018
New Revision: 331230
URL: https://svnweb.freebsd.org/changeset/base/331230
Log:
blacklist: Fix minor memory leak in configuration parsing error case
Ordinarily, the continue clause of the for-loop would free 'line.' In this
case we instead retur
On Monday, March 19, 2018, Kyle Evans wrote:
> Author: kevans
> Date: Mon Mar 19 16:16:12 2018
> New Revision: 331212
> URL: https://svnweb.freebsd.org/changeset/base/331212
>
> Log:
> Move /boot/overlays to /boot/dtb/overlays
>
>
Hi!
Do you plan to add the old files to ObsoleteFiles.inc?
>
On Sunday, March 18, 2018, Eitan Adler wrote:
> On 2 June 2017 at 19:42, Ed Maste wrote:
> > Author: emaste
> > Date: Sat Jun 3 02:42:49 2017
> > New Revision: 319510
> > URL: https://svnweb.freebsd.org/changeset/base/319510
> >
> > Log:
> > xz: set noexec stack flag on FreeBSD
>
> Heya. Is t
Author: jhibbits
Date: Tue Mar 20 01:07:22 2018
New Revision: 331231
URL: https://svnweb.freebsd.org/changeset/base/331231
Log:
Fix powerpc Book-E build post-331018/331048.
pagedaemon_wakeup() was moved from vm_pageout.h to vm_pagequeue.h.
Modified:
head/sys/powerpc/booke/pmap.c
Modifie
Tue Mar 20 01:33:04 2018(r331232)
@@ -38,6 +38,8 @@
# xargs -n1 | sort | uniq -d;
# done
+# 20180319: remove /boot/overlays, replaced by /boot/dtb/overlays
+OLD_DIRS+=boot/overlays
# 20180311: remove sys/sys/i386/include/pcaudioio.h
.if ${TARGET_ARCH} == "i386"
OLD_FIL
Hi ,
Thank you for your time to open this email. There is a great business
opportunity which is waiting for you.
Do you have any interest in Interactive Displaying Equipment? This is Hongbao
which is dealing in this kind of requirement. We are looking for local agent
for all over the world.
If y
Author: jhibbits
Date: Tue Mar 20 02:01:30 2018
New Revision: 331233
URL: https://svnweb.freebsd.org/changeset/base/331233
Log:
Cast through uintptr_t to narrow the buf domain pointer on 32-bit archs
arg2 is an intmax_t, which on 32-bit architectures is 64 bits, wider than a
pointer. Whe
Author: emaste
Date: Tue Mar 20 02:50:11 2018
New Revision: 331234
URL: https://svnweb.freebsd.org/changeset/base/331234
Log:
Rationalize license text on Linuxolator files
i386 linux.h missed in r330239.
Approved by: sos
MFC after:1 week
Sponsored by: The FreeBSD Foundation
M
Author: emaste
Date: Tue Mar 20 02:54:32 2018
New Revision: 331235
URL: https://svnweb.freebsd.org/changeset/base/331235
Log:
MFC r319510: xz: set noexec stack flag on FreeBSD
Modified:
stable/11/contrib/xz/src/liblzma/check/crc32_x86.S
stable/11/contrib/xz/src/liblzma/check/crc64_x86.S
Dir
On 18 March 2018 at 18:25, Eitan Adler wrote:
> On 2 June 2017 at 19:42, Ed Maste wrote:
>> Author: emaste
>> Date: Sat Jun 3 02:42:49 2017
>> New Revision: 319510
>> URL: https://svnweb.freebsd.org/changeset/base/319510
>>
>> Log:
>> xz: set noexec stack flag on FreeBSD
>
> Heya. Is this one
Author: imp
Date: Tue Mar 20 03:37:09 2018
New Revision: 331238
URL: https://svnweb.freebsd.org/changeset/base/331238
Log:
Make kern.cam.nda.num_trim tunable to limit the number of BIO_DELETE
requests that we'll collapse into one DSM_TRIM. By default it is a
256, which is the max that will f
Author: imp
Date: Tue Mar 20 03:37:14 2018
New Revision: 331239
URL: https://svnweb.freebsd.org/changeset/base/331239
Log:
Starting LBA is a 64bit number, so use htole64 instead of htole32. The
latter casts the LBA to a 32-bit number before assigning it to the 64
bit structure entity. This w
52,22 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 12.x IS SLOW:
** SPECIAL WARNING: **
20180319:
- For UEFI systems: the UEFI loader(8), loader.efi, should be updated in
- conjunction with installing a new kernel after r330868. The k
Author: imp
Date: Tue Mar 20 03:37:04 2018
New Revision: 331237
URL: https://svnweb.freebsd.org/changeset/base/331237
Log:
Remove some redundant MPSAFE flags.
This was pointed out in a code review I'm having trouble finding right
now, but go ahead and eliminate these.
Sponsored by: N
On Tue, 20 Mar 2018 03:37:09 + (UTC)
Warner Losh wrote:
> Author: imp
> Date: Tue Mar 20 03:37:09 2018
> New Revision: 331238
> URL: https://svnweb.freebsd.org/changeset/base/331238
>
> Log:
> Make kern.cam.nda.num_trim tunable to limit the number of BIO_DELETE
> requests that we'll coll
Thanks for fixing my bug. Sorry I didn't build universe for this one.
Thanks,
Jeff
On Tue, 20 Mar 2018, Justin Hibbits wrote:
Author: jhibbits
Date: Tue Mar 20 02:01:30 2018
New Revision: 331233
URL: https://svnweb.freebsd.org/changeset/base/331233
Log:
Cast through uintptr_t to narrow the
66 matches
Mail list logo