OSDN Git Service

Fix few minor things in pppd.
authorChia-chi Yeh <chiachi@android.com>
Mon, 15 Jun 2009 18:04:56 +0000 (02:04 +0800)
committerChia-chi Yeh <chiachi@android.com>
Tue, 16 Jun 2009 10:19:44 +0000 (18:19 +0800)
commit821c6079634ae728eda7a19e947a2c8f0dd1fdaa
tree003672e8a26a61b891e4a67e8af3e2304598229e
parentaf399d90a97fe1483580abaae2966d9cbd235d57
Fix few minor things in pppd.

1. Undo some changes about running scripts.
2. Move android logging from logit() to log_write().
3. Remove all syslog() related calls.
pppd/ipcp.c
pppd/main.c
pppd/options.c
pppd/utils.c