summaryrefslogtreecommitdiff
path: root/usr.sbin/pppoe/pppoe.c
AgeCommit message (Expand)Author
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