Author: cy
Date: Sun Aug 12 07:47:44 2018
New Revision: 337680
URL: https://svnweb.freebsd.org/changeset/base/337680
Log:
Chasing r337661, fix systat after arc accounting change.
Modified:
head/usr.bin/systat/main.c
Modified: head/usr.bin/systat/main.c
===
Author: lwhsu
Date: Sun Aug 12 12:58:05 2018
New Revision: 337685
URL: https://svnweb.freebsd.org/changeset/base/337685
Log:
Adding myself to committers-src.dot
Approved by: markj (mentor)
Modified:
head/share/misc/committers-src.dot
Modified: head/share/misc/committers-src.dot
===
Author: brd
Date: Sun Aug 12 13:24:53 2018
New Revision: 337686
URL: https://svnweb.freebsd.org/changeset/base/337686
Log:
Move all the newsyslog related configs to usr.sbin/newsyslog/
This is related to pkgbase and changes these to use CONFS so that these are
tagged as config files.
Author: brd
Date: Sun Aug 12 13:29:40 2018
New Revision: 337687
URL: https://svnweb.freebsd.org/changeset/base/337687
Log:
Move inetd.conf to usr.sbin/inetd/
This is pkgbase related as it uses CONFS to tag the file as a config file
Approved by: AllanJude (mentor)
Sponsored by: Essen
Author: tuexen
Date: Sun Aug 12 14:05:15 2018
New Revision: 337688
URL: https://svnweb.freebsd.org/changeset/base/337688
Log:
Add explicit cast to silence a warning for the userland stack.
Thanks to Felix Weinrank for providing the patch.
Modified:
head/sys/netinet/sctp_output.c
Modifie
Author: jhibbits
Date: Sun Aug 12 20:33:55 2018
New Revision: 337689
URL: https://svnweb.freebsd.org/changeset/base/337689
Log:
ipmi/opal: Enable polled mode and proper callback
Fix a NULL dereference that would occur any time an ioctl() was done, due to a
missing ipmi_enqueue_request cal
Author: mmacy
Date: Sun Aug 12 21:04:53 2018
New Revision: 337690
URL: https://svnweb.freebsd.org/changeset/base/337690
Log:
fix static ZFS linking
Static linking of ZFS is a newish option and LINT doesn't include it
Modified:
head/sys/conf/files
Modified: head/sys/conf/files
==
Then maybe don’t keep bringing it up? Especially when it’s totally
irrelevant, like here. FreeBSD has certain assumptions of supported
platforms beyond the guarantees of standard C that have nothing whatsoever
to do with the boogeyman of a patched compiler.
On Thu, Aug 9, 2018 at 2:42 PM Benjamin
I had two functional changes in mind for after this part (which I hoped
would be non controversial) that you would be included on the review.
Markj pointed me at the related D15592. I’m not sure that approach was the
correct one and hope to continue discussion there. Once that’s reached
consensus
Author: kevans
Date: Mon Aug 13 03:38:32 2018
New Revision: 337696
URL: https://svnweb.freebsd.org/changeset/base/337696
Log:
Use INCS for non-sys/ libnvpair and libzfs_core includes
While nothing was wrong with libnvpair.h, libzfs_core.h was only guarded by
MK_CDDL rather than MK_CDDL &&
Author: kevans
Date: Mon Aug 13 03:42:14 2018
New Revision: 337697
URL: https://svnweb.freebsd.org/changeset/base/337697
Log:
libbe(3): Fix be_import to delete temp snapshot
Deleting the temp snapshot isn't immediately possible because it's the
origin of the newly imported boot environmen
Author: kevans
Date: Mon Aug 13 03:43:49 2018
New Revision: 337698
URL: https://svnweb.freebsd.org/changeset/base/337698
Log:
libbe(3): Light typo fix/word addition
Modified:
head/lib/libbe/be.c
Modified: head/lib/libbe/be.c
===
Author: kevans
Date: Mon Aug 13 05:01:19 2018
New Revision: 337699
URL: https://svnweb.freebsd.org/changeset/base/337699
Log:
libbe(3)/bectl(8): Remove now-redundant include paths
These were previously necessary because the libnvpair and libzfs_core
includes were not installed into the SY
Author: kevans
Date: Mon Aug 13 05:16:27 2018
New Revision: 337700
URL: https://svnweb.freebsd.org/changeset/base/337700
Log:
Install symlink for sys/nvpair.h in include/Makefile symlinks target
Noticed while fixing the install/sysroot situation for libnvpair and
libzfs_core- if one uses
-Original Message-
From: on behalf of Kyle Evans
Date: 2018-08-11, Saturday at 16:50
To: , ,
Subject: svn commit: r337663 - in head: . cddl/lib cddl/lib/libbe
contrib/mdocml lib/libbe sbin sbin/bectl share/mk
> Author: kevans
> Date: Sat Aug 11 23:50:09 2018
> New Revision: 337663
>
Author: manu
Date: Mon Aug 13 06:40:20 2018
New Revision: 337703
URL: https://svnweb.freebsd.org/changeset/base/337703
Log:
Import DTS files from Linux 4.18
Added:
- copied unchanged from r337701,
vendor/device-tree/dist/src/arm/am335x-osd335x-common.dtsi
- copied unchanged from r337
16 matches
Mail list logo