Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sbin/pppoectl



Module Name:    src
Committed By:   mrg
Date:           Sat Mar 22 14:38:16 UTC 2003

Modified Files:
        src/sbin/pppoectl: pppoectl.8 pppoectl.c

Log Message:
add a "-f configfile" option.  the config file contains individual lines of
parameter=value pairs normally passed on the command line (# and \
continuation also works, yay fparseln), one per line.  now you don't have
to run a program with a password on the command line.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/sbin/pppoectl/pppoectl.8
cvs rdiff -r1.10 -r1.11 src/sbin/pppoectl/pppoectl.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index