Subject: Re: Linux binary compatibility and Executor 1.99m
To: None <kstailey@owl.dol-esa.gov>
From: Kenneth Stailey <kstailey@owl.dol-esa.gov>
List: port-i386
Date: 07/06/1995 17:50:05
I found 1.99m and it works great except that new directories have the
wrong modes:

owl% ls -l
total 365
-rw-r--r--  1 kstailey  wheel     198 Jul  6 17:40 %Help Stacks
-rw-r--r--  1 kstailey  wheel  368212 Jul  6 17:39 %HyperCard
dr-----r--  2 kstailey  wheel     512 Aug 12  1965 Help Stacks
-rw-r--r--  1 kstailey  wheel       0 Aug 12  1965 HyperCard

Look at "Help Stacks".  I can chmod them from the shell and everything
is cool.

The biggest improvement over 1.99k or l is that I can copy stuff off
of floppies on to the hard disk.

It's not mentioned anywhere, but you need to make this:

owl% ls -l /emul/linux/dev/fd0
crw-rw----  1 kstailey  operator    9,   0 Jul  6 17:19 /emul/linux/dev/fd0

~Ken