Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/lib/libc/gen
Scott Ellis writes:
> It looks like this breaks in the MKYP=no case. At least, I'm getting
> breakage with MKYP=no in mk.conf, and a quick look at the changes looks
> like a lot of "nis" related items are being built w/o an #ifdef YP
> around them.
>
> Can you re-check your check-in?
*grumble*... You are correct. And while fixing it doesn't appear
to be as simple as sprinkling a few #ifdef's it should still be
fixable...
Later...
Greg Oster
> Greg Oster wrote:
> > Module Name: src
> > Committed By: oster
> > Date: Tue Feb 6 15:17:54 UTC 2007
> >
> > Modified Files:
> > src/lib/libc/gen: getnetgrent.c
> >
> > Log Message:
> > nsdispatch()-ify getnetgrent() and friends.
> >
> > Approved by: christos
> >
> >
> > To generate a diff of this commit:
> > cvs rdiff -r1.37 -r1.38 src/lib/libc/gen/getnetgrent.c
> >
> > Please note that diffs are not public domain; they are subject to the
> > copyright notices on the relevant files.
> >
Home |
Main Index |
Thread Index |
Old Index