Module Name: src Committed By: riastradh Date: Sat Jul 29 02:31:22 UTC 2017
Modified Files: src/sys/compat/linux/common: linux_time.c Log Message: Put suser check in the right function: settimeofday, not gettimeofday. While here, remove wrong comment. Noted by kre@. To generate a diff of this commit: cvs rdiff -u -r1.38 -r1.39 src/sys/compat/linux/common/linux_time.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.