> > > This adds the mprotect syscall to the linux compat layer. This plus the
> > > other time syscalls that went in will make the new versions of
> > > applications such as Opera and Skype work.
> > >
> > > Okay?
> >
> > maybe, but your timing is wrong, we're in ABI lock.
>
> Hmm... well I gue
On Thu, Feb 10, 2011 at 1:08 PM, Paul Irofti wrote:
> This adds the mprotect syscall to the linux compat layer. This plus the
> other time syscalls that went in will make the new versions of
> applications such as Opera and Skype work.
>
> Okay?
A similar patch was posted on tech@ some years ago.
On Thu, Feb 10, 2011 at 02:58:31PM +0200, Paul Irofti wrote:
> On Thu, Feb 10, 2011 at 01:53:21PM +0100, Otto Moerbeek wrote:
> > On Thu, Feb 10, 2011 at 02:45:31PM +0200, Paul Irofti wrote:
> >
> > > On Thu, Feb 10, 2011 at 01:15:37PM +0100, Otto Moerbeek wrote:
> > > > On Thu, Feb 10, 2011 at 0
On Thu, Feb 10, 2011 at 01:53:21PM +0100, Otto Moerbeek wrote:
> On Thu, Feb 10, 2011 at 02:45:31PM +0200, Paul Irofti wrote:
>
> > On Thu, Feb 10, 2011 at 01:15:37PM +0100, Otto Moerbeek wrote:
> > > On Thu, Feb 10, 2011 at 02:08:07PM +0200, Paul Irofti wrote:
> > >
> > > > This adds the mprotec
On Thu, Feb 10, 2011 at 02:45:31PM +0200, Paul Irofti wrote:
> On Thu, Feb 10, 2011 at 01:15:37PM +0100, Otto Moerbeek wrote:
> > On Thu, Feb 10, 2011 at 02:08:07PM +0200, Paul Irofti wrote:
> >
> > > This adds the mprotect syscall to the linux compat layer. This plus the
> > > other time syscall
On Thu, Feb 10, 2011 at 01:15:37PM +0100, Otto Moerbeek wrote:
> On Thu, Feb 10, 2011 at 02:08:07PM +0200, Paul Irofti wrote:
>
> > This adds the mprotect syscall to the linux compat layer. This plus the
> > other time syscalls that went in will make the new versions of
> > applications such as Op
On Thu, Feb 10, 2011 at 02:08:07PM +0200, Paul Irofti wrote:
> This adds the mprotect syscall to the linux compat layer. This plus the
> other time syscalls that went in will make the new versions of
> applications such as Opera and Skype work.
>
> Okay?
maybe, but your timing is wrong, we're i
This adds the mprotect syscall to the linux compat layer. This plus the
other time syscalls that went in will make the new versions of
applications such as Opera and Skype work.
Okay?
Index: linux_misc.c
===
RCS file: /cvs/src/sys/c