wall: access FILE under real user's credentials
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 6 Oct 2013 13:14:25 +0000 (15:14 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 6 Oct 2013 13:14:25 +0000 (15:14 +0200)
commitcd256e1c407aa70dfefb7178ed2c0e4201f1aaf7
treefefa7b99ae531051123281cc5673e0022940de5c
parent3eab2b7675fc7e2889cd69285a2a31980a4bf504
wall: access FILE under real user's credentials

While at it, move applet/config/kbuild bits into wall.c.
(This way, it's more visible that applet is suid'ed).

function                                             old     new   delta
wall_main                                             87     138     +51

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
include/applets.src.h
miscutils/Config.src
miscutils/Kbuild.src
miscutils/wall.c