| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create tagrelease/5.3.0_cvs | cvs2svn | 2004-11-04 | 10 | -10/+10 |
| * | Since if_snc doesn't contain locking or run with INTR_MPSAFE, mark | Robert Watson | 2004-08-13 | 1 | -1/+1 |
| * | We don't need to initialize if_output, ether_ifattach() does it | Maxime Henrion | 2004-05-23 | 1 | -1/+0 |
| * | It turns out that the module dependency on pccard is in error. Since | Warner Losh | 2004-05-08 | 1 | -1/+0 |
| * | Convert callers to the new bus_alloc_resource_any(9) API. | Nate Lawson | 2004-03-17 | 1 | -2/+1 |
| * | Announce ethernet MAC addresss in ether_ifattach(). | Matthew N. Dodd | 2004-03-14 | 1 | -1/+0 |
| * | Do if_xname conversion. I missed this one because it's pc98 only. | Brooks Davis | 2003-11-01 | 1 | -2/+2 |
| * | Use __FBSDID(). | David E. O'Brien | 2003-08-24 | 4 | -4/+12 |
| * | Consistently use the BSD u_int and u_short instead of the SYSV uint and | John Baldwin | 2003-08-07 | 1 | -1/+1 |
| * | Remove unused #ifdef BRIDGE. | Maxim Konovalov | 2003-06-02 | 1 | -5/+0 |
| * | Fix off-by-one bug. | Yoshihiro Takahashi | 2003-05-03 | 1 | -3/+3 |
| * | - Express hard dependencies on bus (pci, isa, pccard) and | Matthew N. Dodd | 2003-04-15 | 2 | -2/+6 |
| * | Introduce an M_ASSERTPKTHDR() macro which performs the very common task | Dag-Erling Smørgrav | 2003-04-08 | 1 | -3/+1 |
| * | Back out M_* changes, per decision of the TRB. | Warner Losh | 2003-02-19 | 1 | -3/+3 |
| * | Use correct spl mask. | Yoshihiro Takahashi | 2003-02-10 | 2 | -3/+7 |
| * | Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. | Alfred Perlstein | 2003-01-21 | 1 | -3/+3 |
| * | network interface driver changes: | Sam Leffler | 2002-11-14 | 1 | -13/+6 |
| * | Remove __P. | Alfred Perlstein | 2002-03-20 | 6 | -73/+70 |
| * | Convert if_multiaddrs from LIST to TAILQ so that it can be traversed | Poul-Henning Kamp | 2001-02-06 | 1 | -1/+1 |
| * | Use LIST_FOREACH() to traverse ifp->if_multiaddrs list, instead of | Poul-Henning Kamp | 2001-02-03 | 1 | -2/+1 |
| * | Remove unused #includes. | Poul-Henning Kamp | 2000-10-31 | 5 | -35/+0 |
| * | Remove unneeded #include <machine/clock.h> | Poul-Henning Kamp | 2000-10-15 | 1 | -1/+0 |
| * | Don't use bus_get_resource() and bus_get_resource_start() functions if | Yoshihiro Takahashi | 2000-10-03 | 1 | -12/+3 |
| * | Added NEC PC-9801-83, 84, PC-9801-103, 104, PC-9801N-25 and PC-9801N-J02R | Yoshihiro Takahashi | 2000-10-02 | 10 | -0/+3618 |