cvs commit: src/bin/ps

Joerg Sonnenberger joerg at britannica.bec.de
Tue Nov 16 08:08:29 PST 2004


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





More information about the Commits mailing list