On Sat, Oct 15, 2011 at 10:01 PM, Benjamin Kaduk wrote:
> On Sat, 15 Oct 2011, Eitan Adler wrote:
>
>> I was playing around with WARNS on some programs and noticed that
>> usr.sbin/rtadvd builds with WARNS=3 with both clang and gcc (and
>> WARNS=6 with gcc). Perhaps the following could be committe
On Sun, Oct 16, 2011 at 07:57:57PM +0300, Mikolaj Golub wrote:
> Hi,
>
> I have a patch that makes kvm_uread() read from user space using ptrace(2).
>
> http://people.freebsd.org/~trociny/kvm_uread.ptrace.patch
>
> With this change 'ps -e' does not requires procfs(5).
>
> Do you like it or ther
Hi,
I have a patch that makes kvm_uread() read from user space using ptrace(2).
http://people.freebsd.org/~trociny/kvm_uread.ptrace.patch
With this change 'ps -e' does not requires procfs(5).
Do you like it or there might be some reasons why it is a bad idea?
Grepping sources it looks like cur
3 matches
Mail list logo