Age | Commit message (Expand) | Author |
2002-04-01 | cleanup in_broadcast. don't consider /32 addrs as broadcast. | Jun-ichiro itojun Hagino |
2002-04-01 | Note to update the macppc tbxi data file for each release. | Dale Rahn |
2002-04-01 | s/3.0/3.1/ so that the CD will boot properly. | Dale Rahn |
2002-03-31 | EA: unlock if attribute node not found. Prevents hangs when compiled | Dale Rahn |
2002-03-31 | Fix a spl botch for sun4/sun4c, which should fix reported stability issues | Miod Vallat |
2002-03-31 | add a new mode to wsdisplay, WSDISPLAYIO_MODE_DUMBFB. This mode is | Jason Wright |
2002-03-31 | enable wsmux on macppc, note that this will REQUIRE changes to XF86Config. | Dale Rahn |
2002-03-31 | Use ip_defttl as ttl for return-rst instead of an arbitrary hardcoded | Daniel Hartmeier |
2002-03-31 | Limit pci register map size to 256k | Nathan Binkert |
2002-03-31 | Copy mac address from proper place on 4000 200. Spotted thanks to a | Hugh Graham |
2002-03-31 | Fix logic thinko. In AP mode we were never calling wihap_check_tx() if | Todd C. Miller |
2002-03-31 | check for super user more; millert@ ok | Michael Shalayeff |
2002-03-30 | fix two evil bugs: | Michael Shalayeff |
2002-03-30 | make sure that hostap never happens on non-prism2 cards | Michael Shalayeff |
2002-03-30 | kill lots of space and insert some more for knf | Michael Shalayeff |
2002-03-30 | o Move register definitions to if_wireg.h | Todd C. Miller |
2002-03-30 | WI_RID_SUPPORT_RATE only seems to work for prism2. On lucent boards | Todd C. Miller |
2002-03-30 | fxp fits again | Theo de Raadt |
2002-03-30 | only trust supported rates report on prism2 cards | Michael Shalayeff |
2002-03-30 | Add support for WSCONS_COMPAT_RAWKBD to macppc, see warning sent to ppc@ | Dale Rahn |
2002-03-30 | pci and pcmcia wi fits on all of them | Theo de Raadt |
2002-03-30 | much more fits on this now: ahc, twe, iop, pci xl, pci wi | Theo de Raadt |
2002-03-30 | missing suser on SIOCS80211NWID | Markus Friedl |
2002-03-30 | implement WEP in wi_do_hostencrypt() | Markus Friedl |
2002-03-30 | RCSId | Niklas Hallqvist |
2002-03-30 | recognize more via/cyrix cpu types; from Kamo Hiroyasu <wd@ics.nara-wu.ac.jp>... | Michael Shalayeff |
2002-03-30 | map only first page of whatever is given to us in the bar, | Michael Shalayeff |
2002-03-30 | Initialize sequence number high limit from 1 to the real value with the | Daniel Hartmeier |
2002-03-30 | Use the extended keycodes to get real delete/pgup/pgdn/home/end. | Dale Rahn |
2002-03-30 | Actually write new value to the card for SIOCS80211NWID ioctl | Todd C. Miller |
2002-03-30 | Don't honor native accesses unless VGAFB_ALLOW_NATIVE is defined (this is | Jason Wright |
2002-03-29 | add numlock, pgup, pgdn, home, end. | Dale Rahn |
2002-03-29 | eap works on sparc64 | Theo de Raadt |
2002-03-29 | i_nwid is not a NUL-terminated string, it is length bounded. | Todd C. Miller |
2002-03-29 | regen | Todd C. Miller |
2002-03-29 | Add Proxim RangeLAN-DS PCMCIA card (model 8430); Paul M. Hirsch | Todd C. Miller |
2002-03-29 | Change lower enter key to be 'Mode_Switch' like it was before. | Dale Rahn |
2002-03-29 | o remove extra args in printf's. | Federico G. Schwindt |
2002-03-29 | 1) restrict 'hostap' mediaopt to prism2 chips | 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 | some BITS defs for %b | Michael Shalayeff |
2002-03-28 | i forgot these for if_wi | Michael Shalayeff |
2002-03-28 | basic host-ap implementation, more work is needed; from Thomas Skibo <skibo@p... | Michael Shalayeff |
2002-03-28 | recognize isl37300p as a prism2.5, for niels baby | Michael Shalayeff |
2002-03-28 | sync | Niels Provos |
2002-03-28 | new linksys wpc11; okay mickey@ | Niels Provos |
2002-03-28 | Add WSDISPLAY_COMPAT_RAWKBD (commented), add missing mux pieces. | Dale Rahn |
2002-03-28 | All US keys beside KPEQ and Mode_switch? (enter key on laptops) fixed. | Dale Rahn |
2002-03-28 | do not use MID_ZERO! then file(1) does not work | Theo de Raadt |