CVSROOT: /cvs Module name: src Changes by: st...@cvs.openbsd.org 2014/05/19 02:13:16
Modified files: usr.sbin/npppd/npppd: Tag: OPENBSD_5_5 parse.y Log message: MFC npppd/parse.y r1.11 - ok yasuoka@ date: 2014/05/07 08:07:53; author: yasuoka; state: Exp; lines: +2 -2; Initialize struct iface by zero. Without this, npppd had used random configuration. from Anders Berggren.