aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/amd/doc
Commit message (Collapse)AuthorAgeFilesLines
* Remove GNU texinfo from base along with all info pages.Baptiste Daroussin2015-01-021-14/+0
| | | | | | | | | | | | To be able to info pages consider installing texinfo from ports print/texinfo or via pkg: pkg install texinfo Differential Revision: https://reviews.freebsd.org/D1409 Reviewed by: emaste, imp (previous version) Relnotes: yes Notes: svn path=/head/; revision=276551
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-201-2/+2
| | | | | | | | These are not perfectly in agreement with each other style-wise, but they are orders of orders of magnitude more consistent style-wise than before. Notes: svn path=/head/; revision=80029
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50479
* Add the texinfo'ed docs to the build/install.Mark Murray1999-01-231-6/+6
| | | | Notes: svn path=/head/; revision=43111
* bmake framework for contrib_amdDavid E. O'Brien1998-08-271-0/+14
| | | | Notes: svn path=/head/; revision=38581
* Make way for the contrib_amd bmake frame work.David E. O'Brien1998-08-275-13605/+0
| | | | Notes: svn path=/head/; revision=38580
* Cleanup.Wolfram Schneider1997-10-051-11/+1
| | | | Notes: svn path=/head/; revision=30117
* Generate mount*.[ch] and nfs_prot*.[ch] from the .x files.Doug Rabson1997-04-181-13/+15
| | | | | | | | | | | | | Delete bogus local versions of mount*.[ch] and nfs_prot*.[ch]. Use v3 protocol by default for NFS mounts. If v3 is not supported, v2 is used automatically. Add a new mount options for NFS, 'nfsv2' to allow the administrator to force the use of the older protocol. Document the new mount options and fix a couple of markup problems. Notes: svn path=/head/; revision=25001
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-222-2/+2
| | | | Notes: svn path=/head/; revision=22997
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-142-2/+2
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* Still going.Joshua Peck Macdonald1997-01-111-1/+3
| | | | Notes: svn path=/head/; revision=21522
* 1. Get all the nodes in this texinfo document happily pointing in the properJordan K. Hubbard1995-02-192-13/+15
| | | | | | | | | directions. 2. Drop in a Makefile that properly installs the info files for this. Notes: svn path=/head/; revision=6554
* BSD 4.4 Lite usr.sbin SourcesRodney W. Grimes1994-05-265-0/+13609
Notes: svn path=/cvs2svn/branches/WIN_TUE_NL/; revision=1553