summaryrefslogtreecommitdiffstats
path: root/hack/hack.ioctl.c
diff options
context:
space:
mode:
authormycroft <mycroft@NetBSD.org>1993-08-02 17:16:36 +0000
committermycroft <mycroft@NetBSD.org>1993-08-02 17:16:36 +0000
commitb8487be54479a1ff66937082686d4db9f04f7627 (patch)
tree08e24850923a6396614cb2c20c1f64d5e47d9fd9 /hack/hack.ioctl.c
parent02b1a547acf7a675aaf286ba18c528627234fd23 (diff)
downloadbsdgames-darwin-b8487be54479a1ff66937082686d4db9f04f7627.tar.gz
bsdgames-darwin-b8487be54479a1ff66937082686d4db9f04f7627.tar.zst
bsdgames-darwin-b8487be54479a1ff66937082686d4db9f04f7627.zip
alloc.c
Diffstat (limited to 'hack/hack.ioctl.c')
-rw-r--r--hack/hack.ioctl.c9
1 files changed, 7 insertions, 2 deletions
diff --git a/hack/hack.ioctl.c b/hack/hack.ioctl.c
index 6669ceab..a66b66bf 100644
--- a/hack/hack.ioctl.c
+++ b/hack/hack.ioctl.c
@@ -1,5 +1,10 @@
-/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
-/* hack.ioctl.c - version 1.0.2 */
+/*
+ * Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985.
+ */
+
+#ifndef lint
+static char rcsid[] = "$Id: hack.ioctl.c,v 1.2 1993/08/02 17:17:16 mycroft Exp $";
+#endif /* not lint */
/* This cannot be part of hack.tty.c (as it was earlier) since on some
systems (e.g. MUNIX) the include files <termio.h> and <sgtty.h>