Christos Zoulas writes: > In article <[email protected]>, > Maxime Villard <[email protected]> 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.
