Date: Sun, 20 Apr 1997 09:05:36 -0700 (PDT) From: Bruce Evans <bde> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/isa syscons.c Message-ID: <199704201605.JAA28081@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 97/04/20 09:05:35 Modified: sys/i386/isa syscons.c Log: Fixed the type of timeout functions and removed casts that hid the type mismatches. Not taking an arg in scrn_timer() broke `cc -mrtd'. Revision Changes Path 1.210 +12 -10 src/sys/i386/isa/syscons.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199704201605.JAA28081>