This website requires JavaScript.
Explore
Help
Register
Sign In
hardenedbsd
/
HardenedBSD
Watch
1
Star
0
Fork
0
You've already forked HardenedBSD
mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced
2024-12-30 15:38:06 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
10c2f24068
HardenedBSD
/
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 11:00:13 +02: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-07 02:34:47 +01:00
CFLAGS
+=
-Wall
Added vidcontrol util from 1.1.5.1+ Reviewed by: Submitted by:
1994-08-17 11:00:13 +02:00
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in New Issue
Copy Permalink