Age | Commit message (Expand) | Author |
---|---|---|
2003-08-19 | rewrite SIOCGIFCONF into getifaddrs. deraadt ok | Jun-ichiro itojun Hagino |
2003-06-28 | () to (void) | Theo de Raadt |
2003-06-04 | kill terms 3 & 4 | Jason Wright |
2002-09-08 | Fix a bunch of -pedantic errors | Jason Wright |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2002-01-10 | Use IFNAMSIZ for strlcpy() and also pretty the man page | Jason Wright |
2001-11-29 | Replace strncpy() calls with adequate strlcpy() ones, and fix a cosmeto. | Miod Vallat |
2001-04-15 | Fix several errors in the bpf program; bugs reported by | Jason Wright |
2001-02-18 | Try every bpf device, not only the even-numbered ones; jason@ ok | Miod Vallat |
2001-01-16 | do not trash errno in signal handler | Theo de Raadt |
2000-06-18 | import my pppoe code | Jason Wright |