trasz
75986cdfd3
Mark amd(8) and all related utilities as obsolete.
...
Reviewed by: wblock@
MFC after: 1 month
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D5443
2016-02-29 16:45:10 +00:00
pfg
38e3f37854
MFV r277870
...
Fix compile warnings for gcc-4.4.x
This also fixes at least a warning with clang 3.6.0
including the fix for r277841.
MFC after: 1 week
2015-01-29 15:35:55 +00:00
pfg
4d1e358c77
Revert r277841: It will be re-merged through the vendor area.
2015-01-29 15:33:05 +00:00
dim
110aa2a0d0
Fix the following clang 3.6.0 warning in contrib/amd/hlfsd/homedir.c:
...
contrib/amd/hlfsd/homedir.c:497:8: error: address of array 'buf' will
always evaluate to 'true' [-Werror,-Wpointer-bool-conversion]
if (!buf || buf[0] == '\0')
~^~~
In the affected function, 'buf' is declared as an array of char, so it
can never be null. Remove the unecessary check.
2015-01-28 18:19:25 +00:00
ru
b349ea29b4
Revise the man->mdoc conversion of the amd manpages.
2007-12-07 20:16:21 +00:00
obrien
4487f06b05
Put stock 6.1.5 file into HEAD.
2007-12-05 16:57:05 +00:00
obrien
f3fdda3487
Merge the 6.0.10p1 -> 6.1.5 changes into our manpages.
2007-12-05 15:59:34 +00:00
obrien
fb2308c081
This commit was generated by cvs2svn to compensate for changes in r174294,
...
which included commits to RCS files with non-trunk default branches.
2007-12-05 15:48:03 +00:00
obrien
ea691ecd98
Virgin import of AMD (am-utils) v6.1.5
...
Sponsored by: Juniper Networks
2007-12-05 15:48:03 +00:00
obrien
2fc58861d0
Delete from the vendor brach a few things that are dead on head.
...
(they should have been removed here instead of on HEAD in the first place...)
2007-12-01 23:05:01 +00:00
kan
6bf6173310
Remove conflicting extern decralaration for mboxfile variable.
...
It is defined as static in implementation file.
2007-04-06 15:51:35 +00:00
ru
caab8c7549
Apply a series of scripts to automatically fix some markup bugs.
...
Approved by: re (blanket)
2005-06-16 20:21:03 +00:00
ru
1541af42f1
Expand *n't contractions.
2005-02-13 22:25:33 +00:00
mbr
f86bd44383
Resolve conflicts for am-utils-6.0-10p1 (am-utils-6.0-20040513)
...
import:
- Fix typo in amd/nfs_prot_svc.c
- Manpage change in scripts/amd.conf.5
- Remove unneeded configure files
- Remove unneeded m4/macros
2004-07-06 13:16:49 +00:00
mbr
60473f926a
Virgin import of AMD (am-utils) v6.0.10p1
2004-07-06 12:55:44 +00:00
mbr
53d532d5c7
This commit was generated by cvs2svn to compensate for changes in r131702,
...
which included commits to RCS files with non-trunk default branches.
2004-07-06 12:55:44 +00:00
mbr
c7c3e30843
Apparently these slipped through the import procedure.
...
Kill them again.
2003-09-03 00:44:27 +00:00
mbr
fa2df21e05
Resolve conflicts.
2003-09-02 15:42:57 +00:00
mbr
7d0df748b4
Virgin import of AMD (am-utils) 20030828 (6.0.9)
2003-09-02 15:27:38 +00:00
mbr
ccc3812476
This commit was generated by cvs2svn to compensate for changes in r119679,
...
which included commits to RCS files with non-trunk default branches.
2003-09-02 15:27:38 +00:00
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
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
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
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
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
wollman
fdf334f90d
Fix a couple of mdoc errors.
2000-06-08 18:31:53 +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
obrien
5c1a3647e5
Fix conflicts.
1999-09-15 05:45:17 +00:00
obrien
422815db96
Virgin import of AMD (am-utils) v6.0.1
1999-09-15 02:50:52 +00:00
obrien
e0215a27a7
This commit was generated by cvs2svn to compensate for changes in r51292,
...
which included commits to RCS files with non-trunk default branches.
1999-09-15 02:50:52 +00:00
chris
212887c836
Fix a bunch of broken cross-references
1999-08-18 05:55:22 +00:00
obrien
44885905a0
Fix conflicts.
1999-01-13 20:04:00 +00:00
obrien
c9384f1d98
Virgin import of AMD (am-utils) v6.0
1999-01-13 19:23:16 +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
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
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
557d4b6618
More sorting of references.
1998-09-05 06:56:36 +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
663d5a0f32
Virgin import of AMD (am-utils) v6.0a16
1998-08-23 22:07:21 +00:00