Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-21 | User triggerable KASSERT()s and NULL dereferences in netbt setsockopt()s, | Philip Guenthe | |
found by Clement LECIGNE, localhost DoS everywhere. Also, don't leak the mbuf when the wrong level is used. ok claudio@, "just commit" deraadt@ | |||
2008-11-22 | Sync bluetooth with NetBSD | Uwe Stuehler | |
2007-10-01 | Last of the really easy bzero() -> M_ZERO. Use 'p = malloc(sizeof(*p) ...' | Kenneth R Westerback | |
where obvious. | |||
2007-06-01 | complete the sys/netbt import and adopt some more code to our interfaces | Uwe Stuehler | |