Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!sundc!oktext!occrsh!occrsh.UUCP!uokmet.UUCP!authorplaceholder From: root@uokmet.UUCP Newsgroups: comp.bugs.2bsd Subject: Re: Problem with multiplication of (lon Message-ID: <1500025@uokmet.UUCP> Date: Mon, 1-Dec-86 11:20:00 EST Article-I.D.: uokmet.1500025 Posted: Mon Dec 1 11:20:00 1986 Date-Received: Tue, 2-Dec-86 10:14:52 EST References: <276@dukempd.UUCP> Lines: 21 Nf-ID: #R:dukempd.UUCP:-27600:uokmet.UUCP:1500025:000:765 Nf-From: uokmet.UUCP!root Dec 1 10:20:00 1986 > We have recently brought up 2.9bsd on our 11/70, and although >it has a number of bugs it is a generally good system. It would be >nice if symbolic links really worked, and the quota feature fails in >a spectacular way. But there is only one bug I am aware of now that >I need to fix quickly: It is easy to fix the symbolic link bug. The problem is that the symbolic link routine names are surrounded by "#ifdef UCB_NET" in "struct sysent syslocal[]" of sys/sysent.c. Remove the "ifdef" and "endif". This will solve the problem. Also, be sure to recompile all the programs that use the symlink() call. Kevin W. Thomas Univ. of Oklahoma School of Meteorology Norman, Oklahoma UUCP: ihnp4!occrsh!uokmet!kwthomas ihnp4!okstate!uokmax!uokmet!kwthomas