Re: svn commit: r256962 - head/sys/netinet

2013-10-23 Thread John Baldwin
On Wednesday, October 23, 2013 1:49:19 pm Gleb Smirnoff wrote: > On Wed, Oct 23, 2013 at 01:22:50PM +, John Baldwin wrote: > J> Author: jhb > J> Date: Wed Oct 23 13:22:50 2013 > J> New Revision: 256962 > J> URL: http://svnweb.freebsd.org/changeset/base/256962 > J> > J> Log: > J> Finish r2549

Re: svn commit: r256962 - head/sys/netinet

2013-10-23 Thread Gleb Smirnoff
On Wed, Oct 23, 2013 at 01:22:50PM +, John Baldwin wrote: J> Author: jhb J> Date: Wed Oct 23 13:22:50 2013 J> New Revision: 256962 J> URL: http://svnweb.freebsd.org/changeset/base/256962 J> J> Log: J> Finish r254925 and remove the last remaining sysctl name list macro. The J> one port tha

svn commit: r256962 - head/sys/netinet

2013-10-23 Thread John Baldwin
Author: jhb Date: Wed Oct 23 13:22:50 2013 New Revision: 256962 URL: http://svnweb.freebsd.org/changeset/base/256962 Log: Finish r254925 and remove the last remaining sysctl name list macro. The one port that used it has been fixed to use the more portable getprotoent(3) instead. Modified: