summaryrefslogtreecommitdiffstats
path: root/contrib/amd
Commit message (Collapse)AuthorAgeFilesLines
* This commit was generated by cvs2svn to compensate for changes in r131702,mbr2004-07-06108-292/+638
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Virgin import of AMD (am-utils) v6.0.10p1mbr2004-07-06133-364/+738
| |
* | Add some unneeded files to the Xlist in preparation for the newmbr2004-07-061-0/+4
| | | | | | | | amd import.
* | Add a list of all local changed files. All these files have been takenmbr2004-05-141-0/+66
| | | | | | | | of the vendor tree.
* | We don't need these files. Add the to the x-list.mbr2004-05-145-1393/+3
| |
* | Bring man page back in shape. Many option descriptions lacked these2004-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.
* | add section number to .Xr directivecharnier2004-01-041-1/+1
| |
* | This commit was generated by cvs2svn to compensate for changes in r119743,joe2003-09-041-3/+3
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * This file was missing in the snap, but it ought to be updated in thejoe2003-09-041-3/+3
| | | | | | | | vendor branch.
* | Add notice about deleting .cvsignorembr2003-09-031-0/+2
| |
* | Apparently these slipped through the import procedure.mbr2003-09-0311-136/+0
| | | | | | | | Kill them again.
* | Sync with 6.0.9 import. Add my email.mbr2003-09-021-4/+5
| |
* | Resolve conflicts.mbr2003-09-0227-1621/+437
| |
* | This commit was generated by cvs2svn to compensate for changes in r119679,mbr2003-09-02247-1246/+19192
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Virgin import of AMD (am-utils) 20030828 (6.0.9)mbr2003-09-02273-1498/+19514
| |
* | This commit was generated by cvs2svn to compensate for changes in r115379,mbr2003-05-291-0/+8
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Use non-blocking mode for amd(8) too. The fix will be partmbr2003-05-291-0/+8
| | | | | | | | | | | | | | | | of the next amd(8) snap. Reviewed by: rwatson Approved by: re Obtained from: NetBSD
* | Uniformly refer to a file system as "file system".ru2002-12-126-20/+20
| | | | | | | | Approved by: re
* | sys_nerr should come from standard headers -- not from a coder's guessobrien2002-05-092-3/+4
| | | | | | | | of what is right.
* | Userland part of nfs client/server split and cleanup.peter2001-09-181-1/+2
| |
* | Add the am-utils homepage to SEE ALSOobrien2001-09-051-0/+2
| | | | | | | | Submitted by: ru
* | Use the native mount and nfs_prot headers.obrien2001-09-022-9/+5
| | | | | | | | Also generate nfs_prot_x.c in ANSI-C mode.
* | TODO is no longer part of Amd, and we do not need, nor use clnt_sperrno.c.obrien2001-09-022-324/+0
| |
* | Teak -- we were being a little over agressive.obrien2001-09-021-2/+2
| |
* | This commit was generated by cvs2svn to compensate for changes in r82819,obrien2001-09-021-2/+2
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Virgin import of AMD (am-utils) v6.0.7obrien2001-09-021-2/+2
| |
* | We can use the stock defintion of "MOUNT_NFS3" now.obrien2001-09-021-1/+1
| |
* | Reduce diff from vendor source.obrien2001-09-021-7/+6
| |
* | Update for 6.0.7.obrien2001-09-022-5/+16
| |
* | We are returning to the stock (6.0.7) file now.obrien2001-09-021-2/+2
| | | | | | | | | | + The bufov vulnerability was fixed in the vendor sources. + The vendor sources are now POSIX [me harder] compliant.
* | We are returning to the stock (6.0.7) file now.obrien2001-09-021-2/+2
| | | | | | | | | | | | + 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.
* | We are returning to the stock (6.0.7) file now.obrien2001-09-021-11/+29
| | | | | | | | The security issues were fixed in the vendor sources.
* | Merge rev 1.2 (use our native headers for NFSv3), 1.9 (fs header movment)obrien2001-09-021-30/+58
| | | | | | | | into Amd 6.0.7.
* | We are returning to the stock (6.0.7) file now.obrien2001-09-023-10/+10
| | | | | | | | | | + The bufov vulnerability was fixed in the vendor sources. + The vendor sources are now POSIX [me harder] compliant.
* | Merge our rev 1.2,3 (use or native files for NFSv3 support)obrien2001-09-021-3/+3
| | | | | | | | changes into Amd 6.0.7.
* | We are returning to the stock (6.0.7) file now.obrien2001-09-021-5/+2
| | | | | | | | | | | | | | 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.
* | We are returning to the stock (6.0.7) file now.obrien2001-09-021-322/+73
| | | | | | | | | | | | + 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.
* | We are returning to the stock (6.0.7) file now.obrien2001-09-021-14/+27
| | | | | | | | My "nfsv2" mount option hack was added to the vendor sources.
* | We are returning to the stock (6.0.7) file now.obrien2001-09-021-3/+6
| | | | | | | | The vendor sources are now POSIX [me harder] compliant.
* | We are returning to the stock (6.0.7) file now.obrien2001-09-021-86/+2
| | | | | | | | The bufov vulnerability was fixed in the vendor sources.
* | Merge rev 1.7 (mount directory change) into Am-utils 6.0.7.obrien2001-09-021-4/+4
| |
* | This commit was generated by cvs2svn to compensate for changes in r82794,obrien2001-09-02120-3344/+5521
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Virgin import of AMD (am-utils) v6.0.7obrien2001-09-02144-3869/+5802
| |
* | mdoc(7) police: s/BSD/.Bx/ where appropriate.ru2001-08-142-2/+4
| |
* | mdoc(7) police:ru2001-08-073-50/+50
| | | | | | | | | | | | | | 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.
* | mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
| |
* | Remove this file that slipped thru FREEBSD-Xlist's actions.obrien2001-06-021-20/+0
| |
* | - sys/msdosfs moved to sys/fs/msdosfsru2001-05-251-1/+5
| | | | | | | | | | - msdos.ko renamed to msdosfs.ko - /usr/include/msdosfs moved to /usr/include/fs/msdosfs
* | mdoc(7) police: split punctuation characters + misc fixes.ru2001-02-013-5/+10
| |
* | mdoc(7) police: removed leading whitespaces that are not insideru2001-01-191-1/+1
| | | | | | | | Bd/Ed; these hardly degrade the quality of the produced output.
OpenPOWER on IntegriCloud