Re: svn commit: r210679 - head/bin/sleep

2010-07-31 Thread Kostik Belousov
On Sat, Jul 31, 2010 at 08:54:34PM +0400, Andrey Chernov wrote: > On Sat, Jul 31, 2010 at 02:30:11PM +, Konstantin Belousov wrote: > > Author: kib > > Date: Sat Jul 31 14:30:11 2010 > > New Revision: 210679 > > URL: http://svn.freebsd.org/changeset/base/210679 > > > > Log: > > Report the tim

Re: svn commit: r210679 - head/bin/sleep

2010-07-31 Thread Andrey Chernov
On Sat, Jul 31, 2010 at 02:30:11PM +, Konstantin Belousov wrote: > Author: kib > Date: Sat Jul 31 14:30:11 2010 > New Revision: 210679 > URL: http://svn.freebsd.org/changeset/base/210679 > > Log: > Report the time left for the sleep on SIGINFO. > Be stricter in the checking of interval spe

svn commit: r210679 - head/bin/sleep

2010-07-31 Thread Konstantin Belousov
Author: kib Date: Sat Jul 31 14:30:11 2010 New Revision: 210679 URL: http://svn.freebsd.org/changeset/base/210679 Log: Report the time left for the sleep on SIGINFO. Be stricter in the checking of interval specification. PR: bin/139345 MFC after:3 weeks Modified: head/bin/sleep