Searched hist:199559 (Results 1 - 18 of 18) sorted by relevance

/freebsd-10-stable/sbin/ggate/ggatec/
H A Dggatec.cdiff 285748 Tue Jul 21 12:27:01 MDT 2015 brueffer MFC: r285531

Unbreak ggatec and ggatel on i386 after r238119, which added two more
'struct g_gate_ctl_create' fields.

While the behaviour was technically undefined on other architectures
as well, on the reporter's amd64 systems the uninitialized bytes the
kernel cares about were always zero so everything worked as expected.

PR: 197309, 199559
Submitted by: ota@j.email.ne.jp, Fabian Keil
Reviewed by: pjd
Approved by: re (gjb)
285748 Tue Jul 21 12:27:01 MDT 2015 brueffer MFC: r285531

Unbreak ggatec and ggatel on i386 after r238119, which added two more
'struct g_gate_ctl_create' fields.

While the behaviour was technically undefined on other architectures
as well, on the reporter's amd64 systems the uninitialized bytes the
kernel cares about were always zero so everything worked as expected.

PR: 197309, 199559
Submitted by: ota@j.email.ne.jp, Fabian Keil
Reviewed by: pjd
Approved by: re (gjb)
/freebsd-10-stable/sbin/ggate/ggatel/
H A Dggatel.cdiff 285748 Tue Jul 21 12:27:01 MDT 2015 brueffer MFC: r285531

Unbreak ggatec and ggatel on i386 after r238119, which added two more
'struct g_gate_ctl_create' fields.

While the behaviour was technically undefined on other architectures
as well, on the reporter's amd64 systems the uninitialized bytes the
kernel cares about were always zero so everything worked as expected.

PR: 197309, 199559
Submitted by: ota@j.email.ne.jp, Fabian Keil
Reviewed by: pjd
Approved by: re (gjb)
285748 Tue Jul 21 12:27:01 MDT 2015 brueffer MFC: r285531

Unbreak ggatec and ggatel on i386 after r238119, which added two more
'struct g_gate_ctl_create' fields.

While the behaviour was technically undefined on other architectures
as well, on the reporter's amd64 systems the uninitialized bytes the
kernel cares about were always zero so everything worked as expected.

