Re: CVS commit: src/sys/arch/sparc64/sparc64

2013-09-13 Thread Martin Husemann
On Thu, Sep 12, 2013 at 10:12:23PM +0900, Takeshi Nakayama wrote:
 This change provides a chance to select a prefer timecounter to
 users via sysctl kern.timecounter.hardware.
 
 stick-counter's quality is larger than tick-counter's one. The
 default choice becomes to stick-counter, so it's no problem.

Once we offer different cpu speeds we will have to stop adding %tick as
timesource option for that cpu, so this should automatically all work
well.

Martin


Re: CVS commit: src/games/backgammon

2013-09-13 Thread David Holland
On Fri, Sep 13, 2013 at 08:46:50PM +, Joerg Sonnenberger wrote:
  Modified Files:
   src/games/backgammon/common_source: subs.c
   src/games/backgammon/teachgammon: teach.c
  
  Log Message:
  GC descr and helpm.

What did we break in gcc WARNS such that it didn't catch these? It
normally (for me) has no trouble detecting unused file-static objects
and I don't see anything obvious in the build line.

-- 
David A. Holland
dholl...@netbsd.org