Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site eneevax.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxl!houxm!houxz!vax135!floyd!cmcl2!seismo!rlgvax!cvl!umcp-cs!eneevax!chris From: chris@eneevax.UUCP Newsgroups: net.unix-wizards Subject: Good grief! Message-ID: <126@eneevax.UUCP> Date: Tue, 29-May-84 22:49:02 EDT Article-I.D.: eneevax.126 Posted: Tue May 29 22:49:02 1984 Date-Received: Fri, 1-Jun-84 08:09:48 EDT Organization: Univ. of Maryland, EE Dept. Lines: 17 I was just poking through the source to /bin/mail (4.1BSD). Lookie here: if (strncmp(name, "researc", 7)) { strcpy(rsys, "research"); if (*name != '!') --name; goto skip; } Now what is *that* doing in there, after all this time?! This is fine for Bell Labs but gollee gee whiz, at least it ought to be ``#ifdef''ed. Amazed at what still lurks in the hearts of machines, -- In-Real-Life: Chris Torek, Univ of MD Comp Sci (301) 454-7690 UUCP: {seismo,allegra,brl-bmd}!umcp-cs!chris CSNet: chris@umcp-cs ARPA: chris@maryland