From owner-svn-src-all@freebsd.org Thu Mar 21 15:24:11 2019 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 774B1154526F for ; Thu, 21 Mar 2019 15:24:11 +0000 (UTC) (envelope-from ian@freebsd.org) Received: from outbound1.eu.mailhop.org (outbound1.eu.mailhop.org [52.28.251.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C12176848F for ; Thu, 21 Mar 2019 15:24:10 +0000 (UTC) (envelope-from ian@freebsd.org) ARC-Seal: i=1; a=rsa-sha256; t=1553181847; cv=none; d=outbound.mailhop.org; s=arc-outbound20181012; b=Rm6/IKTb3oxTv75kARua4nCk/3vMjR5QUSgGdV1CfnEYRRQubO0rU+TG2URb/kZEWG32UYsmzFg8t 4cMpGTOhjuMZqvdl8EtBaC7k8ompuHB4ZWOaPvTU8t81kNOw8rioLX2Eg8URVMNzLsTup9+ZQB7Dtz gPfn6EwYxKa1k8rR2VVv1bqzvWQqjnMpLz6SXPS3L1P63NvuJ7hJ+ibCg+byqGnRLFYXIPe4RzMVNH yfpuTP+WCxDKUpcXsq4CC6LCx/qeKsHFAM5fXB+jW6zVzEjZiZW1IvfXFE7coxeNlOtNckZLHt9OYa b+nNqCVH3lc5Rgv/fpLR/ereDIWGqkw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=outbound.mailhop.org; s=arc-outbound20181012; h=content-transfer-encoding:mime-version:content-type:references:in-reply-to: date:to:from:subject:message-id:dkim-signature:from; bh=NUpFY+XYHDrwdys/8YUlxYA2lzrgo0uO2Ud6+MJJnkY=; b=rz/cj8WYSQbV1sTdi12eX2Eu+ekCWVQ7XtJ9+hIJZg9SDFAhF09wLLHOH7gSlUiLR+eLDhRRE4WmP +C4yvI2a7aZipywNkmx5k2/xNP+Cz96RadHh/nv2uYDIs5s7jiHdSpni3vhYLnAKIx4w4eZQU2/lxG alIaWExEzmNaUTkow8qovreK0SGhJWO9flrBBhBs3V28MBnJX6Gi06RcUqF0e0u0YqlVO/dziyh+m9 8I/O9ajsathjQqnrRPzg+aHiCE/KYw9Wpq8w3JKm/uRXJb5SmCevUIO8ngFv1dSjOqCOZEHoa/8qjF uuZ0MiynnLoDYrs2AKOaoXH2A3MMvWQ== ARC-Authentication-Results: i=1; outbound3.eu.mailhop.org; spf=softfail smtp.mailfrom=freebsd.org smtp.remote-ip=67.177.211.60; dmarc=none header.from=freebsd.org; arc=none header.oldest-pass=0; DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=outbound.mailhop.org; s=dkim-high; h=content-transfer-encoding:mime-version:content-type:references:in-reply-to: date:to:from:subject:message-id:from; bh=NUpFY+XYHDrwdys/8YUlxYA2lzrgo0uO2Ud6+MJJnkY=; b=tVoDOnec8HNUR5uaGcKn0YP46uws0av9kKRopmWp/0JTw6XIKH7vAam9KpHr3rvAGABAooGTqQduA MTlhaacwZrKKi+8FHtwfE4RgBzUO75hMBOawnopULHSNyrUbYEhieZrfKPP/V66wB7i73PYbKrJ632 hSc7JCoz1wnlRtFaBlV18SUdJxp01MbESaHDwTWoT8oivcVARkG7UK+Qci6L348fqyN/BwqVd9rvOy v68nZqwg7Bq+u5zmLDoVS8+PVlGZPX+DKwjtAd8uFn2LRhMpoePtEI20WSqlqRnEaR6EJqU9HF1s+H aI4yhvzID5G7M4B91wkIpMEtL8txF5Q== X-MHO-RoutePath: aGlwcGll X-MHO-User: 5bca5090-4bed-11e9-908b-352056dbf2de X-Report-Abuse-To: https://support.duocircle.com/support/solutions/articles/5000540958-duocircle-standard-smtp-abuse-information X-Originating-IP: 67.177.211.60 X-Mail-Handler: DuoCircle Outbound SMTP Received: from ilsoft.org (unknown [67.177.211.60]) by outbound3.eu.mailhop.org (Halon) with ESMTPSA id 5bca5090-4bed-11e9-908b-352056dbf2de; Thu, 21 Mar 2019 15:24:04 +0000 (UTC) Received: from rev (rev [172.22.42.240]) by ilsoft.org (8.15.2/8.15.2) with ESMTP id x2LFO29R072085; Thu, 21 Mar 2019 09:24:02 -0600 (MDT) (envelope-from ian@freebsd.org) Message-ID: <8cbcb45384bdf9af7f6ac0ba26121efa6a7b5669.camel@freebsd.org> Subject: Re: svn commit: r345365 - head/bin/date From: Ian Lepore To: Warner Losh , src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Date: Thu, 21 Mar 2019 09:24:02 -0600 In-Reply-To: <201903210647.x2L6lNb6045456@repo.freebsd.org> References: <201903210647.x2L6lNb6045456@repo.freebsd.org> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.28.5 FreeBSD GNOME Team Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: C12176848F X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-7.00 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-1.00)[-0.995,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; REPLY(-4.00)[] X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.29 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: Thu, 21 Mar 2019 15:24:11 -0000 On Thu, 2019-03-21 at 06:47 +0000, Warner Losh wrote: > Author: imp > Date: Thu Mar 21 06:47:23 2019 > New Revision: 345365 > URL: https://svnweb.freebsd.org/changeset/base/345365 > > Log: > Remove -n flag, fix setting date / time > IMO, the -n flag should still be accepted, but ignored, to provide compatibility with anybody's old scripts or other automation that uses date -n, since the new default behavior is exactly what the old -n flag provided. On the other hand, the fact that date(1) has failed to set the date for about 3 months shows that it isn't a heavily-used command. -- Ian