From owner-freebsd-questions Wed Jun 20 12:22: 4 2001 Delivered-To: freebsd-questions@freebsd.org Received: from 1upmc-msximc1.isdip.upmc.edu (1upmc-msximc1.isdip.upmc.edu [128.147.18.39]) by hub.freebsd.org (Postfix) with ESMTP id 1D3E937B401 for ; Wed, 20 Jun 2001 12:21:54 -0700 (PDT) (envelope-from personrp@ccbh.com) Received: by 1upmc-msximc1.isdip.upmc.edu with Internet Mail Service (5.5.2653.19) id ; Wed, 20 Jun 2001 15:22:55 -0400 Message-ID: <46AEB8C1B628D511969200508B6FE42A668419@1upmc-msx6.isdip.upmc.edu> From: "Person, Roderick" To: 'Nick Rogness' , Peter Cc: wmoran@iowna.com, freebsd-questions@FreeBSD.ORG Subject: RE: IEEE Journalist looking for facts about Microsoft use of BSDc ode Date: Wed, 20 Jun 2001 15:23:10 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C0F9BE.714DCB00" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C0F9BE.714DCB00 Content-Type: text/plain; charset="iso-8859-1" I searched for "California" on a NT machine and found the same. I opened rsh.exe inside of the programmers editor on a NT machine and found this on line 42 of the binary: @(#) Copyright (c) 1983 The Regents of the University of California. All rights reserved. I opened rsh.exe inside of the programmers editor on a NT machine and found this line Roderick P. Person Programmer II (412)454-2616 personrp@ccbh.com http://www.ccbh.com "Fascism is coming back, baby!" - Kevin Bacon - JFK > -----Original Message----- > From: Nick Rogness [mailto:nick@rogness.net] > Sent: June 20, 2001 4:29 PM > To: Peter > Cc: wmoran@iowna.com; freebsd-questions@FreeBSD.ORG > Subject: Re: IEEE Journalist looking for facts about Microsoft use of > BSDcode > > > On Wed, 20 Jun 2001, Peter wrote: > > [snip] > > cd /win/WINDOWS > > strings * |grep -i BSD > > cd SYSTEM [SYSTEM32] > > strings * |grep -i BSD > > [or use a "for i in `ls` ; do strings $i |grep -i BSD ; done] > > [Yes I know it's not clean but it a very easy/fast] > > FYI, > > It returns: > > ftp.exe > nslookup.exe > finger.exe > rsh.exe > rcp.exe > > The search was on "California" not BSD. EVERY file > in system32 and system in Win2K Pro was searched. > > [AFAIK] You can strip some of strings during compile > time. Someone please clarify if this is not correct. > > Nick Rogness > - Keep on Routing in a Free World... > "FreeBSD: The Power to Serve!" > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > ------_=_NextPart_001_01C0F9BE.714DCB00 Content-Type: text/html; charset="iso-8859-1" RE: IEEE Journalist looking for facts about Microsoft use of BSDcode

I searched for "California" on a NT machine and found the same.

I opened rsh.exe inside of the programmers editor on a NT machine and found this on line 42 of the binary:


@(#) Copyright (c) 1983 The Regents of the University of California.
 All rights reserved.

I opened rsh.exe inside of the programmers editor on a NT machine and found this line

Roderick P. Person
Programmer II
(412)454-2616
personrp@ccbh.com
http://www.ccbh.com

"Fascism is coming back, baby!"
        - Kevin Bacon - JFK




> -----Original Message-----
> From: Nick Rogness [mailto:nick@rogness.net]
> Sent: June 20, 2001 4:29 PM
> To: Peter
> Cc: wmoran@iowna.com; freebsd-questions@FreeBSD.ORG
> Subject: Re: IEEE Journalist looking for facts about Microsoft use of
> BSDcode
>
>
> On Wed, 20 Jun 2001, Peter wrote:
>
> [snip]
> > cd /win/WINDOWS
> > strings * |grep -i BSD
> > cd SYSTEM [SYSTEM32]
> > strings * |grep -i BSD
> > [or use a "for i in `ls` ; do strings $i  |grep -i BSD ; done]
> > [Yes I know it's not clean but it a very easy/fast]
>
>       FYI,
>
>       It returns:
>
>               ftp.exe
>               nslookup.exe
>               finger.exe
>               rsh.exe
>               rcp.exe
>
>       The search was on "California" not BSD.  EVERY file
>       in system32 and system in Win2K Pro was searched.
>
>       [AFAIK] You can strip some of strings during compile
>       time.  Someone please clarify if this is not correct.
>
> Nick Rogness <nick@rogness.net>
>  - Keep on Routing in a Free World...
>   "FreeBSD: The Power to Serve!"
>
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
>

------_=_NextPart_001_01C0F9BE.714DCB00-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message