Bug 21065

Summary: 4.1-STABLE cons25w termcap entry screwed
Product: Base System Reporter: Adrian Penisoara <ady>
Component: confAssignee: Andrey A. Chernov <ache>
Status: Closed FIXED    
Severity: Affects Only Me CC: ache
Priority: Normal    
Version: 4.1-RELEASE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
termcap.diff none

Description Adrian Penisoara 2000-09-05 17:30:00 UTC
 Ever since upgrading from 4.1-RELEASE to 4.1-STABLE whenever viewing manual
pages or browsing with less/more the raw terminal was screwed up in the
reverse video mode.

 From what I can see this is caused by a cons25w termcap entry change made by
Ache back in July (src/share/termcap/termcap.src rev 1.89.2.7 Jul 27 20:41:26).
 The -current branch might also be affected but I can't check this.

Fix: The fix (that I tested to work) is to back out the cons25w changes. You'll
find below a (suggested) uuencoded patch.

 Ady (@freebsd.ady.ro)
How-To-Repeat: 
 Do this under a plain syscons console:

 $ man man
 $ less /etc/defaults/rc.conf
 $ more /COPYRIGHT

 Your console should look pretty weird now :-) ...
Comment 1 Sheldon Hearn freebsd_committer freebsd_triage 2000-09-05 17:38:45 UTC
Responsible Changed
From-To: freebsd-bugs->ache

Over to maintainer.
Comment 2 Andrey A. Chernov freebsd_committer freebsd_triage 2000-09-05 17:57:02 UTC
State Changed
From-To: open->closed

Apparently you not log in from the same kernel's console as you report.