Home
last modified time | relevance | path

Searched refs:console (Results 1 – 25 of 1312) sorted by relevance

12345678910>>...53

/netbsd/sys/arch/epoc32/stand/e32boot/exe/
H A De32boot.cpp39 CConsoleBase *console; variable
136 console = in E32BootL()
142 console->Printf(_L("\n")); in E32BootL()
192 console->Getch(); in E32BootL()
198 console->Getch(); in E32BootL()
208 console->Getch(); in E32BootL()
244 console->Printf(Prompt); in LoadNetBSDL()
245 console->Printf(_L("[")); in LoadNetBSDL()
246 console->Printf(Default); in LoadNetBSDL()
313 console->SetPos(base); in LoadNetBSDL()
[all …]
/netbsd/sys/arch/evbarm/gumstix/
H A Dgumstix_machdep.c244 static char console[16]; variable
540 sizeof(console)); in process_kernel_args()
609 console[i++] = c; in process_kernel_args_liner()
655 if (strncmp(console, "ttyS", 4) == 0 && console[5] == ',') { in consinit()
659 for (i = 6; i < strlen(console) && isdigit(console[i]); i++) in consinit()
673 if (console[0] == '\0' || strcasecmp(console, "ffuart") == 0 || in consinit()
674 strncmp(console, "ttyS0,", 6) == 0) in consinit()
695 if (console[0] == '\0' || strcasecmp(console, "stuart") == 0) in consinit()
716 if (console[0] == '\0' || strcasecmp(console, "btuart") == 0) in consinit()
737 if (console[0] == '\0' || strcasecmp(console, "hwuart") == 0) in consinit()
[all …]
/netbsd/etc/etc.sgimips/
H A Dttys6 # In normal operation, getty on the 'console' pseudo-device is disabled, and
8 # If the console is marked insecure, single-user requires the root password.
11 console "/usr/libexec/getty std.9600" vt100 off secure
14 # "com" serial console port
18 # Workstation console (framebuffer) ttys
24 # "zstty" serial console port
/netbsd/external/mit/libuv/dist/docs/src/
H A Dtty.rst7 TTY handles represent a stream for the console.
44 * The console supports handling of virtual terminal sequences
45 * (Windows10 new console, ConEmu)
48 /* The console cannot process virtual terminal sequences. (Legacy
49 * console)
122 Controls whether console virtual terminal sequences are processed by libuv
123 or console.
134 Get the current state of whether console virtual terminal sequences are
135 handled by libuv or the console.
/netbsd/etc/etc.luna68k/
H A Dttys7 # If the console is marked insecure, single-user requires
10 # /dev/console is always valid, regardless of the board type.
12 console "/usr/libexec/getty Pc" vt100 off secure
16 # Workstation console.
/netbsd/etc/etc.arc/
H A Dttys6 # In normal operation, getty on 'console' pseudo-device is disabled, and is
9 # console pseudo-device
10 console "/usr/libexec/getty std.9600" vt220 off secure
13 # Workstation console
/netbsd/etc/etc.ia64/
H A Dttys6 # In normal operation, getty on 'console' pseudo-device is disabled, and is
9 # console pseudo-device
10 console "/usr/libexec/getty std.9600" vt100 off secure
13 # Workstation console (framebuffer) ttys
/netbsd/etc/etc.alpha/
H A Dttys6 # In normal operation, getty on 'console' pseudo-device is disabled, and is
9 # console pseudo-device
10 console "/usr/libexec/getty std.9600" vt100 off secure
13 # Workstation console (framebuffer) ttys
/netbsd/etc/etc.cobalt/
H A Dttys6 # In normal operation, getty on the 'console' pseudo-device is disabled, and
8 # If the console is marked insecure, single-user requires the root password.
11 console "/usr/libexec/getty std.115200" vt100 off secure
14 # Serial console port
/netbsd/sys/arch/alpha/stand/common/
H A Dprom.c38 int console; variable
61 console = buf[0] - '0'; in init_prom_calls()
70 ret.bits = prom_dispatch(PROM_R_GETC, console); in test_getchar()
99 ret.bits = prom_dispatch(PROM_R_PUTS, console, &cbuf, 1); in putonechar()
/netbsd/etc/etc.landisk/
H A Dttys6 # If the console is marked insecure, single-user requires
9 # /dev/console is always valid, regardless of the board type.
11 console "/usr/libexec/getty std.9600" unknown off secure
/netbsd/etc/etc.evbsh3/
H A Dttys6 # If the console is marked insecure, single-user requires
9 # /dev/console is always valid, regardless of the board type.
11 console "/usr/libexec/getty std.115200" unknown off secure
/netbsd/etc/etc.dreamcast/
H A Dttys6 # If the console is marked insecure, single-user requires
9 # /dev/console is always valid, regardless of the board type.
11 console "/usr/libexec/getty std.57600" unknown off secure
/netbsd/sys/arch/hpcsh/dev/hd64465/
H A Dhd64465uart.c62 int console; member
115 hd64465uart_chip.console = 1; in hd64465uartcninit()
126 if (hd64465uart_chip.console) in hd64465uart_kgdb_init()
162 if (!sc->sc_chip->console) in hd64465uart_attach()
/netbsd/usr.sbin/bootp/bootpd/
H A Dsyslog.conf16 kern.debug;user,mail.crit;auth.notice /dev/console
17 daemon,syslog,lpr,news,uucp,cron.err /dev/console
62 local2.debug /dev/console
/netbsd/etc/etc.mac68k/
H A Dttys7 # If the console is marked insecure, single-user requires
9 console "/usr/libexec/getty Pc" vt100 off secure
12 # Define the console that we actually run getty on.
/netbsd/etc/etc.atari/
H A Dttys8 # If the console is marked insecure, single-user requires
10 console "/usr/libexec/getty Pc" vt220 off secure
12 ttye0 "/usr/libexec/getty Pc" wsvt25 on secure # ite0 console
/netbsd/external/apache2/llvm/dist/clang/docs/
H A DHowToSetupToolingForLLVM.rst31 .. code-block:: console
46 .. code-block:: console
52 .. code-block:: console
63 .. code-block:: console
119 .. code-block:: console
155 .. code-block:: console
165 .. code-block:: console
174 .. code-block:: console
189 .. code-block:: console
195 .. code-block:: console
/netbsd/sys/arch/macppc/conf/
H A DINSTALL_60181 # graphics card that works as OF console or a serial console.
85 # this will take over the console if output-device is set to 'platinum'.
86 # It will provide a NetBSD console, but still won't work with OF
100 # make sure the console display is always wsdisplay0
101 wsdisplay0 at wsemuldisplaydev? console 1
102 wsdisplay* at wsemuldisplaydev? console 0
119 wskbd* at wskbddev? console ?
/netbsd/etc/etc.evbmips/
H A Dttys6 # In normal operation, getty on the 'console' pseudo-device is disabled, and
8 # If the console is marked insecure, single-user requires the root password.
11 console "/usr/libexec/getty default" vt100 off secure
/netbsd/etc/etc.sbmips/
H A Dttys6 # In normal operation, getty on the 'console' pseudo-device is disabled, and
8 # If the console is marked insecure, single-user requires the root password.
11 console "/usr/libexec/getty std.115200" vt100 off secure
/netbsd/sys/arch/hpcsh/dev/hd64461/
H A Dhd64461uart.c65 int console; member
124 hd64461uart_chip.console = 1; in hd64461uartcninit()
139 if (hd64461uart_chip.console) in hd64461uart_kgdb_init()
179 if (!sc->sc_chip->console) in hd64461uart_attach()
/netbsd/lib/libc/gen/
H A Dfmtmsg.c183 FILE *console; in fmtmsg() local
216 if ((console = fopen(_PATH_CONSOLE, "we")) != NULL) { in fmtmsg()
217 if (writeit(console, MM_VERBALL, in fmtmsg()
224 (void)fclose(console); in fmtmsg()
/netbsd/etc/etc.evbcf/
H A Dttys6 # If the console is marked insecure, single-user requires
9 # /dev/console is always valid, regardless of the board type.
11 console "/usr/libexec/getty Pc" dumb off secure
/netbsd/sys/arch/vax/boot/boot/
H A Dconsio2.S65 movl _C_LABEL(ka630_conspage),%r11 # load location of console page
84 # load location of console page
97 # load location of console page
116 # load location of console page

12345678910>>...53