Re: svn commit: r344648 - in head: . sys/kern sys/sys

2019-09-03 Thread Alexey Dokuchaev
On Sun, Mar 10, 2019 at 03:11:40PM +, Alexey Dokuchaev wrote: > On Thu, Feb 28, 2019 at 07:47:51AM +, Alexey Dokuchaev wrote: > > On Wed, Feb 27, 2019 at 10:56:55PM +, Mateusz Guzik wrote: > > > New Revision: 344648 > > > URL: https://svnweb.freebsd.org/changeset/base/344648 > > > > >

Re: svn commit: r344648 - in head: . sys/kern sys/sys

2019-06-01 Thread Ian Lepore
On Sat, 2019-06-01 at 11:02 +0300, Andriy Gapon wrote: > On 01/06/2019 03:46, Warner Losh wrote: > > When we move to git, stuff like this just won't matter. So it's > > hard to get > > worked up about it now... and even if we weren't heading that way, > > the history > > preserved is so small as to

Re: svn commit: r344648 - in head: . sys/kern sys/sys

2019-06-01 Thread Andriy Gapon
On 01/06/2019 03:46, Warner Losh wrote: > When we move to git, stuff like this just won't matter. So it's hard to get > worked up about it now... and even if we weren't heading that way, the history > preserved is so small as to say more than "meh" here. There is too little ROI > to > get worked u

Re: svn commit: r344648 - in head: . sys/kern sys/sys

2019-05-31 Thread Warner Losh
When we move to git, stuff like this just won't matter. So it's hard to get worked up about it now... and even if we weren't heading that way, the history preserved is so small as to say more than "meh" here. There is too little ROI to get worked up about. Warner On Fri, May 31, 2019, 4:56 PM Kev

Re: svn commit: r344648 - in head: . sys/kern sys/sys

2019-05-31 Thread Kevin Bowling
The vast majority of contributors don't enjoy nit-picking on these trivialities. If the broader developer community is not rallying for the revert and some core conspiracy doesn't care about it either, that forms the de facto opinion of the FreeBSD community of today that this is trivial and irrele

Re: svn commit: r344648 - in head: . sys/kern sys/sys

2019-05-31 Thread Rodney W. Grimes
> I know of several people that have blocked your mail. Maybe a moment > for reflection on your attitude and approach if you want to be taken > seriously. I would consider repository damange and abuse to be VERY serious. I would also consider the treatmeant I am seeing of danfe boarder line on co

Re: svn commit: r344648 - in head: . sys/kern sys/sys

2019-05-31 Thread Kevin Bowling
I know of several people that have blocked your mail. Maybe a moment for reflection on your attitude and approach if you want to be taken seriously. On Fri, May 31, 2019 at 8:50 AM Alexey Dokuchaev wrote: > > On Fri, May 31, 2019 at 03:20:50PM +, Brooks Davis wrote: > > On Fri, May 24, 2019

Re: svn commit: r344648 - in head: . sys/kern sys/sys

2019-05-31 Thread Alexey Dokuchaev
On Fri, May 31, 2019 at 03:20:50PM +, Brooks Davis wrote: > On Fri, May 24, 2019 at 09:11:36AM +, Alexey Dokuchaev wrote: > > On Sun, Mar 10, 2019 at 03:11:40PM +, Alexey Dokuchaev wrote: > > > On Thu, Feb 28, 2019 at 07:47:51AM +, Alexey Dokuchaev wrote: > > > > On Wed, Feb 27, 201

Re: svn commit: r344648 - in head: . sys/kern sys/sys

2019-05-31 Thread Brooks Davis
On Fri, May 24, 2019 at 09:11:36AM +, Alexey Dokuchaev wrote: > On Sun, Mar 10, 2019 at 03:11:40PM +, Alexey Dokuchaev wrote: > > On Thu, Feb 28, 2019 at 07:47:51AM +, Alexey Dokuchaev wrote: > > > On Wed, Feb 27, 2019 at 10:56:55PM +, Mateusz Guzik wrote: > > > > New Revision: 3446

Re: svn commit: r344648 - in head: . sys/kern sys/sys

2019-05-24 Thread Alexey Dokuchaev
On Sun, Mar 10, 2019 at 03:11:40PM +, Alexey Dokuchaev wrote: > On Thu, Feb 28, 2019 at 07:47:51AM +, Alexey Dokuchaev wrote: > > On Wed, Feb 27, 2019 at 10:56:55PM +, Mateusz Guzik wrote: > > > New Revision: 344648 > > > URL: https://svnweb.freebsd.org/changeset/base/344648 > > > > >

Re: svn commit: r344648 - in head: . sys/kern sys/sys

2019-04-13 Thread Alexey Dokuchaev
On Sun, Mar 10, 2019 at 03:11:40PM +, Alexey Dokuchaev wrote: > On Thu, Feb 28, 2019 at 07:47:51AM +, Alexey Dokuchaev wrote: > > On Wed, Feb 27, 2019 at 10:56:55PM +, Mateusz Guzik wrote: > > > New Revision: 344648 > > > URL: https://svnweb.freebsd.org/changeset/base/344648 > > > > >

Re: svn commit: r344648 - in head: . sys/kern sys/sys

2019-03-10 Thread Alexey Dokuchaev
On Thu, Feb 28, 2019 at 07:47:51AM +, Alexey Dokuchaev wrote: > On Wed, Feb 27, 2019 at 10:56:55PM +, Mateusz Guzik wrote: > > New Revision: 344648 > > URL: https://svnweb.freebsd.org/changeset/base/344648 > > > > Log: > > Rename seq to seqc to avoid namespace clashes with Linux > > >

Re: svn commit: r344648 - in head: . sys/kern sys/sys

2019-02-27 Thread Alexey Dokuchaev
On Wed, Feb 27, 2019 at 10:56:55PM +, Mateusz Guzik wrote: > New Revision: 344648 > URL: https://svnweb.freebsd.org/changeset/base/344648 > > Log: > Rename seq to seqc to avoid namespace clashes with Linux > > ... > Added: > head/sys/sys/seqc.h (contents, props changed) > Deleted: >

svn commit: r344648 - in head: . sys/kern sys/sys

2019-02-27 Thread Mateusz Guzik
Author: mjg Date: Wed Feb 27 22:56:55 2019 New Revision: 344648 URL: https://svnweb.freebsd.org/changeset/base/344648 Log: Rename seq to seqc to avoid namespace clashes with Linux Linux generates the content of procfs files using a mechanism prefixed with seq_*. This in particular came up