HomeSort by: relevance | last modified time | path
    Searched refs:console (Results 1 - 25 of 555) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/sys/arch/hpcsh/include/
bootinfo.h 5 #include <machine/console.h>
  /src/distrib/i386/floppies/bootfloppy-com/
Makefile 5 FLOPPYBOOTOPTIONS= -o console=com0
  /src/etc/etc.evbmips/
ttys 6 # 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.
10 # Console pseudo-device
11 console "/usr/libexec/getty default" vt100 off secure
  /src/etc/etc.hpcarm/
ttys 7 console "/usr/libexec/getty std.9600" vt100 off secure
10 # Workstation console (framebuffer) ttys
  /src/etc/etc.hpcmips/
ttys 7 console "/usr/libexec/getty std.9600" vt100 off secure
10 # Workstation console (framebuffer) ttys
  /src/etc/etc.hpcsh/
ttys 7 console "/usr/libexec/getty std.19200" vt100 off secure
10 # Workstation console (framebuffer) ttys
  /src/etc/etc.playstation2/
ttys 6 console "/usr/libexec/getty std.9600" vt100 off secure
9 # Workstation console (framebuffer) ttys
  /src/etc/etc.sandpoint/
ttys 7 console "/usr/libexec/getty std.115200" vt100 off secure
  /src/etc/etc.sbmips/
ttys 6 # 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.
10 # Console pseudo-device
11 console "/usr/libexec/getty std.115200" vt100 off secure
  /src/sys/arch/hpc/stand/hpcboot/mips/
mips_console.h 36 #include <console.h>
  /src/etc/etc.ews4800mips/
ttys 6 console "/usr/libexec/getty std.9600" wsvt25 off secure
  /src/etc/etc.mac68k/
ttys 7 # 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.
  /src/etc/etc.news68k/
ttys 7 # Note: the console redirects to one of: kd, ttya, ttyb
8 console "/usr/libexec/getty std.9600" vt100 off secure
  /src/etc/etc.sun3/
ttys 7 # Note: the console redirects to one of: kd, ttya, ttyb
8 console "/usr/libexec/getty suncons" unknown off secure
  /src/usr.sbin/bootp/bootpd/
syslog.conf 15 #*.err;kern.debug;auth.notice;user.none /dev/console
16 kern.debug;user,mail.crit;auth.notice /dev/console
17 daemon,syslog,lpr,news,uucp,cron.err /dev/console
55 user.err /dev/console
62 local2.debug /dev/console
  /src/etc/etc.atari/
ttys 8 # 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
  /src/sys/arch/ia64/stand/ia64/ski/
skiconsole.c 38 ski_cons_probe(struct console *cp)
89 struct console ski_console = {
91 "ia64 SKI console",
  /src/share/man/man4/man4.x86/
Makefile 3 MAN= amdccp.4 amdpcib.4 apic.4 autoconf.4 balloon.4 console.4 coretemp.4 \
9 MLINKS+=console.4 cons.4
  /src/distrib/amd64/cdroms/bootcd-com/
Makefile 4 # HP Proliant iLO serial console is on com1
5 CDBOOTOPTIONS= -o console=com0
  /src/distrib/i386/cdroms/bootcd-com/
Makefile 7 CDBOOTOPTIONS= -o console=com0
  /src/sys/rump/dev/lib/libwsemul_vt100/
Makefile 13 COMMENT=Workstation console VT100 emulation
  /src/sys/arch/epoc32/stand/e32boot/exe/
e32boot.cpp 39 CConsoleBase *console; variable in typeref:typename:CConsoleBase *
136 console =
137 Console::NewL(E32BootName, TSize(KConsFullScreen, KConsFullScreen));
142 console->Printf(_L("\n"));
143 console->Printf(_L(">> %s, Revision %s\n"),
154 console->Printf(_L(">> Model %s\n"), model->model);
157 console->Printf(_L(">> Memory %d k\n"), membytes / 1024);
160 console->Printf(_L(">> Video %d x %d\n"), video->width, video->height);
162 console->Printf(_L("\n"));
171 console->Printf(_L("\nLoaded\n"))
    [all...]
  /src/etc/etc.alpha/
ttys 6 # 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
  /src/etc/etc.arc/
ttys 6 # 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
  /src/etc/etc.cobalt/
ttys 6 # 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.
10 # Console pseudo-device
11 console "/usr/libexec/getty std.115200" vt100 off secure
14 # Serial console port

Completed in 24 milliseconds

1 2 3 4 5 6 7 8 91011>>