Date: Mon, 11 Jan 1999 16:27:45 -0800 (PST) From: Eivind Eklund <eivind@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa if_cs.c Message-ID: <199901120027.QAA26399@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
eivind 1999/01/11 16:27:45 PST Modified files: sys/i386/isa if_cs.c Log: Clean up warnings; a couple of these came because of genuine errors in parameter passing (passing a pointer to u_short where a pointer to int is expected), for which the bugs have been fixed. Revision Changes Path 1.8 +6 -4 src/sys/i386/isa/if_cs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901120027.QAA26399>