From owner-freebsd-sparc64@FreeBSD.ORG Mon Aug 13 11:08:36 2007 Return-Path: Delivered-To: freebsd-sparc64@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BEDAD16A420 for ; Mon, 13 Aug 2007 11:08:36 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id AD05A13C4CE for ; Mon, 13 Aug 2007 11:08:36 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l7DB8aZr047832 for ; Mon, 13 Aug 2007 11:08:36 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l7DB8ZeZ047828 for freebsd-sparc64@FreeBSD.org; Mon, 13 Aug 2007 11:08:35 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 13 Aug 2007 11:08:35 GMT Message-Id: <200708131108.l7DB8ZeZ047828@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-sparc64@FreeBSD.org Cc: Subject: Current problem reports assigned to you X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Aug 2007 11:08:36 -0000 Current FreeBSD problem reports Critical problems Serious problems S Tracker Resp. Description -------------------------------------------------------------------------------- o sparc/71729 sparc64 printf in kernel thread causes panic on SPARC o sparc/72962 sparc64 [sysinstall] Sysinstall panics on sparc64 if /dev/cd0 o sparc/80410 sparc64 [netgraph] netgraph is causing crash with mpd on sparc o sparc/80890 sparc64 [panic] kmem_malloc(73728): kmem_map too small running o sparc/91882 sparc64 [mouse] Ultra 10 mouse/keyboard o sparc/95297 sparc64 vt100 term does not work in install o sparc/104428 sparc64 [nullfs] nullfs panics on E4500 (but not E420) o sparc/105048 sparc64 [trm] trm(4) panics on sparc64 o sparc/105607 sparc64 [modules] modules on sparc64 don't work with >= 4GB o sparc/106251 sparc64 [libmalloc] malloc fails > for large allocations s sparc/107087 sparc64 system is hinged during boot from CD o sparc/107947 sparc64 [libthr] mysqld periodically core dumps (signal 4) wit o sparc/109908 sparc64 apache22 mod_perl issue on sparc64 o sparc/113556 sparc64 panic: trap: memory address not aligned; Rebooting... 14 problems total. Non-critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- o sparc/72998 sparc64 [kernel] [patch] set_mcontext() change syscalls parame o sparc/94190 sparc64 hw.physmem tunable does not work on sparc o sparc/94483 sparc64 [ath] ath_hal does not work on 6-release/sparc64 o sparc/97707 sparc64 mkskel.sh has bogus timestamp, causing buildworld on s o sparc/105157 sparc64 No reply to ping on Sparc64 o sparc/108732 sparc64 ping(8) reports 14 digit time on sparc64 o sparc/108757 sparc64 [rtc] can't boot if rtc stuffed, no means of recovery o sparc/114349 sparc64 When executing snmpd it immediately stops with a segme 8 problems total. From owner-freebsd-sparc64@FreeBSD.ORG Mon Aug 13 17:50:02 2007 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8888A16A417 for ; Mon, 13 Aug 2007 17:50:02 +0000 (UTC) (envelope-from michiel@boland.org) Received: from neerbosch.nijmegen.internl.net (neerbosch.nijmegen.internl.net [217.149.193.38]) by mx1.freebsd.org (Postfix) with ESMTP id 0CB3313C428 for ; Mon, 13 Aug 2007 17:50:01 +0000 (UTC) (envelope-from michiel@boland.org) Received: from neerbosch.nijmegen.internl.net by neerbosch.nijmegen.internl.net via neerbosch.nijmegen.internl.net [217.149.193.38] with ESMTP for id l7DHbBgt011874 (8.13.4/1.4); Mon, 13 Aug 2007 19:37:11 +0200 (MEST) Received: from localhost by neerbosch.nijmegen.internl.net via mboland@localhost with ESMTP for id l7DHbBU1011870 (8.13.4/2.02); Mon, 13 Aug 2007 19:37:11 +0200 (MEST) X-Authentication-Warning: neerbosch.nijmegen.internl.net: mboland owned process doing -bs Date: Mon, 13 Aug 2007 19:37:11 +0200 (MEST) From: Michiel Boland To: freebsd-sparc64@freebsd.org In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: Re: problem with user trap handlers in -CURRENT X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Aug 2007 17:50:02 -0000 Sorry, forgot to mention that you need to compile with at least some optimization to see this. (-O should do the trick) From owner-freebsd-sparc64@FreeBSD.ORG Mon Aug 13 17:50:03 2007 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7968616A418 for ; Mon, 13 Aug 2007 17:50:03 +0000 (UTC) (envelope-from michiel@boland.org) Received: from neerbosch.nijmegen.internl.net (neerbosch.nijmegen.internl.net [217.149.193.38]) by mx1.freebsd.org (Postfix) with ESMTP id 0AC7E13C459 for ; Mon, 13 Aug 2007 17:50:02 +0000 (UTC) (envelope-from michiel@boland.org) Received: from neerbosch.nijmegen.internl.net by neerbosch.nijmegen.internl.net via neerbosch.nijmegen.internl.net [217.149.193.38] with ESMTP for id l7DHSvc0010688 (8.13.4/1.4); Mon, 13 Aug 2007 19:28:57 +0200 (MEST) Received: from localhost by neerbosch.nijmegen.internl.net via mboland@localhost with ESMTP for id l7DHSvtr010685 (8.13.4/2.02); Mon, 13 Aug 2007 19:28:57 +0200 (MEST) X-Authentication-Warning: neerbosch.nijmegen.internl.net: mboland owned process doing -bs Date: Mon, 13 Aug 2007 19:28:57 +0200 (MEST) From: Michiel Boland To: freebsd-sparc64@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="-559023410-851401618-1187026137=:5737" Subject: problem with user trap handlers in -CURRENT X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Aug 2007 17:50:03 -0000 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. ---559023410-851401618-1187026137=:5737 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Hi. First, I would like to point out that I'm not at all an expert on sparc64, so please excuse me if I express myself a bit awkwardly. Now the problem. As you may or may not know, -CURRENT on sparc64 is broken in the sense that you can no longer ssh into a box that has UsePrivilegeSeparation yes in sshd_config. For more details, see http://lists.freebsd.org/pipermail/freebsd-current/2007-July/074569.html and http://lists.freebsd.org/pipermail/freebsd-current/2007-August/075996.html At the root of all this lies what I think is a fundamental problem with the way that alignment traps are handled. Attached you will find (unless the list software decides to eat it) a program that demonstrates what I mean. It creates a deliberate unaligned access trap. The idea is that the trap handler then emulates the load/store in software. This is done in __unaligned_fixup in src/lib/libc/sparc64/sys/__sparc_utrap_align.c. Unfortunately this emulation will not work if the trap is taken in the delay slot right after a return instruction, and the faulting address is on the stack of the procedure from which the processor just returned. This is because the contents of the stack are overwritten with a trap frame, at which point the emulation code will store an erroneous value. This is why the attached program outputs expected 37, got 0 instead of nothing, which it should do. (Surprise your friends: link traptest statically. It will then print a different value each time it is run. :) The assembler code generated by gcc looks like o2: save %sp, -208, %sp add %fp, 2019, %l0 add %l0, %i0, %l0 add %fp, 2027, %o0 call o3, 0 mov %l0, %o1 ldsb [%fp+2027], %g1 cmp %g1, 0 add %fp, 2019, %g1 movne %icc, %l0, %g1 return %i7+8 ldsw [%g1], %o0 <----- trap is taken here ^^^^^ this location will be overwritten by the trap frame I'm not sure how to work around this. I guess one solution would be to tell gcc not to generate these kinds of instruction combinations. But also I am wondering why FreeBSD attempts to emulate unaligned loads and stores in the first place. If I run traptest on Solaris, it crashes immediately with SIGBUS. I would have guessed it would do the same on FreeBSD. So I was a bit surprised that it ran at all. Is it not easier to just not handle unaligned traps at all and simply let programs crash? Or did someone already try this in the past, and too many things broke after that? Also I would assume that if you enforce that all memory access be aligned, and hence cut out all the (slow) emulation, you get at least a theoretical spead increase. Cheers Michiel ---559023410-851401618-1187026137=:5737 Content-Type: TEXT/PLAIN; charset=US-ASCII; name=traptest.c Content-Transfer-Encoding: BASE64 Content-ID: Content-Description: Content-Disposition: attachment; filename=traptest.c I2luY2x1ZGUgPHN0ZGlvLmg+DQoNCiNpZm5kZWYgTUFHSUNfTlVNQkVSDQoj ZGVmaW5lIE1BR0lDX05VTUJFUiAzNw0KI2VuZGlmDQoNCmludCBvMihpbnQp Ow0KDQppbnQgbWFpbigpDQp7DQoJaW50IGkgPSBvMigxKTsNCg0KCWlmIChp ICE9IE1BR0lDX05VTUJFUikgew0KCQlmcHJpbnRmKHN0ZGVyciwgImV4cGVj dGVkICVkLCBnb3QgJWRcbiIsIE1BR0lDX05VTUJFUiwgaSk7DQoJCXJldHVy biAxOw0KCX0NCglyZXR1cm4gMDsNCn0NCg0Kdm9pZCBvMyhjaGFyICosIGNo YXIgKik7DQoNCmludCBvMihpbnQgb2Zmc2V0KQ0Kew0KCWludCAqcDsNCglj aGFyIGNbNF07DQoJY2hhciB0bXBbOF07DQoNCgkvKg0KICAgICAgICAgKiBv MyB3aWxsIHN0b3JlIHRoZSBtYWdpYyBudW1iZXIgaW4gKih0bXAgKyBvZmZz ZXQpDQoJICovDQoJbzMoYywgdG1wICsgb2Zmc2V0KTsNCgkvKg0KCSAqIG8z IHdpbGwgYWxzbyBtYWtlIGNbMF0gbm96ZXJvLCBzbyB3ZSBzaG91bGQgYWx3 YXlzDQoJICogcmV0dXJuICoodG1wICsgb2Zmc2V0KSwgdGhhdCBpcywgdGhl IG1hZ2ljIG51bWJlci4NCgkgKiBUaGlzIGNvbnN0cnVjdGlvbiBpcyBqdXN0 IGEgdHJpY2sgdG8gbWFrZSBnY2MNCgkgKiBlbWl0IHRoZSBjb3JyZWN0IGFz c2VtYmxlciBzdGF0ZW1lbnRzLg0KCSAqLw0KCXAgPSBjWzBdID8gKGludCAq KSAodG1wICsgb2Zmc2V0KSA6IChpbnQgKikgdG1wOw0KCXJldHVybiAqcDsN Cn0NCg0Kdm9pZCBvMyhjaGFyICpjcCwgY2hhciAqcykNCnsNCglpbnQgKmlw ID0gKGludCAqKSBzOw0KCSpjcCA9IDE7DQoJKmlwID0gTUFHSUNfTlVNQkVS Ow0KfQ0K ---559023410-851401618-1187026137=:5737-- From owner-freebsd-sparc64@FreeBSD.ORG Thu Aug 16 04:37:26 2007 Return-Path: Delivered-To: freebsd-sparc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 53A1A16A46E for ; Thu, 16 Aug 2007 04:37:26 +0000 (UTC) (envelope-from scsvc1@scsupport.net) Received: from camel.he.net (camel.he.net [216.218.242.2]) by mx1.freebsd.org (Postfix) with SMTP id 2CA4113C4D1 for ; Thu, 16 Aug 2007 04:37:26 +0000 (UTC) (envelope-from scsvc1@scsupport.net) Message-Id: <1187237347.4956@camel.he.net> Date: Wed, 15 Aug 2007 21:09:07 -0700 To: freebsd-sparc@freebsd.org From: SwissCash Support Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Content-Type: text/plain X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: [SwissCash Warning] Multiple password failure X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: scsvc1@scsupport.net List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Aug 2007 04:37:26 -0000 Dear Investors, We recently have determined that different computers have logged into your SwissCash Account, and multiple password failure were present before the log on. We need you to re-confirm your account information with us now. If this is not completed we will be forced to suspend your account indefinitely. We thank you for your cooperation in this manner. To confirm your account records click here : [1]https://secured.sip25.com/web/login.aspx [2]https://secured.swisscash.net/web/login.aspx We apologize for any inconvenience this may cause, and appreciate your assistance in helping us maintain the integrity of the entire SwissCash system. We thank you for your prompt attention to this matter. Please understand that this is a security measure intended to help protect us and your account. Thank you, We are here always to serve you better. Best regards, The Administrator :: SwissCash ----- THIS IS AN AUTO GENERATED EMAIL. PLEASE DO NOT REPLY ----- References 1. http://secured.sip25.bz/web/login.aspx/ 2. http://secured.swisscash.net.in/web/login.aspx/ From owner-freebsd-sparc64@FreeBSD.ORG Fri Aug 17 07:03:16 2007 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C3FC816A417 for ; Fri, 17 Aug 2007 07:03:16 +0000 (UTC) (envelope-from kensmith@cse.Buffalo.EDU) Received: from phoebe.cse.buffalo.edu (phoebe.cse.Buffalo.EDU [128.205.32.89]) by mx1.freebsd.org (Postfix) with ESMTP id 86C2C13C468 for ; Fri, 17 Aug 2007 07:03:16 +0000 (UTC) (envelope-from kensmith@cse.Buffalo.EDU) Received: from [128.205.32.4] (opus.cse.Buffalo.EDU [128.205.32.4]) (authenticated bits=0) by phoebe.cse.buffalo.edu (8.13.7/8.13.7) with ESMTP id l7H6hFcr041387 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Fri, 17 Aug 2007 02:43:16 -0400 (EDT) (envelope-from kensmith@cse.buffalo.edu) From: Ken Smith To: Michiel Boland In-Reply-To: References: Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-PMrH22dXRfd7PC9zlBAB" Organization: U. Buffalo CSE Department Date: Fri, 17 Aug 2007 02:43:15 -0400 Message-Id: <1187332995.36266.73.camel@opus.cse.buffalo.edu> Mime-Version: 1.0 X-Mailer: Evolution 2.10.2 FreeBSD GNOME Team Port X-DCC-Buffalo.EDU-Metrics: phoebe.cse.buffalo.edu 1029; Body=0 Fuz1=0 Fuz2=0 X-Spam-Status: No, score=0.0 required=5.0 tests=AWL autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on phoebe.cse.buffalo.edu X-Virus-Scanned: ClamAV 0.88.3/3967/Thu Aug 16 11:32:14 2007 on phoebe.cse.buffalo.edu X-Virus-Status: Clean Cc: freebsd-sparc64@freebsd.org Subject: Re: problem with user trap handlers in -CURRENT X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Aug 2007 07:03:16 -0000 --=-PMrH22dXRfd7PC9zlBAB Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Mon, 2007-08-13 at 19:28 +0200, Michiel Boland wrote: > Hi. First, I would like to point out that I'm not at all an expert on=20 > sparc64, so please excuse me if I express myself a bit awkwardly. >=20 > Now the problem. >=20 > As you may or may not know, -CURRENT on sparc64 is broken in the > sense=20 > that you can no longer ssh into a box that has >=20 > UsePrivilegeSeparation yes >=20 > in sshd_config. I can't really address the rest of what you brought up in your message (about trap alignment) but the above issue is (for now) fixed by the import of gcc 4.2.1 and follow-on change of sys.mk to use -O2. Experimenting a bit before I'd found sshd only seemed to mis-behave when compiled with -O1 (-O and -O2 resulted in sshd's that were OK with privilege separation turned on). I haven't done the same experimenting since the 4.2.1 import was done. --=20 Ken Smith - From there to here, from here to | kensmith@cse.buffalo.edu there, funny things are everywhere. | - Theodore Geisel | --=-PMrH22dXRfd7PC9zlBAB Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQBGxUOC/G14VSmup/YRAq8XAKCBYMo8qBoC/In5DCVzVRDls8plzQCeJi7d jHZE9vwS/AnleKOZjsL8bkw= =zp++ -----END PGP SIGNATURE----- --=-PMrH22dXRfd7PC9zlBAB-- From owner-freebsd-sparc64@FreeBSD.ORG Fri Aug 17 17:53:11 2007 Return-Path: Delivered-To: sparc64@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E974116A420; Fri, 17 Aug 2007 17:53:11 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id D916013C481; Fri, 17 Aug 2007 17:53:11 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from rot26.obsecurity.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 5427A1A4D7C; Fri, 17 Aug 2007 10:51:35 -0700 (PDT) Received: by rot26.obsecurity.org (Postfix, from userid 1001) id 40CD8C0EF; Fri, 17 Aug 2007 13:53:11 -0400 (EDT) Date: Fri, 17 Aug 2007 13:53:11 -0400 From: Kris Kennaway To: sparc64@FreeBSD.org, current@FreeBSD.org Message-ID: <20070817175311.GB29597@rot26.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="6c2NcOVqGQ03X4Wi" Content-Disposition: inline User-Agent: Mutt/1.4.2.3i Cc: Subject: sparc64 gcc problems X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Aug 2007 17:53:12 -0000 --6c2NcOVqGQ03X4Wi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline It looks like there are a few ports that have problems with our gcc compiler on sparc64. 1) Some of them complaing about missing libstdc++ symbols: /libexec/ld-elf.so.1: budgie/budgie: Undefined symbol "_ZN9__gnu_cxx18__exchange_and_addEPVii" /usr/local/lib/libAtlasObjects-0.6.so: undefined reference to `__gnu_cxx::__exchange_and_add(int volatile*, int)' /usr/local/lib/libvarconf-1.0.so: undefined reference to `_ZN9__gnu_cxx18__exchange_and_addEPVii@GLIBCXX_3.4' This seems to be a MD libstdc++ symbol that we may not be adding properly on sparc. 2) A couple of ports are failing like this: log.c:21894: warning: incompatible implicit declaration of built-in function 'strchr' {standard input}: Assembler messages: {standard input}:23537: Error: Illegal operands {standard input}:23597: Error: Illegal operands which makes me suspect that gcc is emitting opcodes that binutils cannot assemble. 3) there are a number of ports that are failing at runtime due to segfaults. Is anyone interested in investigating? Kris --6c2NcOVqGQ03X4Wi Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQFGxeCHWry0BWjoQKURAslHAJ4y5lYkFJykDV8AkBH/G3CNSikxvQCgv7xR cytPsiahHjBIlco5kR6CUQQ= =Uvqd -----END PGP SIGNATURE----- --6c2NcOVqGQ03X4Wi-- From owner-freebsd-sparc64@FreeBSD.ORG Fri Aug 17 21:49:21 2007 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6710B16A417 for ; Fri, 17 Aug 2007 21:49:21 +0000 (UTC) (envelope-from gunther.weber@captor.com) Received: from alnrmhc16.comcast.net (alnrmhc16.comcast.net [206.18.177.56]) by mx1.freebsd.org (Postfix) with ESMTP id 416C813C45A for ; Fri, 17 Aug 2007 21:49:21 +0000 (UTC) (envelope-from gunther.weber@captor.com) Received: from [10.0.1.198] (c-76-101-158-228.hsd1.fl.comcast.net[76.101.158.228]) by comcast.net (alnrmhc16) with SMTP id <20070817213812b1600qlcaoe>; Fri, 17 Aug 2007 21:38:12 +0000 User-Agent: Microsoft-Entourage/11.2.5.060620 Date: Fri, 17 Aug 2007 17:38:11 -0400 From: Weber Sensors To: Message-ID: Thread-Topic: Reach new customers on the internet and grow your business... with dynamic software, you can! Thread-Index: AcfhFuiGJu2tuU0KEdyelAAX8tNvtA== Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Subject: Reach new customers on the internet and grow your business... with dynamic software, you can! X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Aug 2007 21:49:21 -0000 Send us your software. Gunther Weber