[TUHS] v5 and v6 kernel is mode 777

Mark Longridge cubexyz at gmail.com
Mon Feb 23 06:30:44 AEST 2015


Ron,

You are quite right. I tried to use 1bsd's ls in v5 for the columnar
output and there are bugs.

This is what it should look like:

ls -l /unix
-rwxr-xr-x  1 root    27066 Feb 22 14:34 unix

So it's now mode 755 and everything seems to work fine.

Mark

On 2/22/15, Ronald Natalie <ron at ronnatalie.com> wrote:
> Your ls is missing a set of perms (-rwxrwxrwx).
>
> No it should not be 777.    It needs to be readable because certain programs
> in user mode read the symbol table.
>
>
>



More information about the TUHS mailing list