summaryrefslogtreecommitdiffstats
path: root/sys/i386/include/console.h
diff options
context:
space:
mode:
authornate <nate@FreeBSD.org>1994-02-01 06:22:29 +0000
committernate <nate@FreeBSD.org>1994-02-01 06:22:29 +0000
commit92c2d844b2e38f2ec169bc9a1c3644836b32b3ac (patch)
tree92cf5b159be376c7e38d9db101512a6e534909e3 /sys/i386/include/console.h
parent22ba36aea791bb13eb4c00fbc7c07f671dd55e54 (diff)
downloadFreeBSD-src-92c2d844b2e38f2ec169bc9a1c3644836b32b3ac.zip
FreeBSD-src-92c2d844b2e38f2ec169bc9a1c3644836b32b3ac.tar.gz
From: sos@login.dkuug.dk (S|ren Schmidt)
Subject: syscons-1.3 Date: Sat, 29 Jan 94 23:33:50 MET But here is the (hopefully) final syscons-1.3.... .... I've changed sgetc so it works as the pccons parallel (it now uses a scgetc internally). [ There were a couple changes that Bruce Evans sent me that were applied to this version along with some changes that S'ren didn't incorporate into the final version. There will be only minor changes if anything from this version to his final release. ]
Diffstat (limited to 'sys/i386/include/console.h')
-rw-r--r--sys/i386/include/console.h9
1 files changed, 5 insertions, 4 deletions
diff --git a/sys/i386/include/console.h b/sys/i386/include/console.h
index 9d0d8e3..ce0cc9b 100644
--- a/sys/i386/include/console.h
+++ b/sys/i386/include/console.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1992, 1993 Søren Schmidt
+ * Copyright (C) 1992, 1993, 1994 Søren Schmidt
*
* This program is free software; you may redistribute it and/or
* modify it, provided that it retain the above copyright notice
@@ -9,11 +9,12 @@
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
*
- * Søren Schmidt Email: sos@kmd-ac.dk
- * Tritonvej 36 UUCP: ...uunet!dkuug!kmd-ac!sos
+ * Søren Schmidt Email: sos@login.dkuug.dk
+ * Tritonvej 36 UUCP: ...uunet!dkuug!login!sos
* DK9210 Aalborg SO Phone: +45 9814 8076
*
- * $Id$
+ * from:@(#)console.h 1.1 940105
+ * $Id: console.h,v 1.5 1993/10/28 06:11:38 rgrimes Exp $
*/
#ifndef _CONSOLE_H_
OpenPOWER on IntegriCloud