The following reply was made to PR kern/139014; it has been noted by GNATS.

From: Robert Lorentz <[email protected]>
To: [email protected],
 [email protected]
Cc:  
Subject: Re: kern/139014: [null] /dev/null must be immunable to delete/unlink
Date: Mon, 25 Apr 2011 22:19:47 -0400

 I've just started poking around the PR's to try to learn and help out, =
 and this one looked like a good first try..
 
 Sure enough, as root on 9.0 -CURRENT I can "rm /dev/null" and it does =
 unlink and is missing.  However, I just recreate it with mknod /dev/null =
 c 0 6 ..  the behavior is identical on 8.2-RELEASE.
 
 Am I missing something here?  Is there some kind of new default behavior =
 that should be implemented here?=20=
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to