obrien
1326af6770
This commit was generated by cvs2svn to compensate for changes in r84865,
...
which included commits to RCS files with non-trunk default branches.
2001-10-13 01:47:52 +00:00
obrien
7734e00828
Import the extra bits needed to target IA-64, PowerPC, and sparc64.
...
(this is Binutils from the FSF 2.11 branch [checked out 19-July-2001])
2001-10-13 01:47:52 +00:00
bde
b2d7aa6d5d
Fixed corruption of the vendor $Id$ to $FreeBSD$. Put $FreeBSD$ in
...
__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.
2001-10-12 15:05:00 +00:00
bde
229c3ac7c3
Compensate for "Compensate for header dethreading" by backing it out.
2001-10-10 17:48:44 +00:00
obrien
0d5a8d884b
This commit was generated by cvs2svn to compensate for changes in r84685,
...
which included commits to RCS files with non-trunk default branches.
2001-10-08 22:50:54 +00:00
obrien
7860fd7670
Virgin import of Christos Zoulas's FILE 3.37.
2001-10-08 22:50:54 +00:00
markm
0163eae972
Add __FBSDID() to diff-reduce with "base" telnet.
2001-10-01 16:04:55 +00:00
obrien
d9494059c0
*** empty log message ***
2001-10-01 08:43:58 +00:00
julian
3176497499
Quick hack to print out the non-standard pppoe used by 3com
2001-09-27 08:02:27 +00:00
dillon
e67d87ef7c
oops, forgot to commit man page for cvs changes
2001-09-21 19:05:36 +00:00
peter
68a5e33921
Userland part of nfs client/server split and cleanup.
2001-09-18 23:34:44 +00:00
dillon
903a77c857
Implement comprehensive CVS/Template support to complement the Template
...
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
2001-09-15 05:57:52 +00:00
dillon
41d5a1c2e8
Implement -j for cvs diff, allowing tag:date based diffs (normally date-based
...
diffs are against the head branch only).
MFC after: 1 week
2001-09-15 05:50:59 +00:00
mp
8d8497f743
This commit was generated by cvs2svn to compensate for changes in r83098,
...
which included commits to RCS files with non-trunk default branches.
2001-09-05 17:49:32 +00:00
mp
538cdbc622
Import tcsh-6.11
2001-09-05 17:49:32 +00:00
obrien
06419b3f67
Add the am-utils homepage to SEE ALSO
...
Submitted by: ru
2001-09-05 16:14:07 +00:00
obrien
6f7c45cc94
Use the native mount and nfs_prot headers.
...
Also generate nfs_prot_x.c in ANSI-C mode.
2001-09-02 20:37:36 +00:00
obrien
6382972949
TODO is no longer part of Amd, and we do not need, nor use clnt_sperrno.c.
2001-09-02 20:15:46 +00:00
obrien
82393acb3a
Teak -- we were being a little over agressive.
2001-09-02 20:15:13 +00:00
obrien
e21867b1a8
This commit was generated by cvs2svn to compensate for changes in r82819,
...
which included commits to RCS files with non-trunk default branches.
2001-09-02 20:14:08 +00:00
obrien
71ce81901c
Virgin import of AMD (am-utils) v6.0.7
2001-09-02 20:14:08 +00:00
obrien
e5bc1180ba
We can use the stock defintion of "MOUNT_NFS3" now.
2001-09-02 19:47:53 +00:00
obrien
aedd0d9804
Reduce diff from vendor source.
2001-09-02 19:35:47 +00:00
obrien
8737b3a711
Update for 6.0.7.
2001-09-02 19:32:45 +00:00
obrien
b71428b85a
We are returning to the stock (6.0.7) file now.
...
+ The bufov vulnerability was fixed in the vendor sources.
+ The vendor sources are now POSIX [me harder] compliant.
2001-09-02 19:31:00 +00:00
obrien
724f217e1e
We are returning to the stock (6.0.7) file now.
...
+ 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.
2001-09-02 19:28:19 +00:00
obrien
542e64bc7e
We are returning to the stock (6.0.7) file now.
...
The security issues were fixed in the vendor sources.
2001-09-02 19:14:18 +00:00
obrien
5f47d5134a
Merge rev 1.2 (use our native headers for NFSv3), 1.9 (fs header movment)
...
into Amd 6.0.7.
2001-09-02 19:04:09 +00:00
obrien
f93277da58
We are returning to the stock (6.0.7) file now.
...
+ The bufov vulnerability was fixed in the vendor sources.
+ The vendor sources are now POSIX [me harder] compliant.
2001-09-02 18:46:35 +00:00
obrien
9530544716
Merge our rev 1.2,3 (use or native files for NFSv3 support)
...
changes into Amd 6.0.7.
2001-09-02 18:39:17 +00:00
obrien
54cdac569e
We are returning to the stock (6.0.7) file now.
...
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.
2001-09-02 18:26:32 +00:00
obrien
e4ce73cbb6
We are returning to the stock (6.0.7) file now.
...
+ 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.
2001-09-02 18:22:46 +00:00
obrien
21e96c439d
We are returning to the stock (6.0.7) file now.
...
My "nfsv2" mount option hack was added to the vendor sources.
2001-09-02 18:20:22 +00:00
obrien
f7e67c0496
We are returning to the stock (6.0.7) file now.
...
The vendor sources are now POSIX [me harder] compliant.
2001-09-02 18:17:08 +00:00
obrien
1be4f4c0a2
We are returning to the stock (6.0.7) file now.
...
The bufov vulnerability was fixed in the vendor sources.
2001-09-02 18:15:24 +00:00
obrien
f32306f7e2
Merge rev 1.7 (mount directory change) into Am-utils 6.0.7.
2001-09-02 18:13:17 +00:00
obrien
ac3e3d43d4
Virgin import of AMD (am-utils) v6.0.7
2001-09-02 17:19:13 +00:00
obrien
cc5c13afba
This commit was generated by cvs2svn to compensate for changes in r82794,
...
which included commits to RCS files with non-trunk default branches.
2001-09-02 17:19:13 +00:00
roberto
8a8eed52b9
Merge after 4.1.0 import.
2001-08-29 15:15:59 +00:00
roberto
e3ef210a6f
Update for 4.1.0 import.
2001-08-29 15:02:12 +00:00
roberto
fc8a76dcfc
Redo the int -> unsigned changes jedgar did. It should have been submitted
...
back but it was off the vendor branch anyway so...
2001-08-29 15:01:06 +00:00
roberto
edc758be46
This commit was generated by cvs2svn to compensate for changes in r82498,
...
which included commits to RCS files with non-trunk default branches.
2001-08-29 14:35:15 +00:00
roberto
40b8e415eb
Virgin import of ntpd 4.1.0
2001-08-29 14:35:15 +00:00
markm
5987cca2b8
Manually unifdef(1) CRAY, UNICOS, hpux and sun uselsess code.
2001-08-29 14:16:17 +00:00
ache
40c9b9ae1a
Add heuristic to detect SSH connection (in the same style as other
...
heuristics already here which not supposed to be secure, just helpers).
Approved by: security@ silence
2001-08-29 13:17:02 +00:00
dd
2c3a92a16f
Remove description of an option that only applies to UNICOS < 7.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
2001-08-25 21:29:12 +00:00
asmodai
3cef0337e4
This commit was generated by cvs2svn to compensate for changes in r82230,
...
which included commits to RCS files with non-trunk default branches.
2001-08-23 21:46:59 +00:00
asmodai
1385a0dca8
String format patch
2001-08-23 21:46:59 +00:00
gshapiro
e6211c8022
Update import information
2001-08-21 01:33:05 +00:00
gshapiro
897671a2e8
Resolve conflicts from sendmail 8.11.6 import
2001-08-21 01:32:34 +00:00