Age | Commit message (Expand) | Author |
2002-07-03 | fix a null deref in sysctl_iflist() | Michael Shalayeff |
2002-07-02 | inital -> initial | Nathan Binkert |
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-12-10 | use queue.h macros for TAILQ operations | Jason Wright |
2001-11-06 | Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary. | Miod Vallat |
2001-09-20 | occured->occurred | Mike Pechkin |
2001-07-21 | repair validation on RTAX_GENMASK insertion. has been broken since 44bsd. | Jun-ichiro itojun Hagino |
2001-06-04 | adjust routing socket message (kernel -> user) to the right size. | Jun-ichiro itojun Hagino |
2001-05-16 | No need to check M_WAIT/M_WAITOK malloc return values. (art@ ok) | Hakan Olsson |
2001-01-19 | pull post-4.4BSD change to sys/net/route.c from BSD/OS 4.2 (UCB copyrighted). | Jun-ichiro itojun Hagino |
2000-12-13 | have add set locks, too. okay itojun@ | Niels Provos |
2000-03-12 | don't touch root radix node on RTM_*. this can panic system from | Jun-ichiro itojun Hagino |
2000-02-17 | backout incomplete hack from KAME codebase (originally from bbn). | Jun-ichiro itojun Hagino |
2000-02-07 | make more check about mbuf len before rolling message for routing header. | Jun-ichiro itojun Hagino |
1999-12-08 | bring in KAME IPv6 code, dated 19991208. | Jun-ichiro itojun Hagino |
1998-08-24 | Don't deref NULL. | Jason Downs |
1998-05-18 | first step to the setsockopt/getsockopt interface as described in | Niels Provos |
1997-12-15 | fix for route change crash; from freebsd | Theo de Raadt |
1997-12-12 | permit non-root to use RTM_GET, but no other calls; netbsd | Theo de Raadt |
1996-04-21 | partial sync with netbsd 960418, more to come | Theo de Raadt |
1996-03-03 | From NetBSD: 960217 merge | Niklas Hallqvist |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |