From nobody Thu Jul 27 11:54:22 2023 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RBThG6d4Wz4pBdT for ; Thu, 27 Jul 2023 11:54:22 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RBThG2v30z3N0c for ; Thu, 27 Jul 2023 11:54:22 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1690458862; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=6Z8YPX3U8qiorYdx5gdUfVIoj3BLZhJ65y7BDW6X3Kw=; b=dxDB0L5MtknRwFWX4UraP+flNaSvVR4zGAsqXZ0O/h5CtXMBEFjmYsqZGFVfAQb+WpsTI4 AR6z+s7KS1sP9w0cv8jMhxSMuBDC0yXHRoBBitAig2twfcmZGlfeQEHZZBsifTHXsYyeaq a/heJLSzFhL046PUQ+ffGKuba0io0KKgczZ0mYHQVrxpJydBwoFrtLO3psVVagBUTN/hjk jJVFhc75wkcQEdVlA+W6bfWLEGJRpf6U7wpKBi+MMS0duN8KkpUino3e43e7RujCZms8Hs +CbjpUDDSVAX5/w6LtV+0RdKT2QHAo7rsB7KOhPaVO4l31bppMDIwayHMeatWA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1690458862; a=rsa-sha256; cv=none; b=w5FQfokZstfHUYdsqQQKfZHfqkd3AKQyDJql5WMfsfW8sbSczyu7MZmxSHF6KPqZxmUblA t/9Qlc1aoeLROymjsMIajA+hmPszvPURGYCMIbMlIYl0KdssM5NG6qjRTZnfHFqToO8fZc MgOrocrT2zu1tOahrxw8faOGzcHpRrGL8g6jiVycZEAzqwdveWmDEqNYeA8LbBtzJN+o8w KsE+NdMMEC6O5d5Ced5KU/hz0+J/KllFPbwPrG+1iWiin0dKqnD6ZUyTRcNYOQbNDKJhSd dF9jVuU3CYXXvQAUOGMEQkwm36FfOBzsSNooxlu/iQuFkz8g0oFZG334D7u+CA== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4RBThG1svbz1NPs for ; Thu, 27 Jul 2023 11:54:22 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 36RBsM3x063468 for ; Thu, 27 Jul 2023 11:54:22 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 36RBsMqb063467 for bugs@FreeBSD.org; Thu, 27 Jul 2023 11:54:22 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 195922] split(1) : wrong output with option -l and line length > MAXBSIZE Date: Thu, 27 Jul 2023 11:54:22 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 8.4-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: lhersch@dssgmbh.de X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D195922 Lars Herschke changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lhersch@dssgmbh.de --- Comment #1 from Lars Herschke --- The patch should no longer be necessary from 13.2 due to the following comm= it. https://cgit.freebsd.org/src/commit/usr.bin/split/split.c?h=3Dreleng/13.2&i= d=3Df6a842313ca28d300beb36c0b765c10e0970b2ca Unfortunately, this was not committed for 12.4. --=20 You are receiving this mail because: You are the assignee for the bug.=