CVSROOT: /cvs Module name: src Changes by: yasu...@cvs.openbsd.org 2013/01/30 19:14:46
Modified files: usr.sbin/npppd/npppd: privsep.c Log message: Deleting ip address of tun inteface was failed. This was caused by passing wrong inteface name to ioctl(). pointed out by csszep at gmail.com