]> git.ozlabs.org Git - ppp.git/commit
added log_to_fd to specify which fd log output should go to.
authorPaul Mackerras <paulus@samba.org>
Fri, 19 Mar 1999 01:26:41 +0000 (01:26 +0000)
committerPaul Mackerras <paulus@samba.org>
Fri, 19 Mar 1999 01:26:41 +0000 (01:26 +0000)
commitd3a41a77dbfeaee46fb1f00b66bddd4677e1e00f
tree2f5c9eaabf92431101508f35cb5fce08f8db37f0
parent1fd9b499c32e19ecbd2be685f7af98e7e4252808
added log_to_fd to specify which fd log output should go to.
device_script now connects script's stderr to log_to_fd.
made some more functions static.
got rid of quit().
changed order of args to strlcpy/strlcat.
do get_input before checking kill_link.
pppd/main.c