summaryrefslogtreecommitdiffstats
path: root/sys/i386/include
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2003-12-10 02:49:17 +0000
committerobrien <obrien@FreeBSD.org>2003-12-10 02:49:17 +0000
commit1bf6892cafb1b1fdd31e9288405c8882aceb5eb5 (patch)
treea04dec6fb80272d8f494cbd458afeafa0629728a /sys/i386/include
parenteb521e2e92b64b11cd6e54bab0fa48804b99f694 (diff)
downloadFreeBSD-src-1bf6892cafb1b1fdd31e9288405c8882aceb5eb5.zip
FreeBSD-src-1bf6892cafb1b1fdd31e9288405c8882aceb5eb5.tar.gz
Add just enough of i386/include/pcvt_ioctl.h to amd64/include/pcvt_ioctl.h
such that 'ispcvt' can build. Unforunately 'ispcvt' is needed in order for /etc/rc.d/syscons to run. This fixes the bug where I could not get my keymap effective at boot.
Diffstat (limited to 'sys/i386/include')
-rw-r--r--sys/i386/include/pcvt_ioctl.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/i386/include/pcvt_ioctl.h b/sys/i386/include/pcvt_ioctl.h
index 97413e2..a1dcbf4 100644
--- a/sys/i386/include/pcvt_ioctl.h
+++ b/sys/i386/include/pcvt_ioctl.h
@@ -1,12 +1,8 @@
/*
* Copyright (c) 1992, 2000 Hellmuth Michaelis
- *
* Copyright (c) 1992, 1995 Joerg Wunsch.
- *
* Copyright (c) 1992, 1993 Brian Dunford-Shore and Holger Veit.
- *
* Copyright (C) 1992, 1993 Soeren Schmidt.
- *
* All rights reserved.
*
* For the sake of compatibility, portions of this code regarding the
OpenPOWER on IntegriCloud