cvs commit: src/sys/kern subr_clock.c

Poul-Henning Kamp phk at FreeBSD.org
Sat Apr 12 20:35:57 UTC 2008


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


More information about the cvs-src mailing list