Home
last modified time | relevance | path

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

12345678910>>...48

/netbsd-src/sys/arch/epoc32/stand/e32boot/exe/
H A De32boot.cpp39 CConsoleBase *console; variable
136 console = in E32BootL()
142 console->Printf(_L("\n")); in E32BootL()
143 console->Printf(_L(">> %s, Revision %s\n"), in E32BootL()
154 console->Printf(_L(">> Model %s\n"), model->model); in E32BootL()
157 console->Printf(_L(">> Memory %d k\n"), membytes / 1024); in E32BootL()
160 console->Printf(_L(">> Video %d x %d\n"), video->width, video->height); in E32BootL()
162 console->Printf(_L("\n")); in E32BootL()
171 console->Printf(_L("\nLoaded\n")); in E32BootL()
191 console->Printf(_L("Not Supported machine\n")); in E32BootL()
[all …]
/netbsd-src/sys/arch/evbarm/gumstix/
H A Dgumstix_machdep.c244 static char console[16]; variable
546 strncpy(console, argv[i] + strlen(console_name), in process_kernel_args()
547 sizeof(console)); in process_kernel_args()
616 console[i++] = c; in process_kernel_args_liner()
617 } while (c != '\0' && i < sizeof(console)); in process_kernel_args_liner()
662 if (strncmp(console, "ttyS", 4) == 0 && console[5] == ',') { in consinit()
666 for (i = 6; i < strlen(console) && isdigit(console[i]); i++) in consinit()
667 comcnspeed = comcnspeed * 10 + (console[i] - '0'); in consinit()
680 if (console[0] == '\0' || strcasecmp(console, "ffuart") == 0 || in consinit()
681 strncmp(console, "ttyS0,", 6) == 0) in consinit()
[all …]
/netbsd-src/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-src/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-src/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-src/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-src/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-src/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-src/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-src/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-src/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-src/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-src/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-src/sys/arch/hpcsh/dev/hd64465/
H A Dhd64465uart.c61 int console; member
114 hd64465uart_chip.console = 1; in hd64465uartcninit()
125 if (hd64465uart_chip.console) in hd64465uart_kgdb_init()
161 if (!sc->sc_chip->console) in hd64465uart_attach()
/netbsd-src/etc/etc.virt68k/
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" vt100 off secure
/netbsd-src/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-src/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-src/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-src/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-src/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-src/sys/arch/hpcsh/dev/hd64461/
H A Dhd64461uart.c64 int console; member
123 hd64461uart_chip.console = 1; in hd64461uartcninit()
138 if (hd64461uart_chip.console) in hd64461uart_kgdb_init()
178 if (!sc->sc_chip->console) in hd64461uart_attach()
/netbsd-src/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-src/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-src/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-src/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>>...48