https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240767
--- Comment #1 from Edward Tomasz Napierala <[email protected]> --- So, the way it works right now is that for current process - and that process only - linprocfs provides a symlink from /proc/self/fd to /dev/fd. Making this work properly would require adding file descriptor knowledge to procfs itself; possibly to pseudofs. The current behaviour breaks tty(1) and a recent screen(1). -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to "[email protected]"
