Re: svn commit: r340702 - in head/lib/csu: amd64 common i386

2018-11-27 Thread Ed Maste
On Sat, 24 Nov 2018 at 11:10, Kevin P. Neal wrote: > > On Sat, Nov 24, 2018 at 01:28:42PM +, Alexey Dokuchaev wrote: > > On Tue, Nov 20, 2018 at 09:04:20PM +, Ed Maste wrote: > > > New Revision: 340702 > > > URL: https://svnweb.freebsd.org/changeset/base/340702 > > My guess is that having

Re: svn commit: r340702 - in head/lib/csu: amd64 common i386

2018-11-24 Thread Alexey Dokuchaev
On Tue, Nov 20, 2018 at 09:04:20PM +, Ed Maste wrote: > New Revision: 340702 > URL: https://svnweb.freebsd.org/changeset/base/340702 > > Log: > csu: use BSD-1-clause license on csu files > > Copyright on these files is held by kib@ and/or the Foundation, > and both agree to this chang

svn commit: r340702 - in head/lib/csu: amd64 common i386

2018-11-20 Thread Ed Maste
Author: emaste Date: Tue Nov 20 21:04:20 2018 New Revision: 340702 URL: https://svnweb.freebsd.org/changeset/base/340702 Log: csu: use BSD-1-clause license on csu files Copyright on these files is held by kib@ and/or the Foundation, and both agree to this change. Approved by: kib M