summaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Collapse)AuthorAgeFilesLines
* 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.
| * | | | String format patchasmodai2001-08-236-18/+17
| | | | |
* | | | | Update import informationgshapiro2001-08-211-4/+4
| | | | |
* | | | | Resolve conflicts from sendmail 8.11.6 importgshapiro2001-08-211-4/+21
| | | | |
* | | | | This commit was generated by cvs2svn to compensate for changes in r82017,gshapiro2001-08-2113-33/+72
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | | Import sendmail 8.11.6gshapiro2001-08-2114-37/+93
| | | | | |
* | | | | | Fix overflow problem when giving a username that is too long.markm2001-08-201-1/+9
| | | | | | | | | | | | | | | | | | | | | | | | Also minor declaration/header fixes while auditing the code.
* | | | | | Code merge and diff reduce with "base" telnet. This is the "later"markm2001-08-2025-290/+283
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | telnet, so it was treated as the reference code, except where later commits were made to "base" telnet.
* | | | | | Merge vendor branch onto mainline (try to fix HAVE_KERBEROS)peter2001-08-201-2/+2
| | | | | |
* | | | | | Re-initialize gp after a jsr.obrien2001-08-171-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When rtld runs the .fini section in a shared lib (C++), the code in question from .../contrib/gdb/config/alpha/crtbegin.asm first calls __do_globals_dtors_aux and then __do_frame_takedown. Unfortunately, the value of gp after a jsr is undefined and in this case had changed from before the call, probably as a result of calling code in some other shared library. The normal calling convention for alpha is to re-initialize gp using 'ldgp gp,0(ra)' after a jsr instruction but in this case no such re-initialization is done. This leads to a bogus value being read for the address of __do_frame_takedown and a quick segfault. Submitted by: dfr Obtained from: GCC 3.0
* | | | | | Add the `WANT_FORCE_OPTIMIZATION_DOWNGRADE' knob. If set to an integerobrien2001-08-161-7/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | value, it forces GCC to not optimize above this level. For intance, GCC made with "WANT_FORCE_OPTIMIZATION_DOWNGRADE=1" is a good setting for the Alpha platform when building ports.
* | | | | | MFV: New macro: .Ex.ru2001-08-151-0/+1
| | | | | |
* | | | | | This commit was generated by cvs2svn to compensate for changes in r81682,ru2001-08-152-3/+99
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
OpenPOWER on IntegriCloud