Searched hist:133178 (Results 1 - 25 of 29) sorted by relevance

12

/freebsd-9.3-release/usr.sbin/bluetooth/bthidd/
H A Dbthidd.cdiff 133178 Thu Aug 05 14:32:41 MDT 2004 emax - One can use both BD_ADDR or name to specify address of the Bluetooth device.
Update man pages to document this fact.

- Update usage messages

- Change u_intXXX to uintXXX
/freebsd-9.3-release/usr.sbin/bluetooth/hccontrol/
H A Dlink_policy.cdiff 133178 Thu Aug 05 14:32:41 MDT 2004 emax - One can use both BD_ADDR or name to specify address of the Bluetooth device.
Update man pages to document this fact.

- Update usage messages

- Change u_intXXX to uintXXX
H A Dhccontrol.8diff 133178 Thu Aug 05 14:32:41 MDT 2004 emax - One can use both BD_ADDR or name to specify address of the Bluetooth device.
Update man pages to document this fact.

- Update usage messages

- Change u_intXXX to uintXXX
H A Dhost_controller_baseband.cdiff 133178 Thu Aug 05 14:32:41 MDT 2004 emax - One can use both BD_ADDR or name to specify address of the Bluetooth device.
Update man pages to document this fact.

- Update usage messages

- Change u_intXXX to uintXXX
H A Dlink_control.cdiff 133178 Thu Aug 05 14:32:41 MDT 2004 emax - One can use both BD_ADDR or name to specify address of the Bluetooth device.
Update man pages to document this fact.

- Update usage messages

- Change u_intXXX to uintXXX
/freebsd-9.3-release/usr.sbin/bluetooth/hcsecd/
H A Dparser.ydiff 133178 Thu Aug 05 14:32:41 MDT 2004 emax - One can use both BD_ADDR or name to specify address of the Bluetooth device.
Update man pages to document this fact.

- Update usage messages

- Change u_intXXX to uintXXX
/freebsd-9.3-release/usr.sbin/bluetooth/sdpcontrol/
H A Dsdpcontrol.8diff 133178 Thu Aug 05 14:32:41 MDT 2004 emax - One can use both BD_ADDR or name to specify address of the Bluetooth device.
Update man pages to document this fact.

- Update usage messages

- Change u_intXXX to uintXXX
H A Dsdpcontrol.cdiff 133178 Thu Aug 05 14:32:41 MDT 2004 emax - One can use both BD_ADDR or name to specify address of the Bluetooth device.
Update man pages to document this fact.

- Update usage messages

- Change u_intXXX to uintXXX
/freebsd-9.3-release/usr.sbin/bluetooth/rfcomm_pppd/
H A Drfcomm_pppd.cdiff 133178 Thu Aug 05 14:32:41 MDT 2004 emax - One can use both BD_ADDR or name to specify address of the Bluetooth device.
Update man pages to document this fact.

- Update usage messages

- Change u_intXXX to uintXXX
H A Drfcomm_pppd.8diff 133178 Thu Aug 05 14:32:41 MDT 2004 emax - One can use both BD_ADDR or name to specify address of the Bluetooth device.
Update man pages to document this fact.

- Update usage messages

- Change u_intXXX to uintXXX
/freebsd-9.3-release/usr.bin/bluetooth/rfcomm_sppd/
H A Drfcomm_sppd.1diff 133178 Thu Aug 05 14:32:41 MDT 2004 emax - One can use both BD_ADDR or name to specify address of the Bluetooth device.
Update man pages to document this fact.

- Update usage messages

- Change u_intXXX to uintXXX
H A Drfcomm_sppd.cdiff 133178 Thu Aug 05 14:32:41 MDT 2004 emax - One can use both BD_ADDR or name to specify address of the Bluetooth device.
Update man pages to document this fact.

- Update usage messages

- Change u_intXXX to uintXXX
/freebsd-9.3-release/sys/dev/malo/
H A Dif_malo.cdiff 190526 Sun Mar 29 16:06:37 MDT 2009 sam Eliminate ic_myaddr so changing the mac address of a device works correctly:
o remove ic_myaddr from ieee80211com
o change ieee80211_ifattach to take the mac address of the physical device
and use that to setup the lladdr.
o replace all references to ic_myaddr in drivers by IF_LLADDR
o related cleanups (e.g. kill dead code)

PR: kern/133178
Reviewed by: thompsa, rpaulo
/freebsd-9.3-release/sys/net80211/
H A Dieee80211_ddb.cdiff 190526 Sun Mar 29 16:06:37 MDT 2009 sam Eliminate ic_myaddr so changing the mac address of a device works correctly:
o remove ic_myaddr from ieee80211com
o change ieee80211_ifattach to take the mac address of the physical device
and use that to setup the lladdr.
o replace all references to ic_myaddr in drivers by IF_LLADDR
o related cleanups (e.g. kill dead code)

PR: kern/133178
Reviewed by: thompsa, rpaulo
H A Dieee80211_freebsd.cdiff 190526 Sun Mar 29 16:06:37 MDT 2009 sam Eliminate ic_myaddr so changing the mac address of a device works correctly:
o remove ic_myaddr from ieee80211com
o change ieee80211_ifattach to take the mac address of the physical device
and use that to setup the lladdr.
o replace all references to ic_myaddr in drivers by IF_LLADDR
o related cleanups (e.g. kill dead code)

