CVSROOT: /cvs Module name: src Changes by: yasu...@cvs.openbsd.org 2015/06/23 22:57:55
Modified files: usr.sbin/npppd/npppd: npppd.c Log message: Use the return value of event_loop() properly. Also abort(3) if event_loop() returns abnormally which is unexpected. diff from Yuuichi Someya