In article <54522b88.7060...@gmail.com>, Takahiro HAYASHI <t.hash...@gmail.com> wrote: >On 10/30/14 10:36, Christos Zoulas wrote: >> Module Name: src >> Committed By: christos >> Date: Thu Oct 30 01:36:13 UTC 2014 >> >> Modified Files: >> src/usr.bin/config: mkheaders.c >> >> Log Message: >> print more info about the overflow > >It panics on amd64 when negative value is specified like RTC_OFFSET=-540. > >/build/head/obj.amd64/tooldir.NetBSD-7.99.1-amd64/bin/nbconfig: panic: >overflow -540 = 0xfffffffffffffde4
Fixed, thanks! christos