On Wed, 2008-02-13 at 09:12, Arjen de Korte wrote: > @Huge: Could you post a diff for the change you made? Not the biggest change in the world.... [huge at anubis ~/Prog/nut/nut-2.2.1/clients]: diff upsmon.c upsmon.c.orig 125c125 < wf = popen("wall -a", "w"); --- > wf = popen("wall", "w");