Searched hist:102052 (Results 1 - 17 of 17) sorted by relevance

/freebsd-10.1-release/share/man/man4/
H A Dnetintro.4diff 102052 Sun Aug 18 05:05:00 MDT 2002 sobomax Increase size of ifnet.if_flags from 16 bits (short) to 32 bits (int). To avoid
breaking application ABI use unused ifreq.ifru_flags[1] for upper 16 bits in
SIOCSIFFLAGS and SIOCGIFFLAGS ioctl's.

Reviewed by: -hackers, -net
/freebsd-10.1-release/share/man/man9/
H A Difnet.9diff 102052 Sun Aug 18 05:05:00 MDT 2002 sobomax Increase size of ifnet.if_flags from 16 bits (short) to 32 bits (int). To avoid
breaking application ABI use unused ifreq.ifru_flags[1] for upper 16 bits in
SIOCSIFFLAGS and SIOCGIFFLAGS ioctl's.

Reviewed by: -hackers, -net
/freebsd-10.1-release/sys/dev/vx/
H A Dif_vx.cdiff 102052 Sun Aug 18 05:05:00 MDT 2002 sobomax Increase size of ifnet.if_flags from 16 bits (short) to 32 bits (int). To avoid
breaking application ABI use unused ifreq.ifru_flags[1] for upper 16 bits in
SIOCSIFFLAGS and SIOCGIFFLAGS ioctl's.

Reviewed by: -hackers, -net
/freebsd-10.1-release/sys/kern/
H A Dkern_poll.cdiff 102052 Sun Aug 18 05:05:00 MDT 2002 sobomax Increase size of ifnet.if_flags from 16 bits (short) to 32 bits (int). To avoid
breaking application ABI use unused ifreq.ifru_flags[1] for upper 16 bits in
SIOCSIFFLAGS and SIOCGIFFLAGS ioctl's.

Reviewed by: -hackers, -net
/freebsd-10.1-release/sys/netinet6/
H A Din6_var.hdiff 102052 Sun Aug 18 05:05:00 MDT 2002 sobomax Increase size of ifnet.if_flags from 16 bits (short) to 32 bits (int). To avoid
breaking application ABI use unused ifreq.ifru_flags[1] for upper 16 bits in
SIOCSIFFLAGS and SIOCGIFFLAGS ioctl's.

Reviewed by: -hackers, -net
/freebsd-10.1-release/sys/net/
H A Dif_tap.cdiff 102052 Sun Aug 18 05:05:00 MDT 2002 sobomax Increase size of ifnet.if_flags from 16 bits (short) to 32 bits (int). To avoid
breaking application ABI use unused ifreq.ifru_flags[1] for upper 16 bits in
SIOCSIFFLAGS and SIOCGIFFLAGS ioctl's.

Reviewed by: -hackers, -net
H A Dif.hdiff 102052 Sun Aug 18 05:05:00 MDT 2002 sobomax Increase size of ifnet.if_flags from 16 bits (short) to 32 bits (int). To avoid
breaking application ABI use unused ifreq.ifru_flags[1] for upper 16 bits in
SIOCSIFFLAGS and SIOCGIFFLAGS ioctl's.

Reviewed by: -hackers, -net
H A Dif_var.hdiff 102052 Sun Aug 18 05:05:00 MDT 2002 sobomax Increase size of ifnet.if_flags from 16 bits (short) to 32 bits (int). To avoid
breaking application ABI use unused ifreq.ifru_flags[1] for upper 16 bits in
SIOCSIFFLAGS and SIOCGIFFLAGS ioctl's.

Reviewed by: -hackers, -net
H A Drtsock.cdiff 102052 Sun Aug 18 05:05:00 MDT 2002 sobomax Increase size of ifnet.if_flags from 16 bits (short) to 32 bits (int). To avoid
breaking application ABI use unused ifreq.ifru_flags[1] for upper 16 bits in
SIOCSIFFLAGS and SIOCGIFFLAGS ioctl's.

Reviewed by: -hackers, -net
H A Dif.cdiff 102052 Sun Aug 18 05:05:00 MDT 2002 sobomax Increase size of ifnet.if_flags from 16 bits (short) to 32 bits (int). To avoid
breaking application ABI use unused ifreq.ifru_flags[1] for upper 16 bits in
SIOCSIFFLAGS and SIOCGIFFLAGS ioctl's.

Reviewed by: -hackers, -net
/freebsd-10.1-release/sbin/ifconfig/
H A Difconfig.cdiff 102052 Sun Aug 18 05:05:00 MDT 2002 sobomax Increase size of ifnet.if_flags from 16 bits (short) to 32 bits (int). To avoid
breaking application ABI use unused ifreq.ifru_flags[1] for upper 16 bits in
SIOCSIFFLAGS and SIOCGIFFLAGS ioctl's.

Reviewed by: -hackers, -net
/freebsd-10.1-release/sys/nfs/
H A Dbootp_subr.cdiff 102052 Sun Aug 18 05:05:00 MDT 2002 sobomax Increase size of ifnet.if_flags from 16 bits (short) to 32 bits (int). To avoid
breaking application ABI use unused ifreq.ifru_flags[1] for upper 16 bits in
SIOCSIFFLAGS and SIOCGIFFLAGS ioctl's.

Reviewed by: -hackers, -net
/freebsd-10.1-release/sys/dev/sis/
H A Dif_sis.cdiff 102052 Sun Aug 18 05:05:00 MDT 2002 sobomax Increase size of ifnet.if_flags from 16 bits (short) to 32 bits (int). To avoid
breaking application ABI use unused ifreq.ifru_flags[1] for upper 16 bits in
SIOCSIFFLAGS and SIOCGIFFLAGS ioctl's.

Reviewed by: -hackers, -net
/freebsd-10.1-release/sys/pci/
H A Dif_rl.cdiff 102052 Sun Aug 18 05:05:00 MDT 2002 sobomax Increase size of ifnet.if_flags from 16 bits (short) to 32 bits (int). To avoid
breaking application ABI use unused ifreq.ifru_flags[1] for upper 16 bits in
SIOCSIFFLAGS and SIOCGIFFLAGS ioctl's.

Reviewed by: -hackers, -net
/freebsd-10.1-release/sys/compat/linux/
H A Dlinux_ioctl.cdiff 102052 Sun Aug 18 05:05:00 MDT 2002 sobomax Increase size of ifnet.if_flags from 16 bits (short) to 32 bits (int). To avoid
breaking application ABI use unused ifreq.ifru_flags[1] for upper 16 bits in
SIOCSIFFLAGS and SIOCGIFFLAGS ioctl's.

Reviewed by: -hackers, -net
/freebsd-10.1-release/sys/dev/dc/
H A Dif_dc.cdiff 102052 Sun Aug 18 05:05:00 MDT 2002 sobomax Increase size of ifnet.if_flags from 16 bits (short) to 32 bits (int). To avoid
breaking application ABI use unused ifreq.ifru_flags[1] for upper 16 bits in
SIOCSIFFLAGS and SIOCGIFFLAGS ioctl's.

Reviewed by: -hackers, -net
/freebsd-10.1-release/sys/dev/fxp/
H A Dif_fxp.cdiff 102052 Sun Aug 18 05:05:00 MDT 2002 sobomax Increase size of ifnet.if_flags from 16 bits (short) to 32 bits (int). To avoid
breaking application ABI use unused ifreq.ifru_flags[1] for upper 16 bits in
SIOCSIFFLAGS and SIOCGIFFLAGS ioctl's.

Reviewed by: -hackers, -net

Completed in 820 milliseconds