obrien
86916939e3
Don't getopt -M option and don't process it unless ENABLE_AMQ_MOUNT is on.
...
Obtained from: am-utils-6.0.1s11
1999-08-25 20:06:03 +00:00
chris
212887c836
Fix a bunch of broken cross-references
1999-08-18 05:55:22 +00:00
chris
5f7d8d250c
Bad reference of uname(2) -> uname(3)
1999-08-14 21:37:28 +00:00
mpp
dfe59f9058
Actually describe all of the command line options in fsinfo(8).
...
Most of the text was take from the fsinfo section in info(1).
Also included a pointer to that information, since there is
so much detail about the format of the configuration files there.
1999-06-26 22:53:22 +00:00
obrien
43ff9bd589
Update this with reality.
1999-05-08 18:09:39 +00:00
obrien
1cddd21605
Fix ufs mounting support
...
PR: 10044
Submitted by: Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
1999-02-13 11:06:20 +00:00
obrien
2e9f65c6cc
Fix logic surrounding the noconn option.
...
(this should also shutup the warning message everybody sees)
Submitted by: David Wolfskill <dhw@whistle.com>
1999-01-24 10:10:20 +00:00
obrien
1e3b374526
Didn't get all the mods on the fixup.
1999-01-14 17:03:12 +00:00
obrien
44885905a0
Fix conflicts.
1999-01-13 20:04:00 +00:00
obrien
48ce32b887
This commit was generated by cvs2svn to compensate for changes in r42629,
...
which included commits to RCS files with non-trunk default branches.
1999-01-13 19:23:16 +00:00
obrien
c9384f1d98
Virgin import of AMD (am-utils) v6.0
1999-01-13 19:23:16 +00:00
billf
f602e4997e
".Mn mountd" -> ".Nm mountd" which now makes the instructions accurate.
...
PR: docs/8525
Submitted by: Norihiro Kumagai <kuma@jp.FreeBSD.org>
1998-11-30 23:21:24 +00:00
billf
7b6b091f1b
Grammer fix and style nits.
...
PR: docs/8879
Submitted by: Kazuo Horikawa <horikawa@jp.freebsd.org>
1998-11-30 22:25:24 +00:00
obrien
548096d203
xfer typo
...
PR: docs/8723
Submitted by: Junji SAKAI <sakai@jp.freebsd.org>
1998-11-20 08:12:05 +00:00
obrien
716528e0ae
amq.8 contains typos
...
PR: docs/8433
Reviewed by: Kazuo Horikawa <horikawa@jp.freebsd.org>
1998-11-20 08:09:34 +00:00
obrien
0d9da99119
Not part of AM-UTILS any longer. Should be build from fixrmtab.in.
1998-11-20 05:21:40 +00:00
obrien
3c326c3cf9
update for latest vendor import
1998-11-14 03:37:59 +00:00
obrien
f3f64ef024
Clean up conflicts.
1998-11-14 03:13:33 +00:00
obrien
c6e3533e1e
Virgin import of AMD (am-utils) v6.0b1
1998-11-14 03:11:37 +00:00
obrien
d9a3e6b7f3
This commit was generated by cvs2svn to compensate for changes in r41142,
...
which included commits to RCS files with non-trunk default branches.
1998-11-14 03:11:37 +00:00
obrien
d76017bab4
update to match reality
1998-10-25 22:34:33 +00:00
obrien
dd529a7ea9
Support our "nfsv2" option. (originally added to old amd/amd/host_opts.c
...
rev 1.5)
The "nfsv2" option is equivant to "proto=udp,vers=2". It is debatable
whether NFS v2 should force "proto=udp" but I figure that is what most people
will expect. Note, I can get the new Amd to mount a 2.2-STABLE box with
"proto=tcp,vers=2". RFC 1094 does not disallow such behavior.
1998-09-14 08:20:37 +00:00
obrien
3c3a03dc00
Merge our older Amd manpages with the new am-utils manpages.
...
The am-utils manpages were un-mandocafied, un4.4BSD'ed with CSRG
copyrights regressed to 1989.
This work was done by Brian Handy who I am very greatful to.
(only a few minor tweaks by me)
Submitted by: Brian Handy <handy@lambic.physics.montana.edu>
1998-09-12 04:04:59 +00:00
obrien
05172643a8
Fully use our own generated files for NFSv3.
1998-09-09 16:11:01 +00:00
obrien
557d4b6618
More sorting of references.
1998-09-05 06:56:36 +00:00
obrien
b799db6f1e
MFO: rev 1.3 - correct man page xrefs.
1998-09-05 06:38:19 +00:00
obrien
54e8da179c
compare getopt() with -1, not EOF
1998-09-05 06:06:00 +00:00
obrien
6ca02af659
MFO rev 1.4 - sort cross references
1998-09-05 05:52:24 +00:00
obrien
c1a6032276
With the change to the 4.4Lite2 mount interface we don't need special
...
conf files.
1998-09-05 00:58:37 +00:00
obrien
0b208f0c46
Don't utilize the pre-4.4Lite2 INITMOUNTNAMES compatibility cruft.
...
(bde will remove it soon)
1998-09-04 08:55:29 +00:00
obrien
d278101ccd
Don't assume that time_t is long.
...
(from rev 1.4 by bde of old AMD)
1998-09-04 04:42:28 +00:00
brian
34d907fe75
This is AMD.CONF, not AMQ.CONF
1998-09-02 21:07:47 +00:00
obrien
95469232de
rpcgen our own mount.h, nfs_prot.h, mount_xdr.c, and nfs_prot_x.c
...
for NFSv3 support
1998-08-27 07:33:23 +00:00
obrien
3cad3a2af8
accidently changed some white space
1998-08-27 07:25:25 +00:00
obrien
02df30696a
Properly create db files vs. dbm files.
...
Obtained from: NetBSD
1998-08-27 02:56:47 +00:00
obrien
203b7d3a36
* Check getopt()'s return with -1, not EOF
...
* protect a few potential buffer overflows
Obtained from: NetBSD
1998-08-23 22:52:09 +00:00
obrien
e0e79339cc
more files we don't need.
1998-08-23 22:51:11 +00:00
obrien
9ed6275d35
Two more files FreeBSD doesn't need.
1998-08-23 22:43:27 +00:00
obrien
5aa326b197
upgrade instructions.
1998-08-23 22:09:19 +00:00
obrien
663d5a0f32
Virgin import of AMD (am-utils) v6.0a16
1998-08-23 22:07:21 +00:00