Berkeley FP wont work under 4.2
baden at ucbvax.UUCP
baden at ucbvax.UUCP
Thu Oct 20 11:21:57 AEST 1983
Berkeley FP is an implementation of the functional language,
FP, due to John Backus. It was written in Franz Lisp.
Owing to a change in the UNIX system calling convention,
Berkley FP will *not* work under 4.2 -- core is dumped if
any function applications are attempted (FP *will*,
however, run under 4.1 and 4.1c).
The two system calls, '(syscall 13),' in the file /usr/src/ucb/fp/fpMain.l,
*must* be changed to '(sys:time)'.
Scott B. Baden
U. C. Berkeley
(ucbvax!baden, baden at berkeley.kim)
More information about the Comp.bugs.4bsd.ucb-fixes
mailing list