Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!lll-crg!nike!ucbcad!ucbvax!hplabs!hp-pcd!everett From: everett@hp-pcd.UUCP (everett) Newsgroups: net.sources.bugs Subject: MIT PCIP network bug Message-ID: <101800001@hpcvla.UUCP> Date: Fri, 19-Sep-86 17:15:00 EDT Article-I.D.: hpcvla.101800001 Posted: Fri Sep 19 17:15:00 1986 Date-Received: Sun, 21-Sep-86 22:20:19 EDT Organization: Hewlett-Packard - Corvallis, OR Lines: 18 Nf-ID: #N:hpcvla:101800001:000:730 Nf-From: hpcvla!everett Sep 19 13:15:00 1986 Recently, more by accident than anything else, I happened upon the following bit of code in the file DM_NAME.C from MIT's public domain network software for the IBM PC and clones: if(ret_val == 1) ins_dot == FALSE; This code occurs around line 217 of the file. I'm not sure what various compilers would do with this statement, but my hunch is that it's not what the author intended (there should only be one equal sign in front of FALSE). The code says it was written during the summer of 1985 by John Romkey MIT-LCS-DCS. I don't know how to reach him, so perhaps someone from MIT who's reading this could pass the info along to the appropriate bodies. Thanks. Everett Kaser Albany, OR