Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site seismo.CSS.GOV Path: utzoo!watmath!clyde!bonnie!akgua!gatech!seismo!keith From: keith@seismo.CSS.GOV (Keith Bostic) Newsgroups: net.bugs.2bsd Subject: CSS/Harvard 2.9BSD bug report #3 Message-ID: <207@seismo.CSS.GOV> Date: Wed, 18-Sep-85 01:29:13 EDT Article-I.D.: seismo.207 Posted: Wed Sep 18 01:29:13 1985 Date-Received: Thu, 19-Sep-85 05:29:05 EDT Organization: Center for Seismic Studies, Arlington, VA Lines: 13 Keywords: MENLO_JCL, UCB_SYMLINKS Subject: Defines MENLO_JCL and UCB_SYMLINKS are missing. Index: sys/localopts.h 2.9BSD Description: Localopts.h doesn't define MENLO_JCL and UCB_SYMLINKS anymore. Repeat-By: Look in localopts.h. Fix: This is not a bug. These two defines (I think they were the only two) have been removed from the includes and source files. Basically, you don't have a choice as to whether they are turned on or not, they are on all the time. They have been left in the namelist, though, so hopefully, no software will break.