NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/40384 (64 bit time_t broke wscons)



hi,

> Synopsis: 64 bit time_t broke wscons
> 
> State-Changed-From-To: open->closed
> State-Changed-By: christos%NetBSD.org@localhost
> State-Changed-When: Tue, 13 Jan 2009 14:01:19 -0500
> State-Changed-Why:
> fixed, thanks

thanks for a quick fix.
won't it be confused by concurrent operations?
eg. concurrent SETVERSION ioctls
i think that it's better to always use the new version for
in-kernel structures and do conversion when doing copyin/out.

YAMAMOTO Takashi


Home | Main Index | Thread Index | Old Index