Date: Wed, 26 Sep 2001 12:53:58 -0700 (PDT) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_time.c Message-ID: <200109261953.f8QJrwr01895@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2001/09/26 12:53:58 PDT
Modified files:
sys/kern kern_time.c
Log:
o Modify static settime() to accept the proc * for the process requesting
a time change, and callers so that they provide td->td_proc.
o Modify settime() to use securevel_gt() for securelevel checking.
Obtained from: TrustedBSD Project
Revision Changes Path
1.76 +7 -6 src/sys/kern/kern_time.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109261953.f8QJrwr01895>
