DragonFly BSD
DragonFly commits List (threaded) for 2004-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: cvs commit: src/bin/ps


From: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxx>
Date: Tue, 16 Nov 2004 13:15:22 +0100

On Tue, Nov 16, 2004 at 11:34:55AM +0900, YONETANI Tomokazu wrote:
> I wrote a patch for this:
>     http://les.ath.cx/DragonFly/ps.diff.gz
> 
> - add three fields header, dwidth, width in VARENT and split off run-time
>   modifications to VAR. original fields in VAR are renamed by adding prefix
>   `default_' to help finding references to those fields in VAR.
> - fix a bug in `ps -oKEYWORD=alternative' case where free()'ed string
>   is used in header line.
> - make var[] static as it's not referenced outside keyword.c .

Sorry, I had a patch for this ready already. I look at the ps -oKEYWORD
case.

Joerg



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]