Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 06/07/1999 15:33:54
Module Name: syssrc
Committed By: thorpej
Date: Mon Jun 7 22:33:54 UTC 1999
Modified Files:
syssrc/sys/kern: kern_time.c
Log Message:
Make sure `olddelta' is a valid pointer before performing the guts of
the adjtime(2) system call. Fixes PR #7721, Darren Reed.
To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 syssrc/sys/kern/kern_time.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.