aboutsummaryrefslogtreecommitdiff
path: root/contrib/amd/scripts
Commit message (Collapse)AuthorAgeFilesLines
* retire amd(8)Ed Maste2020-03-0919-5494/+0
| | | | | | | | | | | | | | autofs was introduced with FreeBSD 10.1 and is the supported method for automounting filesystems. As of r296194 the amd man page claimed that it is deprecated. Remove it from base now; the sysutils/am-utils port is still available if necessary. Discussed with: cy Relnotes: Yes Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=358821
* MFV r305100: Update amd from am-utils 6.1.5 to 6.2.Cy Schubert2016-11-114-31/+49
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | Used extensively on my network over the past month. Reviewed by: pfg, brooks Suggested by: pfg Obtained from: ftp://ftp.am-utils.org/pub/am-utils/ MFC after: 6 weeks Relnotes: yes Differential Revision: D8405 Notes: svn path=/head/; revision=308493
| * amd: flatten the treePedro F. Giffuni2015-01-2822-5921/+0
| | | | | | | | Notes: svn path=/vendor/amd/dist/; revision=277863
* | Mark amd(8) and all related utilities as obsolete.Edward Tomasz Napierala2016-02-291-1/+8
| | | | | | | | | | | | | | | | | | | | Reviewed by: wblock@ MFC after: 1 month Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D5443 Notes: svn path=/head/; revision=296194
* | Revise the man->mdoc conversion of the amd manpages.Ruslan Ermilov2007-12-071-566/+546
| | | | | | | | Notes: svn path=/head/; revision=174415
* | Merge the 6.0.10p1 -> 6.1.5 changes into our manpages.David E. O'Brien2007-12-051-84/+334
| | | | | | | | Notes: svn path=/head/; revision=174297
* | This commit was generated by cvs2svn to compensate for changes in r174294,David E. O'Brien2007-12-0516-69/+287
|\| | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=174295
| * Virgin import of AMD (am-utils) v6.1.5David E. O'Brien2007-12-0517-187/+588
| | | | | | | | | | | | | | Sponsored by: Juniper Networks Notes: svn path=/vendor/amd/dist/; revision=174294
| * Delete from the vendor brach a few things that are dead on head.David E. O'Brien2007-12-011-1/+0
| | | | | | | | | | | | | | (they should have been removed here instead of on HEAD in the first place...) Notes: svn path=/vendor/amd/dist/; revision=174138
* | Spell "referred" correctly.Giorgos Keramidas2005-07-281-1/+1
| | | | | | | | Notes: svn path=/head/; revision=148479
* | Apply a series of scripts to automatically fix some markup bugs.Ruslan Ermilov2005-06-161-102/+167
| | | | | | | | | | | | | | Approved by: re (blanket) Notes: svn path=/head/; revision=147439
* | Resolve conflicts for am-utils-6.0-10p1 (am-utils-6.0-20040513)Martin Blapp2004-07-063-744/+14
| | | | | | | | | | | | | | | | | | | | | | | | import: - Fix typo in amd/nfs_prot_svc.c - Manpage change in scripts/amd.conf.5 - Remove unneeded configure files - Remove unneeded m4/macros Notes: svn path=/head/; revision=131706
* | This commit was generated by cvs2svn to compensate for changes in r131702,Martin Blapp2004-07-064-4/+6
|\| | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=131703
| * Virgin import of AMD (am-utils) v6.0.10p1Martin Blapp2004-07-065-6/+20
| | | | | | | | Notes: svn path=/vendor/amd/dist/; revision=131702
* | Bring man page back in shape. Many option descriptions lacked theStefan Eßer2004-03-241-140/+160
| | | | | | | | | | | | | | | | | | | | | | option name and paramaters they apply to and there was a mix of formatting methods and styles. I'm not sure that the description of "nfs_retransmit_counter" is correct, but it does now at least match what's in -STABLE. Notes: svn path=/head/; revision=127366
* | Apparently these slipped through the import procedure.Martin Blapp2003-09-031-1/+0
| | | | | | | | | | | | | | Kill them again. Notes: svn path=/head/; revision=119701
* | Resolve conflicts.Martin Blapp2003-09-021-122/+138
| | | | | | | | Notes: svn path=/head/; revision=119682
* | This commit was generated by cvs2svn to compensate for changes in r119679,Martin Blapp2003-09-029-98/+219
|\| | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=119680
| * Virgin import of AMD (am-utils) 20030828 (6.0.9)Martin Blapp2003-09-0210-117/+238
| | | | | | | | Notes: svn path=/vendor/amd/dist/; revision=119679
* | Uniformly refer to a file system as "file system".Ruslan Ermilov2002-12-121-1/+1
| | | | | | | | | | | | | | Approved by: re Notes: svn path=/head/; revision=107788
* | This commit was generated by cvs2svn to compensate for changes in r82794,David E. O'Brien2001-09-027-21/+58
|\| | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=82795
| * Virgin import of AMD (am-utils) v6.0.7David E. O'Brien2001-09-028-29/+90
| | | | | | | | Notes: svn path=/vendor/amd/dist/; revision=82794
* | mdoc(7) police:Ruslan Ermilov2001-08-071-46/+46
| | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=81251
* | Prepare for mdoc(7)NG.Ruslan Ermilov2001-01-101-103/+171
| | | | | | | | Notes: svn path=/head/; revision=70883
* | Fix miscellaneous mdoc macro argument limit infringements.Sheldon Hearn2000-05-091-2/+2
| | | | | | | | | | | | | | | | PR: 18465 Reported by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp> Notes: svn path=/head/; revision=60258
* | This commit was generated by cvs2svn to compensate for changes in r52894,David E. O'Brien1999-11-051-1/+4
|\| | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=52895
| * Virgin import of AMD (am-utils) v6.0.3s1David E. O'Brien1999-11-052-20/+49
| | | | | | | | Notes: svn path=/vendor/amd/dist/; revision=52894
* | This commit was generated by cvs2svn to compensate for changes in r51591,David E. O'Brien1999-09-231-80/+79
|\| | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=51592
| * Virgin import of AMD (am-utils) v6.0.2s2David E. O'Brien1999-09-231-80/+79
| | | | | | | | Notes: svn path=/vendor/amd/dist/; revision=51591
* | Fix conflicts.David E. O'Brien1999-09-151-3/+4
| | | | | | | | Notes: svn path=/head/; revision=51300
* | This commit was generated by cvs2svn to compensate for changes in r51292,David E. O'Brien1999-09-155-6/+191
|\| | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=51293
| * Virgin import of AMD (am-utils) v6.0.1David E. O'Brien1999-09-156-9/+194
| | | | | | | | Notes: svn path=/vendor/amd/dist/; revision=51292
* | Fix a bunch of broken cross-referencesChris Costello1999-08-181-2/+2
| | | | | | | | Notes: svn path=/head/; revision=50000
* | Bad reference of uname(2) -> uname(3)Chris Costello1999-08-141-2/+2
| | | | | | | | Notes: svn path=/head/; revision=49794
* | This commit was generated by cvs2svn to compensate for changes in r42629,David E. O'Brien1999-01-134-5/+13
|\| | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=42630
| * Virgin import of AMD (am-utils) v6.0David E. O'Brien1999-01-135-6/+14
| | | | | | | | Notes: svn path=/vendor/amd/dist/; revision=42629
* | Grammer fix and style nits.Bill Fumerola1998-11-301-7/+7
| | | | | | | | | | | | | | | | PR: docs/8879 Submitted by: Kazuo Horikawa <horikawa@jp.freebsd.org> Notes: svn path=/head/; revision=41428
* | xfer typoDavid E. O'Brien1998-11-201-2/+2
| | | | | | | | | | | | | | | | PR: docs/8723 Submitted by: Junji SAKAI <sakai@jp.freebsd.org> Notes: svn path=/head/; revision=41268
* | Not part of AM-UTILS any longer. Should be build from fixrmtab.in.David E. O'Brien1998-11-201-24/+0
| | | | | | | | Notes: svn path=/head/; revision=41264
* | This commit was generated by cvs2svn to compensate for changes in r41142,David E. O'Brien1998-11-143-5/+31
|\| | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=41143
| * Virgin import of AMD (am-utils) v6.0b1David E. O'Brien1998-11-144-6/+32
| | | | | | | | Notes: svn path=/vendor/amd/dist/; revision=41142
* | Merge our older Amd manpages with the new am-utils manpages.David E. O'Brien1998-09-121-387/+535
| | | | | | | | | | | | | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=39087
* | More sorting of references.David E. O'Brien1998-09-051-3/+2
| | | | | | | | Notes: svn path=/head/; revision=38842
* | This is AMD.CONF, not AMQ.CONFBrian Somers1998-09-021-2/+2
|/ | | | Notes: svn path=/head/; revision=38762
* Virgin import of AMD (am-utils) v6.0a16vendor/amd/6.0a16David E. O'Brien1998-08-2317-0/+5078
Notes: svn path=/vendor/amd/dist/; revision=38494 svn path=/vendor/amd/6.0a16/; revision=38496; tag=vendor/amd/6.0a16