Tom Rhodes
ce66ddb763
s/filesystem/file system/g as discussed on -developers
2002-08-21 18:11:48 +00:00
Philippe Charnier
e1205e80e5
The .Nm utility
2002-07-06 19:34:18 +00:00
Tom Rhodes
3468b317cb
more file system > filesystem
2002-05-16 04:10:46 +00:00
Ruslan Ermilov
4ccd754686
- VFS_SET(msdos) -> VFS_SET(msdosfs)
...
- msdos.ko -> msdosfs.ko
- mount_msdos(8) -> mount_msdosfs(8)
- "msdos" -> "msdosfs" compatibility glue in mount(8)
2001-06-01 10:57:26 +00:00
Ruslan Ermilov
7c7fb079b9
mdoc(7) police: use the new features of the Nm macro.
2000-11-20 16:52:27 +00:00
Sheldon Hearn
ef8f7ac935
Remove single-space hard sentence breaks. These degrade the quality
...
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
2000-03-01 11:27:47 +00:00
Andrey A. Chernov
f26775b4f3
Allow #-comments in conversion table file
2000-01-08 16:47:55 +00:00
Peter Wemm
7f3dea244c
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
Jordan K. Hubbard
458cbc01d2
This lets you specify "gemdosfs", "shortnames", "longnames", and
...
"nowin95" as arguments to the "-o" flag, as alternatives to "-G", "-s",
"-l", and "-9"; when running "mount_msdos" by hand, that doesn't let you
do anything you couldn't already do, but if you're letting "mount" run
it, it lets you specify those options, which is especially useful if,
for example, you have an entry in "/etc/fstab" for some file system,
with "noauto" set, so you can conveniently mount a DOS partition from a
removable drive and force it to treat the file system as VFAT rather
than boring old FAT.
Submitted by: Guy Harris <guy@netapp.com>
1999-06-18 12:05:02 +00:00
Dmitrij Tejblum
394fd4a653
Update to match rev. 1.28 of msdosfs_lookup.c.
1999-01-11 18:35:14 +00:00
Philippe Charnier
750f6fe391
Split usage string.
1998-06-30 06:23:42 +00:00
Andrey A. Chernov
1cca86f4e8
Add more info about special characters in dos2unix/unix2dos tables
1998-03-01 08:41:05 +00:00
Andrey A. Chernov
cd913a5dca
Add more info about -W option
1998-02-23 17:29:08 +00:00
Andrey A. Chernov
28847281dd
Note that default local charset assumed as ISO 8859-1
1998-02-23 17:20:07 +00:00
Andrey A. Chernov
9934eb16d3
Implement loadable DOS<->local conversion tables for DOS names
...
Additionly load toupper table to create DOS names always in uppercase
1998-02-23 16:49:16 +00:00
Andrey A. Chernov
2183143825
Implement loadable upper->lower local conversion table
...
Recently introduced -w renamed to -W
1998-02-23 09:41:02 +00:00
Andrey A. Chernov
4e3e206ed7
Add loadable local<->Unicode conversion support for Win95 names
...
Note: DOS names still not work and require similar changes
1998-02-22 15:28:06 +00:00
Jordan K. Hubbard
a92aaa1aa0
Support for FAT32 partitions.
...
Submitted by: Dmitrij Tejblum <dima@tejblum.dnttm.rssi.ru>
Obtained from: NetBSD
1998-02-18 09:30:31 +00:00
Bruce Evans
2f5275d0c8
Fixed some FUD (don't blame current msdosfs for old msdosfs+vfs_bio bugs).
1997-12-19 23:03:00 +00:00
Peter Wemm
c0ec1f37ef
Revert $FreeBSD$ to $Id$
1997-02-22 14:40:44 +00:00
Jordan K. Hubbard
1130b656e5
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
Gary Palmer
d02e870c7e
Add a small message to the ``CAVEATS'' section saying if you get the
...
warning about the root directory, then you could corrupt your filesystem
if you write to it. Someone, please, feel free to improve this :-)
1996-04-03 23:11:08 +00:00
Nate Williams
750870d48f
NetBSD -> FreeBSD
...
(Poul, bring this into 2.0 please)
1994-11-19 17:55:35 +00:00
Doug Rabson
5cb2bca1a3
Added mount_msdos.
...
Obtained from: NetBSD
1994-09-19 15:30:36 +00:00