Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.2:Staging:N
xiterm
fbiterm-devconsole.dif
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fbiterm-devconsole.dif of Package xiterm
--- unix/fbiterm/src/term.c-dist 2004-05-10 13:09:17.000000000 +0200 +++ unix/fbiterm/src/term.c 2004-05-10 13:09:23.000000000 +0200 @@ -138,6 +138,7 @@ InitTerm () return -1; } + if ( strcmp("/dev/console", tty_name) ) { if ( (strncmp ("/dev/tty", tty_name, 8) != 0) && (strncmp ("/dev/vc/", tty_name, 8) != 0)) { @@ -151,6 +152,7 @@ InitTerm () fprintf (stderr,"This is not real virtual terminal %s.\r\n", tty_name); return -1; } + } /* /dev/console */ pIterm->lock = FALSE; init_tty ();
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor