Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Oct 2008 10:12:28 GMT
From:      Ed Schouten <ed@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 152087 for review
Message-ID:  <200810281012.m9SACS0s090470@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=152087

Change 152087 by ed@ed_dull on 2008/10/28 10:12:04

	tty_cons.c contains no TTY bits anymore. Rename it to kern_cons.c.

Affected files ...

.. //depot/projects/mpsafetty/sys/conf/files#23 edit
.. //depot/projects/mpsafetty/sys/kern/kern_cons.c#1 branch
.. //depot/projects/mpsafetty/sys/kern/tty_cons.c#8 delete

Differences ...

==== //depot/projects/mpsafetty/sys/conf/files#23 (text+ko) ====

@@ -1596,6 +1596,7 @@
 kern/kern_clock.c		standard
 kern/kern_condvar.c		standard
 kern/kern_conf.c		standard
+kern/kern_cons.c		standard
 kern/kern_cpu.c			standard
 kern/kern_cpuset.c		standard
 kern/kern_context.c		standard
@@ -1708,7 +1709,6 @@
 kern/sysv_shm.c			optional sysvshm
 kern/tty.c			standard
 kern/tty_compat.c		optional compat_43tty
-kern/tty_cons.c			standard
 kern/tty_info.c			standard
 kern/tty_inq.c			standard
 kern/tty_outq.c			standard



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810281012.m9SACS0s090470>