~kris/9p

9hist

296818c2ea172c03eb4e74fa282f1cd4e1b18cef — David du Colombier 30 years ago 462a175
Plan 9 from Bell Labs 1995-10-11
1 files changed, 1 insertions(+), 0 deletions(-)

M carrera/clock.c
M carrera/clock.c => carrera/clock.c +1 -0
@@ 73,6 73,7 @@ clock(Ureg *ur)
	checkalarms();
	uartclock();
	mouseclock();
	randomclock();

	if(up == 0 || up->state != Running)
		return;