From owner-freebsd-current Wed Jan 27 10:40:29 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA22002 for freebsd-current-outgoing; Wed, 27 Jan 1999 10:40:29 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from apollo.backplane.com (apollo.backplane.com [209.157.86.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA21994 for ; Wed, 27 Jan 1999 10:40:28 -0800 (PST) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.2/8.9.1) id KAA46853; Wed, 27 Jan 1999 10:40:27 -0800 (PST) (envelope-from dillon) Date: Wed, 27 Jan 1999 10:40:27 -0800 (PST) From: Matthew Dillon Message-Id: <199901271840.KAA46853@apollo.backplane.com> To: current@FreeBSD.ORG Subject: -Wall going into kernel today Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am doing commits for all cleanup required to turn on -Wall and -Wcast-qual, and will then turn on -Wall and -Wcast-qual ( and also get rid of the extra -W options that -Wall inherently includes ). I'm also cleaning up the LINT compile, there are a couple of failures in the usb code, pci/intpm.c, pci/pcisupport.c, and so forth. -Matt Matthew Dillon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message