Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Jun 2010 02:44:29 +0200
From:      Luigi Rizzo <rizzo@iet.unipi.it>
To:        Randall Stewart <rrs@FreeBSD.org>
Cc:        svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org
Subject:   Re: svn commit: r208857 - head/sys/netinet
Message-ID:  <20100606004429.GC56080@onelab2.iet.unipi.it>
In-Reply-To: <201006052139.o55LdrBK045695@svn.freebsd.org>
References:  <201006052139.o55LdrBK045695@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jun 05, 2010 at 09:39:53PM +0000, Randall Stewart wrote:
> Author: rrs
> Date: Sat Jun  5 21:39:52 2010
> New Revision: 208857
> URL: http://svn.freebsd.org/changeset/base/208857
> 
> Log:
>   Purge out a Windows def that somehow slipped
>   past the scrubber.

i wonder if it makes sense to scrub away the code for other OS.
While I understand the rationale, seeing the whole code might have
several advantages:
- understand the constraints that other OS impose;
- learn what APIs are available in other OS;
- teach people how to write portable code;

cheers
luigi



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