FreeBSD Bugzilla – Attachment 6396 Details for
Bug 14558
Incorrect behaviour allscreens section in rc.i386 under certain circumstantions
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 653 bytes, created by
oleg
on 1999-10-27 17:40:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
oleg
Created:
1999-10-27 17:40:00 UTC
Size:
653 bytes
patch
obsolete
>*** rc.i386 Wed Oct 27 15:28:11 1999 >--- rc.i386.original Thu Sep 16 14:40:10 1999 >*************** >*** 114,122 **** > # set this mode for all virtual screens > if [ "X${allscreens_flags}" != X"" ] ; then > echo -n ' allscreens' >! for ttyv in `grep ^ttyv /etc/ttys | cut -f 1` > do >! vidcontrol </dev/$ttyv ${allscreens_flags} > done > fi > echo '.' >--- 114,122 ---- > # set this mode for all virtual screens > if [ "X${allscreens_flags}" != X"" ] ; then > echo -n ' allscreens' >! for ttyv in /dev/ttyv* > do >! vidcontrol <$ttyv ${allscreens_flags} > done > fi > echo '.'
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 14558
: 6396