Author: chuck
Date: Sun Jul 14 03:49:48 2019
New Revision: 349981
URL: https://svnweb.freebsd.org/changeset/base/349981
Log:
Fix a typo in r349969
OUI_FRREBSD_NVME_HIGH should have been OUI_FREEBSD_NVME_HIGH
Caught by:Gary Jennejohn
Modified:
head/sys/net/ieee_oui.h
Modified: h
Author: cy
Date: Sun Jul 14 02:46:34 2019
New Revision: 349980
URL: https://svnweb.freebsd.org/changeset/base/349980
Log:
Calculate the offset of the interface name using FR_NAME rather than
calclulating it "by hand". This improves consistency with the rest of
the code and is in line with pl
Author: cy
Date: Sun Jul 14 02:46:30 2019
New Revision: 349979
URL: https://svnweb.freebsd.org/changeset/base/349979
Log:
Recycle the unused FR_CMPSIZ macro which became orphaned in ipfilter 5
prior to its import into FreeBSD. This macro calculates the size to be
compared within the frentry
Author: cy
Date: Sun Jul 14 02:46:26 2019
New Revision: 349978
URL: https://svnweb.freebsd.org/changeset/base/349978
Log:
style(9)
MFC after:3 days
Modified:
head/sys/contrib/ipfilter/netinet/fil.c
Modified: head/sys/contrib/ipfilter/netinet/fil.c
===
On Sat, Jul 13, 2019 at 6:08 AM Gary Jennejohn wrote:
>
> On Sat, 13 Jul 2019 12:48:29 + (UTC)
> Chuck Tuffli wrote:
>
> > Author: chuck
> > Date: Sat Jul 13 12:48:28 2019
> > New Revision: 349969
> > URL: https://svnweb.freebsd.org/changeset/base/349969
...
> > +#define OUI_FREEBSD_NVME_MASK
run
"ln -s 'abort:false,junk:false' /etc/malloc.conf".)
+20190713:
+Default permissions on the /var/account/acct file (and copies of it
rotated
+by periodic daily scripts) are changed from 0644 to 0640 because the file
+contains sensitive information that
Author: alc
Date: Sat Jul 13 16:32:19 2019
New Revision: 349975
URL: https://svnweb.freebsd.org/changeset/base/349975
Log:
Revert r349442, which was a workaround for bus errors caused by an errant
TLB entry. Specifically, at the start of pmap_enter_quick_locked(), we
would sometimes have a
Author: ian
Date: Sat Jul 13 16:07:38 2019
New Revision: 349974
URL: https://svnweb.freebsd.org/changeset/base/349974
Log:
Limit access to system accounting files.
In 2013 the security chapter of the Handbook was updated in r42501 to
suggest limiting access to the system accounting file [
Author: alc
Date: Sat Jul 13 15:53:28 2019
New Revision: 349973
URL: https://svnweb.freebsd.org/changeset/base/349973
Log:
Remove a stale comment.
Reported by: markj
MFC after:1 week
Modified:
head/sys/i386/i386/pmap.c
Modified: head/sys/i386/i386/pmap.c
=
Author: ian
Date: Sat Jul 13 15:34:29 2019
New Revision: 349972
URL: https://svnweb.freebsd.org/changeset/base/349972
Log:
Add arm_sync_icache() and arm_drain_writebuf() sysarch syscall wrappers.
NetBSD and OpenBSD have libc wrapper functions for the ARM_SYNC_ICACHE and
ARM_DRAIN_WRITEBUF
Author: dim
Date: Sat Jul 13 15:04:30 2019
New Revision: 349971
URL: https://svnweb.freebsd.org/changeset/base/349971
Log:
Pull in r365760 from upstream lld trunk (by Fangrui Song):
[ELF] Handle non-glob patterns before glob patterns in version
scripts & fix a corner case of --dynamic
On Sat, 13 Jul 2019 12:48:29 + (UTC)
Chuck Tuffli wrote:
> Author: chuck
> Date: Sat Jul 13 12:48:28 2019
> New Revision: 349969
> URL: https://svnweb.freebsd.org/changeset/base/349969
>
> Log:
> bhyve: Create EUI64 for NVMe namespaces
>
> Accept an IEEE Extended Unique Identifier (EU
Author: chuck
Date: Sat Jul 13 12:48:28 2019
New Revision: 349969
URL: https://svnweb.freebsd.org/changeset/base/349969
Log:
bhyve: Create EUI64 for NVMe namespaces
Accept an IEEE Extended Unique Identifier (EUI-64) from the command
line for each NVMe namespace. If one isn't provided, it
Author: tuexen
Date: Sat Jul 13 12:45:08 2019
New Revision: 349968
URL: https://svnweb.freebsd.org/changeset/base/349968
Log:
r348494 fixes a race in udp_output(). The same race exists in
udp_output6(), therefore apply a similar patch to IPv6.
Reported by: syzbot+c5ffbc8f14294c7b
Author: vmaffione
Date: Sat Jul 13 08:08:25 2019
New Revision: 349966
URL: https://svnweb.freebsd.org/changeset/base/349966
Log:
netmap: fix bug introduced by r349752
r349752 introduced a NULL pointer reference bug
in the emulated netmap code.
Reported by: lwhsu
MFC after:3 da
15 matches
Mail list logo