From owner-freebsd-stable Sat Dec 11 14:39:32 1999 Delivered-To: freebsd-stable@freebsd.org Received: from gndrsh.dnsmgr.net (GndRsh.dnsmgr.net [198.145.92.4]) by hub.freebsd.org (Postfix) with ESMTP id 5995714D03 for ; Sat, 11 Dec 1999 14:39:30 -0800 (PST) (envelope-from freebsd@gndrsh.dnsmgr.net) Received: (from freebsd@localhost) by gndrsh.dnsmgr.net (8.9.3/8.9.3) id OAA10823 for freebsd-stable@FreeBSD.org; Sat, 11 Dec 1999 14:39:29 -0800 (PST) (envelope-from freebsd) From: "Rodney W. Grimes" Message-Id: <199912112239.OAA10823@gndrsh.dnsmgr.net> Subject: Kernel compile warnings in 3.4-RC To: freebsd-stable@FreeBSD.org Date: Sat, 11 Dec 1999 14:39:29 -0800 (PST) X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Time to clean these up, they have been coming out for a very long time and been ignored... In file included from ../../kern/init_sysent.c:11: ../../sys/sysent.h:72: warning: `struct vnode' declared inside parameter list ../../sys/sysent.h:72: warning: its scope is only this definition or declaration, ../../sys/sysent.h:72: warning: which is probably not what you want. ../../kern/kern_ntptime.c:542: warning: initialization from incompatible pointer type ../../pci/ncr.c:3248: warning: `ncr_info' defined but not used ../../pci/ncr.c:3236: warning: `ncr_min_phys' defined but not used ../../ufs/mfs/mfs_vfsops.c: In function `mfs_mount': ../../ufs/mfs/mfs_vfsops.c:181: warning: unused variable `base' ../../ufs/mfs/mfs_vfsops.c:347: warning: label `dostatfs' defined but not used ../../ufs/mfs/mfs_vfsops.c: At top level: ../../ufs/mfs/mfs_vfsops.c:67: warning: `mfs_rootbase' defined but not used ../../ufs/mfs/mfs_vfsops.c:68: warning: `mfs_rootsize' defined but not used ../../i386/i386/identcpu.c: In function `printcpuinfo': ../../i386/i386/identcpu.c:129: warning: `nreg' might be used uninitialized in this function ../../i386/isa/clock.c: In function `calibrate_clocks': ../../i386/isa/clock.c:595: warning: `old_tsc' might be used uninitialized in this function ../../i386/isa/npx.c:126: warning: `timezero' declared `static' but never defined -- Rod Grimes - KD7CAX @ CN85sl - (RWG25) rgrimes@gndrsh.dnsmgr.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message