PR: kern/133178
Reviewed by: thompsa, rpaulo
H A Dieee80211.cdiff 190526 Sun Mar 29 16:06:37 MDT 2009 sam Eliminate ic_myaddr so changing the mac address of a device works correctly:
o remove ic_myaddr from ieee80211com
o change ieee80211_ifattach to take the mac address of the physical device
and use that to setup the lladdr.
o replace all references to ic_myaddr in drivers by IF_LLADDR
o related cleanups (e.g. kill dead code)

PR: kern/133178
Reviewed by: thompsa, rpaulo
/freebsd-9.3-release/sys/dev/ipw/
H A Dif_ipw.cdiff 190526 Sun Mar 29 16:06:37 MDT 2009 sam Eliminate ic_myaddr so changing the mac address of a device works correctly:
o remove ic_myaddr from ieee80211com
o change ieee80211_ifattach to take the mac address of the physical device
and use that to setup the lladdr.
o replace all references to ic_myaddr in drivers by IF_LLADDR
o related cleanups (e.g. kill dead code)

PR: kern/133178
Reviewed by: thompsa, rpaulo
/freebsd-9.3-release/sys/dev/ral/
H A Drt2560.cdiff 190526 Sun Mar 29 16:06:37 MDT 2009 sam Eliminate ic_myaddr so changing the mac address of a device works correctly:
o remove ic_myaddr from ieee80211com
o change ieee80211_ifattach to take the mac address of the physical device
and use that to setup the lladdr.
o replace all references to ic_myaddr in drivers by IF_LLADDR
o related cleanups (e.g. kill dead code)

PR: kern/133178
Reviewed by: thompsa, rpaulo
H A Drt2661.cdiff 190526 Sun Mar 29 16:06:37 MDT 2009 sam Eliminate ic_myaddr so changing the mac address of a device works correctly:
o remove ic_myaddr from ieee80211com
o change ieee80211_ifattach to take the mac address of the physical device
and use that to setup the lladdr.
o replace all references to ic_myaddr in drivers by IF_LLADDR
o related cleanups (e.g. kill dead code)

PR: kern/133178
Reviewed by: thompsa, rpaulo
/freebsd-9.3-release/sys/dev/usb/wlan/
H A Dif_rum.cdiff 190526 Sun Mar 29 16:06:37 MDT 2009 sam Eliminate ic_myaddr so changing the mac address of a device works correctly:
o remove ic_myaddr from ieee80211com
o change ieee80211_ifattach to take the mac address of the physical device
and use that to setup the lladdr.
o replace all references to ic_myaddr in drivers by IF_LLADDR
o related cleanups (e.g. kill dead code)

PR: kern/133178
Reviewed by: thompsa, rpaulo
H A Dif_ural.cdiff 190526 Sun Mar 29 16:06:37 MDT 2009 sam Eliminate ic_myaddr so changing the mac address of a device works correctly:
o remove ic_myaddr from ieee80211com
o change ieee80211_ifattach to take the mac address of the physical device
and use that to setup the lladdr.
o replace all references to ic_myaddr in drivers by IF_LLADDR
o related cleanups (e.g. kill dead code)

PR: kern/133178
Reviewed by: thompsa, rpaulo
H A Dif_zyd.cdiff 190526 Sun Mar 29 16:06:37 MDT 2009 sam Eliminate ic_myaddr so changing the mac address of a device works correctly:
o remove ic_myaddr from ieee80211com
o change ieee80211_ifattach to take the mac address of the physical device
and use that to setup the lladdr.
o replace all references to ic_myaddr in drivers by IF_LLADDR
o related cleanups (e.g. kill dead code)

PR: kern/133178
Reviewed by: thompsa, rpaulo
/freebsd-9.3-release/sys/dev/wpi/
H A Dif_wpi.cdiff 190526 Sun Mar 29 16:06:37 MDT 2009 sam Eliminate ic_myaddr so changing the mac address of a device works correctly:
o remove ic_myaddr from ieee80211com
o change ieee80211_ifattach to take the mac address of the physical device
and use that to setup the lladdr.
o replace all references to ic_myaddr in drivers by IF_LLADDR
o related cleanups (e.g. kill dead code)

PR: kern/133178
Reviewed by: thompsa, rpaulo
/freebsd-9.3-release/sys/dev/iwi/
H A Dif_iwi.cdiff 190526 Sun Mar 29 16:06:37 MDT 2009 sam Eliminate ic_myaddr so changing the mac address of a device works correctly:
o remove ic_myaddr from ieee80211com
o change ieee80211_ifattach to take the mac address of the physical device
and use that to setup the lladdr.
o replace all references to ic_myaddr in drivers by IF_LLADDR
o related cleanups (e.g. kill dead code)

PR: kern/133178
Reviewed by: thompsa, rpaulo
/freebsd-9.3-release/sys/dev/iwn/
H A Dif_iwn.cdiff 190526 Sun Mar 29 16:06:37 MDT 2009 sam Eliminate ic_myaddr so changing the mac address of a device works correctly:
o remove ic_myaddr from ieee80211com
o change ieee80211_ifattach to take the mac address of the physical device
and use that to setup the lladdr.
o replace all references to ic_myaddr in drivers by IF_LLADDR
o related cleanups (e.g. kill dead code)

PR: kern/133178
Reviewed by: thompsa, rpaulo

Completed in 515 milliseconds

12