summaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Collapse)AuthorAgeFilesLines
* This commit was generated by cvs2svn to compensate for changes in r85552,ru2001-10-261-1/+1
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * From ChangeLog:ru2001-10-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | : 2001-10-19 Ruslan Ermilov <ru@FreeBSD.org> : : * tmac/doc.tmac (doc-flag-recursion): Protect arguments against : being handled as end-of-sentence characters, This fixes ".Fl \&?". Previously, it produced an additional whitespace. There were no precedents in FreeBSD manpages. That's why it was Noticed by: Thomas Klausner <wiz@netbsd.org>
* | Close buffer overflow noted in security advisory DSA-085.jkh2001-10-261-1/+1
| | | | | | | | | | Submitted by: Koga Youichirou <y-koga@jp.FreeBSD.org> Obtained from: Debian
* | This commit was generated by cvs2svn to compensate for changes in r84865,obrien2001-10-1336-36/+43264
|\ \ | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | Import the extra bits needed to target IA-64, PowerPC, and sparc64.obrien2001-10-1336-36/+43264
| | | | | | | | | | | | (this is Binutils from the FSF 2.11 branch [checked out 19-July-2001])
* | | Fixed corruption of the vendor $Id$ to $FreeBSD$. Put $FreeBSD$ inbde2001-10-121-1/+5
| | | | | | | | | | | | | | | | | | | | | __FBSDID() and ifdefed away all vendor id stuff. This file should never have left the vendor branch; it is now identical with the vendor's version except for id fiddling.
* | | Compensate for "Compensate for header dethreading" by backing it out.bde2001-10-102-2/+0
| | |
* | | This commit was generated by cvs2svn to compensate for changes in r84685,obrien2001-10-0825-98/+481
|\ \ \ | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | Virgin import of Christos Zoulas's FILE 3.37.obrien2001-10-0825-98/+481
| | | |
* | | | Add __FBSDID() to diff-reduce with "base" telnet.markm2001-10-0114-28/+40
| | | |
* | | | *** empty log message ***obrien2001-10-011-3/+4
| | | |
* | | | Quick hack to print out the non-standard pppoe used by 3comjulian2001-09-272-0/+8
| | | |
* | | | oops, forgot to commit man page for cvs changesdillon2001-09-211-2/+17
| | | |
* | | | Userland part of nfs client/server split and cleanup.peter2001-09-181-1/+2
| | | |
* | | | Implement comprehensive CVS/Template support to complement the Templatedillon2001-09-155-11/+110
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | support that already exists for checkout. The -T option for cvs update and cvs checkout may be used to cause CVS to retrieve/update the checkin template when possible. MFC after: 1 week
* | | | Implement -j for cvs diff, allowing tag:date based diffs (normally date-baseddillon2001-09-151-25/+56
| | | | | | | | | | | | | | | | | | | | | | | | diffs are against the head branch only). MFC after: 1 week
* | | | This commit was generated by cvs2svn to compensate for changes in r83098,mp2001-09-05153-983/+4219
|\ \ \ \ | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | Import tcsh-6.11mp2001-09-05153-983/+4219
| | | | |
* | | | | 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
| | | | | |
* | | | | | Merge after 4.1.0 import.roberto2001-08-291-986/+1573
| | | | | |
* | | | | | Update for 4.1.0 import.roberto2001-08-292-6/+10
| | | | | |
* | | | | | Redo the int -> unsigned changes jedgar did. It should have been submittedroberto2001-08-291-615/+852
| | | | | | | | | | | | | | | | | | | | | | | | back but it was off the vendor branch anyway so...
* | | | | | This commit was generated by cvs2svn to compensate for changes in r82498,roberto2001-08-29264-21820/+41959
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | | | Virgin import of ntpd 4.1.0roberto2001-08-29266-23421/+44394
| | | | | | |
* | | | | | | Manually unifdef(1) CRAY, UNICOS, hpux and sun uselsess code.markm2001-08-2911-936/+7
| | | | | | |
* | | | | | | Add heuristic to detect SSH connection (in the same style as otherache2001-08-291-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | heuristics already here which not supposed to be secure, just helpers). Approved by: security@ silence
* | | | | | | Remove description of an option that only applies to UNICOS < 7.0.dd2001-08-251-13/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | That define may still be present in the source, but I don't think anyone has plans to try to use it. Obtained from: NetBSD
* | | | | | | This commit was generated by cvs2svn to compensate for changes in r82230,asmodai2001-08-236-18/+17
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
OpenPOWER on IntegriCloud