Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update netisr handling; Each SWI now registers its queue, and all queue | jlemon | 2003-03-04 | 1 | -15/+8 |
* | Reduce code duplication. This adds the function rt_check() to route.c. | mdodd | 2003-03-02 | 1 | -22/+3 |
* | Back out M_* changes, per decision of the TRB. | imp | 2003-02-19 | 1 | -5/+5 |
* | - bpf is now working (tested with tcpdump) | fjoe | 2003-01-30 | 1 | -9/+16 |
* | - add support for IPX (tested with mount -t nwfs and mars_nwe), | fjoe | 2003-01-24 | 1 | -82/+157 |
* | Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. | alfred | 2003-01-21 | 1 | -5/+5 |
* | network interface and link layer changes: | sam | 2002-11-15 | 1 | -4/+2 |
* | Use if_printf(ifp, "blah") instead of | brooks | 2002-10-21 | 1 | -2/+1 |
* | Be consistent about functions being static. | phk | 2002-10-16 | 1 | -1/+1 |
* | Cosmetical change: remove empty line to reduce diffs to RELENG_4 | fjoe | 2002-04-14 | 1 | -1/+0 |
* | Fix incorrect m_free - m_freem() usage. | luigi | 2002-04-04 | 1 | -3/+2 |
* | Remove __P. | alfred | 2002-03-19 | 1 | -1/+1 |
* | - generic Arcnet framework | fjoe | 2002-01-08 | 1 | -0/+780 |