Home
last modified time | relevance | path

Searched hist:"6171375 d" (Results 1 – 5 of 5) sorted by relevance

/openbsd/lib/libkvm/
H A Dkvm_proc2.c6171375d Tue Apr 17 23:17:53 GMT 2012 pirofti <pirofti@openbsd.org> Make it optional for kvm_getprocs() (and related sysctl) to return
thread information.

Add a KERN_PROC_SHOW_THREADS flag that has to be set in order to get the
thread info and make it off by default. This creates backwards compatibility
for applications that relied on a given size/number of items to be returned.

Modify ps(1) and top(1) accordingly.

Okay guenther@.
/openbsd/bin/ps/
H A Dps.c6171375d Tue Apr 17 23:17:53 GMT 2012 pirofti <pirofti@openbsd.org> Make it optional for kvm_getprocs() (and related sysctl) to return
thread information.

Add a KERN_PROC_SHOW_THREADS flag that has to be set in order to get the
thread info and make it off by default. This creates backwards compatibility
for applications that relied on a given size/number of items to be returned.

Modify ps(1) and top(1) accordingly.

Okay guenther@.
/openbsd/usr.bin/top/
H A Dmachine.c6171375d Tue Apr 17 23:17:53 GMT 2012 pirofti <pirofti@openbsd.org> Make it optional for kvm_getprocs() (and related sysctl) to return
thread information.

Add a KERN_PROC_SHOW_THREADS flag that has to be set in order to get the
thread info and make it off by default. This creates backwards compatibility
for applications that relied on a given size/number of items to be returned.

Modify ps(1) and top(1) accordingly.

Okay guenther@.
/openbsd/sys/sys/
H A Dsysctl.h6171375d Tue Apr 17 23:17:53 GMT 2012 pirofti <pirofti@openbsd.org> Make it optional for kvm_getprocs() (and related sysctl) to return
thread information.

Add a KERN_PROC_SHOW_THREADS flag that has to be set in order to get the
thread info and make it off by default. This creates backwards compatibility
for applications that relied on a given size/number of items to be returned.

Modify ps(1) and top(1) accordingly.

Okay guenther@.
/openbsd/sys/kern/
H A Dkern_sysctl.c6171375d Tue Apr 17 23:17:53 GMT 2012 pirofti <pirofti@openbsd.org> Make it optional for kvm_getprocs() (and related sysctl) to return
thread information.

Add a KERN_PROC_SHOW_THREADS flag that has to be set in order to get the
thread info and make it off by default. This creates backwards compatibility
for applications that relied on a given size/number of items to be returned.

Modify ps(1) and top(1) accordingly.

Okay guenther@.