From owner-freebsd-sparc Sun Feb 10 0:59:31 2002 Delivered-To: freebsd-sparc@freebsd.org Received: from k6.locore.ca (k6.locore.ca [198.96.117.170]) by hub.freebsd.org (Postfix) with ESMTP id 637CB37B400; Sun, 10 Feb 2002 00:59:29 -0800 (PST) Received: (from jake@localhost) by k6.locore.ca (8.11.6/8.11.6) id g1A9EdK53494; Sun, 10 Feb 2002 04:14:39 -0500 (EST) (envelope-from jake) Date: Sun, 10 Feb 2002 04:14:39 -0500 From: Jake Burkholder To: "David O'Brien" Cc: sparc64@FreeBSD.ORG Subject: Re: need to change the macro names in asmacros.h Message-ID: <20020210041439.C36713@locore.ca> References: <20020209221008.A44308@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020209221008.A44308@dragon.nuxi.com>; from obrien@FreeBSD.ORG on Sat, Feb 09, 2002 at 10:10:08PM -0800 Sender: owner-freebsd-sparc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Apparently, On Sat, Feb 09, 2002 at 10:10:08PM -0800, David O'Brien said words to the effect of; > "DATA" etc al. is too easy to clash with other macros, and in fact > already does with existing kernel code. Can we change these macros to > _DATA, _ENTRY, etc.; or maybe ASMDATA, ASMENTRY, etc.? > > > In file included from ../../../dev/sym/sym_hipd.c:150: > ../../../dev/sym/sym_defs.h:869:1: warning: "DATA" redefined > In file included from machine/pcpu.h:35, > from ../../../sys/pcpu.h:38, > from ../../../sys/proc.h:56, > from ../../../dev/sym/sym_hipd.c:96: > machine/asmacros.h:123:1: warning: this is the location of the previous definition The ifdef LOCORE protection in asmacros.h is wrong. I think I intended to use these macros in libc, which is why they're exposed to the whole world, but that turned out not be necessary. I'll fix it. Thanks. Jake > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-sparc" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-sparc" in the body of the message From owner-freebsd-sparc Sun Feb 10 5:17:43 2002 Delivered-To: freebsd-sparc@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id 9318E37B41A for ; Sun, 10 Feb 2002 05:17:41 -0800 (PST) Received: (from obrien@localhost) by dragon.nuxi.com (8.11.6/8.11.1) id g1ADHfC07413 for sparc64@freebsd.org; Sun, 10 Feb 2002 05:17:41 -0800 (PST) (envelope-from obrien) Date: Sun, 10 Feb 2002 05:17:41 -0800 From: "David O'Brien" To: sparc64@freebsd.org Subject: native /usr/src built binutils available Message-ID: <20020210051741.A7396@dragon.nuxi.com> Reply-To: obrien@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-sparc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org fetch http://people.freebsd.org/~obrien/sparc64/native-bu-2.12snap.tar.bz2 tar -xpjf native-bu-2.12snap.tar.bz2 -C / To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-sparc" in the body of the message From owner-freebsd-sparc Sun Feb 10 20:14:22 2002 Delivered-To: freebsd-sparc@freebsd.org Received: from rwcrmhc52.attbi.com (rwcrmhc52.attbi.com [216.148.227.88]) by hub.freebsd.org (Postfix) with ESMTP id 9D3CF37B405 for ; Sun, 10 Feb 2002 20:14:20 -0800 (PST) Received: from sasha ([12.253.98.178]) by rwcrmhc52.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id <20020211041419.IAZC1147.rwcrmhc52.attbi.com@sasha> for ; Mon, 11 Feb 2002 04:14:19 +0000 From: "Marc Butler" To: Subject: Building under Solaris. Date: Sun, 10 Feb 2002 21:13:48 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Sender: owner-freebsd-sparc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I'm loathe to post this email, but I can't find any documentation. I'd like to build FreeBSD under Solaris, and boot it off the second hard drive in my Blade 100. The build environment stuff in CVS expects (especially Makefiles) seems deliberately slanted towards FreeBSD (understandably). I'm just looking to get a hand-up. Cheers. -- Politically correct is an euphemism for euphemism. marcbutler@acm.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-sparc" in the body of the message From owner-freebsd-sparc Sun Feb 10 20:19:49 2002 Delivered-To: freebsd-sparc@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id 5D31637B404 for ; Sun, 10 Feb 2002 20:19:46 -0800 (PST) Received: (from obrien@localhost) by dragon.nuxi.com (8.11.6/8.11.1) id g1B4JdG06316; Sun, 10 Feb 2002 20:19:39 -0800 (PST) (envelope-from obrien) Date: Sun, 10 Feb 2002 20:19:39 -0800 From: "David O'Brien" To: Marc Butler Cc: sparc64@freebsd.org Subject: Re: Building under Solaris. Message-ID: <20020210201939.A6294@dragon.nuxi.com> Reply-To: obrien@freebsd.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from marcbutler@acm.org on Sun, Feb 10, 2002 at 09:13:48PM -0700 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-sparc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, Feb 10, 2002 at 09:13:48PM -0700, Marc Butler wrote: > I'm loathe to post this email, but I can't find any documentation. I'd > like to build FreeBSD under Solaris, and boot it off the second hard drive > in my Blade 100. If there is ANYWAY you can find an old x86 box you could install FreeBSD on, your life will be MUCH easier. That said, I think we are just about to the point of being able to self-host. You'll still need an NFS server for your root, but another Solaris will probably make a better NSF server than FreeBSD does. I have a host=target=sparc64-*-freebsd toolchain I will make available on Monday (unless something comes up). > The build environment stuff in CVS expects (especially Makefiles) seems > deliberately slanted towards FreeBSD (understandably). I'm just looking to > get a hand-up. You will also want to get the special sparc64 repo thru cvsup10.freebsd.org. You'll have to poke someone else for the details CVSup'ing it. -- -- David (obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-sparc" in the body of the message From owner-freebsd-sparc Tue Feb 12 8:59:23 2002 Delivered-To: freebsd-sparc@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id 5D6D137B420 for ; Tue, 12 Feb 2002 08:59:19 -0800 (PST) Received: (from obrien@localhost) by dragon.nuxi.com (8.11.6/8.11.1) id g1CGuUh69486 for sparc64@freebsd.org; Tue, 12 Feb 2002 08:56:30 -0800 (PST) (envelope-from obrien) Date: Tue, 12 Feb 2002 08:56:30 -0800 From: "David O'Brien" To: sparc64@freebsd.org Subject: (FWD) AWK/perl hacker needed to assist the Sparc64 port Message-ID: <20020212085630.A69462@dragon.nuxi.com> Reply-To: obrien@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-sparc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org In rev 1.20 of sys/kern/vnode_if.pl Eivind converted this from a Bourne+AWK script into a Perl script. Well that just makes porting to new architectures VERY difficult as the boot strapping of Perl 5 is quite difficult. A shell hacker could really help out the FreeBSD/sparc64 porting effort by updating vnode_if.pl rev 1.19 to have all the functionality the perl version has today. -- -- David (obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-sparc" in the body of the message From owner-freebsd-sparc Tue Feb 12 10:19:54 2002 Delivered-To: freebsd-sparc@freebsd.org Received: from wolfbert.skynet.be (wolfbert.skynet.be [195.238.3.13]) by hub.freebsd.org (Postfix) with ESMTP id 1C2AB37B41B for ; Tue, 12 Feb 2002 10:19:50 -0800 (PST) Received: from durendal.skynet.be (durendal.skynet.be [195.238.3.128]) by wolfbert.skynet.be (8.11.6/8.11.6/Skynet-OUT-FALLBACK-2.16) with ESMTP id g1CHXPE11441 for ; Tue, 12 Feb 2002 18:33:25 +0100 (MET) (envelope-from ) Received: from skynet.be (adsl-93254.turboline.skynet.be [217.136.236.70] (may be forged)) by durendal.skynet.be (8.11.6/8.11.6/Skynet-OUT-2.16) with ESMTP id g1CHVcg17928 for ; Tue, 12 Feb 2002 18:31:38 +0100 (MET) (envelope-from ) Message-ID: <3C693565.5050803@skynet.be> Date: Tue, 12 Feb 2002 16:31:49 +0100 From: Jan Atle Ramsli User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.2.1) Gecko/20010901 X-Accept-Language: en-us MIME-Version: 1.0 To: sparc64@freebsd.org Subject: Re: (FWD) AWK/perl hacker needed to assist the Sparc64 port References: <20020212085630.A69462@dragon.nuxi.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-sparc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org David O'Brien wrote: > >A shell hacker could really help out the FreeBSD/sparc64 porting effort >by updating vnode_if.pl rev 1.19 to have all the functionality the perl >version has today. > I am not a Perl hacker, but I would like to help out. The willingness is just about inversely proportional to my ability, though. I am a good C programmer, used to program on the metal on DOS-PC's, low-level under CDOS on CompuPro S-100, so there should be nothing preventing me from becoming a proficient Ultra hacker. Have a U10. Atle atle@operamail.com trollet@skynet.be To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-sparc" in the body of the message From owner-freebsd-sparc Tue Feb 12 19:40:38 2002 Delivered-To: freebsd-sparc@freebsd.org Received: from rwcrmhc52.attbi.com (rwcrmhc52.attbi.com [216.148.227.88]) by hub.freebsd.org (Postfix) with ESMTP id 526B137B402; Tue, 12 Feb 2002 19:40:36 -0800 (PST) Received: from peter3.wemm.org ([12.232.27.13]) by rwcrmhc52.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020213034036.LQTC1147.rwcrmhc52.attbi.com@peter3.wemm.org>; Wed, 13 Feb 2002 03:40:36 +0000 Received: from overcee.wemm.org (overcee.wemm.org [10.0.0.3]) by peter3.wemm.org (8.11.0/8.11.0) with ESMTP id g1D3eZs10192; Tue, 12 Feb 2002 19:40:35 -0800 (PST) (envelope-from peter@wemm.org) Received: from wemm.org (localhost [127.0.0.1]) by overcee.wemm.org (Postfix) with ESMTP id 82B573809; Tue, 12 Feb 2002 19:40:30 -0800 (PST) (envelope-from peter@wemm.org) X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: obrien@FreeBSD.ORG Cc: sparc64@FreeBSD.ORG Subject: Re: (FWD) AWK/perl hacker needed to assist the Sparc64 port In-Reply-To: <20020212085630.A69462@dragon.nuxi.com> Date: Tue, 12 Feb 2002 19:40:30 -0800 From: Peter Wemm Message-Id: <20020213034030.82B573809@overcee.wemm.org> Sender: owner-freebsd-sparc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org "David O'Brien" wrote: > In rev 1.20 of sys/kern/vnode_if.pl Eivind converted this from a > Bourne+AWK script into a Perl script. Well that just makes porting to > new architectures VERY difficult as the boot strapping of Perl 5 is quite > difficult. > > A shell hacker could really help out the FreeBSD/sparc64 porting effort > by updating vnode_if.pl rev 1.19 to have all the functionality the perl > version has today. Perl was the *least* of the ia64 port's problems. We had far more trouble with the compiler. miniperl was enough, and that was simple to cross-build for ia64 using the existing bmake tools. We didn't need any of the other cruft, just libperl.a and a statically linked miniperl binary. You dont need the ASSERT_VOP_(UN)LOCKED() macros to be generated anyway, rev 1.19 should be functional enough as-is for your porting efforts. You'll only need to deal with the -c and -h stuff, but you can use makefile glue to work around that. Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-sparc" in the body of the message From owner-freebsd-sparc Wed Feb 13 8: 4:38 2002 Delivered-To: freebsd-sparc@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id 5D5E537B400 for ; Wed, 13 Feb 2002 08:04:35 -0800 (PST) Received: (from obrien@localhost) by dragon.nuxi.com (8.11.6/8.11.1) id g1DG4TZ06093; Wed, 13 Feb 2002 08:04:29 -0800 (PST) (envelope-from obrien) Date: Wed, 13 Feb 2002 08:04:28 -0800 From: "David O'Brien" To: Peter Wemm Cc: sparc64@FreeBSD.ORG Subject: Re: (FWD) AWK/perl hacker needed to assist the Sparc64 port Message-ID: <20020213080428.A6067@dragon.nuxi.com> Reply-To: obrien@FreeBSD.ORG References: <20020212085630.A69462@dragon.nuxi.com> <20020213034030.82B573809@overcee.wemm.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020213034030.82B573809@overcee.wemm.org>; from peter@wemm.org on Tue, Feb 12, 2002 at 07:40:30PM -0800 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-sparc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue, Feb 12, 2002 at 07:40:30PM -0800, Peter Wemm wrote: > > Perl was the *least* of the ia64 port's problems. We had far more trouble > with the compiler. miniperl was enough, and that was simple to cross-build > for ia64 using the existing bmake tools. We didn't need any of the other > cruft, just libperl.a and a statically linked miniperl binary. Well Perl is one of the sparc64's problems at the moment. I am unable to build libperl.a and miniperl. You are free to provide a miniperl and I'll use that. :-) I am trying to accomplish something specific -- compile a working kernel self-hosted. I have had to go off into the woods a few times, and I don't want to keep going off there getting farther from my goal. -- -- David (obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-sparc" in the body of the message From owner-freebsd-sparc Wed Feb 13 10:44: 8 2002 Delivered-To: freebsd-sparc@freebsd.org Received: from lurza.secnetix.de (lurza.secnetix.de [212.66.1.130]) by hub.freebsd.org (Postfix) with ESMTP id A613B37B431; Wed, 13 Feb 2002 10:43:47 -0800 (PST) Received: (from olli@localhost) by lurza.secnetix.de (8.11.6/8.11.6) id g1DIhjM71789; Wed, 13 Feb 2002 19:43:45 +0100 (CET) (envelope-from oliver.fromme@secnetix.de) Date: Wed, 13 Feb 2002 19:43:45 +0100 (CET) Message-Id: <200202131843.g1DIhjM71789@lurza.secnetix.de> From: Oliver Fromme To: freebsd-hackers@FreeBSD.ORG, freebsd-sparc@FreeBSD.ORG Subject: Re: AWK/perl hacker needed to assist the Sparc64 port In-Reply-To: <20020212084918.A69309@dragon.nuxi.com> X-Newsgroups: list.freebsd-hackers User-Agent: tin/1.5.4-20000523 ("1959") (UNIX) (FreeBSD/4.5-RELEASE (i386)) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-sparc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org David O'Brien wrote: > In rev 1.20 of sys/kern/vnode_if.pl Eivind converted this from a > Bourne+AWK script into a Perl script. I wonder, why? > Well that just makes porting to > new architectures VERY difficult as the boot strapping of Perl 5 is quite > difficult. > > A shell hacker could really help out the FreeBSD/sparc64 porting effort > by updating vnode_if.pl rev 1.19 to have all the functionality the perl > version has today. http://www.secnetix.de/~olli/tmp/vnode_if.awk It's a pretty straight-forward port of the perl version (vnode_if.pl r1.28). Output is the same, byte for byte (including the vfs locks debug output when enabled). It runs faster, is smaller and easier to read. ;-) I also took the opportunity to clean the code up and make it style(9) compliant, as far as possible (it's an advan- tage that awk syntax looks a lot like C). It's a simple drop-in replacement. In the kernel Makefile, replace ``perl5 vnode_if.pl'' with ``awk -f vnode_if.awk''. However, note that I've only tested it with gnu-awk. It _should_ run with the awk in -current, too, but I have no way to test that right now. Regards Oliver -- Oliver Fromme, secnetix GmbH & Co KG, Oettingenstr. 2, 80538 München Any opinions expressed in this message may be personal to the author and may not necessarily reflect the opinions of secnetix in any way. "All that we see or seem is just a dream within a dream" (E. A. Poe) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-sparc" in the body of the message From owner-freebsd-sparc Thu Feb 14 6:31:13 2002 Delivered-To: freebsd-sparc@freebsd.org Received: from mail2.rol.it (mail2.rol.it [193.41.7.204]) by hub.freebsd.org (Postfix) with SMTP id 1B66E37B416 for ; Thu, 14 Feb 2002 06:30:31 -0800 (PST) From: request@logos.net To: freebsd-sparc@freebsd.org Subject: Verba Volant Message-Id: <20020214143031.1B66E37B416@hub.freebsd.org> Date: Thu, 14 Feb 2002 06:30:31 -0800 (PST) Sender: owner-freebsd-sparc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org We have been requested to insert the following email address, "freebsd-sparc@freebsd.org", in the Verba Volant Newsletter database. Through this daily service you will receive a quotation, selected from amongst the most celebrated philosophers, writers and poets of all time and translated into many languages and dialects by volunteers worldwide. If you would like to confirm your subscription to Verba Volant, please click on the following link: http://www.logos.net/owa-l/press.subscribe?lang=en&email=freebsd-sparc@freebsd.org If you do not wish to click on the link, your subscription will be cancelled. Thank you for your time. Verba Volant Il nous a été demandé d'ajouter l'adresse électronique "freebsd-sparc@freebsd.org" dans la liste des destinataires de Verba Volant, un service qui tous les jours vous adressera une citation sélectionnée parmi les œuvres des meilleurs philosophes, écrivains, poètes de tous les temps et traduite en de très nombreuses langues grâce à des volontaires du monde entier. Pour confirmer l'inscription à Verba Volant, veuillez vous connecter au lien suivant: http://www.logos.net/owa-l/press.subscribe?lang=fr&email=freebsd-sparc@freebsd.org Si vous préférez ne pas cliquer sur le lien, vous ne recevrez rien. Merci dans tous les cas de nous avoir accordé quelques secondes. Verba Volant Se nos ha solicitado insertar la dirección de correo electrónico "freebsd-sparc@freebsd.org" en el listado de envíos de Verba Volant, un servicio que diariamente le enviará citas elegidas entre los mejores filosofos, escritores, poetas, etc., traducidas a varios idiomas y dialectos. Dichas citas están traducidas por voluntarios que se conectan a nuestra web desde todo el mundo. Si quiere confirmar la suscripción a Verba Volant, le rogamos entre en: http://www.logos.net/owa-l/press.subscribe?lang=es&email=freebsd-sparc@freebsd.org Si no entra en la dirección señalada no recibirá las citas. Muchas gracias por el tiempo que nos ha dedicado. Verba Volant Ci è stato chiesto di inserire l'indirizzo di posta elettronica "freebsd-sparc@freebsd.org" nell’elenco dei destinatari di Verba Volant, un servizio che ogni giorno ti invierà una citazione scelta tra quelle dei migliori filosofi, scrittori, poeti di tutti i tempi e tradotta in moltissime lingue e dialetti grazie alla collaborazione di volontari da tutto il mondo. Se desideri confermare l'iscrizione, ti preghiamo di collegarti al seguente link: http://www.logos.net/owa-l/press.subscribe?lang=it&email=freebsd-sparc@freebsd.org Nel caso preferissi non cliccare sul link, non riceverai nulla. Grazie comunque per i secondi che ci hai dedicato. Cordiali saluti. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-sparc" in the body of the message From owner-freebsd-sparc Thu Feb 14 20:45:10 2002 Delivered-To: freebsd-sparc@freebsd.org Received: from eudoramail.com (host-64-110-31-18.interpacket.net [64.110.31.18]) by hub.freebsd.org (Postfix) with SMTP id 8068637B433 for ; Thu, 14 Feb 2002 20:40:04 -0800 (PST) From: "MR MICHEAL ADAM" To: Subject: Partnership Proposal Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Date: Thu, 14 Feb 2002 05:47:53 -0000 Reply-To: "MR MICHEAL ADAM" Content-Transfer-Encoding: 8bit Message-Id: <20020215044005.8068637B433@hub.freebsd.org> Sender: owner-freebsd-sparc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org ATTN: THE PRESIDENT/CEO Dear Sir / Madam, I am Dr. Mrs. Marian Abacha, wife to the late Nigerian Head of state, General Sani Abacha who died on the 8th of June 1998 while still on active service for our Country. I am contacting you with the hope that you will be of great assistance to me, I currently have within my reach the sum of 76MILLION U.S dollars cash which l intend to use for investment purposes outside Nigeria. This money came as a result of a payback contract deal between my husband and a Russian firm in our country's multi-billion dollar Ajaokuta steel plant. The Russian partners returned my husband's share being the above sum after his death. Presently, the new civilian Government has intensified their probe into my husband's financial resources, which has led to the freezing of all our accounts, local and foreign, the revoking of all our business licenses and the arrest of my First son. In view of this I acted very fast to withdraw this money from one of our finance houses before it was closed down. I have deposited the money in a security vault for safe keeping with the help of very loyal officials of my late husband. No record is known about this fund by the government because there is no documentation showing that we received such funds. Due to the current situation in the country and government attitude to my financial affairs, I cannot make use of this money within. Bearing in mind that you may assist me, 20% of the total amount will be paid to you for your assistance, while 5% will be set aside for expenses incurred by the parties involved and this will be paid before sharing. Half of my75% will be paid in to my account on your instruction once the money hits your account, while the other half will be invested by your humble self in any viable business venture you deem fit, with you as manager of the invested funds. Remunerations, during the investment period will be on a 50/50 basis. Your URGENT response is needed. All correspondence must be through my lawyer,fax:234-1-4709814. Attentioned to my attorney (HAMZA IBU). Please do not forget to include your direct tel/fax line for easy reach. I hope I can trust you with my family's last financial hope.Regards Dr. Mrs. Marian Sani Abacha. C/o HAMZA IBU (counsel) URGENT AND CONFIDENTIAL MR. MICHEAL ADAM FAX: 234-1-7590900 Attn: The Chief Executive Officer REQUEST FOR URGENT AND CONFIDENTIAL BUSINESS RELATIONSHIP Please permit me to introduce myself to you, my names are Mr. MICHEAL ADAM a Petroleum Engineer with the Nigerian National Petroleum Corporation and a member of the contract award committee of the above corporation, which is under, The Federal Ministry of Petroleum and Natural Resources. CONFIDENTIAL THE SOURCE OF THE FUND IS AS FOLLOWS: With the assistance of some senior officials of the Federal Ministry of Finance and Office of the Accountant General of the Federation, we want to quietly transfer the sum of Nineteen Million US Dollars only ($19m US Dollars only) out of my country Nigeria. This US$19 M US Dollar was quietly over-estimated on the contract for Turn around Maintenance (TAM) of Port Harcourt petrochemical refinery in Nigeria (SOUTHERN NIGERIA) and the Rehabilitation of Petroleum Pipelines, Depot and Jetties. The actual contract value of this said project was US$171M US Dollars, but my colleagues and I deliberately increased the contract to our own benefit to the tune of $190M US Dollars, of which the over-estimated value of US$19M US Dollars belongs to us and this amount is what we want to secretly transfer into your personal or company account for safe keeping and sharing. The Federal Government and the Federal Ministry of Petroleum and Natural Resources have approved the total sum of US$190 Million US Dollars. The project has been completed and commissioned by the Federal Government and the original contractors have been paid their Contractual sum and what is left now is the US$19Million US Dollars. Under this circumstance and upon your acceptance we will register You/your Company as a sub-contractor to the original contractors with my corporation, so that this fund can be transferred into your account without hitch whatsoever. Our reasons of soliciting your assistance to transfer this fund to your account is owing to the policy of the Federal Government of Nigeria, the code conduct debars us civil servants (Government Workers) from operating a foreign account, hence we seeking your assistance. After several deliberations with my colleagues, we decided to give you 25% as your entitlement for your assistance for providing your account, while 70% will be for us and the remaining 5% would be used to offset all local and foreign expenses that might be incurred during this transaction. However this is based on the ground that you would assure me of the following: 1 That after the successful transfer of the $19m us dollars into your account, you will give us our own fare share of 70% without running away with the money or setting on it to our detriment. 2 That you will treat this business with utmost secrecy, Confidentiality, understanding and sincerity, which this business demands. 3 You will assist us (by way of advice) to invest our own share in business venture in your country. 4 Upon your acceptance of this proposal I will send a TEXT for you to fill in your letter headed paper and return back to me, as we shall use this TEXT to raise an application for payment on your behalf as you will be made the recognized beneficiary of the fund. KINDLY FORWARD YOUR TELEPHONE AND FAX NUMBER to me also. PLEASE NOTE: that this business is 100% risk free and will not implicate you in any way, sir. Finally please if you feel you cannot do this business with us, kindly delete this message from your computer or destroy it as it will do you no good showing it to a third party or anybody whatsoever, please kindly do us this favor for God sake. The kind of business you do does not effect the business. Sincerely yours, MR. MICHEAL ADAM To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-sparc" in the body of the message From owner-freebsd-sparc Thu Feb 14 21: 9:34 2002 Delivered-To: freebsd-sparc@freebsd.org Received: from yahoo.com (host-64-110-31-18.interpacket.net [64.110.31.18]) by hub.freebsd.org (Postfix) with SMTP id 79CEB37B41A for ; Thu, 14 Feb 2002 21:09:06 -0800 (PST) From: "MR MICHEAL ADAM" To: Subject: Partnership Proposal Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Date: Thu, 14 Feb 2002 06:16:53 -0000 Reply-To: "MR MICHEAL ADAM" Content-Transfer-Encoding: 8bit Message-Id: <20020215050906.79CEB37B41A@hub.freebsd.org> Sender: owner-freebsd-sparc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org ATTN: THE PRESIDENT/CEO Dear Sir / Madam, I am Dr. Mrs. Marian Abacha, wife to the late Nigerian Head of state, General Sani Abacha who died on the 8th of June 1998 while still on active service for our Country. I am contacting you with the hope that you will be of great assistance to me, I currently have within my reach the sum of 76MILLION U.S dollars cash which l intend to use for investment purposes outside Nigeria. This money came as a result of a payback contract deal between my husband and a Russian firm in our country's multi-billion dollar Ajaokuta steel plant. The Russian partners returned my husband's share being the above sum after his death. Presently, the new civilian Government has intensified their probe into my husband's financial resources, which has led to the freezing of all our accounts, local and foreign, the revoking of all our business licenses and the arrest of my First son. In view of this I acted very fast to withdraw this money from one of our finance houses before it was closed down. I have deposited the money in a security vault for safe keeping with the help of very loyal officials of my late husband. No record is known about this fund by the government because there is no documentation showing that we received such funds. Due to the current situation in the country and government attitude to my financial affairs, I cannot make use of this money within. Bearing in mind that you may assist me, 20% of the total amount will be paid to you for your assistance, while 5% will be set aside for expenses incurred by the parties involved and this will be paid before sharing. Half of my75% will be paid in to my account on your instruction once the money hits your account, while the other half will be invested by your humble self in any viable business venture you deem fit, with you as manager of the invested funds. Remunerations, during the investment period will be on a 50/50 basis. Your URGENT response is needed. All correspondence must be through my lawyer,fax:234-1-4709814. Attentioned to my attorney (HAMZA IBU). Please do not forget to include your direct tel/fax line for easy reach. I hope I can trust you with my family's last financial hope.Regards Dr. Mrs. Marian Sani Abacha. C/o HAMZA IBU (counsel) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-sparc" in the body of the message