PERFORCE change 219852 for review

Brooks Davis brooks at FreeBSD.org
Tue Nov 27 19:36:43 UTC 2012


http://p4web.freebsd.org/@@219852?ac=10

Change 219852 by brooks at brooks_zenith on 2012/11/27 19:36:28

	Enable logins on the second and third jtag console ports.
	
	Requested by: bz

Affected files ...

.. //depot/projects/ctsrd/cheribsd/src/etc/etc.mips/ttys#4 edit

Differences ...

==== //depot/projects/ctsrd/cheribsd/src/etc/etc.mips/ttys#4 (text+ko) ====

@@ -42,6 +42,6 @@
 # Serial terminals
 # The 'dialup' keyword identifies dialin lines to login, fingerd etc.
 ttyu0	"/usr/libexec/getty std.115200"	xterm	on  secure
-ttyu1	"/usr/libexec/getty std.115200"	dialup	off secure
-ttyu2	"/usr/libexec/getty std.115200"	dialup	off secure
+ttyu1	"/usr/libexec/getty std.115200"	xterm	on  secure
+ttyu2	"/usr/libexec/getty std.115200"	xterm	on  secure
 ttyu3	"/usr/libexec/getty std.115200"	dialup	off secure


More information about the p4-projects mailing list