Author: bdrewery
Date: Wed Jun 12 00:03:00 2019
New Revision: 348979
URL: https://svnweb.freebsd.org/changeset/base/348979
Log:
Stop using .OODATE for extracting firmware.
This fixes META_MODE rebuilding since it assumes that it this is
a non-consistent build command. These are always une
Author: bdrewery
Date: Tue Jun 11 23:35:49 2019
New Revision: 348976
URL: https://svnweb.freebsd.org/changeset/base/348976
Log:
Add missing DPSRCS entry for assym.inc.
This brings in various CLEANFILES/DEPENDOBJS handling.
MFC after:2 weeks
Sponsored by: DellEMC
Modified:
head
Author: bdrewery
Date: Tue Jun 11 23:35:34 2019
New Revision: 348975
URL: https://svnweb.freebsd.org/changeset/base/348975
Log:
Restore genassym.o to CLEANFILES.
This was lost in r335910 for some reason.
This also fixes a META_MODE rebuild issue in some modules [1].
MFC after:
Author: jhb
Date: Tue Jun 11 23:28:07 2019
New Revision: 348974
URL: https://svnweb.freebsd.org/changeset/base/348974
Log:
Move declaration of warninterval out from under COMPAT_FREEBSD32.
This fixes builds of kernels without COMPAT_FREEBSD32.
Reported by: tinderbox
MFC after:1
Author: jhb
Date: Tue Jun 11 23:00:55 2019
New Revision: 348970
URL: https://svnweb.freebsd.org/changeset/base/348970
Log:
Make the warning intervals for deprecated crypto algorithms tunable.
New sysctl/tunables can now set the interval (in seconds) between
rate-limited crypto warnings.
Author: jhb
Date: Tue Jun 11 22:57:25 2019
New Revision: 348969
URL: https://svnweb.freebsd.org/changeset/base/348969
Log:
Document sysctl nodes that translate their values.
This documents the behavior of sysctl_msec_to_ticks and
SYSCTL_{ADD,}_SBINTIME_[UM]SEC.
Reviewed by: cem
MF
Author: dougm
Date: Tue Jun 11 22:41:39 2019
New Revision: 348968
URL: https://svnweb.freebsd.org/changeset/base/348968
Log:
To test to see if a free space is big enough compare the required
length to the difference of the two offsets that define the gap, to
avoid overflow, rather that addin
Author: delphij
Date: Tue Jun 11 22:21:29 2019
New Revision: 348967
URL: https://svnweb.freebsd.org/changeset/base/348967
Log:
Avoid out of boundary access when checking invalid long filenames.
Obtained from:OpenBSD (dir.c,v 1.25)
MFC after:3 days
Modified:
head/sbin/fsck_m
Author: jhb
Date: Tue Jun 11 22:07:39 2019
New Revision: 348966
URL: https://svnweb.freebsd.org/changeset/base/348966
Log:
Sort opt_foo.h #includes and add a missing blank line in ip_output().
Modified:
head/sys/netinet/ip_output.c
head/sys/netinet6/ip6_output.c
Modified: head/sys/netinet/
Author: jhb
Date: Tue Jun 11 22:06:31 2019
New Revision: 348965
URL: https://svnweb.freebsd.org/changeset/base/348965
Log:
Add M_NOFREE to M_FLAG_BITS.
Modified:
head/sys/sys/mbuf.h
Modified: head/sys/sys/mbuf.h
==
-
Author: jhb
Date: Tue Jun 11 22:06:05 2019
New Revision: 348964
URL: https://svnweb.freebsd.org/changeset/base/348964
Log:
Trim an extra space.
Modified:
head/sys/kern/kern_sendfile.c
Modified: head/sys/kern/kern_sendfile.c
Author: imp
Date: Tue Jun 11 20:48:19 2019
New Revision: 348963
URL: https://svnweb.freebsd.org/changeset/base/348963
Log:
Minor white space changes.
Remove trailing white space that's crept into this file.
Modified:
head/sys/cam/scsi/scsi_xpt.c
Modified: head/sys/cam/scsi/scsi_xpt.c
==
Author: vmaffione
Date: Tue Jun 11 15:52:41 2019
New Revision: 348929
URL: https://svnweb.freebsd.org/changeset/base/348929
Log:
bhyve: virtio: introduce vq_kick_enable() and vq_kick_disable()
The VirtIO standard supports two schemes for notification suppression:
a notification enable bit
Author: luporl
Date: Tue Jun 11 11:23:15 2019
New Revision: 348900
URL: https://svnweb.freebsd.org/changeset/base/348900
Log:
[PPC] Fix build error when POWERNV is disabled
When building a kernel supporting PSERIES but not POWERNV,
the compiler would complain about an error variable being
Author: luporl
Date: Tue Jun 11 11:16:41 2019
New Revision: 348899
URL: https://svnweb.freebsd.org/changeset/base/348899
Log:
[PPC64] Fix ofw_initrd
Before this change, OFW initrd (as md) handling code was simulating an ofwbus
device. But as there isn't really a Device Tree (DT) node repr
On 2019-06-10 22:04, Rodney W. Grimes wrote:
Author: zeising (doc,ports committer)
Date: Mon Jun 10 18:19:49 2019
New Revision: 348873
URL: https://svnweb.freebsd.org/changeset/base/348873
Log:
psm(4): Enable touchpads and trackpads by default
Enable synaptics and elantech touchpads, a
16 matches
Mail list logo