freebsd-dev/sys/i386/isa/pcvt
Doug Rabson ecbb00a262 This commit fixes various 64bit portability problems required for
FreeBSD/alpha.  The most significant item is to change the command
argument to ioctl functions from int to u_long.  This change brings us
inline with various other BSD versions.  Driver writers may like to
use (__FreeBSD_version == 300003) to detect this change.

The prototype FreeBSD/alpha machdep will follow in a couple of days
time.
1998-06-07 17:13:14 +00:00
..
pcvt_conf.h Seventy-odd "its" / "it's" typos in comments fixed as per kern/6108. 1998-04-17 22:37:19 +00:00
pcvt_drv.c This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
pcvt_ext.c Fix the broken VT_WAITACTIVE ioctl for the case where the third arg 1997-09-14 19:01:01 +00:00
pcvt_hdr.h Make all the documented (in pcvt(4)) options supported options. While 1997-10-18 10:59:47 +00:00
pcvt_kbd.c Support compiling with `gcc -ansi'. 1998-04-15 17:47:40 +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 Eradicate the variable "time" from the kernel, using various measures. 1998-03-30 09:56:58 +00:00
pcvt_tbl.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
pcvt_vtf.c Correct sleep priority. 1998-06-02 05:39:13 +00:00