Searched hist:346831 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/compat/linux/
H A Dlinux_file.cdiff 346831 Sun Apr 28 13:54:23 MDT 2019 dchagin MFC r335200 (by emaste@):

Correct debug control for linuxulator faccessat

The Linuxulator provides per-syscall debug control via the
compat.linux.debug sysctl. There's generally a 1:1 mapping between
sysctl setting and syscall, but faccessat was controlled by the access
setting, perhaps due to copy-paste.

Completed in 134 milliseconds