Subject: Re: CVS commit: src/dist/iscsi/src
To: None <source-changes@NetBSD.org>
From: Alistair Crooks <agc@pkgsrc.org>
List: source-changes
Date: 12/21/2007 14:23:41
On Fri, Dec 21, 2007 at 02:57:45PM +0100, Joerg Sonnenberger wrote:
> On Thu, Dec 20, 2007 at 11:17:05PM +0000, Alistair G. Crooks wrote:
> > 
> > Module Name:	src
> > Committed By:	agc
> > Date:		Thu Dec 20 23:17:05 UTC 2007
> > 
> > Modified Files:
> > 	src/dist/iscsi/src: netmask.c
> > 
> > Log Message:
> > Peter Eisch: CentOS lacks strlcat(3), so use snprintf(3) to crack the
> > nut.
> 
> Can't you just ship strlcat as compat instead?

Yes, that's possible. We won't be, though - it's way OTT for one usage
of strlcat.

> This is IMO much harder to read.

That's a pity.

Regards,
Alistair