Date: Fri, 15 Jun 2001 18:02:44 -0400 From: Jon Parise <jon@csh.rit.edu> To: Jordan Hubbard <jkh@osd.bsdi.com> Cc: roberto@keltia.freenix.fr, hackers@FreeBSD.ORG Subject: Re: Query: How to tell if Microsoft is using BSD TCP/IP code? Message-ID: <20010615180243.H28367@csh.rit.edu> In-Reply-To: <20010615144721D.jkh@osd.bsdi.com>; from jkh@osd.bsdi.com on Fri, Jun 15, 2001 at 02:47:21PM -0700 References: <002201c0f5de$1f3844a0$f642d9cf@DROID> <20010615140117A.jkh@osd.bsdi.com> <20010615233013.A26606@tara.freenix.org> <20010615144721D.jkh@osd.bsdi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jun 15, 2001 at 02:47:21PM -0700, Jordan Hubbard wrote: > Thanks, that represents the first "hard hit" I've seen yet: > > root@winston-> strings FTP.EXE |grep "University of California" > @(#) Copyright (c) 1983 The Regents of the University of California. Here's one more: (echo) [system32]$ strings NSLOOKUP.EXE | grep -i copyright @(#) Copyright (c) 1985,1989 Regents of the University of California. > Now if we can just locate something in the kernel or a well-used > DLL.. No similar luck with any of the DLL's on my Windows 2000 file system. -- Jon Parise (jon@csh.rit.edu) . Rochester Inst. of Technology http://www.csh.rit.edu/~jon/ : Computer Science House Member To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010615180243.H28367>