Re: [Solved] Youtube Flash Videos broken?

2013-04-08 Thread Patrick Lamaiziere
Le Sun, 7 Apr 2013 13:38:55 +0200,
Jens Schweikhardt schwe...@schweikhardt.net a écrit :

 # We've had a thread about it in the forums, with a couple of
 workarounds: # http://forums.freebsd.org/showthread.php?t=38627
 
 Thanks for this helpful link. It contained the solution to my problem:
 
   1) In about:config, set dom.ipc.plugins.enabled to false
   2) Exit and restart Firefox (really, just doing 1) did not work).

Cool that works here too, nice. Thanks.

I'm sure I was able to watch the following Youtube video without trick
on 18 march 2013 :
http://www.youtube.com/watch?v=re9TpkdTYGw

Without dom.ipc.plugins.enabled=false, Youtube says that flash is not
installed.

(9.1-STABLE/amd64, firefox-17.0.4,1 (firefox-esr),
linux-f10-flashplugin-11.2r202.275)

Regards.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: [Solved] Youtube Flash Videos broken?

2013-04-08 Thread Matthias Apitz
El día Monday, April 08, 2013 a las 11:04:41AM +0200, Patrick Lamaiziere 
escribió:

 Le Sun, 7 Apr 2013 13:38:55 +0200,
 Jens Schweikhardt schwe...@schweikhardt.net a écrit :
 
  # We've had a thread about it in the forums, with a couple of
  workarounds: # http://forums.freebsd.org/showthread.php?t=38627
  
  Thanks for this helpful link. It contained the solution to my problem:
  
1) In about:config, set dom.ipc.plugins.enabled to false
2) Exit and restart Firefox (really, just doing 1) did not work).
 
 Cool that works here too, nice. Thanks.

I helped me as well. Can someone give a bit light of explanation what
the parameter does in detail and why it should be set to 'false'? Thanks

matthias
-- 
Matthias Apitz   |  /\ ASCII Ribbon Campaign: www.asciiribbon.org
E-mail: g...@unixarea.de |  \ / - No HTML/RTF in E-mail
WWW: http://www.unixarea.de/ |   X  - No proprietary attachments
phone: +49-170-4527211   |  / \ - Respect for open standards
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Integrated Circuits, Transistors, Diodes

2013-04-08 Thread Micheal
Hello Sir,
I'm Michael from Hensipow Technologies Ltd, I got your contact from Google 
Directory
We are the  largest stocking distributors of Integrated Circuits, Transistors, 
Diodes, 
Capacitors, and Electromechanical devices as well electronic components to 
worldwide Users.

Having the right connections gives you the edge to meet your active, passive, 
and electromechanical requirements. , we have millions of parts in stock, and
an extensive network of manufacturer resources for those hard to locate and 
discontinued items �C ready to ship to you.
Since our inception, we have been stable distributors in Europe, North and 
South 
America as well as Asia and African Markets. 

We are a certified and well respected electronic component distributor of 
obsolete 
semiconductors and obsolete integrated circuits. We stock components by all 
kinds 
of manufacturers and are experts in hard to find and obsolete part procurement.

Please for more detail, feel free to contact me and I will be very happily to 
assist you 
in whatever way within my strength,

Michael
Phone:86-755-82727889
Fax:86-755-82727899
Mobile:86-15989465490
Skype: hsp-sale3
Email/MSN: sal...@hsp-ic.com
Email:sal...@hsp-ic.com
URL:www.hsp-ic.com
Hensinpow Technology Co.,Ltd
Address: Room 819, Dynamic World
Building,Zhonghang Road, Futian District, 
Shenzhen City, China___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

Re: Problem making software distros

2013-04-08 Thread Lowell Gilbert
Don O'Neil li...@lizardhill.com writes:

 I've got an older FreeBSD 6.1 install that will no longer allow me to build
 any software distributions. Any time I try to do a 'configure', the
 configure seems to run fine, then I get a config.status: error: cannot find
 input file:. This has happened on several packages from several different
 sources.

  

 Any ideas as to what could be causing this? Is one of my binaries make
 corrupted possibly?

