From nobody Wed Jul 24 15:59:57 2024 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 4WTdy64z07z5S9mb for ; Wed, 24 Jul 2024 15:59:58 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WTdy63mWWz45Ll for ; Wed, 24 Jul 2024 15:59:58 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1721836798; a=rsa-sha256; cv=none; b=KL9XP+zVZ53jlsXr5MPbW8Wcoo6t/0n3dIp2OSZoKXwnKwX+mOhBncdWcVQhTBGRRjXCfz N1A66VSABAXe1rFoFD3ULCBZXwgCPT6haUHZ0fuAAFcM9lJQT2jeilPBbNCZJdU3FCR85C K38nGCfCk0R4rx7TUkf3a6iB/ygyUHG5Ntgbip0PDO9AkaOo+YIhW8+5scJfNuxa8AnFwX 77HSGbIEYPptbW7PQMoj9bfNB4h4xAb/IWNxNPPrlCUoqpQ16V668w8+MLydlMkK0SbUGp 9XKJ6hQBPocXkaurQ0hlsOG4hsyR7BhM4rEvDYyS+Xhj8DSl6y9RlmPJYJTFQw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1721836798; 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=bwPXJuZdqnsel3RpdjYSiOsR/HHdn2nT1drZrPPQZwI=; b=myZ2QKg5orL3dYLXBUsSTE7rF8rSxBFDEr0T8yTXGNsXCVZfzHEQ2HLezjgnrL8gNwCDEY +efVu3lKvOCEQQv44cOtzKgBUqxGHITD+M3fDq84xQFBzEo7I+MPXVeK4ISK1pZIz09AAR 4+vmqX1A1m5rK2sdhLOry32QpC24+iqGF/L1YFYxhnGsk6yEks5gkTkwvNwaPH1znOibQA HsrqiJjc8FO+qkiLsBNWvS9aK9NdnGD2o+LjAuCsa47qCK4ywiDv2H2bL7w00ecXYaI+SC uETYpTVX8zLRLZOcQyI4kMKdb4bgLfmPEdsXPFnLotjxu3k58XnFLaImAicx7g== 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 4WTdy63NTvzH7j for ; Wed, 24 Jul 2024 15:59:58 +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 46OFxwoE082436 for ; Wed, 24 Jul 2024 15:59:58 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 46OFxwHm082407 for bugs@FreeBSD.org; Wed, 24 Jul 2024 15:59:58 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 280418] calendar -a trashes parent's pgrp login setting Date: Wed, 24 Jul 2024 15:59:57 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 14.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: kevans@freebsd.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: kevans@freebsd.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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=3D280418 --- Comment #3 from Kyle Evans --- (In reply to Steve Watt from comment #2) calendar(1) constructs mail headers based on the pwent we forked for; unless mail(1) does something funky, it should be fine. --=20 You are receiving this mail because: You are on the CC list for the bug.=