bin/96840: [libc] [patch] getgrent() does not return large groups via NIS

Tim Leamy tcleamy at ucdavis.edu
Mon Mar 3 18:10:01 UTC 2014


The following reply was made to PR bin/96840; it has been noted by GNATS.

From: Tim Leamy <tcleamy at ucdavis.edu>
To: "bug-followup at FreeBSD.org" <bug-followup at FreeBSD.org>,
        "kwebb at flux.utah.edu" <kwebb at 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:"Ar=
 ial","sans-serif"">I just ran across this bug in FreeBSD 9.2=
  amd64.  The odd thing is that I’m migrating from 8.3 i386 and t=
 hose systems don’t have the issue with the same NIS maps.  So it=
  worked
  for me on FreeBSD 8.2 i386 & 8.3 i386, but not 9.2 amd64.  Go fig=
 ure.<o:p></o:p></span></p>
 <p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:"Ar=
 ial","sans-serif""><o:p> </o:p></span></p>
 <p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:"Ar=
 ial","sans-serif"">I figured I should email in to push to ge=
 t this patch added into the releases.  The patch work for me although =
 the line numbers were off by ~120.  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:"Ar=
 ial","sans-serif""><o:p> </o:p></span></p>
 <p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:"Ar=
 ial","sans-serif"">Tim Leamy<o:p></o:p></span></p>
 <p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:"Ar=
 ial","sans-serif"">UC Davis 
 <o:p></o:p></span></p>
 </div>
 </body>
 </html>
 
 --_000_05de78c0f15f4c25acfd683e8b994658BY2PR08MB191namprd08pro_--


More information about the freebsd-bugs mailing list