Date: Thu, 28 Jan 1999 03:24:39 -0800 (PST) From: KATO Takenori <kato@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/pc98/pc98 fd.c lpt.c pc98gdc.c sio.c Message-ID: <199901281124.DAA15469@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
kato 1999/01/28 03:24:38 PST Modified files: sys/pc98/pc98 fd.c lpt.c pc98gdc.c sio.c Log: The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static and local variables, goto labels, and functions declared but not defined. Revision Changes Path 1.51 +7 -1 src/sys/pc98/pc98/fd.c 1.25 +18 -2 src/sys/pc98/pc98/lpt.c 1.4 +3 -3 src/sys/pc98/pc98/pc98gdc.c 1.78 +2 -4 src/sys/pc98/pc98/sio.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?199901281124.DAA15469>