]> git.ozlabs.org Git - ppp.git/commit
Made the exit return code be reported via WEXITSTATUS(status) instead of status,
authorRussell Coker <russell@coker.com.au>
Fri, 11 Jan 2002 18:10:16 +0000 (18:10 +0000)
committerRussell Coker <russell@coker.com.au>
Fri, 11 Jan 2002 18:10:16 +0000 (18:10 +0000)
commit215baf28fc53e909b987a4b31d7d25ecd4ee7a71
treefb1bf261a9b36b528be952cfefbaf5cea65864d5
parentd05576dd19391b5f606538f8bf8b4e98370fcd8f
Made the exit return code be reported via WEXITSTATUS(status) instead of status,
also fixed a trivial memory leak.
pppd/main.c