Commit Graph

35 Commits

Author SHA1 Message Date
jdolecek 1aec36e475 allow options 'sync' and 'async' 2000-03-27 09:33:22 +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
pk 1cd395375d 1, 2, 3 and.. 4! 1999-04-06 20:24:37 +00:00
mycroft f6590b22cd Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
fvdl e5bc90f40c Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
perry 34a98169f0 macroize BSD, NetBSD, FreeBSD and misc cleanup 1998-02-06 05:54:12 +00:00
ws 87b8e0976a Drop indication of support for access times (they are no longer maintained) 1997-10-17 11:30:09 +00:00
christos e230a48b57 CFLAGS->CPPFLAGS 1997-10-10 19:47:50 +00:00
lukem 932f5c39e2 update for new getmntopts() brought in from lite-2 merge 1997-09-16 12:24:18 +00:00
lukem f46ca99ba9 * update for WARNS=1
* getopt returns -1 not EOF
* fix .Nm usage
1997-09-15 05:05:41 +00:00
gwr 10e180cc49 Back out the .PATH.c changes. The .depend problem (and others)
will be fixed using the new .NOPATH make feature instead.
1997-05-08 21:11:01 +00:00
gwr 012e528f2e Use .PATH.c: ... 1997-05-06 20:44:56 +00:00
cgd c35f913835 Fix typo in last commit 1996-10-24 00:12:50 +00:00
cgd c1eeddcff9 this file system (according to its source) supports MNT_UPDATE. Therefore
the mount program must recognize the 'update' option.
1996-10-23 22:46:16 +00:00
cgd c3877d120c 'const struct' not 'struct const' 1996-04-13 05:35:39 +00:00
jtc 6397db2ddd Add const qualifier to mopts table 1996-04-13 01:30:59 +00:00
leo 85d9dba24d Add '-G' flag for mounting Atari-Gemdos filesystems. 1996-01-19 21:14:43 +00:00
ws debbf2f60e - Add support for Win'95 separate creation/modification/access timestamps
- Re-introduce lowercase filenames for non-Win'95-filesystems
1995-11-29 15:08:32 +00:00
ws a96f4bc2fc Add support for Win'95 long filenames 1995-10-15 15:34:19 +00:00
cgd 0114e805ce convert to new RCS Id conventions; reduce my headache 1995-03-18 14:54:19 +00:00
mycroft 998e3b5dd3 Document the `-o' option. Remove the last vestige of the `-F' option. 1995-01-18 08:35:42 +00:00
cgd 06e2955ff1 specify man pages the new way. 1994-12-22 10:44:04 +00:00
mycroft b38d812aed No longer install setuid root. 1994-12-20 17:32:40 +00:00
cgd 67f5c87f44 update from ws. make it work again 1994-07-16 21:32:06 +00:00
cgd 1717de7c65 kill relative paths 1994-04-08 01:40:51 +00:00
cgd 8636037f88 new functionality -- uid/gid/perms settable, users can invoke 1994-04-08 01:26:59 +00:00
cgd d464e461ac clean up, zero args struct so we're ok for changes coming soon... 1994-04-07 02:31:20 +00:00
jtc 42f840d29d Fix spelling error in Copyright notice 1994-01-29 01:43:03 +00:00
ws 053f138dae Changes to VFS readdir semantics
NFS changes for better cookie support
ISOFS changes for better Rockridge support and support for generation numbers
1993-09-07 15:40:14 +00:00
mycroft f882911ca9 pcfs_args --> msdosfs_args 1993-08-14 11:05:26 +00:00
mycroft b1f3b28d18 PCFS --> MSDOSFS 1993-08-09 06:22:46 +00:00
mycroft aee4b07b8a Add RCS identifiers, remove some completely useless RCS logs and patchkit
headers, and a few other insignificant changes.
1993-08-02 17:48:44 +00:00
mycroft b6f2050461 Merge changes from netbsd-0-9 branch. 1993-07-30 01:31:48 +00:00
cgd 0a08244e8c change name to mount_msdos, and add man page. need some more hacking
later to change everything to mount_msdos, i.e. files need to be
moved in the tree, but that can wait.
1993-07-20 00:19:09 +00:00
cgd ae77b4fb1c written by Paul Popelka. mounts pcfs MS-DOS filesystem. (patch 111) 1993-04-09 19:24:39 +00:00