Unlikely to be a corrupted binary. Much more likely to be that configure
scripts are trying to use a file as input for their testing, and not
finding it. Tracking down *what* file they want shouldn't be too much
effort. If it turns out to be, you can always update to something recent
enough to be supported, but that's probably unnecessary for this problem.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: [ZFS] recover destroyed zpool - what are the available options?

2013-04-08 Thread Volodymyr Kostyrko

05.04.2013 14:13, Beeblebrox:

Thank you for your help Volodymyr,

1. ZPOOL LIST shows that the pool is listed
NAMESIZE  ALLOC   FREECAP  DEDUP  HEALTH  ALTROOT
bsdr   -  -  -  -  -  FAULTED  -
tank0  49.8G  13.3G  36.5G26%  1.00x  ONLINE  -

2. ZPOOL IMPORT = no pools available to import
3. zpool import -D -f -R /bsdr -N -F -n -X bsdr =
Gives error because of condition (#1)
4. ZPOOL IMPORT -D shows 2 BSDR pools:
A) config:  bsdr   UNAVAIL  insufficient replicas
  5853256800575798014  UNAVAIL  cannot open  (THIS IS NOT THE POOL I 
WANT -
THIS ONE IS OLDER POOL, WHOLE-DISK-RAW)
B) config:  bsdrUNAVAIL  insufficient replicas
  17860002997423999070  UNAVAIL  cannot open (THIS SHOULD BE THE POOL I
NEED, BUT LOOK AT PROBLEM IN #5)
5. ZPOOL STATUS -V BSDR shows different guid!!
config: bsdrUNAVAIL  0 0 0
  12606749387939346898  UNAVAIL  0 0 0  was /dev/ada0p2 
(THIS
GUID DOES NOT MATCH THE GUID OF 4-B)
It is normal in my opinion that the guid should not match, but that is why I
cannot import pool 4-B. I must either delete the BSDR POOL that is shown as
on-line, or import 4-B with another name I think.


Personally I feel you should destroy current BSDR pool before importing 
older one or at least export current one. I don't think ZFS will reuse 
devices that are already used for other pools.


--
Sphinx of black quartz, judge my vow.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: [Solved] Youtube Flash Videos broken?

2013-04-08 Thread parv
in message 20130408093145.GA3009@tinyCurrent,
wrote Matthias Apitz thusly...

 El día Monday, April 08, 2013 a las 11:04:41AM +0200, Patrick Lamaiziere 
 escribió:

  Le Sun, 7 Apr 2013 13:38:55 +0200,
  Jens Schweikhardt schwe...@schweikhardt.net a écrit :
 
   # We've had a thread about it in the forums, with a couple of
   workarounds: # http://forums.freebsd.org/showthread.php?t=38627
  
   Thanks for this helpful link. It contained the solution to my problem:
  
 1) In about:config, set dom.ipc.plugins.enabled to false
 2) Exit and restart Firefox (really, just doing 1) did not work).
 
  Cool that works here too, nice. Thanks.

 I helped me as well. Can someone give a bit light of explanation
 what the parameter does in detail and why it should be set to
 'false'? Thanks

An explanation on Adobe forum ...

  http://forums.adobe.com/thread/666110
32d reply ...
  ...
  The crash protection feature in Firefox 3.6 is enabled for
  certain  plugins only. The four preferences that we
  modified here specifies four different out-of-process
  plugins. They are  the the NPAPI test plugin, Adobe Flash,
  Apple QuickTime (Windows) and Microsoft Silverlight
  (Windows). These plugins are specified in a separate
  dom.ipc.plugins.enabled.filename preference by default is
  set to true. We can disable them by changing their value to
  false. And thus plugin-container.exe will not run. By
  default the preference dom.ipc.plugins.enabled is already
  set to false. So, no need to touch it. The
  dom.ipc.plugins.timeoutSecs is also not important here as
  other values are false.


Similar is on ...

  (skip to bottom)
  https://support.mozilla.org/en-US/questions/707085


(Also, I was reminded of perlipc pod related to inter-process
communication in Perl.)


-- 

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: 9.1 panics on a daily basis

2013-04-08 Thread Volodymyr Kostyrko

04.04.2013 11:46, Volodymyr Kostyrko:

Hi all.

I have one machine with problems. I changed memory, motherboard,
interface card with no luck. Yesterday it panics twice.


...


Have anyone faced something similar? It doesn't dump core for me and I'm
trying to fix this.


