Author: daichi
Date: Sun Jul 1 05:32:03 2018
New Revision: 335836
URL: https://svnweb.freebsd.org/changeset/base/335836
Log:
top(1) - support UTF-8 display
Reviewed by: eadler
Approved by: gnn (mentor)
Differential Revision:https://reviews.freebsd.org/D16006
Modified:
head
On 30 June 2018 at 18:09, Will Andrews wrote:
> Author: will
> Date: Sun Jul 1 01:09:52 2018
> New Revision: 335831
> URL: https://svnweb.freebsd.org/changeset/base/335831
>
> Log:
> beinstall: enable use with git worktrees.
What do you think of https://reviews.freebsd.org/D16081 ?
--
Eit
Author: will
Date: Sun Jul 1 01:56:40 2018
New Revision: 335835
URL: https://svnweb.freebsd.org/changeset/base/335835
Log:
pf(4): remove reference to non-existent pflow(4).
Modified:
head/share/man/man4/pf.4
Modified: head/share/man/man4/pf.4
Author: imp
Date: Sun Jul 1 01:45:41 2018
New Revision: 335834
URL: https://svnweb.freebsd.org/changeset/base/335834
Log:
Mention, belatedly, the need to run mergemaster. This somehow
wasn't committed with the other changes.
Modified:
head/UPDATING
Modified: head/UPDATING
Author: will
Date: Sun Jul 1 01:16:03 2018
New Revision: 335833
URL: https://svnweb.freebsd.org/changeset/base/335833
Log:
pf: remove unused ioctls.
Several ioctls are unused in pf, in the sense that no base utility
references them. Additionally, a cursory review of pf-based ports
ind
Author: will
Date: Sun Jul 1 01:11:32 2018
New Revision: 335832
URL: https://svnweb.freebsd.org/changeset/base/335832
Log:
Rather belatedly add myself to committers-src.dot.
Modified:
head/share/misc/committers-src.dot
Modified: head/share/misc/committers-src.dot
===
Author: will
Date: Sun Jul 1 01:09:52 2018
New Revision: 335831
URL: https://svnweb.freebsd.org/changeset/base/335831
Log:
beinstall: enable use with git worktrees.
Modified:
head/tools/build/beinstall.sh
Modified: head/tools/build/beinstall.sh
==
Author: mmacy
Date: Sun Jul 1 01:01:59 2018
New Revision: 335830
URL: https://svnweb.freebsd.org/changeset/base/335830
Log:
in6_pcblookup_hash: validate inp for liveness
Modified:
head/sys/netinet6/in6_pcb.c
Modified: head/sys/netinet6/in6_pcb.c
=
On 2018-Jun-30, at 11:53 AM, John Baldwin wrote:
> On 6/30/18 10:19 AM, Mark Millard wrote:
>
>
> On 2018-Jun-30, at 10:04 AM, Mark Millard wrote:
>
>> On 2018-Jun-30, at 9:29 AM, John Baldwin wrote:
>>
>>> On 6/30/18 9:17 AM, Mark Millard wrote:
On 2018-Jun-30, at 7:51 AM, John Bal
Author: bdrewery
Date: Sat Jun 30 19:36:02 2018
New Revision: 335823
URL: https://svnweb.freebsd.org/changeset/base/335823
Log:
META_MODE: Fix clang-tblgen flip-flop building after r335707.
The build of this would have MK_LLVM_TARGET_ALL=yes for bootstrap-tools
but MK_LLVM_TARGET_ALL=no f
On 6/30/18 10:19 AM, Mark Millard wrote:
>
>
> On 2018-Jun-30, at 10:04 AM, Mark Millard wrote:
>
>> On 2018-Jun-30, at 9:29 AM, John Baldwin wrote:
>>
>>> On 6/30/18 9:17 AM, Mark Millard wrote:
On 2018-Jun-30, at 7:51 AM, John Baldwin wrote:
> On 6/29/18 2:37 PM, Mark Millard
Author: maxim
Date: Sat Jun 30 18:18:41 2018
New Revision: 335822
URL: https://svnweb.freebsd.org/changeset/base/335822
Log:
ascii art fixed.
Modified:
head/share/misc/bsd-family-tree
Modified: head/share/misc/bsd-family-tree
==
On 2018-Jun-30, at 10:04 AM, Mark Millard wrote:
> On 2018-Jun-30, at 9:29 AM, John Baldwin wrote:
>
>> On 6/30/18 9:17 AM, Mark Millard wrote:
>>> On 2018-Jun-30, at 7:51 AM, John Baldwin wrote:
>>>
On 6/29/18 2:37 PM, Mark Millard wrote:
> [I expect this is more than just amd64-
On 2018-Jun-30, at 9:29 AM, John Baldwin wrote:
> On 6/30/18 9:17 AM, Mark Millard wrote:
>> On 2018-Jun-30, at 7:51 AM, John Baldwin wrote:
>>
>>> On 6/29/18 2:37 PM, Mark Millard wrote:
[I expect this is more than just amd64-gcc related but that is all
that ci.freebsd.org normally b
On 6/30/18 9:17 AM, Mark Millard wrote:
> On 2018-Jun-30, at 7:51 AM, John Baldwin wrote:
>
>> On 6/29/18 2:37 PM, Mark Millard wrote:
>>> [I expect this is more than just amd64-gcc related but that is all
>>> that ci.freebsd.org normally builds via a devel/*-gcc .]
>>
>> As indicated by my other
On 2018-Jun-30, at 7:51 AM, John Baldwin wrote:
> On 6/29/18 2:37 PM, Mark Millard wrote:
>> [I expect this is more than just amd64-gcc related but that is all
>> that ci.freebsd.org normally builds via a devel/*-gcc .]
>
> As indicated by my other mail, this is i386 and amd64 specific as it
> o
-n1 | sort | uniq -d;
# done
+# 20180630: new clang import which bumps version from 6.0.0 to 6.0.1.
+OLD_FILES+=usr/lib/clang/6.0.0/include/sanitizer/allocator_interface.h
+OLD_FILES+=usr/lib/clang/6.0.0/include/sanitizer/asan_interface.h
+OLD_FILES+=usr/lib/clang/6.0.0/include/sanitizer
On 6/29/18 2:37 PM, Mark Millard wrote:
> [I expect this is more than just amd64-gcc related but that is all
> that ci.freebsd.org normally builds via a devel/*-gcc .]
As indicated by my other mail, this is i386 and amd64 specific as it
only matters for float.h on i386 due to the disagreement on
L
On 30 Jun 2018, at 15:22, Mark Millard wrote:
>
> https://ci.freebsd.org/job/FreeBSD-head-aarch64-build/8358/consoleText
>
> --- all_subdir_armv8crypto ---
> /usr/src/sys/crypto/armv8/armv8_crypto_wrap.c:46:10: fatal error:
> 'arm_neon.h' file not found
> #include
> ^~~~
> 1 er
https://ci.freebsd.org/job/FreeBSD-head-aarch64-build/8358/consoleText
--- all_subdir_armv8crypto ---
/usr/src/sys/crypto/armv8/armv8_crypto_wrap.c:46:10: fatal error: 'arm_neon.h'
file not found
#include
^~~~
1 error generated.
*** [armv8_crypto_wrap.o] Error code 1
https://c
Author: kp
Date: Sat Jun 30 12:51:08 2018
New Revision: 335816
URL: https://svnweb.freebsd.org/changeset/base/335816
Log:
pfsync: Fix state sync during initial bulk update
States learned via pfsync from a peer with the same ruleset checksum were not
getting assigned to rules like they sho
Author: rmacklem
Date: Sat Jun 30 12:14:20 2018
New Revision: 335814
URL: https://svnweb.freebsd.org/changeset/base/335814
Log:
Add a safety belt assignment to the nfsd for when "-p" isn't specified.
The kernel code assumes that nfsdargs.addr == NULL and nfsdargs.addrlen == 0
when there i
On Fri, Jun 29, 2018 at 10:24:41PM +, Kirk McKusick wrote:
> Author: mckusick
> Date: Fri Jun 29 22:24:41 2018
> New Revision: 335808
> URL: https://svnweb.freebsd.org/changeset/base/335808
>
> Log:
> Create um_flags in the ufsmount structure to hold flags for a UFS
> filesystem.
> Conver
Author: dim
Date: Sat Jun 30 10:04:44 2018
New Revision: 335813
URL: https://svnweb.freebsd.org/changeset/base/335813
Log:
Follow-up to r335799 (llvm/clang 6.0.1 update), by regenerating various
headers with new version information defines.
MFC after:2 weeks
X-MFC-With: r335799
M
24 matches
Mail list logo