PERFORCE change 152087 for review
Ed Schouten
ed at FreeBSD.org
Tue Oct 28 10:12:29 UTC 2008
http://perforce.freebsd.org/chv.cgi?CH=152087
Change 152087 by ed at 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
More information about the p4-projects
mailing list