One more weird kernel message:

Apr  8 09:54:04 kohrah kernel: Expensive timeout(9) function: 
0x803af9b0(0xfe05f4baf000) -1.726848694 s


And reboot afterwards.

--
Sphinx of black quartz, judge my vow.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Youtube Flash Videos broken?

2013-04-08 Thread Harald Weis
On Sun, Apr 07, 2013 at 12:09:32AM +0200, Polytropon wrote:
 
  If it's just about YouTube video, why not use youtube-dl and
  mplayer? I haven't tested it for those particular two videos,
  but it tends to work for everything. :-)
 
Can you please help me how to find the right URLs for youtube-dl ?

For example on
http://www.youtube.com/user/ConcertosLive/videos

When I copy URLs with mouse in opera I always get
youtube-dl: No match.

(opera and flash work fine for playing and also for downloading the
the ogg file)

I definitely prefer the command line tool.
Getting rid of flash would be a tremendous relief.

-- 
Harald Weis
Versailles, France
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Youtube Flash Videos broken?

2013-04-08 Thread Lowell Gilbert
Harald Weis ha...@free.fr writes:

 On Sun, Apr 07, 2013 at 12:09:32AM +0200, Polytropon wrote:
  
   If it's just about YouTube video, why not use youtube-dl and
   mplayer? I haven't tested it for those particular two videos,
   but it tends to work for everything. :-)
  
 Can you please help me how to find the right URLs for youtube-dl ?

 For example on
 http://www.youtube.com/user/ConcertosLive/videos

 When I copy URLs with mouse in opera I always get
 youtube-dl: No match.

 (opera and flash work fine for playing and also for downloading the
 the ogg file)

 I definitely prefer the command line tool.
 Getting rid of flash would be a tremendous relief.

Right-click on one of the video icons, select copy link address and
the cut buffer will contain the URL. Depending on your shell you may
need to protect some of the characters from being interpreted.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Fw: Cotacao de precos e produtos - 23543

2013-04-08 Thread Sandra Prado .
   Cotação de preços
   Prezado cliente, segue o documento abaixo com
   a cotação de preços conforme solicitado.
   Tenha um bom dia
[1]Documento-Cotacao.docx (199 KB)

References

   1. 
http://www.schetterjugendhaus.org/lu/gfx/navi/new/m/index2.php#Documento-cotacao.doc
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


ReactOS 0.3.15 RC2

2013-04-08 Thread Sergei Chudakov
Hello!
Start test ReactOS 0.3.15 RC2:
https://www.reactos.org/forum/viewtopic.php?f=2t=12452
Download: https://sourceforge.net/projects/reactos/files/ReactOS/0.3.15/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: 9.1 panics on a daily basis

2013-04-08 Thread Joshua Isom
What happens when it panics?  Does it drop into a debugger or reboot 
automatically?  If it goes to the debugger, type dump, let it dump, then 
type reboot.  You'll need to add `dumpdev=AUTO` to your rc.conf and 
have a swap partition to use, a few gigs will suffice.  You don't need 
it to be twice the size of your ram.


On 4/8/2013 7:37 AM, Volodymyr Kostyrko wrote:

04.04.2013 11:46, Volodymyr Kostyrko:

Hi all.

I have one machine with problems. I changed memory, motherboard,
interface card with no luck. Yesterday it panics twice.


...


Have anyone faced something similar? It doesn't dump core for me and I'm
trying to fix this.


One more weird kernel message:

Apr  8 09:54:04 kohrah kernel: Expensive timeout(9) function:
0x803af9b0(0xfe05f4baf000) -1.726848694 s

And reboot afterwards.



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Youtube Flash Videos broken?

2013-04-08 Thread ill...@gmail.com
On 8 April 2013 11:03, Harald Weis ha...@free.fr wrote:

 On Sun, Apr 07, 2013 at 12:09:32AM +0200, Polytropon wrote:

   If it's just about YouTube video, why not use youtube-dl and
   mplayer? I haven't tested it for those particular two videos,
   but it tends to work for everything. :-)

 Can you please help me how to find the right URLs for youtube-dl ?

 For example on
 http://www.youtube.com/user/ConcertosLive/videos

 When I copy URLs with mouse in opera I always get
 youtube-dl: No match.

 (opera and flash work fine for playing and also for downloading the
 the ogg file)

 I definitely prefer the command line tool.
 Getting rid of flash would be a tremendous relief.


