cvs commit: src/sys/kern kern_proc.c

Nicolas Thery nthery at gmail.com
Sun Aug 12 14:56:37 PDT 2007


2007/8/12, Matthew Dillon <dillon at apollo.backplane.com>:
>
> :I reproduced the problem.  It seems triggered by '-a' which  I did not
> :test initially.  Shame on me.  I'll debug this and repost an updated
> :patch after more thorough testing.
> :
> :Cheers,
> :Nicolas
>
>     Great!  I'll commit it soon as you have a new patch ready.

Cool.  I fixed it locally but it's time to go to bed :).

Regarding adding LWP ID to ps output when '-H' is set, I'm planning
to modify the following formats:

default format (no option)
-j
-l
-u
-v

The LWP ID would be added right after the PID.

Is it fine by you?

Thanks,
Nicolas





More information about the Commits mailing list