Age | Commit message (Expand) | Author |
2001-05-16 | No need to check M_WAIT/M_WAITOK malloc return values. (art@ ok) | Hakan Olsson |
2001-02-20 | for ethernet ifaces attach bpf from ether_ifattach; jason@, aaron@, itojun@ ok | Michael Shalayeff |
2000-11-10 | seperate -> separate, okay aaron@ | Niels Provos |
1999-05-13 | Compensate for the check for onwership of unicast packets in promiscuous | Jason Wright |
1999-01-11 | panic prints a newline for you, don't do it in the panic string | Todd C. Miller |
1997-06-18 | Make if_sn.c far more MI, eventually share with pica. | denny |
1997-04-25 | A couple of performance improvements from Denny Gentry <denny1@home.com> | briggs |
1997-04-18 | Fix from Denny Gentry--initialize receive seq. count and don't skip an entry | briggs |
1997-04-13 | Some updates based on information from Bob Nestor <rnestor@metronet.com> | briggs |
1997-04-10 | Stop the SONIC before setting reset, not after... | briggs |
1997-04-10 | Changes from Denny Gentry <denny1@home.com>: | briggs |
1997-03-29 | Update from Denton Gentry with minor bug fixes by me. | briggs |
1997-03-25 | From scottr@netbsd.org: | briggs |
1997-03-17 | Flip around Takeshi Yanagisawa's name. Add back a physaccess() call that I w... | briggs |
1997-03-17 | *Blush* It's Denton, not Dennis, Gentry. | briggs |
1997-03-17 | Fix typo. | briggs |
1997-03-17 | A couple of cleanup items suggested by is@netbsd.org. | briggs |
1997-03-17 | Integrate a couple of changes suggested by Scott Reynolds and Takeshi Yanagis... | briggs |
1997-03-14 | Updates from Yanagisawa and Denny. This seems to work. | briggs |
1997-03-12 | Bring in some fresh SONIC code from Dennis Gentry and Yanagisawa Takeshi. | briggs |
1996-10-28 | Include macinfo.h. | briggs |
1996-10-19 | __assert added, impl from netbsd, however put elsewhere. use it instead | Niklas Hallqvist |
1996-09-21 | Remove include of assert.h and fix a format error in debug camdump() code. | briggs |
1996-05-26 | Add OpenBSD Id string. | briggs |
1996-05-26 | Sync with NetBSD-current. | briggs |
1996-05-05 | add general ether_ioctl call in net/if_ethersubr.c, | Michael Shalayeff |
1996-01-25 | include cpu.h. | briggs |
1996-01-14 | Preliminary cut at SONIC driver. Quadra only at this point. | briggs |