From owner-freebsd-current Wed Oct 29 15:53:29 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id PAA25959 for current-outgoing; Wed, 29 Oct 1997 15:53:29 -0800 (PST) (envelope-from owner-freebsd-current) Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id PAA25954 for ; Wed, 29 Oct 1997 15:53:24 -0800 (PST) (envelope-from bin@uriah.heep.sax.de) Received: (from uucp@localhost) by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id AAA14840 for current@freebsd.org; Thu, 30 Oct 1997 00:53:15 +0100 Received: (from bin@localhost) by uriah.heep.sax.de (8.8.7/8.8.5) id XAA02014 for current@freebsd.org; Wed, 29 Oct 1997 23:02:21 +0100 (MET) Date: Wed, 29 Oct 1997 23:02:21 +0100 (MET) From: Binaries Commands and Source Message-Id: <199710292202.XAA02014@uriah.heep.sax.de> To: current@freebsd.org Subject: LINT in -current doesn't compile Sender: owner-freebsd-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk cc -c -O -pipe -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wuninitialized -nostdinc -I- -I. -I../.. -I../../../include -DSPX_HACK -DSIMPLELOCK_DEBUG -DSI_DEBUG -DSCSI_2_DEF -DNPX_DEBUG -DLOCKF_DEBUG -DEXT2FS -DDEBUG -DCLUSTERDEBUG -DBOOTP_COMPAT -DBOOTP_NFSV3 -DBOOTP_NFSROOT -DBOOTP -DPOWERFAIL_NMI -DNATM -DLINT_PCCARD_HACK -DFDSEEKWAIT=16 -DNSWAPDEV=20 -DMFS_AUTOLOAD -DMFS_ROOT=10 -DDEVFS -DMSDOSFS -DLFS -DNQNFS -DNFS -DFFS -DIPDIVERT -DTCP_COMPAT_42 -DNETATALK -DIPTUNNEL -DIPXIP -DIPX -DINET -DDIAGNOSTIC -DMD5 -DCOMPAT_43 -DFAILSAFE -DKERNEL -include opt_global.h ../../net/if_fddisubr.c ../../net/if_fddisubr.c: In function `fddi_output': ../../net/if_fddisubr.c:230: too many arguments to function `at_ifawithnet' *** Error code 1 Stop.