Date: Sat, 15 Aug 1998 17:57:08 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa si.c Message-ID: <199808160057.RAA24667@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 1998/08/15 17:57:08 PDT Modified files: sys/i386/isa si.c Log: Fixed yet more ioctl breakage due to the type of the `cmd' arg chaninging from int to u_long but not changing here. Revision Changes Path 1.74 +6 -6 src/sys/i386/isa/si.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199808160057.RAA24667>