Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

Changes between Version 34 and Version 35 of Release/4.10


Ignore:
Timestamp:
06/12/09 06:08:14 (15 years ago)
Author:
ChrisJohns
Comment:

/* General */

Legend:

Unmodified
Added
Removed
Modified
  • Release/4.10

    v34 v35  
    106106 *  The IMFS file system now handles all POSIX flags correctly in the chmod call and ignores flags that are not permission flags.
    107107
    108  *  The RAM disk device path has changed to {{{/dev/rd[abcd]</code> where the RAM disk drives are number 'a', 'b' etc. This brings the RAM disk inline with the hard disk device naming. The flash disk is now {{{/dev/fdd[abcd]</code> and the Non-volatile disk is {{{/dev/nvd[abcd]</code>.
     108 *  The RAM disk device path has changed to {{{/dev/rd[abcd]</code> where the RAM disk drives are numbered 'a', 'b' etc. This brings the RAM disk inline with the hard disk device naming. The flash disk is now {{{/dev/fdd[abcd]</code> and the Non-volatile disk is {{{/dev/nvd[abcd]</code>.
    109109= BSPs and Device Drivers =
    110110