Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Mar 2014 18:10:01 GMT
From:      Tim Leamy <tcleamy@ucdavis.edu>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/96840: [libc] [patch] getgrent() does not return large groups via NIS
Message-ID:  <201403031810.s23IA1OP041899@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/96840; it has been noted by GNATS.

From: Tim Leamy <tcleamy@ucdavis.edu>
To: "bug-followup@FreeBSD.org" <bug-followup@FreeBSD.org>,
        "kwebb@flux.utah.edu" <kwebb@flux.utah.edu>
Cc:  
Subject: Re: bin/96840: [libc] [patch] getgrent() does not return large
 groups via NIS
Date: Fri, 28 Feb 2014 22:28:05 +0000

 --_000_05de78c0f15f4c25acfd683e8b994658BY2PR08MB191namprd08pro_
 Content-Type: text/plain; charset="us-ascii"
 Content-Transfer-Encoding: quoted-printable
 
 I just ran across this bug in FreeBSD 9.2 amd64.  The odd thing is that I'm=
  migrating from 8.3 i386 and those systems don't have the issue with the sa=
 me NIS maps.  So it worked for me on FreeBSD 8.2 i386 & 8.3 i386, but not 9=
 .2 amd64.  Go figure.
 
 I figured I should email in to push to get this patch added into the releas=
 es.  The patch work for me although the line numbers were off by ~120.  I g=
 uess a bit of code has been added since FreeBSD 6.
 
 Tim Leamy
 UC Davis
 
 --_000_05de78c0f15f4c25acfd683e8b994658BY2PR08MB191namprd08pro_
 Content-Type: text/html; charset="us-ascii"
 Content-Transfer-Encoding: quoted-printable
 
 <html xmlns:v=3D"urn:schemas-microsoft-com:vml" xmlns:o=3D"urn:schemas-micr=
 osoft-com:office:office" xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
 xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" xmlns=3D"http:=
 //www.w3.org/TR/REC-html40">
 <head>
 <meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Dus-ascii"=
 >
 <meta name=3D"Generator" content=3D"Microsoft Word 14 (filtered medium)">
 <style><!--
 /* Font Definitions */
 @font-face
 	{font-family:Calibri;
 	panose-1:2 15 5 2 2 2 4 3 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
 	{margin:0in;
 	margin-bottom:.0001pt;
 	font-size:11.0pt;
 	font-family:"Calibri","sans-serif";}
 a:link, span.MsoHyperlink
 	{mso-style-priority:99;
 	color:blue;
 	text-decoration:underline;}
 a:visited, span.MsoHyperlinkFollowed
 	{mso-style-priority:99;
 	color:purple;
 	text-decoration:underline;}
 span.EmailStyle17
 	{mso-style-type:personal-compose;
 	font-family:"Arial","sans-serif";
 	color:windowtext;}
 .MsoChpDefault
 	{mso-style-type:export-only;
 	font-family:"Calibri","sans-serif";}
 @page WordSection1
 	{size:8.5in 11.0in;
 	margin:1.0in 1.0in 1.0in 1.0in;}
 div.WordSection1
 	{page:WordSection1;}
 --></style><!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
 </xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext=3D"edit">
 <o:idmap v:ext=3D"edit" data=3D"1" />
 </o:shapelayout></xml><![endif]-->
 </head>
 <body lang=3D"EN-US" link=3D"blue" vlink=3D"purple">
 <div class=3D"WordSection1">
 <p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:&quot;Ar=
 ial&quot;,&quot;sans-serif&quot;">I just ran across this bug in FreeBSD 9.2=
  amd64.&nbsp; The odd thing is that I&#8217;m migrating from 8.3 i386 and t=
 hose systems don&#8217;t have the issue with the same NIS maps.&nbsp; So it=
  worked
  for me on FreeBSD 8.2 i386 &amp; 8.3 i386, but not 9.2 amd64.&nbsp; Go fig=
 ure.<o:p></o:p></span></p>
 <p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:&quot;Ar=
 ial&quot;,&quot;sans-serif&quot;"><o:p>&nbsp;</o:p></span></p>
 <p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:&quot;Ar=
 ial&quot;,&quot;sans-serif&quot;">I figured I should email in to push to ge=
 t this patch added into the releases.&nbsp; The patch work for me although =
 the line numbers were off by ~120.&nbsp; I guess a bit of code has
  been added since FreeBSD 6.<o:p></o:p></span></p>
 <p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:&quot;Ar=
 ial&quot;,&quot;sans-serif&quot;"><o:p>&nbsp;</o:p></span></p>
 <p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:&quot;Ar=
 ial&quot;,&quot;sans-serif&quot;">Tim Leamy<o:p></o:p></span></p>
 <p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:&quot;Ar=
 ial&quot;,&quot;sans-serif&quot;">UC Davis&nbsp;
 <o:p></o:p></span></p>
 </div>
 </body>
 </html>
 
 --_000_05de78c0f15f4c25acfd683e8b994658BY2PR08MB191namprd08pro_--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403031810.s23IA1OP041899>