Date: Sat, 12 Apr 2008 20:35:56 +0000 (UTC) From: Poul-Henning Kamp <phk@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_clock.c Message-ID: <200804122035.m3CKZuvL006359@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2008-04-12 20:35:56 UTC FreeBSD src repository Modified files: sys/kern subr_clock.c Log: Emit summaries of struct c(alender)t(ime) <-> struct timespec conversions under bootverbose. Struct ct is used for setting/reading real time clocks and I'm about to Do Things to some of those, so a bit of preemptive debugging is in order. Remove a pointless __inline. Revision Changes Path 1.13 +27 -2 src/sys/kern/subr_clock.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804122035.m3CKZuvL006359>