2003-05-01 20:53:00 +00:00
|
|
|
|
2009-08-20 03:11:00 +00:00
|
|
|
+ Validate that apple filenames are valid in all cases
|
|
|
|
|
|
|
|
FUSE driver
|
|
|
|
+ How to map permissions to file types? LOCK=w
|
|
|
|
|
|
|
|
+ How to handle file sizes?
|
|
|
|
No special cases, just always multiples of 256?
|
|
|
|
Only truncate if in window?
|
|
|
|
|
|
|
|
Enforce in writing "b" type that the fields are correct.
|
|
|
|
Generic Linux writes are of type "S".
|
|
|
|
Figure out how to represent in Linux the file types?
|
|
|
|
|
2003-05-01 20:53:00 +00:00
|
|
|
defrag utility
|
|
|
|
test-suite
|
|
|
|
|
|
|
|
test mkdosfs copy over DOS functionality
|
2007-08-21 02:26:00 +00:00
|
|
|
|
|
|
|
find out why dos33 SAVE puts extra linefeed at end of basic prog?
|
2009-08-20 03:11:00 +00:00
|
|
|
(turns out that's normal. it is ignored)
|