youtube_dl works fine with just the video id, as in:
% youtube_dl -c --restrict-filenames -o '%(title)s.%(id)s.%(ext)s'
De6ejDbIcOM
to download http://www.youtube.com/watch?v=De6ejDbIcOM
(though the full url works, as well)

You may want to set --max-quality 45 (or 46)* to avoid downloading a
½GB 3072p video (as with some of the HD stuff) since youtube_dl
defaults to the highest quality available.

*quo vide: http://en.wikipedia.org/wiki/YouTube

-- 
--
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Ghosted logins in w/who

2013-04-08 Thread damonray
I recently upgraded to FreeBSD 9.1-STABLE, and there was a strange
added side effect.
Users that telnet into the machine seem to have their logins forever
ghosted in who/w.
If a user connects via telnet, then logs out, their login still
remains in the w/who. If another user logins in with the pty they had,
whatever they do also shows up in the ghosted w/who of the previous
user using that pty.
For example:
User X logs in, runs BitchX. Detaches the process and logs out.User Y
logs in, gets assigned User X's previous pty, who/w now reports that
user is running BitchX. That user has no access to the BitchX session
or anything, it's just being displayed weird in who/w.
I seem to remember this problem like a decade ago and I had written a
script or there was a script that passed around called clearlogin.
Any ideas? Thanks all!Damon
[Sorry for the cross-post. Mods feel free to delete/move as necessary.
Thx.]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Youtube Flash Videos broken?

2013-04-08 Thread Polytropon
On Mon, 8 Apr 2013 17:03:13 +0200, Harald Weis wrote:
 On Sun, Apr 07, 2013 at 12:09:32AM +0200, Polytropon wrote:
  
   If it's just about YouTube video, why not use youtube-dl and
   mplayer? I haven't tested it for those particular two videos,
   but it tends to work for everything. :-)
  
 Can you please help me how to find the right URLs for youtube-dl ?

There is no URL. You install it from ports:

# cd /usr/ports/www/youtube_dl
# make install

If the version in ports is not current enough (e. g. when YT
has again fiddled with the format), you can usually get it
from its source https://github.com/rg3/youtube-dl.



 For example on
 http://www.youtube.com/user/ConcertosLive/videos
 
 When I copy URLs with mouse in opera I always get
 youtube-dl: No match.

Make sure you use proper quoting as the URL contains
characters that the shell will interpret. The common form
to use youtube-dl is e. g.

% youtube-dl http://www.youtube.com/watch?v=tc4ROCJYbm0;

Any superflous stuff in the URL will be ignored. This is
the easiest way to work, e. g. from copying the URL from
the URL line or via the Copy link address function; then
just type 'youtube-dl ', press the middle mouse key, ''
and Enter.

As youtube-dl doesn't have a manpage, you can use

% youtube-dl -h

to get a list of supported command line options.



 (opera and flash work fine for playing and also for downloading the
 the ogg file)

That's normal. :-)



 I definitely prefer the command line tool.

What I like about this approach is that I can watch films
in a usable (!) environment, which is mplayer, and not be
dependent on some low-quality web player plugin. It's also
nice to have interesting videos stored on the local disk
so they can be watched without Internet connection. :-)



 Getting rid of flash would be a tremendous relief.

It will happen, as soon as HTML5 is adopted more widely
(currently happening especially for rich web content
and the mobile market) and lawyers agree on a usable
media codec.

But for now, I don't actually see any problems running
Flash if it is _intended_ to do so.


-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Youtube Flash Videos broken?

2013-04-08 Thread Gary Kline


Please excuse the top post, bujt you're the right guy to ask,
polyt.  mp3/audio files I can get.  you sent me a website to get
mp3's off youtube.  it is probably patry my ubuntu linux and gnome,
but is there a canned website that will grab a video?  somebody
has a Lot of westerns and I'd like to grab a couple.  

we can get 70 billion channels with barf comcast, but I dont see
any of these old/old/old movies.  [ several zillion tx. ]  

gary

ps:  yeah, I KNOW they are ===mostly=== mythic.  but sometimes I
just need to take a bleeping break.  and so far, nothingg  works.