PR: 197309, 199559
Submitted by: ota@j.email.ne.jp, Fabian Keil
Reviewed by: pjd
Approved by: re (gjb)
/freebsd-10-stable/sys/dev/mwl/
H A Dif_mwlvar.hdiff 199559 Thu Nov 19 20:09:33 MST 2009 jhb - Add a private timer to drive the transmit watchdog instead of using
if_watchdog and if_timer.
- Fix some issues in detach for sn(4), ste(4), and ti(4). Primarily this
means calling ether_ifdetach() before anything else.
/freebsd-10-stable/sys/dev/cm/
H A Dsmc90cx6var.hdiff 199559 Thu Nov 19 20:09:33 MST 2009 jhb - Add a private timer to drive the transmit watchdog instead of using
if_watchdog and if_timer.
- Fix some issues in detach for sn(4), ste(4), and ti(4). Primarily this
means calling ether_ifdetach() before anything else.
H A Dsmc90cx6.cdiff 199559 Thu Nov 19 20:09:33 MST 2009 jhb - Add a private timer to drive the transmit watchdog instead of using
if_watchdog and if_timer.
- Fix some issues in detach for sn(4), ste(4), and ti(4). Primarily this
means calling ether_ifdetach() before anything else.
/freebsd-10-stable/sys/dev/fatm/
H A Dif_fatmvar.hdiff 199559 Thu Nov 19 20:09:33 MST 2009 jhb - Add a private timer to drive the transmit watchdog instead of using
if_watchdog and if_timer.
- Fix some issues in detach for sn(4), ste(4), and ti(4). Primarily this
means calling ether_ifdetach() before anything else.
H A Dif_fatm.cdiff 199559 Thu Nov 19 20:09:33 MST 2009 jhb - Add a private timer to drive the transmit watchdog instead of using
if_watchdog and if_timer.
- Fix some issues in detach for sn(4), ste(4), and ti(4). Primarily this
means calling ether_ifdetach() before anything else.
/freebsd-10-stable/sys/dev/malo/
H A Dif_malo.hdiff 199559 Thu Nov 19 20:09:33 MST 2009 jhb - Add a private timer to drive the transmit watchdog instead of using
if_watchdog and if_timer.
- Fix some issues in detach for sn(4), ste(4), and ti(4). Primarily this
means calling ether_ifdetach() before anything else.
/freebsd-10-stable/sys/dev/vx/
H A Dif_vxvar.hdiff 199559 Thu Nov 19 20:09:33 MST 2009 jhb - Add a private timer to drive the transmit watchdog instead of using
if_watchdog and if_timer.
- Fix some issues in detach for sn(4), ste(4), and ti(4). Primarily this
means calling ether_ifdetach() before anything else.
H A Dif_vx.cdiff 199559 Thu Nov 19 20:09:33 MST 2009 jhb - Add a private timer to drive the transmit watchdog instead of using
if_watchdog and if_timer.
- Fix some issues in detach for sn(4), ste(4), and ti(4). Primarily this
means calling ether_ifdetach() before anything else.
/freebsd-10-stable/sys/dev/sn/
H A Dif_snvar.hdiff 199559 Thu Nov 19 20:09:33 MST 2009 jhb - Add a private timer to drive the transmit watchdog instead of using
if_watchdog and if_timer.
- Fix some issues in detach for sn(4), ste(4), and ti(4). Primarily this
means calling ether_ifdetach() before anything else.
H A Dif_sn.cdiff 199559 Thu Nov 19 20:09:33 MST 2009 jhb - Add a private timer to drive the transmit watchdog instead of using
if_watchdog and if_timer.
- Fix some issues in detach for sn(4), ste(4), and ti(4). Primarily this
means calling ether_ifdetach() before anything else.
/freebsd-10-stable/sys/dev/ep/
H A Dif_epvar.hdiff 199559 Thu Nov 19 20:09:33 MST 2009 jhb - Add a private timer to drive the transmit watchdog instead of using
if_watchdog and if_timer.
- Fix some issues in detach for sn(4), ste(4), and ti(4). Primarily this
means calling ether_ifdetach() before anything else.
H A Dif_ep.cdiff 199559 Thu Nov 19 20:09:33 MST 2009 jhb - Add a private timer to drive the transmit watchdog instead of using
if_watchdog and if_timer.
- Fix some issues in detach for sn(4), ste(4), and ti(4). Primarily this
means calling ether_ifdetach() before anything else.
/freebsd-10-stable/sys/dev/ste/
H A Dif_stereg.hdiff 199559 Thu Nov 19 20:09:33 MST 2009 jhb - Add a private timer to drive the transmit watchdog instead of using
if_watchdog and if_timer.
- Fix some issues in detach for sn(4), ste(4), and ti(4). Primarily this
means calling ether_ifdetach() before anything else.
H A Dif_ste.cdiff 199559 Thu Nov 19 20:09:33 MST 2009 jhb - Add a private timer to drive the transmit watchdog instead of using
if_watchdog and if_timer.
- Fix some issues in detach for sn(4), ste(4), and ti(4). Primarily this
means calling ether_ifdetach() before anything else.
/freebsd-10-stable/sys/dev/ti/
H A Dif_tireg.hdiff 199559 Thu Nov 19 20:09:33 MST 2009 jhb - Add a private timer to drive the transmit watchdog instead of using
if_watchdog and if_timer.
- Fix some issues in detach for sn(4), ste(4), and ti(4). Primarily this
means calling ether_ifdetach() before anything else.
H A Dif_ti.cdiff 199559 Thu Nov 19 20:09:33 MST 2009 jhb - Add a private timer to drive the transmit watchdog instead of using
if_watchdog and if_timer.
- Fix some issues in detach for sn(4), ste(4), and ti(4). Primarily this
means calling ether_ifdetach() before anything else.

Completed in 262 milliseconds