Re: svn commit: r251113 - stable/9/usr.sbin/newsyslog

2013-05-29 Thread Brooks Davis
On Wed, May 29, 2013 at 06:37:17PM -0400, Mark Johnston wrote: > I'm very sorry about this. I was going to merge r235647 first so that I > wouldn't make the same mistake a second time, but I decided against it > when I saw that the commit extended beyond newsyslog, and then managed > to do the MFC

Re: svn commit: r251113 - stable/9/usr.sbin/newsyslog

2013-05-29 Thread Mark Johnston
I'm very sorry about this. I was going to merge r235647 first so that I wouldn't make the same mistake a second time, but I decided against it when I saw that the commit extended beyond newsyslog, and then managed to do the MFC incorrectly after verifying that newsyslog built on the stable branches

svn commit: r251113 - stable/9/usr.sbin/newsyslog

2013-05-29 Thread Mark Johnston
Author: markj Date: Wed May 29 22:30:29 2013 New Revision: 251113 URL: http://svnweb.freebsd.org/changeset/base/251113 Log: Revert my previous merge. There's a variable name difference between head and stable (dirfd vs. dir_fd) and I managed to get it wrong again when I did the MFC, even aft