Age | Commit message (Expand) | Author |
---|---|---|
2002-04-08 | two missing splx()s | Michael Shalayeff |
2002-04-08 | make hostap work on other-endian machines; tested by drahn@ | Michael Shalayeff |
2002-04-07 | Don't reset COR in wi_reset(), break it out into its own function and | Todd C. Miller |
2002-04-01 | freem mbuf on input pkt check failure | Michael Shalayeff |
2002-04-01 | killed a char accidentally | Michael Shalayeff |
2002-04-01 | need to splsoftclock here too, i think i've got 'em all now | Michael Shalayeff |
2002-03-30 | kill lots of space and insert some more for knf | Michael Shalayeff |
2002-03-29 | i_nwid is not a NUL-terminated string, it is length bounded. | Todd C. Miller |
2002-03-28 | put the protos and spls in place | Michael Shalayeff |
2002-03-28 | missing timeout add and del; some minor api change | Michael Shalayeff |
2002-03-28 | basic host-ap implementation, more work is needed; from Thomas Skibo <skibo@p... | Michael Shalayeff |