Problem with multiplication of (lon

root at uokmet.UUCP root at uokmet.UUCP
Tue Dec 2 02:20:00 AEST 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



More information about the Comp.bugs.2bsd mailing list