Date: Mon, 30 Sep 2002 23:34:21 -0700 (PDT) From: Jake Burkholder <jake@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sparc64/include param.h src/sys/sparc64/sparc64 clock.c machdep.c mp_machdep.c pmap.c Message-ID: <200210010634.g916YLA4069322@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jake 2002/09/30 23:34:21 PDT
Modified files:
sys/sparc64/include param.h
sys/sparc64/sparc64 clock.c machdep.c mp_machdep.c pmap.c
Log:
Get rid of the TODO macro in the few places that still need work; either
comment it out or change to explicit panics. It conflicts with things
like #if TODO in drivers.
Revision Changes Path
1.15 +0 -3 src/sys/sparc64/include/param.h
1.8 +1 -1 src/sys/sparc64/sparc64/clock.c
1.64 +1 -1 src/sys/sparc64/sparc64/machdep.c
1.16 +1 -1 src/sys/sparc64/sparc64/mp_machdep.c
1.84 +2 -2 src/sys/sparc64/sparc64/pmap.c
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?200210010634.g916YLA4069322>
