Author: imp
Date: Tue Aug 28 14:46:49 2018
New Revision: 338347
URL: https://svnweb.freebsd.org/changeset/base/338347
Log:
Put building of drm and drm2 modules behind options.
Make the building of drm dependent on MK_MODULE_DRM and the building
of module drm2 on MK_MODULE_DRM2. The defaul
Author: imp
Date: Tue Aug 28 14:46:55 2018
New Revision: 338348
URL: https://svnweb.freebsd.org/changeset/base/338348
Log:
Add big, nasty abandonware tags to this code.
This code works for some people, but hasn't been updated in a long
time. Still allow people to use this code for the mom
Author: imp
Date: Tue Aug 28 14:53:03 2018
New Revision: 338349
URL: https://svnweb.freebsd.org/changeset/base/338349
Log:
Regen src.conf.5 after r338347.
Approved by: re@ (gjb)
Modified:
head/share/man/man5/src.conf.5
Modified: head/share/man/man5/src.conf.5
==
Author: markj
Date: Tue Aug 28 15:18:14 2018
New Revision: 338350
URL: https://svnweb.freebsd.org/changeset/base/338350
Log:
Add missing endpwent() and endgrent() calls to nfsuserd(8).
PR: 230937
Submitted by: Peter Eriksson
Reviewed by: rmacklem
Approved by: re (gjb)
M
Author: philip
Date: Tue Aug 28 17:10:19 2018
New Revision: 338352
URL: https://svnweb.freebsd.org/changeset/base/338352
Log:
Add libxo(3) support to last(1).
Reviewed by: kp
Approved by: re (gjb)
MFC after:1 week
Relnotes: yes
Differential Revision:https://reviews
Author: mw
Date: Tue Aug 28 17:09:41 2018
New Revision: 338351
URL: https://svnweb.freebsd.org/changeset/base/338351
Log:
Use ip/ipv6 structures in al_eth only if they are supported
The ip/ipv6 header files are included only if the appropriate definition
exists, but the driver was missing
Author: philip
Date: Tue Aug 28 17:12:37 2018
New Revision: 338353
URL: https://svnweb.freebsd.org/changeset/base/338353
Log:
Add libxo(3) support to lastlogin(8).
Reviewed by: kp
Approved by: re (gjb)
MFC after:1 week
Relnotes: yes
Differential Revision:https://re
Author: markj
Date: Tue Aug 28 17:14:46 2018
New Revision: 338354
URL: https://svnweb.freebsd.org/changeset/base/338354
Log:
Document the cpu_microcode_* tunables.
Reviewed by: bcr (previous version), kib
Approved by: re (gjb)
Sponsored by: The FreeBSD Foundation
Differential Revisi
For the below I wonder if graphics/drm-stable-kmod
would be correct for old powerpc64 PowerMac's and
such.
Presuming graphics/drm-legacy-kmod (I do not know):
Tier 2, old equipment, etc. so it may just be an item
for handling questions on the lists rather than making
a mess instead of the below to
Legacy would be needed by existing these existing ppc64 at the moment
and I pointed out in the review that LP64 is not the correct heuristic
but was dismissed without understanding the point.
On Tue, Aug 28, 2018 at 10:36 AM, Mark Millard via svn-src-head
wrote:
> For the below I wonder if graphi
Your comments weren't exactly clear in the review (even after
clarification), and they were at odds with what I'd been told, I thought,
the graphics folks wanted to message: all 64-bit platforms use
drm-stable/drm-devel.
Warner
On Tue, Aug 28, 2018 at 11:51 AM Kevin Bowling
wrote:
> Legacy woul
Author: np
Date: Tue Aug 28 18:16:02 2018
New Revision: 338355
URL: https://svnweb.freebsd.org/changeset/base/338355
Log:
cxgbe/tom: Unregister shared CPL handlers on module unload. This fixes
a panic with INVARIANTS that occurs when t4_tom is unloaded and reloaded.
Approved by: re@ (ki
Author: kib
Date: Tue Aug 28 18:47:02 2018
New Revision: 338356
URL: https://svnweb.freebsd.org/changeset/base/338356
Log:
Several bug fixes and robustness improvements for the AP boot page
table allocation.
At the time that mp_bootaddress() is called, phys_avail[] array does
not reflec
Author: kib
Date: Tue Aug 28 18:49:39 2018
New Revision: 338357
URL: https://svnweb.freebsd.org/changeset/base/338357
Log:
Fix compat32 ftruncate cap mode after ino64.
Reported by:asomers
PR: 230120
Sponsored by: The FreeBSD Foundation
Approved by: re (gjb)
Modified:
hea
Author: kib
Date: Tue Aug 28 18:50:34 2018
New Revision: 338358
URL: https://svnweb.freebsd.org/changeset/base/338358
Log:
Regen after r338357.
Approved by: re (gjb)
Modified:
head/sys/compat/freebsd32/freebsd32_sysent.c
Modified: head/sys/compat/freebsd32/freebsd32_sysent.c
==
Author: markj
Date: Tue Aug 28 20:21:36 2018
New Revision: 338359
URL: https://svnweb.freebsd.org/changeset/base/338359
Log:
Allow multiple FBT probes to share a tracepoint.
With GNU ifuncs, multiple FBT probes may correspond to the same
instruction. fbt_invop() assumed that this could n
Author: jhb
Date: Tue Aug 28 21:09:19 2018
New Revision: 338360
URL: https://svnweb.freebsd.org/changeset/base/338360
Log:
Dynamically allocate IRQ ranges on x86.
Previously, x86 used static ranges of IRQ values for different types
of I/O interrupts. Interrupt pins on I/O APICs and 8259A
Piotr P. Stefaniak wrote:
On 2018-08-23 05:06:32, Warner Losh wrote:
Author: imp
Date: Thu Aug 23 05:06:31 2018
New Revision: 338239
URL: https://svnweb.freebsd.org/changeset/base/338239
Log:
Add a special note to UPDATING for the devmatch stuff. While tested,
there's an elevated risk of trou
Author: brd
Date: Tue Aug 28 22:22:06 2018
New Revision: 338361
URL: https://svnweb.freebsd.org/changeset/base/338361
Log:
Add beforeinstallconfig to bsd.confs.mk to enable running commands prior to
the installconfig target.
Approved by: re (rgrimes), bapt (mentor)
Differential Revisio
Author: brd
Date: Tue Aug 28 22:51:45 2018
New Revision: 338362
URL: https://svnweb.freebsd.org/changeset/base/338362
Log:
Fix the install of /root/.login missed as part of r337849.
Approved by: re (rgrimes)
Modified:
head/bin/csh/Makefile
Modified: head/bin/csh/Makefile
==
Author: lwhsu
Date: Tue Aug 28 23:56:52 2018
New Revision: 338363
URL: https://svnweb.freebsd.org/changeset/base/338363
Log:
Fix 'install: symlink usr/src/sys -> /sys: File exists' in distributeworld
Follow r334617, specify ${DISTDIR} (by ${INSTALL_DDIR}), '/base' and add
${INSTALLFLAGS}
Author: markj
Date: Wed Aug 29 02:49:18 2018
New Revision: 338365
URL: https://svnweb.freebsd.org/changeset/base/338365
Log:
Add a sysctl for the ZFS abd_scatter_enabled setting.
Submitted by: Yamagi Burmeister (original version)
Approved by: re (rgrimes)
MFC after:3 days
Modifie
Author: np
Date: Wed Aug 29 04:37:53 2018
New Revision: 338366
URL: https://svnweb.freebsd.org/changeset/base/338366
Log:
cxgbe/iw_cxgbe: Fix iWARP RDMA + VIMAGE operation by setting the VNET
properly in a couple of places in the driver.
Submitted by: Krishnamraju Eraparaju @ Chelsio
Ap
Author: cy
Date: Wed Aug 29 06:04:54 2018
New Revision: 338367
URL: https://svnweb.freebsd.org/changeset/base/338367
Log:
Avoid printing extraneous function names when searching man page
database (apropos, man -k). This commit Replaces .SS with .SH,
similar to the man page provided by origin
24 matches
Mail list logo