The following reply was made to PR kern/139014; it has been noted by GNATS.
From: Bruce Cran <[email protected]> To: [email protected], [email protected] Cc: Subject: Re: kern/139014: [null] /dev/null must be immunable to delete/unlink Date: Thu, 4 Mar 2010 18:40:44 +0000 I can't replicate this on a recent 9-CURRENT installation: running 'g++ -o /dev/null conftest.cpp' (gcc gives an error) as a normal user does nothing, and as root it just updates the permissions to add execute permission. -- Bruce Cran _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
