Date: Fri, 05 Aug 2016 14:11:04 -0700 From: John Baldwin <jhb@freebsd.org> To: Baptiste Daroussin <bapt@freebsd.org> Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r303784 - head/usr.sbin/etcupdate Message-ID: <3736754.gl7IgcC6z2@ralph.baldwin.cx> In-Reply-To: <201608051922.u75JMXVt009561@repo.freebsd.org> References: <201608051922.u75JMXVt009561@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Friday, August 05, 2016 07:22:33 PM Baptiste Daroussin wrote: > Author: bapt > Date: Fri Aug 5 19:22:33 2016 > New Revision: 303784 > URL: https://svnweb.freebsd.org/changeset/base/303784 > > Log: > etcupdate: directly use diff3(1) instead of merge(1) > > During the last attempt to rmeove GNU rcs, 2 blockers were spotted: > We need an ident(1) and etcupdate(8) uses merge(1). > > Now nothing should prevent to remove rcs from base > > Reviewed by: jhb > Differential Revision: https://reviews.freebsd.org/D7401 Thanks for cleaning this up! -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3736754.gl7IgcC6z2>