tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
re: netbsd32_compat_50 inconsistency
Christos Zoulas writes:
> In article <544E69A5.6040202%M00nBSD.net@localhost>,
> Maxime Villard <max%M00nBSD.net@localhost> wrote:
> >Can someone explain me what this means?
> >
> >sys/compat/netbsd32/netbsd32_compat_50.c:
> >
> >256 (void) copyout(&atv,
> >257 SCARG_P32(uap, olddelta),
> >258 sizeof(atv));
> >259 if (error)
> >260 return (error);
>
>
> Does it make more sense now? This needs to be pulled up to 7....
> So if it is ok now, please ask for a pullup.
looks like the same problem is in netbsd-6, too.
.mrg.
Home |
Main Index |
Thread Index |
Old Index