On Sat, Apr 23, 2005 at 12:59:05PM -0700, Joerg Sonnenberger wrote:
> joerg 2005/04/23 12:59:05 PDT
>
> DragonFly src repository
>
> Modified files:
> sys/kern kern_time.c
> Log:
> Always use SYSCTL_OUT, sysctl doesn't print the value otherwise.
> Use CTLTYPE_QUAD to correctly descripe the various variables.
requested-by: dillon
Joerg