[167] in bugtraq
Re: udp packet storms - ping death
daemon@ATHENA.MIT.EDU (Quentin Fennessy)
Fri Nov 4 12:11:17 1994
Date: Fri, 04 Nov 1994 08:39:29 -0600
From: Quentin Fennessy <Quentin.Fennessy@SEMATECH.Org>
In-Reply-To: Your message of "Thu, 03 Nov 1994 22:53:49 PST."
<Pine.SUN.3.90.941103225041.6622E-100000@trance.helix.net>
To: Charles Howes <chowes@helix.net>
Cc: fq@thecount.eng.sematech.org, bugtraq@fc.net
Wed, 2 Nov 1994, Perry E. Metzger wrote:
>
> > Charles Howes says:
> Sign on twice. Transcript one:
> cd /tmp
> mkdir foo
> cd foo
> (*)
> mkdir bar
>
> Transcript two: (Executed at '*' in transcript one)
> cd /tmp
> rmdir foo
Charles-
I tested this on SunOS4.1.3U1, using both MFS and the 4.2FS.
Under MFS I saw the mkdir bar succeed but then the shell under
/tmp/foo could not stat . No Panic.
Under 4.2FS :
$ mkdir bar
mkdir: bar: No such file or directory
$ pwd
pwd: getwd: can't stat .
No panic. What version of SunOS were you running? What filesystem?
Quentin Fennessy