Wes Peters wrote:
> 
> Sergey Babkin wrote:
> >
> > Jordan Hubbard wrote:
> > >
> > > I've had several marketing types approach me recently for details as
> > > to whether or not Microsoft was using the BSD TCP/IP stack and/or user
> > > utilities, and though it's always been "common knowledge" in the

> > I know one way but it's a hard one: disassemble and manually decomiple
> > the code and compare it with the BSD code. I've once done such
> > a research on the HP-UX pty code (for other reasons) and it matched
> > the BSD code practically exactly except for the added spin locks.
> 
> It's a lot easier than that.  Just find one of the universities that have
> been given the Win2K/XP sources and ask them to compare the IP stack code
> with it's reputed parent, NetBSD.

It may depend on which license they had to sign to get this source code.
Such use may be against this license.

Also the code may not perfectly match BSD: for example, UnixWare
has its TCP stack based on [some old] BSD but it's heavily modified 
to accomodate STREAMS instead of sockets.

-SB

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to