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
Bruce Evans
288f6303ba
Finished (?) converting md_regs to a `struct trapframe *'. Some bogus casts
...
are now unnecessary.
1997-07-20 12:33:19 +00:00
..
pcvt_conf.h
…
pcvt_drv.c
#include <machine/stdarg.h> in the one place in pcvt that it is used
1997-07-20 11:28:41 +00:00
pcvt_ext.c
Finished (?) converting md_regs to a `struct trapframe *'. Some bogus casts
1997-07-20 12:33:19 +00:00
pcvt_hdr.h
#include <machine/stdarg.h> in the one place in pcvt that it is used
1997-07-20 11:28:41 +00:00
pcvt_kbd.c
Fixed typo in the set_keyboard_param().
1997-04-22 02:04:15 +00:00
pcvt_kbd.h
…
pcvt_out.c
…
pcvt_sup.c
Fixed the type of timeout functions and removed casts that hid the
1997-04-20 16:38:22 +00:00
pcvt_tbl.h
…
pcvt_vtf.c
…