FreeBSD Bugzilla – Attachment 11784 Details for
Bug 23059
screen fix to work around ncurses bug
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 249 bytes, created by
Valentin Nechayev
on 2000-11-24 01:00:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Valentin Nechayev
Created:
2000-11-24 01:00:01 UTC
Size:
249 bytes
patch
obsolete
>--- display.c.orig Fri Nov 24 02:22:01 2000 >+++ display.c Fri Nov 24 02:19:13 2000 >@@ -896,7 +896,7 @@ > char *s; > int c; > { >- if (display && s) >+ if (display && s && *s) > { > ospeed = D_dospeed; > tputs(tgoto(s, 0, c), 1, DoAddChar);
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 23059
: 11784