Author: cy
Date: Sat Mar 23 04:32:10 2019
New Revision: 345437
URL: https://svnweb.freebsd.org/changeset/base/345437
Log:
The check for $ippool_rules in start_cmd is tautological.
Reported by: hrs@
MFC after:13 days
X-MFC with: r345400
Modified:
head/libexec/rc/rc.d/ippool
Mo
Cy Schubert wrote
in <201903220130.x2m1uq0p042...@repo.freebsd.org>:
cy> Author: cy
cy> Date: Fri Mar 22 01:30:51 2019
cy> New Revision: 345400
cy> URL: https://svnweb.freebsd.org/changeset/base/345400
cy>
cy> Log:
cy> Add rc.d support for ippool(8).
cy>
cy> I've been using ippool at my sit
Author: mw
Date: Sat Mar 23 02:53:47 2019
New Revision: 345433
URL: https://svnweb.freebsd.org/changeset/base/345433
Log:
Enable etherswitchcfg and e6000sw driver in arm64 build
After latest binding update, this patch enables usage of
the switch on Armada 3720 EspressoBin, so compile it
Author: oshogbo
Date: Sat Mar 23 02:17:07 2019
New Revision: 345431
URL: https://svnweb.freebsd.org/changeset/base/345431
Log:
strings: return an error code and the char value separately
If we returning 32 bits value it's hard to distinguish if the returned value
is a valid one or if its
Author: mw
Date: Sat Mar 23 02:48:47 2019
New Revision: 345432
URL: https://svnweb.freebsd.org/changeset/base/345432
Log:
Update mvneta/e6000sw for new DSA Device Tree Bindings
In the latest Linux kernel revisions the DSA (Distributed
Switch Architecture) device tree binding was changed.
Author: kp
Date: Sat Mar 23 01:07:51 2019
New Revision: 345430
URL: https://svnweb.freebsd.org/changeset/base/345430
Log:
pf tests: Fix accidental duplication of content
Also use the correct name for the scapy test script.
Modified:
head/tests/sys/netpfil/pf/icmp.sh
Modified: head/tests
Author: jhibbits
Date: Fri Mar 22 22:14:14 2019
New Revision: 345426
URL: https://svnweb.freebsd.org/changeset/base/345426
Log:
powerpc: Re-merge isa3 HPT with moea64 native HPT
r345402 fixed the bug that led to the split of the ISA 3.0 HPT handling from
the existing manager. The cause o
Author: sobomax
Date: Fri Mar 22 21:31:21 2019
New Revision: 345425
URL: https://svnweb.freebsd.org/changeset/base/345425
Log:
Make it possible to update TMPFS mount point from read-only to read-write
and vice versa.
Reviewed by: delphij
Approved by: delphij
MFC after:2 weeks
Author: avg
Date: Fri Mar 22 17:44:47 2019
New Revision: 345418
URL: https://svnweb.freebsd.org/changeset/base/345418
Log:
Revert r345410, VOP_FSYNC change in ZFS vdev_file
I overlooked the fact that that VOP_FSYNC() call is not a FreeBSD VFS
call, but a macro that provides an illumos-com
Author: mhorne
Date: Fri Mar 22 17:37:14 2019
New Revision: 345417
URL: https://svnweb.freebsd.org/changeset/base/345417
Log:
Update mentor and calendar files
Add an entry for myself (mhorne) to these files.
Approved by: markj
Modified:
head/share/misc/committers-src.dot
head/usr
On Thu, 21 Mar 2019, Mark Johnston wrote:
On Thu, Mar 21, 2019 at 10:44:49PM +1100, Bruce Evans wrote:
On Wed, 20 Mar 2019, Mark Johnston wrote:
On Wed, Mar 20, 2019 at 08:20:18PM -0700, Rodney W. Grimes wrote:
Author: markj
Date: Thu Mar 21 02:52:22 2019
New Revision: 345359
URL: https://sv
On Fri, 22 Mar 2019, Bruce Evans wrote:
On Thu, 21 Mar 2019, Conrad Meyer wrote:
Log:
arc4random: Adjust example code to use uniform() API
This changes the example from correct to broken.
I see 4 bugs:
I see many more (old but related) bugs.
1. The log message says that the example use
> Author: cy
> Date: Fri Mar 22 11:46:35 2019
> New Revision: 345412
> URL: https://svnweb.freebsd.org/changeset/base/345412
>
> Log:
> Use internal command variables for consistent style.
>
> Reported by:rgrimes@
> MFC after: 13 days
> X-MFC with: r345400
Thank you.
> Modifi
Author: cy
Date: Fri Mar 22 11:46:35 2019
New Revision: 345412
URL: https://svnweb.freebsd.org/changeset/base/345412
Log:
Use internal command variables for consistent style.
Reported by: rgrimes@
MFC after:13 days
X-MFC with: r345400
Modified:
head/libexec/rc/rc.d/ippool
Mod
In message <201903220517.x2m5hbqg063...@gndrsh.dnsmgr.net>, "Rodney W.
Grimes"
writes:
> > Author: cy
> > Date: Fri Mar 22 01:30:51 2019
> > New Revision: 345400
> > URL: https://svnweb.freebsd.org/changeset/base/345400
> >
> > Log:
> > Add rc.d support for ippool(8).
> >
> > I've been usi
Author: avg
Date: Fri Mar 22 10:38:22 2019
New Revision: 345411
URL: https://svnweb.freebsd.org/changeset/base/345411
Log:
intpm: change translation of HBA error status to smbus(4) errors
PIIX4_SMBHSTSTAT_ERR can be set for several reasons that, unfortunately,
cannot be distinguished, but
Author: avg
Date: Fri Mar 22 09:11:45 2019
New Revision: 345410
URL: https://svnweb.freebsd.org/changeset/base/345410
Log:
ZFS vdev_file: use correct value for waitfor parameter of VOP_FSYNC
PR: 236475
Reported by: asomers
MFC after:2 weeks
Modified:
head/sys/cddl/cont
Author: kp
Date: Fri Mar 22 07:39:28 2019
New Revision: 345409
URL: https://svnweb.freebsd.org/changeset/base/345409
Log:
pf tests: Test CVE-2019-5598
Verify that pf correctly drops inconsistent ICMP packets (i.e. where the
IP src/dst do not match the IP src/dst in the ICMP packet.
Added
18 matches
Mail list logo