From owner-freebsd-alpha Wed Dec 19 13:33:34 2001 Delivered-To: freebsd-alpha@freebsd.org Received: from beppo.feral.com (beppo.feral.com [192.67.166.79]) by hub.freebsd.org (Postfix) with ESMTP id 9DC8537B436; Wed, 19 Dec 2001 13:33:06 -0800 (PST) Received: from mailhost.feral.com (mjacob@mailhost.feral.com [192.67.166.1]) by beppo.feral.com (8.11.3/8.11.3) with ESMTP id fBJLX5Y98610; Wed, 19 Dec 2001 13:33:05 -0800 (PST) (envelope-from mjacob@feral.com) Date: Wed, 19 Dec 2001 13:33:05 -0800 (PST) From: Matthew Jacob X-Sender: mjacob@beppo Reply-To: mjacob@feral.com To: alpha@freebsd.org Cc: des@freebsd.org Subject: fyi: incomplete change for procfs? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org warnings when compiling modules: g -mno-fp-regs -ffixed-8 -Wa,-mev56 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -c /tstsys/modules/osf1/../../alpha/osf1/osf1_signal.c In file included from /tstsys/modules/osf1/../../alpha/osf1/osf1_signal.c:78: @/fs/procfs/procfs.h:45: warning: parameter names (without types) in function declaration @/fs/procfs/procfs.h:46: warning: parameter names (without types) in function declaration @/fs/procfs/procfs.h:47: warning: parameter names (without types) in function declaration @/fs/procfs/procfs.h:48: warning: parameter names (without types) in function declaration @/fs/procfs/procfs.h:49: warning: parameter names (without types) in function declaration @/fs/procfs/procfs.h:50: warning: parameter names (without types) in function declaration @/fs/procfs/procfs.h:51: warning: parameter names (without types) in function declaration @/fs/procfs/procfs.h:52: warning: parameter names (without types) in function declaration @/fs/procfs/procfs.h:53: warning: parameter names (without types) in function declaration @/fs/procfs/procfs.h:54: warning: parameter names (without types) in function declaration @/fs/procfs/procfs.h:55: warning: parameter names (without types) in function declaration @/fs/procfs/procfs.h:56: warning: parameter names (without types) in function declaration @/fs/procfs/procfs.h:57: warning: parameter names (without types) in function declaration @/fs/procfs/procfs.h:58: warning: parameter names (without types) in function declaration @/fs/procfs/procfs.h:59: warning: parameter names (without types) in function declaration @/fs/procfs/procfs.h:62: warning: parameter names (without types) in function declaration @/fs/procfs/procfs.h:65: warning: parameter names (without types) in function declaration @/fs/procfs/procfs.h:66: warning: parameter names (without types) in function declaration To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message