This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
i386
/
isa
/
pcvt
History
John-Mark Gurney
4eaede87b0
add the same fix to pcvt that I did to syscons. Make sure that the signals
...
provided by the user are valid else return EINVAL. Reviewed-by: joerg
1997-03-02 14:03:33 +00:00
..
pcvt_conf.h
Fix many long-standing bugs and problems with pcvt, namely:
1996-08-10 22:14:36 +00:00
pcvt_drv.c
Don't claim the console when the driver is disabled. The getc/putc
1996-10-09 15:24:21 +00:00
pcvt_ext.c
add the same fix to pcvt that I did to syscons. Make sure that the signals
1997-03-02 14:03:33 +00:00
pcvt_hdr.h
Updated #includes to 4.4Lite style.
1996-09-10 08:32:01 +00:00
pcvt_kbd.c
Fixed setting of the keyboard LEDs. For some keyboards and/or keyboard
1996-10-14 21:44:05 +00:00
pcvt_kbd.h
When I hit [Ctrl]+8, appeared 9 instead of 8. It may not be critical but
1996-08-01 22:38:30 +00:00
pcvt_out.c
Avoid touching the LEDs too early in the game. After the recent
1996-11-02 23:28:06 +00:00
pcvt_sup.c
Updated #includes to 4.4Lite style.
1996-09-10 08:32:01 +00:00
pcvt_tbl.h
Remove trailing whitespace.
1995-05-30 08:16:23 +00:00
pcvt_vtf.c
Updated #includes to 4.4Lite style.
1996-09-10 08:32:01 +00:00