Source-Changes archive

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

CVS commit: src/usr.sbin/pppd/pppd



Module Name:    src
Committed By:   christos
Date:           Sun May 24 20:31:25 UTC 2009

Modified Files:
        src/usr.sbin/pppd/pppd: sys-bsd.c

Log Message:
- prevent recursive error calls fatal -> die -> cleanup -> sys_cleanup -> cf* ->
  fatal/error etc.
- prefix all the errors with __func__.
This allows me to unplug my 3G modem and have pppd exit correctly.


To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 src/usr.sbin/pppd/pppd/sys-bsd.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