forked from Imagelibrary/rtems
Script does what is expected and tries to do it as smartly as possible. + remove occurrences of two blank comment lines next to each other after Id string line removed. + remove entire comment blocks which only exited to contain CVS Ids + If the processing left a blank line at the top of a file, it was removed.
This is an example user application using pppd. It is built using the RTEMS application Makefiles. The file Makefile-user should be renamed to Makefile or the -f option given to make. The file is renamed to avoid bootstrap -c removing it. The files ppp.conf and pppd.options are sample configuration files that have successfully used to make ppp connections over a null modem serial cable to a UNIX box. Please review the man pages for either the ppp or pppd applications to ensure they are configured correctly.