Re: chmod 666 /dev/null

2001-03-28 Thread Maxim Sobolev
Stephan van Beerschoten wrote: > I just rebooted my machine with the cvupped-and-compiled world > and kernel, I logged on and did the following: > > (stephanb@enigma|ttyp4)~> w > w: /dev/null: Permission denied > > Checking out /dev/null gave me this: > crw--- 1 root wheel2, 2 Mar 28

Re: chmod 666 /dev/null

2001-03-28 Thread Stephan van Beerschoten
Ouch .. ok this was meant to go to -stable. I don't know what made me sent this to -current.. damn. I'll cc this reply to -stable. My apologies. Anyway, I forgot to mention some into.. I do not have DEVFS in my kernel and this is my kernel: FreeBSD enigma.whacky.net 4.3-RC FreeBSD 4.3-RC #0: W

chmod 666 /dev/null

2001-03-28 Thread Stephan van Beerschoten
I just rebooted my machine with the cvupped-and-compiled world and kernel, I logged on and did the following: (stephanb@enigma|ttyp4)~> w w: /dev/null: Permission denied Checking out /dev/null gave me this: crw--- 1 root wheel2, 2 Mar 28 20:00 /dev/null I had to chmod it to 666 agai