https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238035

--- Comment #3 from Conrad Meyer <c...@freebsd.org> ---
0xffffffffffffff9c is just AT_FDCWD, so this is essentially just open("/dev/",
O_RDONLY) and then fcntl(F_READAHEAD==0xf), I think.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to