On Tue, Apr 09, 2013 at 03:58:30AM +0200, Polytropon wrote:
 On Mon, 8 Apr 2013 17:03:13 +0200, Harald Weis wrote:
  On Sun, Apr 07, 2013 at 12:09:32AM +0200, Polytropon wrote:
   
If it's just about YouTube video, why not use youtube-dl and
mplayer? I haven't tested it for those particular two videos,
but it tends to work for everything. :-)
   
  Can you please help me how to find the right URLs for youtube-dl ?
 
 There is no URL. You install it from ports:
 
   # cd /usr/ports/www/youtube_dl
   # make install
 
 If the version in ports is not current enough (e. g. when YT
 has again fiddled with the format), you can usually get it
 from its source https://github.com/rg3/youtube-dl.
 
 
 
  For example on
  http://www.youtube.com/user/ConcertosLive/videos
  
  When I copy URLs with mouse in opera I always get
  youtube-dl: No match.
 
 Make sure you use proper quoting as the URL contains
 characters that the shell will interpret. The common form
 to use youtube-dl is e. g.
 
   % youtube-dl http://www.youtube.com/watch?v=tc4ROCJYbm0;
 
 Any superflous stuff in the URL will be ignored. This is
 the easiest way to work, e. g. from copying the URL from
 the URL line or via the Copy link address function; then
 just type 'youtube-dl ', press the middle mouse key, ''
 and Enter.
 
 As youtube-dl doesn't have a manpage, you can use
 
   % youtube-dl -h
 
 to get a list of supported command line options.
 
 
 
  (opera and flash work fine for playing and also for downloading the
  the ogg file)
 
 That's normal. :-)
 
 
 
  I definitely prefer the command line tool.
 
 What I like about this approach is that I can watch films
 in a usable (!) environment, which is mplayer, and not be
 dependent on some low-quality web player plugin. It's also
 nice to have interesting videos stored on the local disk
 so they can be watched without Internet connection. :-)
 
 
 
  Getting rid of flash would be a tremendous relief.
 
 It will happen, as soon as HTML5 is adopted more widely
 (currently happening especially for rich web content
 and the mobile market) and lawyers agree on a usable
 media codec.
 
 But for now, I don't actually see any problems running
 Flash if it is _intended_ to do so.
 
 
 -- 
 Polytropon
 Magdeburg, Germany
 Happy FreeBSD user since 4.0
 Andra moi ennepe, Mousa, ...
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

-- 
 Gary Kline  kl...@thought.org  http://www.thought.org  Public Service Unix
  Twenty-six years of service to the Unix community.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Youtube Flash Videos broken?

2013-04-08 Thread Walter Hurry
On Mon, 08 Apr 2013 20:28:15 -0700, Gary Kline wrote:

 Please excuse the top post

Why?

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: [ZFS] recover destroyed zpool - what are the available options?

2013-04-08 Thread Beeblebrox
Exported the existing zpool  ran # zpool import -D -f -R /bsdr -N -F -X
12018916494219117471 rescue =
Same result unfortunately. 'cannot import 'bsdr' as 'rescue': no such pool
or dataset Destroy and re-create the pool from a backup source.'
I tried the other bsdr zpool as well but result was same error msg.

I feel like I'm overlooking something very simple...



-
10-Current-amd64-portstree merged with marcuscom.gnome3  xorg.devel
--
View this message in context: 
http://freebsd.1045724.n5.nabble.com/ZFS-recover-destroyed-zpool-what-are-the-available-options-tp5800299p5802512.html
Sent from the freebsd-questions mailing list archive at Nabble.com.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


http://localhost/phpmyadmin

2013-04-08 Thread Yanto Rambe
hotZone
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Youtube Flash Videos broken?

2013-04-08 Thread Gary Kline
On Tue, Apr 09, 2013 at 03:38:16AM +, Walter Hurry wrote:
 On Mon, 08 Apr 2013 20:28:15 -0700, Gary Kline wrote:
 
  Please excuse the top post
 
 Why?
 


because most or all email is presented in oldest posts first.
it is more work to decode.  [[ esp'ly if you're   o lder than dirt,
like me! ]]

-- 
 Gary Kline  kl...@thought.org  http://www.thought.org  Public Service Unix
  Twenty-six years of service to the Unix community.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org