jdolecek
debb6d80a3
make the code includable into other programs:
...
* make static all symbols which do not need to be exported
* rename main() to mount_FOO()
* new main() now just calls mount_FOO(), main() is only compiled in if
MOUNT_NOMAIN is not defined
* a_gid(), a_uid() and a_mask() were put into ../mount/fattr.[ch], local
versions removed
2000-10-30 20:56:57 +00:00
cgd
d220ca5ba3
fix up NetBSD RCS Ids to match the standard, and the leading comment as
...
to match as well. No functional changes.
2000-06-14 06:48:47 +00:00
jdolecek
685376cc7b
Rework the manpage to be a bit more pleasing to read
...
BUGS section is gone, the facts are stated in the paragraph about
support for writing.
also note that NetBSD 1.5 is the first release supporting NTFS
1999-12-17 14:43:07 +00:00
kleink
03126e1c99
Use full month names with .Dd, as per mdoc.samples(7).
1999-09-12 18:47:10 +00:00
jdolecek
1e99130f2e
Use unixish term "hole" instead od "sparce" (which looks like it
...
should be "sparse" anyway).
Noted by Soren Jorvang <soren@NetBSD.org>.
1999-09-07 08:16:13 +00:00
jdolecek
fac3e3fdcf
* put new BUGS section instead of CAVEATS, which explicitely warns NTFS
...
is experimental and should be used with extreme caution
* give credit to christos & me for the NetBSD port
1999-08-05 15:45:01 +00:00
perseant
8847804fc3
Regularize error reporting of mount_* commands for failure of mount(2)
...
to the form:
mount_xxx: dev on dir: reason for failure
1999-06-25 19:28:35 +00:00
kleink
7d4047e4bc
Use the system search path for ntfs headers.
1999-05-17 16:44:53 +00:00
christos
17371dd632
Make this compile...
1999-05-06 16:08:54 +00:00
christos
67e9632a62
Import yesterday's FreeBSD mount_ntfs source
1999-05-06 16:05:21 +00:00