summaryrefslogtreecommitdiff
path: root/usr.sbin/pppoe/pppoe.c
AgeCommit message (Expand)Author
2011-04-30Use gid_t for setgroups(), from Michael W Bombardieri. ok yasuokaNicholas Marriott
2008-06-24missing "usage:"Igor Sobrado
2005-05-03setres[ug]id; ok deraadt@Damien Miller
2004-09-20addres -> addressMiod Vallat
2004-05-14Fix pppoe server mode. pppoe no longer chroots in server mode.Can Erkin Acar
2004-05-06knf and other cleanupsTheo de Raadt
2004-05-06pppoe now drops privileges to user _ppp and chroots after settingCan Erkin Acar
2003-08-19rewrite SIOCGIFCONF into getifaddrs. deraadt okJun-ichiro itojun Hagino
2003-06-28() to (void)Theo de Raadt
2003-06-04kill terms 3 & 4Jason Wright
2002-09-08Fix a bunch of -pedantic errorsJason Wright
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2002-01-10Use IFNAMSIZ for strlcpy() and also pretty the man pageJason Wright
2001-11-29Replace strncpy() calls with adequate strlcpy() ones, and fix a cosmeto.Miod Vallat
2001-04-15Fix several errors in the bpf program; bugs reported byJason Wright
2001-02-18Try every bpf device, not only the even-numbered ones; jason@ okMiod Vallat
2001-01-16do not trash errno in signal handlerTheo de Raadt
2000-06-18import my pppoe codeJason Wright