From owner-svn-src-all@freebsd.org Wed Jun 13 14:02:28 2018 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 97776100E4DF for ; Wed, 13 Jun 2018 14:02:28 +0000 (UTC) (envelope-from ed@nuxi.nl) Received: from mail-wm0-x22d.google.com (mail-wm0-x22d.google.com [IPv6:2a00:1450:400c:c09::22d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E86C584EFE for ; Wed, 13 Jun 2018 14:02:27 +0000 (UTC) (envelope-from ed@nuxi.nl) Received: by mail-wm0-x22d.google.com with SMTP id p126-v6so4957488wmb.2 for ; Wed, 13 Jun 2018 07:02:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nuxi-nl.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=5LgAEY+ZXO/KMtNqci4vDfTMFgPVaBpitZ5AZmqg0WI=; b=EURyqtz7DHKlscT8wz6vuzd3NCkNhpcAKYFkxBItHVJktkIr5jZLDsuRhUDyI2+MWM 5SZaXxCzYxc4Dm9GuTxbDd8EeeseC4VRiIlJuFdhPI76ogbKiyFTid7csNDXa9REA8HA qs72OKCfF6NzMCbh9NE+4ugM1Qsa1wS/DuAFTCaCqnM9LuKa1KKGIMN3ScmdsOH7VBOv 72eaeqmnYsU6VtuKx5oNCTm4v12oM00Prc1sQlIlg1wiC6DCm5y6BGQt46btG9MhnV1T Ko0dfROXkhmsPNWSW+ezO9dVEEOTD44Qs02YNj2SEyTnwtxCqptoCWP1IYEysg9Dr7dH 8VQw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=5LgAEY+ZXO/KMtNqci4vDfTMFgPVaBpitZ5AZmqg0WI=; b=PmLGHlZpCD67RzB8IZNLtAG48nbBvav29JRtRt/p2ZzUdv//xXJIvhtrxS2jj20QS3 Ojm2sTD6tteqHlG/PKTyNrzQaPVuGRfE+2zmF4TE/xRfwoyR59kKtzP314fWYBiwMaBA LTk+JxMeYPfDyAgDLCpRLwwPr8iOi4S1/o3sQHj8MXf9XudYzZyfmyNS7clb1kOhKnEB rswGfWu/Ptda9fEQUbkY/ijS3FUv1cHJye35KbRYk5ARqKhp2iR0Ix0E8yjM7IFhOho+ tKoe7hGFL8nGRXQsVx+VhuO4pQFJ/xBs7VwnjM3/ZRoRHvQO1G8cDIQBfi36lMjFaofe MKrQ== X-Gm-Message-State: APt69E0iRCmT4KwzFr7llehLjeNqGenB8oCUOiwxwCimKH3fUPljqf9k orPlCOJAaEYJuV7ZVwDe7Rmbj5fgdZ1ktDqYVr+dAQ== X-Google-Smtp-Source: ADUXVKJxSPjVM+CQg/au0ST1mAqlzNt7SZsXhkdGnS9db8VHyZn7rGg9VLHE6gUo2sI3f5LV8ZoJ63Z1dfAFdiCFOVA= X-Received: by 2002:a50:863d:: with SMTP id o58-v6mr4266720edo.243.1528898546870; Wed, 13 Jun 2018 07:02:26 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a50:8e0d:0:0:0:0:0 with HTTP; Wed, 13 Jun 2018 07:01:56 -0700 (PDT) In-Reply-To: <201806131357.w5DDvQw8039745@pdx.rh.CN85.dnsmgr.net> References: <201806131341.w5DDfN7T043988@repo.freebsd.org> <201806131357.w5DDvQw8039745@pdx.rh.CN85.dnsmgr.net> From: Ed Schouten Date: Wed, 13 Jun 2018 16:01:56 +0200 Message-ID: Subject: Re: svn commit: r335059 - in stable/11: usr.bin/wall usr.sbin/syslogd To: rgrimes@freebsd.org Cc: Ed Schouten , src-committers , svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org Content-Type: text/plain; charset="UTF-8" X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Jun 2018 14:02:28 -0000 Hi Rodney, 2018-06-13 15:57 GMT+02:00 Rodney W. Grimes : >> Modified: >> stable/11/usr.bin/wall/ttymsg.c >> stable/11/usr.bin/wall/ttymsg.h > > I see no mention of any changes to wall in the commit, > was this intentional? The changes don't seem to be > related to syslogd directly. Good question. syslogd(8) reuses some code from wall(8) to write syslog messages to terminals if configured to do so. In one of the RFC 5424 support commits, I had to adjust this shared code slightly (increase a limit). As the changes to wall(8) were committed together with the syslogd(8) changes, I also had to merge them back in one go. In other words, this is intentional. :-) -- Ed Schouten Nuxi, 's-Hertogenbosch, the Netherlands