https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210507
--- Comment #4 from Matthew Macy <[email protected]> --- (In reply to Dmitry Chagin from comment #3) Can you give a list of all the unimplemented linux64 syscalls? There's no way of telling from looking at syscalls.master since it says ptrace is implemented: 101 AUE_PTRACE STD { int linux_ptrace(l_long req, l_long pid, \ l_long addr, l_long data); } But evidently you only have a stub. Thanks in advance. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-amd64 To unsubscribe, send any mail to "[email protected]"
