summaryrefslogtreecommitdiffstats
path: root/usr.sbin/vidcontrol/decode.h
diff options
context:
space:
mode:
authorbrian <brian@FreeBSD.org>1997-03-07 01:34:47 +0000
committerbrian <brian@FreeBSD.org>1997-03-07 01:34:47 +0000
commit32d76cda2845062005b5989e2d39748611b81d88 (patch)
tree0c0d3a9950b6c9db563024865f62e5277a5d6fb9 /usr.sbin/vidcontrol/decode.h
parent70864abe498fed77a9760b6cbd5a7aad13d14ccd (diff)
downloadFreeBSD-src-32d76cda2845062005b5989e2d39748611b81d88.zip
FreeBSD-src-32d76cda2845062005b5989e2d39748611b81d88.tar.gz
Add a -s option for setting the current vty. This should make
life easier if a PS/2 mouse locks up the keyboard (frequent-ish, but not repeatable). Tidy up code (a bit) and make it -Wall Is this a 2.2 candidate ? (although it doesn't -Wall in 2.2 because of the lack of sys/sysproto.h
Diffstat (limited to 'usr.sbin/vidcontrol/decode.h')
-rw-r--r--usr.sbin/vidcontrol/decode.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/vidcontrol/decode.h b/usr.sbin/vidcontrol/decode.h
new file mode 100644
index 0000000..b939af4
--- /dev/null
+++ b/usr.sbin/vidcontrol/decode.h
@@ -0,0 +1 @@
+int decode(FILE *fd, char *buffer);
OpenPOWER on IntegriCloud