Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 May 2002 23:01:23 -0400
From:      Carl Schmidt <cschmidt@slackerbsd.org>
To:        cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: src/usr.bin/xargs xargs.c
Message-ID:  <20020504030122.GA38235@carbon.slackerbsd.org>
In-Reply-To: <1020477679.10841.0.camel@lobster.freebsd-services.com>
References:  <200205040008.g44086205135@freefall.freebsd.org> <1020477679.10841.0.camel@lobster.freebsd-services.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, May 04, 2002 at 03:01:19AM +0100, Paul Richards wrote:
> On Sat, 2002-05-04 at 02:08, J. Mallett wrote:
> > jmallett    2002/05/03 17:08:06 PDT
> > 
> >   Modified files:
> >     usr.bin/xargs        xargs.c 
> >   Log:
> >   Replace calloc(3) with malloc(3), and set the tail of the
> >   argument list to NULL, to terminate the arguments passed
> >   to execvp(2).
> >   
> >   Thanks to:      bde (for pointing out some missing parens)
> >   
> >   And with apologies to Ozzy Osbourne:
> >   
> >           On his way to dinner
> >           It took him by surprise
> >           When an email from bde
> >           Said his code was full of lies
> >   
> >           Style (indentation)
> >           And his bracing were all wrong
> >           He casted to size_t
> >           When he should have cast to long
> >   
> >           I don't mind
> >   
> >           Single letter identifiers
> >           Unwrapped Line
> >           Over 80 chars
> >           Far over 80 chars
> >   
> >           Who can we get to send diffs
> >           We need Bruce D. Evans
> >           Shows you comparason to his
> >           We need Bruce D. Evans again
> 
> Please don't spam the CVS repo with commit messages that are not
> relevant to the changes being made.

Please don't spam the CVS list with replies to commit messages that
contain things not relevant to the changes being made.
-- 
Carl Schmidt

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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