This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-04-05 01:15:30 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4da170bcf6
opnsense-src
/
usr.sbin
/
vidcontrol
/
Makefile
7 lines
86 B
Makefile
Raw
Normal View
History
Unescape
Escape
Added vidcontrol util from 1.1.5.1+ Reviewed by: Submitted by:
1994-08-17 05:00:13 -04:00
PROG
=
vidcontrol
SRCS
=
vidcontrol.c decode.c
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
1997-03-06 20:34:47 -05:00
CFLAGS
+=
-Wall
Added vidcontrol util from 1.1.5.1+ Reviewed by: Submitted by:
1994-08-17 05:00:13 -04:00
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in a new issue
Copy permalink