Semen Ustimenko
b17f083b0f
Merged NetBSD version, as they have done improvements:
...
1. ntfs_read*attr*() functions now accept
uio structure to eliminate one data copying.
2. found and removed deadlock caused
by 6 concurent ls -lR.
3. started implementation of nromal
Unicode<->unix recodeing.
Obtained from: NetBSD
1999-12-03 20:37:40 +00:00
Peter Wemm
c3aac50f28
$Id$ -> $FreeBSD$
1999-08-28 01:08:13 +00:00
Poul-Henning Kamp
0ef1c82630
Decommision miscfs/specfs/specdev.h. Most of it goes into <sys/conf.h>,
...
a few lines into <sys/vnode.h>.
Add a few fields to struct specinfo, paving the way for the fun part.
1999-08-08 18:43:05 +00:00
Semen Ustimenko
3c9bb8b7ff
Driver is now ported to NetBSD.
...
Submitted by: Christos Zoulas <christos@zoulas.com>
1999-05-12 09:43:09 +00:00
Semen Ustimenko
5ada11aa72
Added limited write ability. Now we can use some kind
...
of files for swap holders. See mount_ntfs..8 for details.
1999-02-19 12:31:02 +00:00
Semen Ustimenko
16ee760296
First version.
...
Reviewed by: David O'Brien <obrien@NUXI.com>
1999-02-03 04:07:38 +00:00