Re: kern/40611 linux compatibility fix

2003-03-04 Thread soralx
> I didn't know there're so many people running linux apps under emulation. > I've a couple of other linux related patches for -stable, among them > backport of linux ptrace from -current, anyone interested? yes, it would be good to have 'ptrace' backport already in 4.8-R, if not too late (good to

Re: kern/40611 linux compatibility fix

2003-03-04 Thread Matthew Seaman
On Fri, Feb 28, 2003 at 04:47:42PM -0800, Brooks Davis wrote: > On Fri, Feb 28, 2003 at 11:47:42AM -0800, Luoqi Chen wrote: > > > Dear Hackers, > > > > > > Is there any chance that the patch given in kern/40611 could be > > > committed to the 4-STABLE tree? It has the desirable effect of making >

Re: kern/40611 linux compatibility fix

2003-02-28 Thread Brooks Davis
On Fri, Feb 28, 2003 at 11:47:42AM -0800, Luoqi Chen wrote: > > Dear Hackers, > > > > Is there any chance that the patch given in kern/40611 could be > > committed to the 4-STABLE tree? It has the desirable effect of making > > eg. the linux-sun-jdk14 port usable as a non-root user. This would >

RE: kern/40611 linux compatibility fix

2003-02-28 Thread Luoqi Chen
> Dear Hackers, > > Is there any chance that the patch given in kern/40611 could be > committed to the 4-STABLE tree? It has the desirable effect of making > eg. the linux-sun-jdk14 port usable as a non-root user. This would > appear to my untutored eye to be a sub-set of the differences already