Re: J.C. Roberts [EMAIL PROTECTED] saiz OpenBSD. --We won't miss you.

2008-10-29 Thread Christoph Leser
 -Urspr|ngliche Nachricht-
 Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
 Im Auftrag von bofh
 Gesendet: Dienstag, 28. Oktober 2008 16:13
 An: OpenBSD general usage list
 Betreff: Re: J.C. Roberts [EMAIL PROTECTED] saiz 
 OpenBSD. --We won't miss you.


 On Tue, Oct 28, 2008 at 9:55 AM, Kevin Wilcox
 [EMAIL PROTECTED] wrote:
  2008/10/28 Owain Ainsworth [EMAIL PROTECTED]:
  On Tue, Oct 28, 2008 at 05:37:24AM -0700, Neko wrote:
 
  git a life
 
  [EMAIL PROTECTED]:~$git clone a://life
  Initialized empty Git repository in /home/oga/life/.git/
  fatal: I don't handle protocol 'a'
 
  Didn't anyone ever tell you not to run arbitrary commands
 you read on
  a mailing list? grin

 I dunno.  I once typed in :(){ :|: };: that I read on a
 mailing list into my bash shell but it did nothing to my
 openbsd box.  Nor my osx box.  Linux boxes otoh


I tried on linux ( rhel5 ), where it generated lots of

-bash: fork: Resource temporarily unavailable

messages.

After running it once, a single colon on the commandline gave the same effect,
which was the clue to what happened.

On linux bash

:(){ :|: };:

defines a function calling itself recursively in the background

: ()
{
: | : 
}

The last colon then calls this function.

I'm not a shell expert. Is this behaviour expected? I found, that I can define
function '+', '-', '/', '?' etc. .



Re: J.C. Roberts [EMAIL PROTECTED] saiz OpenBSD. --We won't miss you.

2008-10-29 Thread bofh
On Wed, Oct 29, 2008 at 6:15 AM, Christoph Leser [EMAIL PROTECTED] wrote:
 I'm not a shell expert. Is this behaviour expected?

wiki has a nice article on fork bombs.

-- 
http://www.glumbert.com/media/shift
http://www.youtube.com/watch?v=tGvHNNOLnCk
This officer's men seem to follow him merely out of idle curiosity.
-- Sandhurst officer cadet evaluation.
Securing an environment of Windows platforms from abuse - external or
internal - is akin to trying to install sprinklers in a fireworks
factory where smoking on the job is permitted.  -- Gene Spafford
learn french:  http://www.youtube.com/watch?v=j1G-3laJJP0feature=related



J.C. Roberts [EMAIL PROTECTED] saiz OpenBSD. --We won't miss you.

2008-10-28 Thread Neko
SO YOU HUNT DOWN PEOPLE FOR , AFTER I COUNTERFLAME THE FACT OF SOMEONE TELLING 
ME TO GO TO AN OTHER PROJECT, I WONT REMOVE THE CAPS CAUSE YOU WILL ACKNOWLEDGE 
THAT NOW YOUR ASKING ME TO PAY OF FUCK OFF.

YOUR BITING THE HAND THAT FEEDS YOU 

I DO TELL MY CUSTOMERS THAT THIS FORUM/PROJECT IS LEGENDARY FOR TROLLING
BUT YOUR ABUSE RITE THERE IS BEYOND PUSHER MARKETING.

contribute people or hell hunt your down to diss you on the forums 

git a life

neko

--- On Tue, 10/28/08, J.C. Roberts [EMAIL PROTECTED] wrote:

 From: J.C. Roberts [EMAIL PROTECTED]
 Subject: Re: NTFS EXPERT Read/Write MULTI OS ready to DEPLOY on HIS obsd ?
 To: misc@openbsd.org
 Date: Tuesday, October 28, 2008, 7:30 AM
 On Tuesday 28 October 2008, Neko wrote:
  i have being using openbsd since 2.6 and contributing,
 so
  please read before posting.
 
 
 Liar.
 
 http://mlblog.osdir.com/openbsd.tech/2002-10/msg00208.shtml
 
 You also took a 5 year long break between 2003 and 2008.
 You should take 
 another 5 year long break, or even better, take a permanent
 break from 
 OpenBSD. --We won't miss you.
 
 
  YOU HAVE SERIOUS TROLLING ISSUES
 
 
 Nope. You've been rude to everyone, both on list and
 off. You have even 
 insulted a number of the developers who gave you OpenBSD,
 including 
 Theo, Nick Holland, Ted Unangst and others, both on misc@
 and [EMAIL PROTECTED] 
 The archives of the mailing lists have plenty of examples
 of you 
 insulting people and doing nothing more than whining.
 
 -JCR



Re: J.C. Roberts [EMAIL PROTECTED] saiz OpenBSD. --We won't miss you.

2008-10-28 Thread Owain Ainsworth
On Tue, Oct 28, 2008 at 05:37:24AM -0700, Neko wrote:
 SO YOU HUNT DOWN PEOPLE FOR , AFTER I COUNTERFLAME THE FACT OF SOMEONE 
 TELLING ME TO GO TO AN OTHER PROJECT, I WONT REMOVE THE CAPS CAUSE YOU WILL 
 ACKNOWLEDGE THAT NOW YOUR ASKING ME TO PAY OF FUCK OFF.
 
 YOUR BITING THE HAND THAT FEEDS YOU 
 
 I DO TELL MY CUSTOMERS THAT THIS FORUM/PROJECT IS LEGENDARY FOR TROLLING
 BUT YOUR ABUSE RITE THERE IS BEYOND PUSHER MARKETING.
 
 contribute people or hell hunt your down to diss you on the forums 
 
 git a life

[EMAIL PROTECTED]:~$git clone a://life
Initialized empty Git repository in /home/oga/life/.git/
fatal: I don't handle protocol 'a'


sorry, try again.

 
 neko

-- 
You cannot achieve the impossible without attempting the absurd.



Re: J.C. Roberts [EMAIL PROTECTED] saiz OpenBSD. --We won't miss you.

2008-10-28 Thread Jonathan Schleifer
Am 28.10.2008 um 13:37 schrieb Neko:

 Lots of shit written in caps

I think it should be clear now that he's just a kid and that we should  
all just ignore him. He's not worth it wasting any time replying.

--
Jonathan

[demime 1.01d removed an attachment of type application/pgp-signature which had 
a name of PGP.sig]



Re: J.C. Roberts [EMAIL PROTECTED] saiz OpenBSD. --We won't miss you.

2008-10-28 Thread Kevin Wilcox
2008/10/28 Owain Ainsworth [EMAIL PROTECTED]:

 On Tue, Oct 28, 2008 at 05:37:24AM -0700, Neko wrote:

 git a life

 [EMAIL PROTECTED]:~$git clone a://life
 Initialized empty Git repository in /home/oga/life/.git/
 fatal: I don't handle protocol 'a'

Didn't anyone ever tell you not to run arbitrary commands you read on
a mailing list? grin

kmw

-- 
Far better is it to dare mighty things, to win glorious triumphs, even
if checkered by failure, than to take rank with those poor spirits who
neither enjoy much nor suffer much, because they live in the gray
twilight that knows not victory or defeat.



Re: J.C. Roberts [EMAIL PROTECTED] saiz OpenBSD. --We won't miss you.

2008-10-28 Thread Jason Dixon
On Tue, Oct 28, 2008 at 05:37:24AM -0700, Neko wrote:
[ Lots of all-caps shit that I won't read ]

Welcome to /dev/null.

-- 
Jason Dixon
DixonGroup Consulting
http://www.dixongroup.net/