freebsd-dev/sys/i386/isa/pcvt
Bruce Evans 3c81694426 Fixed some invalid (non-atomic) accesses to `time', mostly ones of the
form `tv = time'.  Use a new function gettime().  The current version
just forces atomicicity without fixing precision or efficiency bugs.
Simplified some related valid accesses by using the central function.
1997-03-22 06:53:45 +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 Fix the new (kbdio) keyboard layer to correctly work if PCVT_SCANSET == 2 1997-03-07 08:53:16 +00:00
pcvt_ext.c Fixed struct access bug and style bugs in previous revision. The same 1997-03-03 16:33:41 +00:00
pcvt_hdr.h Fix a bogon in pcvt that caused a characterset designation to not take 1997-03-07 08:56:00 +00:00
pcvt_kbd.c Fixed some invalid (non-atomic) accesses to `time', mostly ones of the 1997-03-22 06:53:45 +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 Fix a bogon in pcvt that caused a characterset designation to not take 1997-03-07 08:56:00 +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 Fix a bogon in pcvt that caused a characterset designation to not take 1997-03-07 08:56:00 +00:00