看板 DFBSD_kernel 關於我們 聯絡資訊
On Tue, Oct 19, 2010 at 01:03:07PM +0000, Oliver Fromme wrote: > The very same problem happened with FreeBSD's loader under > qemu, and probably also under real hardware with broken > RTC BIOS functions. I fixed it in FreeBSD in r179825: > > http://www.secnetix.de/olli/FreeBSD/svnews/index.py?r=179825 > > I'm not sure if the problem you're seeing with dloader is > related, but the symptoms are 100% the same as what I was > seeing. Yes, that fixes the problem. I'm still not sure why the same problem didn't/doesn't occur on older loader, which uses the same time(), though. Thanks.