Module Name: src Committed By: apb Date: Fri Oct 19 17:32:20 UTC 2012
Modified Files: src/sys/compat/common: tty_60.c Log Message: This file getscompiled even if COMPAT_60 is not defined, so protect most of the contents with #ifdef COMPAT_60 To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/compat/common/tty_60.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.