On Fri, Nov 17, 2017 at 6:34 PM, Rodney W. Grimes <
free...@pdx.rh.cn85.dnsmgr.net> wrote:
> [ Charset UTF-8 unsupported, converting... ]
> > Kib@ posted to arch that we were removing it, nobody objected, we
> removed
> > it. If it was a working feature that might have a few users, that's one
> >
Pedro Giffuni pfg at FreeBSD.org wrote on
Sat Nov 18 02:31:16 UTC 2017 :
. . .
> I would compare it to the disappearance of the C Preprocessor when we moved
> to clang, with the significant difference that the lack of C a preprocessor
> broke some ports.
. . .
Bad example?
# ls -lT /usr/bin/cc
> On Nov 17, 2017, at 20:34, Rodney W. Grimes
> wrote:
>
> [ Charset UTF-8 unsupported, converting... ]
>> Kib@ posted to arch that we were removing it, nobody objected, we removed
>> it. If it was a working feature that might have a few users, that's one
>> thing. But I don't think make lint h
[ Charset UTF-8 unsupported, converting... ]
> Kib@ posted to arch that we were removing it, nobody objected, we removed
> it. If it was a working feature that might have a few users, that's one
> thing. But I don't think make lint has actually worked in at least a decade.
Thats a sad state of aff
Author: mjg
Date: Fri Nov 17 23:27:06 2017
New Revision: 325963
URL: https://svnweb.freebsd.org/changeset/base/325963
Log:
locks: fix compilation issues without SMP or KDTRACE_HOOKS
Modified:
head/sys/kern/kern_mutex.c
head/sys/kern/kern_sx.c
Modified: head/sys/kern/kern_mutex.c
==
Author: ae
Date: Fri Nov 17 23:25:06 2017
New Revision: 325962
URL: https://svnweb.freebsd.org/changeset/base/325962
Log:
Add comment for accidentally committed unrelated change in r325960.
Do not invoke IPv4 NAT handler for non IPv4 packets. Libalias expects
a packet is IPv4. And in case
Author: np
Date: Fri Nov 17 23:22:39 2017
New Revision: 325961
URL: https://svnweb.freebsd.org/changeset/base/325961
Log:
cxgbe(4): Add core Vdd to the sysctl MIB.
Sponsored by: Chelsio Communications
Modified:
head/sys/dev/cxgbe/common/common.h
head/sys/dev/cxgbe/t4_main.c
Modified:
Kib@ posted to arch that we were removing it, nobody objected, we removed
it. If it was a working feature that might have a few users, that's one
thing. But I don't think make lint has actually worked in at least a decade.
When I try it today, I get dozens of warnings, and several syntax errors:
Author: ae
Date: Fri Nov 17 22:40:02 2017
New Revision: 325960
URL: https://svnweb.freebsd.org/changeset/base/325960
Log:
Unconditionally enable support for O_IPSEC opcode.
IPsec support can be loaded as kernel module, thus do not depend from
kernel option IPSEC and always build O_IPSEC o
Yes.
On Fri, Nov 17, 2017 at 12:30 PM Oliver Pinter <
oliver.pin...@hardenedbsd.org> wrote:
>
>
> On Friday, November 17, 2017, Conrad Meyer wrote:
>
>> Author: cem
>> Date: Fri Nov 17 19:25:39 2017
>> New Revision: 325957
>> URL: https://svnweb.freebsd.org/changeset/base/325957
>>
>> Log:
>>
Author: asomers
Date: Fri Nov 17 20:53:52 2017
New Revision: 325959
URL: https://svnweb.freebsd.org/changeset/base/325959
Log:
Add assertion in probedone() that we're holding the device lock.
Submitted by: ken
Reviewed by: asomers
MFC after:3 weeks
Sponsored by: Spectra Logic Cor
Author: mjg
Date: Fri Nov 17 20:41:17 2017
New Revision: 325958
URL: https://svnweb.freebsd.org/changeset/base/325958
Log:
lockmgr: remove the ADAPTIVE_LOCKMGRS option
The code was never enabled and is very heavy weight.
A revamped adaptive spinning may show up at a later time.
Di
On Friday, November 17, 2017, Conrad Meyer wrote:
> Author: cem
> Date: Fri Nov 17 19:25:39 2017
> New Revision: 325957
> URL: https://svnweb.freebsd.org/changeset/base/325957
>
> Log:
> vfs_lookup: Allow PATH_MAX-1 symlinks
>
> Previously, symlinks in FreeBSD were artificially limited to PAT
On Tue, Jul 25, 2017 at 10:41 AM, Sean Bruno wrote:
> Author: sbruno
> Date: Tue Jul 25 14:41:50 2017
> New Revision: 321477
> URL: https://svnweb.freebsd.org/changeset/base/321477
>
> Log:
> Don't hold the RM lock during lagg_proto_addport() to avoid an LOR.
Can lagg_proto_addport() really be
Hi Bapt,
I don't think this is a sufficient fix. Our zstd is still deleting
source files, differing from upstream for no reason.
Best,
Conrad
On Fri, Nov 17, 2017 at 1:33 AM, Baptiste Daroussin wrote:
> Author: bapt
> Date: Fri Nov 17 09:33:29 2017
> New Revision: 325930
> URL: https://svnweb.
Author: cem
Date: Fri Nov 17 19:25:39 2017
New Revision: 325957
URL: https://svnweb.freebsd.org/changeset/base/325957
Log:
vfs_lookup: Allow PATH_MAX-1 symlinks
Previously, symlinks in FreeBSD were artificially limited to PATH_MAX-2.
Add a short test case to verify the change.
Sub
On Fri, Nov 17, 2017 at 1:34 AM, Baptiste Daroussin wrote:
> On Wed, Nov 15, 2017 at 07:38:13PM -0800, Conrad Meyer wrote:
>> Please revert this change.
>>
>> First, it introduces the POLA-violating behavior that zstdcat deletes
>> its source files. This is not how zcat/bzcat behaves.
>
> I have
Author: kib
Date: Fri Nov 17 19:10:10 2017
New Revision: 325956
URL: https://svnweb.freebsd.org/changeset/base/325956
Log:
Bump dates after lint removal.
Noted by: wblock
Sponsored by: The FreeBSD Foundation
Modified:
head/share/man/man7/hier.7
head/share/man/man9/style.9
Modifi
On Tue, Jul 25, 2017 at 10:38 AM, Sean Bruno wrote:
> Author: sbruno
> Date: Tue Jul 25 14:38:30 2017
> New Revision: 321476
> URL: https://svnweb.freebsd.org/changeset/base/321476
>
> Log:
> Drop ixgbe RX lock during TCP_LRO processing. This eliminates a "storm"
> of LOR detection and a bit
Author: bdrewery
Date: Fri Nov 17 18:34:14 2017
New Revision: 325955
URL: https://svnweb.freebsd.org/changeset/base/325955
Log:
Fix 'local' to not look in the source tree for the file.
Usually 'local' is used along with other rules such as 'no-implicit-rule' or
'dependency' which avoids t
TOP post,sorry
Someone needs to follow up with proper deprication procedures on lint.
> Author: imp
> Date: Fri Nov 17 18:16:46 2017
> New Revision: 325954
> URL: https://svnweb.freebsd.org/changeset/base/325954
>
> Log:
> Remove build system support for lint.
>
> Differential Revis
Author: imp
Date: Fri Nov 17 18:16:46 2017
New Revision: 325954
URL: https://svnweb.freebsd.org/changeset/base/325954
Log:
Remove build system support for lint.
Differential Revision: https://reviews.freebsd.org/D13124
Modified:
head/Makefile
head/share/mk/bsd.README
head/share/mk/bs
Author: gjb
Date: Fri Nov 17 18:00:52 2017
New Revision: 325953
URL: https://svnweb.freebsd.org/changeset/base/325953
Log:
Add general configuration files used by release/release.sh for
big-iron installation images.
MFC after:3 days
MFC with: r325948, r325949, r325950, r325951
Author: br
Date: Fri Nov 17 17:54:10 2017
New Revision: 325952
URL: https://svnweb.freebsd.org/changeset/base/325952
Log:
Add Intel Processor Trace registers for:
- CPUID
- Table of Physical Addresses (ToPA).
Sponsored by: DARPA, AFRL
Modified:
head/sys/x86/include/specialreg.h
Modi
Author: gjb
Date: Fri Nov 17 17:40:53 2017
New Revision: 325951
URL: https://svnweb.freebsd.org/changeset/base/325951
Log:
Fix indentation.
Sponsored by: The FreeBSD Foundation
Modified:
head/release/arm64/RPI3.conf
Modified: head/release/arm64/RPI3.conf
Author: gjb
Date: Fri Nov 17 17:36:45 2017
New Revision: 325950
URL: https://svnweb.freebsd.org/changeset/base/325950
Log:
Sort variables for consistency.
Sponsored by: The FreeBSD Foundation
Modified:
head/release/arm/BANANAPI.conf
head/release/arm/BEAGLEBONE.conf
head/release/arm/C
Author: gjb
Date: Fri Nov 17 17:34:52 2017
New Revision: 325949
URL: https://svnweb.freebsd.org/changeset/base/325949
Log:
Sort variables in arm64 SoC configurations.
Remove an unneeded UBLDR_LOADADDR from RPI3.conf.
Sponsored by: The FreeBSD Foundation
Modified:
head/release/arm64/PIN
Author: gjb
Date: Fri Nov 17 17:33:06 2017
New Revision: 325948
URL: https://svnweb.freebsd.org/changeset/base/325948
Log:
Remove stray SRCBRANCH included by mistake.
Sponsored by: The FreeBSD Foundation
Modified:
head/release/arm64/PINE64.conf
head/release/arm64/RPI3.conf
Modified: h
On Mon, 23 Oct 2017 21:31:04 + (UTC) Dimitry Andric
wrote:
> Author: dim
> Date: Mon Oct 23 21:31:04 2017
> New Revision: 324938
> URL: https://svnweb.freebsd.org/changeset/base/324938
>
> Log:
> After jemalloc was updated to version 5.0.0 in r319971, i386 executables
> linked with Addre
Author: asomers
Date: Fri Nov 17 17:13:00 2017
New Revision: 325947
URL: https://svnweb.freebsd.org/changeset/base/325947
Log:
Fix potential NULL pointer dereference of device physical path
In scsi_dev_advinfo(), if the physical path is being stored and there is a
malloc failure (malloc(9
On Fri, 17 Nov 2017 15:46:19 + (UTC)
Gordon Tetlow wrote:
> Author: gordon
> Date: Fri Nov 17 15:46:19 2017
> New Revision: 325942
> URL: https://svnweb.freebsd.org/changeset/base/325942
>
> Log:
> Correct grammar nit.
>
> Modified:
> head/UPDATING
>
> Modified: head/UPDATING
> ===
Author: asomers
Date: Fri Nov 17 16:04:37 2017
New Revision: 325946
URL: https://svnweb.freebsd.org/changeset/base/325946
Log:
VOP_LOOKUP.9: update locking info
The old description has been inaccurate since at least 243271, if not
before.
Submitted by: will
Reviewed by: kib
MFC
Author: gordon
Date: Fri Nov 17 15:46:19 2017
New Revision: 325942
URL: https://svnweb.freebsd.org/changeset/base/325942
Log:
Correct grammar nit.
Modified:
head/UPDATING
Modified: head/UPDATING
==
--- head/UPDATING
Author: scottl
Date: Fri Nov 17 13:12:20 2017
New Revision: 325934
URL: https://svnweb.freebsd.org/changeset/base/325934
Log:
Rename P_OSREL_CK_CLYGRP to P_OSREL_CK_CYLGRP
Modified:
head/sbin/fsck_ffs/pass5.c
head/sbin/newfs/mkfs.c
head/sys/sys/param.h
Modified: head/sbin/fsck_ffs/pass5.
On Wed, Nov 15, 2017 at 07:38:13PM -0800, Conrad Meyer wrote:
> Please revert this change.
>
> First, it introduces the POLA-violating behavior that zstdcat deletes
> its source files. This is not how zcat/bzcat behaves.
I have modified zstdcat to behave like zcat/bzcat.
The commit you stated i
Author: bapt
Date: Fri Nov 17 09:33:29 2017
New Revision: 325930
URL: https://svnweb.freebsd.org/changeset/base/325930
Log:
Actually commit the right patch for r325929
Modified:
head/sys/contrib/zstd/programs/zstdcli.c
Modified: head/sys/contrib/zstd/programs/zstdcli.c
==
Author: bapt
Date: Fri Nov 17 09:29:26 2017
New Revision: 325929
URL: https://svnweb.freebsd.org/changeset/base/325929
Log:
Do not remove the sources when zstd is called as zstdcat
Modified:
head/sys/contrib/zstd/programs/zstdcli.c
Modified: head/sys/contrib/zstd/programs/zstdcli.c
=
37 matches
Mail list logo