Age | Commit message (Expand) | Author |
2007-12-14 | add sysctl entry points into various network layers, in particular to | Theo de Raadt |
2007-12-13 | Add missing license. This file is 4.4BSD-derived with WIDE changes. | Todd C. Miller |
2007-07-20 | Remove inm_ifp from struct in_multi -- caching struct ifnet is dangerous | Claudio Jeker |
2007-05-27 | -static | David Gwynne |
2005-09-19 | A few 'demon' -> 'daemon'. | Kenneth R Westerback |
2004-05-23 | missing splx; andrushock@korovino.net | Theo de Raadt |
2004-01-03 | put an mi wrapper around stdarg.h/varargs.h. gcc3 moved stdarg/varargs macros | Marc Espie |
2003-12-10 | de-register. deraadt ok | Jun-ichiro itojun Hagino |
2003-07-09 | do not flip ip_len/ip_off in netinet stack. deraadt ok. | Jun-ichiro itojun Hagino |
2003-02-12 | Remove commons; inspired by netbsd. | Jason Wright |
2002-08-28 | Fix a problem where passing NULL as a pointer with varargs does not promote | Per Fogelstrom |
2002-06-09 | whitespace | Jun-ichiro itojun Hagino |
2002-03-15 | Kill #if __STDC__ used to do K&R vs. ANSI varargs/stdarg; just do things | Todd C. Miller |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2001-11-06 | send igmp v2 leave messages to allrouters address (PR#2164) | Jakob Schlyter |
2001-06-08 | Cut down on include files. | Angelos D. Keromytis |
2001-05-24 | Check return values (tedu@heorot.stanford.edu) | Angelos D. Keromytis |
2001-05-11 | Check m_pullup() and m_pullup2() return for NULL, not 0; itojun@ ok | Aaron Campbell |
2000-04-25 | Avoid divide-by-zero; from FreeBSD PR/8990 and NetBSD PR/6541. Use the same fix | Aaron Campbell |
1999-12-28 | remove non-effective kame patch. openbsd ip_input() passes | Jun-ichiro itojun Hagino |
1999-12-08 | bring in KAME IPv6 code, dated 19991208. | Jun-ichiro itojun Hagino |
1999-08-08 | Support detaching of network interfaces. Still work to do in ipf, and | Niklas Hallqvist |
1998-05-18 | first step to the setsockopt/getsockopt interface as described in | Niels Provos |
1997-02-05 | use arc4random() | Theo de Raadt |
1996-03-03 | From NetBSD: 960217 merge | Niklas Hallqvist |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |