try to get the kernel printfs out before console starts reboot
[unix-history] / usr / src / games / sail / dr_2.c
index c55b4bd..36dbb50 100644 (file)
@@ -1,6 +1,12 @@
+/*
+ * Copyright (c) 1983 Regents of the University of California.
+ * All rights reserved.  The Berkeley software License Agreement
+ * specifies the terms and conditions for redistribution.
+ */
+
 #ifndef lint
 #ifndef lint
-static char *sccsid = "@(#)dr_2.c      2.6 84/04/28";
-#endif
+static char sccsid[] = "@(#)dr_2.c     5.1 (Berkeley) %G%";
+#endif not lint
 
 #include "driver.h"
 
 
 #include "driver.h"