Bug 19830

Summary: Some of the crypto stuff is missing in the ctm files
Product: Base System Reporter: Andre Albsmeier <Andre.Albsmeier>
Component: binAssignee: Mark Murray <markm>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 3.5-STABLE   
Hardware: Any   
OS: Any   

Description Andre Albsmeier 2000-07-10 19:50:00 UTC
A few days ago, the crypto bits from internat.freebsd.org have gone
into the base system. However, when you are updating things via
ctm, there is some stuff missing:

The cvs tree up to cvs-cur.6507.gz contains none of the crypto bits
==> ./src/secure ./src/crypto and ./src/sys/crypto are missing.

The 3.5-STABLE tree up to src-3.0611.gz contains none of the crypto bits
==> ./secure ./crypto and ./sys/crypto are missing.

The 4.0-STABLE tree up to src-4.0151.gz contains ./sys/crypto
==> ./secure and ./crypto are missing.

The 5.0-current tree up to src-cur.4433.gz contains ./sys/crypto
==> ./secure and ./crypto are missing.

The cvs tree at freebsd.org contains all three of ./src/secure ./src/crypto
and ./src/sys/crypto so there might be something wrong with the ctm delta
generation.

Fix: 

unknown
How-To-Repeat: 
ctm -v files_mentioned_above and look into the resulting trees.
Comment 1 Sheldon Hearn freebsd_committer freebsd_triage 2000-07-11 09:25:51 UTC
Responsible Changed
From-To: freebsd-bugs->markm

Mark will understand this. :-)
Comment 2 Sheldon Hearn freebsd_committer freebsd_triage 2000-07-11 11:14:13 UTC
State Changed
From-To: open->closed

"Please close me. The crypto bits arrived today for all 
active branches supported by ctm."