Date: Sun, 7 Jun 1998 01:40:56 -0700 (PDT) From: Poul-Henning Kamp <phk@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa clock.c random_machdep.c src/sys/kern kern_clock.c src/sys/sys time.h Message-ID: <199806070840.BAA19570@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 1998/06/07 01:40:55 PDT
Modified files:
sys/i386/isa clock.c random_machdep.c
sys/kern kern_clock.c
sys/sys time.h
Log:
Add a "this" style argument and a "void *private" so timecounters can
figure out which instance to wount with.
Revision Changes Path
1.122 +5 -5 src/sys/i386/isa/clock.c
1.26 +2 -2 src/sys/i386/isa/random_machdep.c
1.71 +7 -7 src/sys/kern/kern_clock.c
1.30 +3 -4 src/sys/sys/time.h
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?199806070840.BAA19570>
