]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - atc/tunable.c
Use POSIX signal and tty semantics.
[bsdgames-darwin.git] / atc / tunable.c
index b6eb45598c495df729cd879da05c36d452b3c945..b864e70d4994b01d4862082e273ada2cf31d39cb 100644 (file)
@@ -1,6 +1,8 @@
+/*     $NetBSD: tunable.c,v 1.3 1995/03/21 15:04:33 cgd Exp $  */
+
 /*-
- * Copyright (c) 1990 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1990, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * This code is derived from software contributed to Berkeley by
  * Ed James.
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)tunable.c  5.4 (Berkeley) 4/30/90";
+#if 0
+static char sccsid[] = "@(#)tunable.c  8.1 (Berkeley) 5/31/93";
+#else
+static char rcsid[] = "$NetBSD: tunable.c,v 1.3 1995/03/21 15:04:33 cgd Exp $";
+#endif
 #endif /* not lint */
 
 /*