| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Replace the if_name and if_unit members of struct ifnet with new members | Brooks Davis | 2003-10-31 | 1 | -13/+12 |
| * | There is no way to enter the attach routine twice with the same softc | Brooks Davis | 2003-10-30 | 1 | -20/+18 |
| * | Use __FBSDID(). | David E. O'Brien | 2003-08-24 | 1 | -1/+3 |
| * | Back out M_* changes, per decision of the TRB. | Warner Losh | 2003-02-19 | 1 | -2/+2 |
| * | - bpf is now working (tested with tcpdump) | Max Khon | 2003-01-30 | 1 | -16/+0 |
| * | - add support for IPX (tested with mount -t nwfs and mars_nwe), | Max Khon | 2003-01-24 | 1 | -7/+8 |
| * | Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. | Alfred Perlstein | 2003-01-21 | 1 | -2/+2 |
| * | Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/ | Jens Schweikhardt | 2002-12-30 | 1 | -1/+1 |
| * | network interface driver changes: | Sam Leffler | 2002-11-14 | 1 | -2/+1 |
| * | Use if_printf(ifp, "blah") instead of | Brooks Davis | 2002-10-01 | 1 | -32/+29 |
| * | Remove __P. | Alfred Perlstein | 2002-03-20 | 1 | -8/+8 |
| * | - generic Arcnet framework | Max Khon | 2002-01-08 | 1 | -0/+1071 |
