Module Name:    src
Committed By:   martin
Date:           Tue Aug  8 15:59:04 UTC 2017

Modified Files:
        src/sys/compat/linux/common [netbsd-8]: linux_time.c

Log Message:
Pull up following revision(s) (requested by spz in ticket #188):
        sys/compat/linux/common/linux_time.c: revision 1.38
        sys/compat/linux/common/linux_time.c: revision 1.39
Only let the superuser set the compat_linux timezone.
Not really keen to invent a new kauth cookie for this useless purpose.
>From Ilja Van Sprundel.
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.37 -r1.37.22.1 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.

Reply via email to