Path: utzoo!attcan!uunet!lll-winken!lll-tis!helios.ee.lbl.gov!pasteur!agate!saturn!ucscc.UCSC.EDU!haynes From: haynes@ucscc.UCSC.EDU (99700000) Newsgroups: comp.bugs.4bsd Subject: New, unused variable added to login.c in tahoe Message-ID: <4861@saturn.ucsc.edu> Date: 16 Sep 88 04:28:53 GMT Sender: usenet@saturn.ucsc.edu Reply-To: haynes@ucscc.UCSC.EDU (Jim Haynes) Distribution: na Organization: California State Home for the Weird Lines: 10 The following line of code is in the main() procedure of /usr/src/bin/login.c in 4.3-tahoe int ldisc = 0, zero = 0, i; The variable i is new since the original 4.3, but I can't find it used anywhere. haynes@ucscc.ucsc.edu haynes@ucscc.bitnet ..ucbvax!ucscc!haynes