Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Driver is now ported to NetBSD. | semenu | 1999-05-12 | 1 | -6/+12 |
| | | | | Submitted by: Christos Zoulas <christos@zoulas.com> | ||||
* | Removed annoying messaged during boot,added some check | semenu | 1999-04-20 | 1 | -5/+6 |
| | | | | | | | | before mounting (should help to do not mount extended partitions:-). Fixed problem with hanging while unmounting busy fs. And (the most important) added some locks to prevent simulaneous access to kernel structures! | ||||
* | Added limited write ability. Now we can use some kind | semenu | 1999-02-19 | 1 | -26/+36 |
| | | | | of files for swap holders. See mount_ntfs..8 for details. | ||||
* | First version. | semenu | 1999-02-03 | 1 | -0/+100 |
Reviewed by: David O'Brien <obrien@NUXI.com> |