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: 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
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: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
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
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
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
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
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
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: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
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
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
44 matches
Mail list logo