Subject: CVS commit: syssrc/sys/compat/linux/common
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 11/13/2002 17:20:05
Module Name:	syssrc
Committed By:	jdolecek
Date:		Wed Nov 13 15:20:05 UTC 2002

Modified Files:
	syssrc/sys/compat/linux/common: linux_misc.c

Log Message:
we now export information about CLK_TCK via ELF aux args, no need to
hardcode '100' for times(2) anymore; use 'hz' instead


To generate a diff of this commit:
cvs rdiff -r1.112 -r1.113 syssrc/sys/compat/linux/common/linux_misc.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.