marcel 2004-07-10 22:42:22 UTC FreeBSD src repository Modified files: sys/amd64/isa clock.c Log: MFi386: don't fake the time counter when the debugger is active. This breaks the fundamental property of DELAY(). Instead, avoid grabbing clock_lock when kdb_active is non-zero. Revision Changes Path 1.212 +12 -20 src/sys/amd64/isa/clock.c