Re: CVS commit: src/lib/libc/string

2009-08-05 Thread David Laight
On Wed, Aug 05, 2009 at 04:08:00PM +, Joerg Sonnenberger wrote: > Module Name: src > Committed By: joerg > Date: Wed Aug 5 16:08:00 UTC 2009 > > Modified Files: > src/lib/libc/string: Lint_ffs.c I'm not sure why we have these Lint_xxx.c stubs for functions where we have a real

Re: CVS commit: src/etc/rc.d

2009-08-05 Thread David Holland
On Tue, Aug 04, 2009 at 05:06:05PM -0700, Jason Thorpe wrote: > Definitely not perfect .. named might also depend on ntp (by way of kdc) > if GSS-TSIG is enabled. > > Explicit dependencies are the pits. Launch on demand is the way to go. So a circular dependency leads to an infinite loop? No tha

Re: CVS commit: src/etc/rc.d

2009-08-05 Thread Frank Kardel
Hello Perry ! Actually we can retire ntpdate in rc unless we are very tight on memory. ntpd_flags should add the -g flag. This allows for a big (time setting) initial (and only one time) step in ntpd. This is the ntpdate functionality with ntpd normally continuing afterwards. ntpd is fine w