Ulrich Spörlein writes:
> That said, the only object code altering change is the replacing of
> exit(0) with return(0) at the end of main().
That's a regression.
DES
--
Dag-Erling Smørgrav - d...@des.no
___
svn-src-head@freebsd.org mailing list
http:/
On Wednesday 17 February 2010 1:51:33 pm Ulrich Spörlein wrote:
> On Wed, 17.02.2010 at 11:43:57 -0500, John Baldwin wrote:
> > On Monday 15 February 2010 10:10:22 am Ulrich Spoerlein wrote:
> > > Author: uqs
> > > Date: Mon Feb 15 15:10:21 2010
> > > New Revision: 203926
> > > URL: http://svn.free
On Wed, 17.02.2010 at 11:43:57 -0500, John Baldwin wrote:
> On Monday 15 February 2010 10:10:22 am Ulrich Spoerlein wrote:
> > Author: uqs
> > Date: Mon Feb 15 15:10:21 2010
> > New Revision: 203926
> > URL: http://svn.freebsd.org/changeset/base/203926
> >
> > Log:
> > fortune(6) switch to 3-cla
On Monday 15 February 2010 10:10:22 am Ulrich Spoerlein wrote:
> Author: uqs
> Date: Mon Feb 15 15:10:21 2010
> New Revision: 203926
> URL: http://svn.freebsd.org/changeset/base/203926
>
> Log:
> fortune(6) switch to 3-clause BSDL; style(9)
>
> This reduces the diff to other *BSD and makes
Author: uqs
Date: Mon Feb 15 15:10:21 2010
New Revision: 203926
URL: http://svn.freebsd.org/changeset/base/203926
Log:
fortune(6) switch to 3-clause BSDL; style(9)
This reduces the diff to other *BSD and makes it possible to actually
see the code differences.
Approved by: ed (Co-men