Add define for Kirk Smith's USR Courier driver. Change default baud
[unix-history] / usr / src / usr.bin / window / wwdata.c
index 2530878..d4219fb 100644 (file)
@@ -1,19 +1,14 @@
 #ifndef lint
 #ifndef lint
-static char *sccsid = "@(#)wwdata.c    3.10 84/03/23";
+static char sccsid[] = "@(#)wwdata.c   3.14 %G%";
 #endif
 
 #endif
 
-#include "ww.h"
-#include "tt.h"
+/*
+ * Copyright (c) 1983 Regents of the University of California,
+ * All rights reserved.  Redistribution permitted subject to
+ * the terms of the Berkeley Software License Agreement.
+ */
 
 
-int tt_h19();
-int tt_f100();
-int tt_generic();
-struct tt_tab tt_tab[] = {
-       { "h19",        3, tt_h19 },
-       { "f100",       4, tt_f100 },
-       { "generic",    0, tt_generic },
-       0
-};
+#include "ww.h"
 
 int wwbaudmap[] = {
        0,
 
 int wwbaudmap[] = {
        0,