FreeBSD Bugzilla – Attachment 13962 Details for
Bug 26347
[pcvt] incorrect screen number in HP mode
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 284 bytes, created by
Nicola Vitale
on 2001-04-04 15:30:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Nicola Vitale
Created:
2001-04-04 15:30:00 UTC
Size:
284 bytes
patch
obsolete
>--- pcvt_out.c.orig Thu Dec 30 17:17:10 1999 >+++ pcvt_out.c Mon Feb 19 15:56:43 2001 >@@ -1912 +1912 @@ >- + svsp->maxcol - 2) = user_attr | (current_video_screen + '0'); >+ + svsp->maxcol - 2) = user_attr | (current_video_screen + (current_video_screen < 10 ? '0' : ('a' - 10)));
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 26347
: 13962