Re: No mouse in X, Dell Inspiron 5150

2004-05-14 Thread Ph. Schulz
the new Nvidia package and my current XF86Config section for
the mouse looks like this:
Section InputDevice
Identifier  Mouse1
Driver  mouse
Option ProtocolPS/2
Option Device  /dev/sysmouse
I think Protocol should be Auto if you're going to use 
/dev/sysmouse as the Device. Of course, moused(8) needs to run for 
this to work.


Once again the mouse was not detected during a
/stand/sysinstall configuration attempt either.
 Please check your dmesg(8) to see if the system recognizes it.

 I'm not familiar with your laptop, but I think that those built-in 
mice in laptops should come up just like a normal ps/2 connected mouse. 
In this case you might want to disable moused(8) in /etc/rc.conf and 
instead start it from the console to get more verbose output. Try to 
runn it with

	moused -d -f -p /dev/psm0 -t ps/2

 Hopefully moused(8) spits out some error messages which might help do 
diagnose the problem further.

Phil.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: freebsd.org email

2004-05-08 Thread Ph. Schulz
 
What does it take or what are the requirements to get a freebsd.org email
address  ex:  [EMAIL PROTECTED] 
 
Take a look at this reply to the very same question.
http://docs.freebsd.org/cgi/mid.cgi?20040408111540.GD71019
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Not needing the console for a system reload

2004-05-08 Thread Ph. Schulz
Is there a way to give a shutdown now; use /bin/sh; exit command 
from the command line if I'm logged in remotely? Or do I really need to 
use reboot and go through the whole hardware reinitialization?

 I don't think this is possible. The reason is (if I understand things 
correctly) that if you're in single user mode, the network isn't 
started, so there's no way of accessing the machine through ssh, rlogin 
or something similar.
 I think you're best off if you hook up a serial console to your 
machine and remotely access that console. There are commercial solutions 
for this but any low-end PC will do.

Phil.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: crazy mouse

2004-04-25 Thread Ph. Schulz
Tsu-Fan Cheng wrote:

I just changed a new m/board and found my mouse went crazy, it's out of
 control most of the time and tends to stay in one corner and shakes
 itself. it is a generic PS/2 mouse, 2 buttons, no special something, no
 scroller, no nothing. i tried to change Protocol in my XF86Config, tried
 PS/2 auto SysMouse IntelliMouse, up to now only SysMouse works,


If you run moused(8), the device in XF86Config should be /dev/sysmouse
and the protocol should be set to SysMouse. I assume you run moused(8)
with something like

  moused_flags=-p /dev/psm0 -t auto

in your /etc/rc.conf . If so, does the mouse work on the console? If
not, you might want to read psm(4). I had to add

  hint.psm.0.flags=0x100

to /boot/device.hints . Note that this is not availeable in FreeBSD 4.x
but instead you will need to add those flags to your kernel config. Find
a line that says

  device psm0 at atkbdc? irq 12

and make it

  device psm0 at atkbdc? irq 12 flags 0x100

Hope this helps, it worked for me.

Regards,

Phil.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: [OT] Configuration file parsing

2004-01-13 Thread Ph. Schulz
Thank you all for your input, I really appreciate it.

Somebody said that I would be fine (when using GPL-licensed stuff) as 
long as I provide the sources to people who use the application. I guess 
providing the source within the company is not a problem, however I 
thought it would be easier to use BSD-style licensed stuff.

Thanks again,

Phil.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Monitor's picture position

2003-10-19 Thread Ph. Schulz
 I see the same symptoms on my Desktop. When I change from Windows to 
FreeBSD, the picture moves quite a bit.
 I seriously doubt that this is a FreeBSD or Windows problem but I 
rather think it's something with the graphic card. Not with the hardware 
but with the configuration. Maybe you want to check the settings for 
'HorizSync' and 'VertRefresh' in the monitor section in your XFree 
config file. As an alternative you could also just adjust Windows' 
settings, I think the only important thing is that the settings are the 
same.
 I use a TFT display and I never tested what I suggested. I'm lazy so I 
just hit the 'Automatic Adjustment'-button on the display ;-)

	Phil.

CBuH wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


Hi, Questionaries!! :-)

Need help:

