ru
041d1287e8
Uniformly refer to a file system as "file system".
...
Approved by: re
2002-12-12 17:26:04 +00:00
obrien
d30b71c256
sys_nerr should come from standard headers -- not from a coder's guess
...
of what is right.
2002-05-09 00:41:18 +00:00
peter
68a5e33921
Userland part of nfs client/server split and cleanup.
2001-09-18 23:34:44 +00:00
obrien
06419b3f67
Add the am-utils homepage to SEE ALSO
...
Submitted by: ru
2001-09-05 16:14:07 +00:00
obrien
6f7c45cc94
Use the native mount and nfs_prot headers.
...
Also generate nfs_prot_x.c in ANSI-C mode.
2001-09-02 20:37:36 +00:00
obrien
6382972949
TODO is no longer part of Amd, and we do not need, nor use clnt_sperrno.c.
2001-09-02 20:15:46 +00:00
obrien
82393acb3a
Teak -- we were being a little over agressive.
2001-09-02 20:15:13 +00:00
obrien
e21867b1a8
This commit was generated by cvs2svn to compensate for changes in r82819,
...
which included commits to RCS files with non-trunk default branches.
2001-09-02 20:14:08 +00:00
obrien
71ce81901c
Virgin import of AMD (am-utils) v6.0.7
2001-09-02 20:14:08 +00:00
obrien
e5bc1180ba
We can use the stock defintion of "MOUNT_NFS3" now.
2001-09-02 19:47:53 +00:00
obrien
aedd0d9804
Reduce diff from vendor source.
2001-09-02 19:35:47 +00:00
obrien
8737b3a711
Update for 6.0.7.
2001-09-02 19:32:45 +00:00
obrien
b71428b85a
We are returning to the stock (6.0.7) file now.
...
+ The bufov vulnerability was fixed in the vendor sources.
+ The vendor sources are now POSIX [me harder] compliant.
2001-09-02 19:31:00 +00:00
obrien
724f217e1e
We are returning to the stock (6.0.7) file now.
...
+ The bufov vulnerability was fixed in the vendor sources.
+ The vendor sources are now POSIX [me harder] compliant.
+ The db vs. dbm files issue was fixed in the vendor sources.
2001-09-02 19:28:19 +00:00
obrien
542e64bc7e
We are returning to the stock (6.0.7) file now.
...
The security issues were fixed in the vendor sources.
2001-09-02 19:14:18 +00:00
obrien
5f47d5134a
Merge rev 1.2 (use our native headers for NFSv3), 1.9 (fs header movment)
...
into Amd 6.0.7.
2001-09-02 19:04:09 +00:00
obrien
f93277da58
We are returning to the stock (6.0.7) file now.
...
+ The bufov vulnerability was fixed in the vendor sources.
+ The vendor sources are now POSIX [me harder] compliant.
2001-09-02 18:46:35 +00:00
obrien
9530544716
Merge our rev 1.2,3 (use or native files for NFSv3 support)
...
changes into Amd 6.0.7.
2001-09-02 18:39:17 +00:00
obrien
54cdac569e
We are returning to the stock (6.0.7) file now.
...
I don't recall why the rev 1.2 hack is needed. It looks like Amd was
already using our local headers. I no longer have a FreeBSD 2.x box to
test this on, and this will never be MFC'ed to RELENG_2_2. So lets just
decrease the maintenance effort.
2001-09-02 18:26:32 +00:00
obrien
e4ce73cbb6
We are returning to the stock (6.0.7) file now.
...
+ The rev 1.4 addition was taken from a snapshot previous to 6.0.7, so
it is included in 6.0.7.
+ The vendor sources are now POSIX [me harder] compliant.
2001-09-02 18:22:46 +00:00
obrien
21e96c439d
We are returning to the stock (6.0.7) file now.
...
My "nfsv2" mount option hack was added to the vendor sources.
2001-09-02 18:20:22 +00:00
obrien
f7e67c0496
We are returning to the stock (6.0.7) file now.
...
The vendor sources are now POSIX [me harder] compliant.
2001-09-02 18:17:08 +00:00
obrien
1be4f4c0a2
We are returning to the stock (6.0.7) file now.
...
The bufov vulnerability was fixed in the vendor sources.
2001-09-02 18:15:24 +00:00
obrien
f32306f7e2
Merge rev 1.7 (mount directory change) into Am-utils 6.0.7.
2001-09-02 18:13:17 +00:00
obrien
ac3e3d43d4
Virgin import of AMD (am-utils) v6.0.7
2001-09-02 17:19:13 +00:00
obrien
cc5c13afba
This commit was generated by cvs2svn to compensate for changes in r82794,
...
which included commits to RCS files with non-trunk default branches.
2001-09-02 17:19:13 +00:00
ru
24c7b0a61d
mdoc(7) police: s/BSD/.Bx/ where appropriate.
2001-08-14 10:01:54 +00:00
ru
4345758876
mdoc(7) police:
...
Avoid using parenthesis enclosure macros (.Pq and .Po/.Pc) with plain text.
Not only this slows down the mdoc(7) processing significantly, but it also
has an undesired (in this case) effect of disabling hyphenation within the
entire enclosed block.
2001-08-07 15:48:51 +00:00
ru
d19961ab7f
mdoc(7) police: removed HISTORY info from the .Os call.
2001-07-10 10:42:19 +00:00
obrien
de2892cc09
Remove this file that slipped thru FREEBSD-Xlist's actions.
2001-06-02 00:03:06 +00:00
ru
8094d979ca
- sys/msdosfs moved to sys/fs/msdosfs
...
- msdos.ko renamed to msdosfs.ko
- /usr/include/msdosfs moved to /usr/include/fs/msdosfs
2001-05-25 08:14:14 +00:00
ru
8c9e49b445
mdoc(7) police: split punctuation characters + misc fixes.
2001-02-01 17:12:45 +00:00
ru
8ad24f0a49
mdoc(7) police: removed leading whitespaces that are not inside
...
Bd/Ed; these hardly degrade the quality of the produced output.
2001-01-19 14:15:40 +00:00
ru
2835e25171
Prepare for mdoc(7)NG.
2001-01-10 14:01:39 +00:00
obrien
d435a5b588
Catch a left over reference to "/a".
2000-10-30 10:54:09 +00:00
obrien
4f48286cee
Document change to the default mount dir.
2000-09-01 01:17:18 +00:00
obrien
0258051d68
Since this is off the vendor branch, might as well change the default
...
mounting directory to what we always specify in /etc/defaults/rc.conf.
2000-09-01 01:15:56 +00:00
marko
7a8dd71192
Remove reference to non-existent manpage (ctl-amd(8)).
...
PR: 20091
Submitted by: Bruce A. Mah <bmah@cisco.com>
Approved by: nik
2000-07-28 19:51:57 +00:00
ben
05d38117c2
Mention "amd -H" in the synopsis so that references to the "first form
...
listed", etc, make sense.
PR: 18592
Submitted by: Patrick Gosling <jpmg@eng.cam.ac.uk>
2000-07-12 20:32:43 +00:00
wollman
fdf334f90d
Fix a couple of mdoc errors.
2000-06-08 18:31:53 +00:00
sheldonh
14e9cd73ea
Fix miscellaneous mdoc macro argument limit infringements.
...
PR: 18465
Reported by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp>
2000-05-09 14:02:06 +00:00
obrien
4dc20c0e9e
Don't refer to non-existent automount(8).
...
Submitted by: Alexey M. Zelkin <phantom@cris.net>
2000-04-23 18:16:16 +00:00
nik
a00cc32757
Fix errors in .Xr usage.
...
PR: docs/17057
Submitted by: Submitted by: Udo Erdelhoff <ue@nathan.ruhr.de>
2000-03-01 10:48:35 +00:00
obrien
fd196ecc7d
Merge vendor changes into our version of this.
1999-11-05 12:56:09 +00:00
obrien
4108fe3797
Update for the 6.0.3s1 import.
1999-11-05 11:59:47 +00:00
obrien
2f57d4d4df
Fix conflicts.
1999-11-05 11:58:05 +00:00
obrien
af59541d88
Virgin import of AMD (am-utils) v6.0.3s1
1999-11-05 11:42:30 +00:00
obrien
26b8629f85
This commit was generated by cvs2svn to compensate for changes in r52894,
...
which included commits to RCS files with non-trunk default branches.
1999-11-05 11:42:30 +00:00
obrien
9c9be5f80d
Get the tar arguments right.
1999-11-05 11:37:09 +00:00
obrien
fd1d2c9a38
Fix conflicts.
...
Version 6.0.2s2 gives us a better fix a buffer overflow problem in
real_plog(). It also gives us a few code cleanups to quiet `gcc -Wall'.
1999-09-23 05:36:01 +00:00