Re: CVS commit: src/etc

2014-01-06 Thread Alan Barrett
On Mon, 06 Jan 2014, Erik Fair wrote: Unless I misunderstand NTP configuration semantics, your additional "restrict" statements for the NTP pool names will do the wrong thing, in that each reference to a given netbsd.pool.ntp.org name returns multiple IP addresses, in apparently random order,

Re: CVS commit: src/etc

2014-01-06 Thread Erik Fair
Unless I misunderstand NTP configuration semantics, your additional "restrict" statements for the NTP pool names will do the wrong thing, in that each reference to a given netbsd.pool.ntp.org name returns multiple IP addresses, in apparently random order, i.e. an attempt to guarantee no two quer

Re: CVS commit: src

2014-01-06 Thread Christos Zoulas
In article <20140106145033.2bcd...@cvs.netbsd.org>, Andreas Gustafsson wrote: >-=-=-=-=-=- > >Module Name: src >Committed By: gson >Date: Mon Jan 6 14:50:33 UTC 2014 > >Modified Files: > src/distrib/sets/lists/debug: mi > src/distrib/sets/lists/tests: mi > src/tests/

Re: CVS commit: src

2014-01-06 Thread Andreas Gustafsson
Jukka Ruohonen wrote: > +/* XXX the daemon2_* functions should be in a library */ > + > +int __deamon2_detach_pipe[2]; > + > [...] > > Why not daemon(3)? I'm working on a replacement for daemon(3) as a way of fixing PR 48282, and this seemed like a good way to give the code a workout before givin

Re: CVS commit: src/distrib/sets/lists/modules

2014-01-06 Thread Jukka Ruohonen
On Sat, Jan 04, 2014 at 06:35:51PM +, David Holland wrote: > > I don't know 'solaris' either. That line was present in the file > > before I made any changes. > > It's the compat glop used by zfs. (I believe.) It would indeed be useful if everyting in modstat(8)'s output would have a corre

Re: CVS commit: src

2014-01-06 Thread Jukka Ruohonen
On Mon, Jan 06, 2014 at 02:50:33PM +, Andreas Gustafsson wrote: > Module Name: src > Committed By: gson > Date: Mon Jan 6 14:50:33 UTC 2014 > > Modified Files: > src/distrib/sets/lists/debug: mi > src/distrib/sets/lists/tests: mi > src/tests/lib/libc/net: Makefile t