Age | Commit message (Expand) | Author |
---|---|---|
2010-07-29 | sort pool.h into the list of includes alphabetically | Bret Lambert |
2010-07-29 | #include <sys/pool.h> directly, instead of relying on mbuf.h to inlcude it | Bret Lambert |
2010-07-02 | m_copyback can fail to allocate memory, but is a void fucntion so gymnastics | Bret Lambert |
2008-11-22 | Sync bluetooth with NetBSD | Uwe Stuehler |
2008-09-10 | Convert timeout_add() calls using multiples of hz to timeout_add_sec() | Bret Lambert |
2008-02-24 | Sync sys/netbt with NetBSD | Uwe Stuehler |
2007-09-17 | Only the most obvious bzero() -> M_ZERO changes. No cast changes, no | Kenneth R Westerback |
2007-06-01 | complete the sys/netbt import and adopt some more code to our interfaces | Uwe Stuehler |