I have two Os-es on one PC: Win  FreeBSD,
in Win picture at resolution 1280x1024 is placed (by my hand's configure) in 
proper position (I mean each corner on my CRT monitor). Then -- in FreeBSD I 
see that in such resolution (and this configuration of monitor) the picture 
has moved to the right... I'm in doubghts what I _can_ do to solve this 
problem -- Is there any config tool to ``move'' the picture on the monitor?



- -- 

CBuH. CG[CX] XVyGYjau [EMAIL PROTECTED], ICQ#70929413
GnuPG(PGP) public key is: http://ccclike.chat.ru/my_public_key.asc

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (FreeBSD)
iD8DBQE/kvRV5Cj3gqxcdCoRAgfZAJ9vAfu9CkaWbH5o+kWGlAZXXKOT8ACghy5G
RTkfuquorl2TJFf18Dvbkfg=
=YQtf
-END PGP SIGNATURE-
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]



___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Booting without keyboard.

2003-10-06 Thread Ph. Schulz
I've read (although never actually seen myself - so take this with as large
a grain of salt as you like) that hotplugging PS/2 peripherals can damage
the port you're plugging them into, so I'd be wary about doing this.
 This is what I've heard, too, but I've never seen a PS/2 port being 
damaged from 'hot plugging' either. However, I've seen it quite a few 
times that unplugging and replugging the mouse or the keyboard leaves 
the device not working afterwards. I've seen this under FreeBSD as well 
as under (I hate to admit it, but it's the PC at work) Windows NT4 and 
2000. I've read a magazine article once which said that this is not the 
OS's responsibility but the hardware (keyboard or mouse) itself crashing.
 So regardless if hot-plugging the keyboard works or not, if you plan 
to do this several times a day, you might want to thing about getting a 
KVM switch.

	Phil.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: Installation freezes

2003-09-20 Thread Ph. Schulz
I had some similar issues w/ an old Compaq Armada running at 150MHz.
However, cpu speed is not the problem here but you probably do not have
enough RAM installed.
To verify that, try to install again. During the time the installation is
running, go to the second (I belive) console and watch the output. If you
see notices of processes being killed, and if the process being killed is
init, then you simply should add some RAM to your machine. Or install
FreeBSD 4.8, worked fine for me. When I upgraded from 16MB to 32MB, my
problems were solved and I was able to install FreeBSD 5.1.

Phil.

|  -Original Message-
|  From: [EMAIL PROTECTED]
|  [mailto:[EMAIL PROTECTED] Behalf Of Sandro
|  Sent: Saturday, September 20, 2003 5:58 PM
|  To: [EMAIL PROTECTED]
|  Subject: Installation freezes
|
|
|
| Hi,
| I try to install FreeBSD 5.1 on Pentium 166MMX, Hard Disk: Conner
| pheriperals 1275 MB - CFS1275A (ide), CDROM  Asus S500/A (ide)
| During installation ( From CDROM image downloaded from FreeBSD mirror
| ), after partition creation (automatic mode, 4 partition on 1 disk)
| there are some windows that announce writing filesystems data and
| after there is only a string at the bottom of the screen (something
| like Filesystems data write sucessflu ) and then don't happen
| nothing else.
| thanks for attenction, Sandro Bottoni
| OpenSkills / it [1]http://www.openskills.info
|
|  References
|
| 1. http://www.openskills.info/
|  ___
|  [EMAIL PROTECTED] mailing list
|  http://lists.freebsd.org/mailman/listinfo/freebsd-questions
|  To unsubscribe, send any mail to
|  [EMAIL PROTECTED]
|
|


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: Newbie MAKE question

2003-09-20 Thread Ph. Schulz
I guess it says there to specify 'WITHOU_OPENGL'. Usually you have to
specify those options to a configure script don't you?

Don't blame me if it's wrong b/c I never compiled it myself. I just replied
to this message b/c I think it's funny (not the question but the answer) and
I'm on my way to get myself 'intoxicated', too.

Phil.

|  -Original Message-
|  From: [EMAIL PROTECTED]
|  [mailto:[EMAIL PROTECTED] Behalf Of Alastair G.
|  Hogge
|  Sent: Saturday, September 20, 2003 9:18 PM
|  To: Erick Smith; FreeBSD Questions Mailing List
|  Subject: Re: Newbie MAKE question
|
|
|  On Sunday, 21 September 2003 04:39, Erick Smith wrote:
|   This really is a ridiculous question, but I don't have the
|  answer, so here
|   I am.
|  
|   I'm trying to build qt in the ports tree using:
|  
|   portinstall -f x11-toolkits/qt32
|  
|   What I WANT to do is specify WITHOUT_OPENGL as per the instructions:
|  
|   === **
|   === NOTE: Use of WITH_OPENGL is not recommended with
|   === the NVidia drivers provided by the x11/nvidia port
|   === If you use these drivers, we recommend you press
|   === Ctrl-C now and set WITHOUT_OPENGL
|   === **
|  
|  
|   From the port itself.  How do I do this?
|  Well lets see...it's late and I'm intoxicated.
|  make WITH_OPENGL=x x = yes|no
|  or
|  make -DWITHOUT_OPENGL
|  check out the handbook www.freebsd.org/handbook for far better
|  information
|  then mine.
|
|  Now for portinstall. Type man portinstall and look for passing
|  make varibles
|  thru porinstall itself. Example might be portinstall x11-toolkits/qt32
|  -what ever switch..that's for you to find out and for me to
|  goto the bed
|  WITH_OPENGL=yes
|
|   Thanks,
|  Hope it made some sense
|
|   Erick
|  Alastair
|
|  ___
|  [EMAIL PROTECTED] mailing list
|  http://lists.freebsd.org/mailman/listinfo/freebsd-questions
|  To unsubscribe, send any mail to
|  [EMAIL PROTECTED]
|
|


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: Witch database do you recommend?

2003-09-18 Thread Ph. Schulz
Are you aware that this question is almost like 'What's better, Linux or
FreeBSD?' ;-)

 To give some hints in reply to your question: If you want to learn SQL,
then you should probably use PostgreSQL as it's SQL functionality fully
implements the ANSI SQL-92 standard. If you just want to set up a little
home database to play around with you should probably use mySQL as you will
find more information on google/the internet.

 Long story short: There are long essays on this question (you can find
those on google) and there is no general answer to your question.

Phil

|  -Original Message-
|  From: [EMAIL PROTECTED]
|  [mailto:[EMAIL PROTECTED] Behalf Of Andrew L. Gould
|  Sent: Thursday, September 18, 2003 11:14 PM
|  To: Peter Ulrich Kruppa; Jeff MacDonald
|  Cc: 'BSD.'
|  Subject: Re: Witch database do you recommend?
|
|
|  On Thursday 18 September 2003 04:06 pm, Peter Ulrich Kruppa wrote:
|   On Thu, 18 Sep 2003, Jeff MacDonald wrote:
|Hi,
|   
|You've opened quite a can of worms ;)
|   
|I would recommend PostgreSQL, I've always found it's documentation
|to be great, the mailing lists great, and just getting it working
|easier.
|  
|   Indeed that's exactly the same thing you could say about mysql .
|   Especially you can use all LAMP (Linux-Apache-Mysql-PHP)
|   documentation you'll find in google, which makes it a very
|   interesting learning enviroment.
|
|  It has begun..
|
|  Oh, what the heck -- I like FAPP (FreeBSD, Apache, PostgreSQL, Python).
|
|  Now let's see if a Zope user can come up with a pronouncable acronym!
|
|  ;-)
|
|  
|   Regards,
|  
|   Uli.
|
|
|  ___
|  [EMAIL PROTECTED] mailing list
|  http://lists.freebsd.org/mailman/listinfo/freebsd-questions
|  To unsubscribe, send any mail to
|  [EMAIL PROTECTED]
|
|


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: Easy boot between FBSD and WinXP

2003-09-11 Thread Ph. Schulz
I use Win NT4/2k/XP's own bootmanager to boot Win 2k, Win XP, FreeBSD and
Debian on only one HDD. Just be careful not to overwrite Microsoft's
bootsector, their OSs won't like it ;-)

See http://www.winimage.com/ on how to add FreeBSD to MS's Bootmanager.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Denis
Sent: Thursday, September 11, 2003 6:00 PM
To: [EMAIL PROTECTED]
Subject: Easy boot between FBSD and WinXP


Hi All!!!

  I use two hard disk. In first I have FreeBSD. In Second - WinXP.
  Does anybody know some easy way to boot between FBSD hard and WinXP
  hard?
  Now, I change priority of hard disks in my BIOS options it's very
  uncomfortable:

--
Best regards, Denis
[EMAIL PROTECTED]

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: Compile PHP for Postgresql

2003-09-10 Thread Ph. Schulz
Please see http://www.php.net/manual/en/ref.pgsql.php, Section
'Installation'. You may also want to take a general look at the PHP
documentation.

 Phil.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Ricardo Javier
Aranibar León
Sent: Thursday, September 11, 2003 1:16 AM
To: [EMAIL PROTECTED]
Subject: Compile PHP for Postgresql


Hi list,

I bougth FeeBSD4.8 (april 2003) from FreeBSDMall, I'm newbie with this
operative System, I installed Apache, PostgreSQL and PHP but when I like
connect in my script php with postgresql I have this error:
Fatal error: call to undefined function pg_connect, I run my script with
phpinfo(); and saw that not compile php for postgresql.
I like To know the commands por compile postgresql for php I have the
packets in my cd's.

REgards,
Ricardo

_
Las mejores tiendas, los precios mas bajos, entregas en todo el mundo,
YupiMSN Compras: www.yupimsn.com/compras

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


AW: installing php3-3.0.18_1: mysql option problem

2003-07-21 Thread Ph. Schulz
It seems to me that PHP is trying to build the mySQL library and cannot find
the mySQL files.

Are you going to use mySQL? When I build PHP the first time I forgot that
the mySQL support was enabled by default (only PHP Versions 3.xx and 4.xx ).
Disable the mySQL support by using '--without-mysql'. If you are going to
use mySQL, you should try to provide PHP the path to the mySQL sources.
Check the PHP docs on how to do that.

-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Auftrag von admin
Gesendet: Donnerstag, 17. Juli 2003 04:24
An: [EMAIL PROTECTED]
Betreff: installing php3-3.0.18_1: mysql option problem



FreeBSD: 4.8 Stable
/usr/ports updated today
mysql40-server
mysql40-client


okay I have a need for php3 on a machine.
so I can install php3-3.0.18_1 from /usr/ports with only the zlib option but
installing this version with the mysql option brings along the error below.
what on earth am I doing wrong?

cc -O -pipe -march=pentiumpro -c maketables.c
cc -O -pipe -march=pentiumpro -c get.c
cc -O -pipe -march=pentiumpro -c study.c
cc -O -pipe -march=pentiumpro -c pcre.c
rm -f libpcre.a
ar cq libpcre.a maketables.o get.o study.o pcre.o
ranlib libpcre.a
cc -O -pipe -march=pentiumpro   -I. -I. -I/usr/local/inc
lude
/mysql-o php  language-parser.tab.o language-scanner.o main.o
php3_hash.o op
erators.o variables.o token_cache.o stack.o internal_functions.o snprintf.o
php3
_sprintf.o alloc.o list.o highlight.o debugger.o configuration-parser.tab.o
conf
iguration-scanner.o request_info.o safe_mode.o fopen-wrappers.o constants.o
php3
_realpath.o alloca.o php_compat.o functions/adabasd.o functions/aspell.o
functio
ns/apache.o functions/fhttpd.o functions/basic_functions.o functions/crypt.o
fun
ctions/datetime.o functions/db.o functions/dbase.o functions/dir.o
functions/dl.
o functions/dns.o functions/exec.o functions/file.o functions/filepro.o
function
s/filestat.o functions/formatted_print.o functions/fsock.o functions/gd.o
functi
ons/head.o functions/html.o functions/image.o functions/imap.o
functions/php3_mc
al.o functions/php_ftp.o functions/ftp.o functions/imsp.o functions/link.o
funct
ions/mail.o functions/math.o functions/iptc.o functions/md5.o
functions/microtim
e.o functions/mime.o functions/msql.o functions/mysql.o functions/oracle.o
funct
ions/oci8.o functions/pack.o functions/pageinfo.o functions/pgsql.o
functions/ma
gick.o functions/post.o functions/rand.o functions/reg.o functions/solid.o
funct
ions/soundex.o functions/string.o functions/syslog.o functions/type.o
functions/
uniqid.o functions/sybase.o functions/sybase-ct.o functions/url.o
functions/base
64.o functions/info.o functions/bcmath.o functions/number.o functions/xml.o
func
tions/unified_odbc.o functions/ldap.o functions/browscap.o
functions/velocis.o f
unctions/gdttf.o functions/gdcache.o functions/zlib.o functions/COM.o
functions/
ifx.o functions/pdf.o functions/cpdf.o functions/hw.o functions/hg_comm.o
functi
ons/dlist.o functions/fdf.o functions/wddx.o functions/wddx_a.o
functions/snmp.o
 functions/var.o functions/interbase.o functions/quot_print.o
functions/cyr_conv
ert.o functions/sysvsem.o functions/dav.o functions/sysvshm.o
functions/gettext.
o functions/php3_mckcrypt.o functions/yp.o functions/dba.o
functions/dba_gdbm.o
functions/dba_dbm.o functions/dba_ndbm.o functions/dba_cdb.o
functions/mcrypt.o
functions/dba_db2.o functions/mhash.o functions/pcre.o functions/posix.o
functio
ns/parsedate.o functions/lcg.o functions/recode.o
functions/levenshtein.o -R/usr
/local/lib/mysql  -L/usr/local/lib/mysql -lmysqlclient pcrelib/libpcre.a
-lz-lpam -lm -lcrypt
functions/file.o: In function `php3_tempnam':
functions/file.o(.text+0x79d): warning: tempnam() possibly used unsafely;
consid
er using mkstemp()
functions/mysql.o: In function `php3_mysql_create_db':
functions/mysql.o(.text+0x10e8): undefined reference to `mysql_create_db'
functions/mysql.o: In function `php3_mysql_drop_db':
functions/mysql.o(.text+0x1214): undefined reference to `mysql_drop_db'
*** Error code 1

Stop in /usr/ports/lang/php3/work/php-3.0.18.
*** Error code 1

Stop in /usr/ports/lang/php3.
*** Error code 1

Stop in /usr/ports/lang/php3.
[EMAIL PROTECTED]

- Noah





___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]




___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


File-system is read only b/c of Syntax error: Unterminated quotedstring in rc.conf

2003-07-11 Thread ph . schulz
Hello everyone!
 I've got a quick question:
 
 I've changed my /etc/rc.conf, but unfortunately I made a typo. Now, my
system doesn't boot anymore. I wanted to correct the rc.conf, but the root file
system is read only. Is there any way that I can either edit, rename or even
delete the /etc/rc.conf?
 Btw, I can mount all the other file systems and I have full access to them.

  Thank you for your time,
Phil


-- 
+++ GMX - Mail, Messaging  more  http://www.gmx.net +++

Jetzt ein- oder umsteigen und USB-Speicheruhr als Prämie sichern!

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


File-system is read only b/c of Syntax error: Unterminated quotedstring in rc.conf

2003-07-11 Thread ph . schulz
Hello everyone!
 I've got a quick question:
 
 I've changed my /etc/rc.conf, but unfortunately I made a typo. Now, my
system doesn't boot anymore. I wanted to correct the rc.conf, but the root file
system is read only. Is there any way that I can either edit, rename or even
delete the /etc/rc.conf?
 Btw, I can mount all the other file systems and I have full access to them.

  Thank you for your time,
Phil


-- 
+++ GMX - Mail, Messaging  more  http://www.gmx.net +++

Jetzt ein- oder umsteigen und USB-Speicheruhr als Prämie sichern!

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: File-system is read only b/c of Syntax error: Unterminatedquoted string in rc.conf

2003-07-11 Thread ph . schulz
Thank you for your quick response. 

I've done the fsck last night already and as I expected, there were no
problems.

The rest I will try later the day and I will give you feedback if it worked
or not.

 Just to make sure, boot into single user mode by interrupting the boot
 countdown and entering boot -s at the boot loader prompt.
 
 Then to make sure:
   fsck -y
 mount -a -t ufs
 vi /etc/rc.conf

-- 
+++ GMX - Mail, Messaging  more  http://www.gmx.net +++

Jetzt ein- oder umsteigen und USB-Speicheruhr als Prämie sichern!

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: File-system is read only b/c of Syntax error: Unterminatedquoted string in rc.conf

2003-07-11 Thread ph . schulz
   fsck -y
 mount -a -t ufs
 vi /etc/rc.conf

This worked fine, thank you!

-- 
+++ GMX - Mail, Messaging  more  http://www.gmx.net +++

Jetzt ein- oder umsteigen und USB-Speicheruhr als Prämie sichern!

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]