freebsd_amp_hwpstate/sys/netinet
Doug Rabson ecbb00a262 This commit fixes various 64bit portability problems required for
FreeBSD/alpha.  The most significant item is to change the command
argument to ioctl functions from int to u_long.  This change brings us
inline with various other BSD versions.  Driver writers may like to
use (__FreeBSD_version == 300003) to detect this change.

The prototype FreeBSD/alpha machdep will follow in a couple of days
time.
1998-06-07 17:13:14 +00:00
..
libalias Don't call PunchFWHole() ifdef NO_FW_PUNCH 1998-06-06 21:52:37 +00:00
fil.c
icmp_var.h
if_atm.c
if_atm.h
if_ether.c This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
if_ether.h
if_fddi.h
igmp.c
igmp.h
igmp_var.h
in.c This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
in.h Fix wrong data type for a pointer. 1998-06-06 20:45:28 +00:00
in_cksum.c
in_hostcache.c
in_hostcache.h
in_pcb.c
in_pcb.h
in_proto.c
in_rmx.c
in_systm.h This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
in_var.h This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
ip.h Fixed pedantic semantics errors (bitfields not of type int, signed int 1998-06-07 12:00:13 +00:00
ip_auth.c
ip_auth.h
ip_compat.h
ip_divert.c Fix wrong data type for a pointer. 1998-06-06 20:45:28 +00:00
ip_fil.c
ip_fil.h This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
ip_flow.c Fix a typo-bug in ipflow_reap that could cause a NULL pointer 1998-05-19 17:47:11 +00:00
ip_flow.h Move (private) struct ipflow out of ip_var.h, to reduce dependencies 1998-05-19 15:53:50 +00:00
ip_frag.c
ip_frag.h
ip_ftp_pxy.c
ip_fw.c Fix wrong data type for a pointer. 1998-06-06 20:45:28 +00:00
ip_fw.h
ip_icmp.c Fixed logic in the test to drop ICMP echo and timestamp packets when 1998-05-26 11:34:30 +00:00
ip_icmp.h
ip_input.c Make sure the default value of a dummy variable is 0 1998-06-06 21:49:17 +00:00
ip_log.c
ip_mroute.c
ip_mroute.h
ip_nat.c
ip_nat.h
ip_output.c Make sure the default value of a dummy variable is 0 1998-06-06 21:49:17 +00:00
ip_proxy.c
ip_proxy.h
ip_state.c
ip_state.h
ip_var.h clean up the changes made to ipfw over the last weeks 1998-06-06 19:39:10 +00:00
ipl.h
mlf_ipl.c This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
raw_ip.c
tcp.h
tcp_debug.c
tcp_debug.h
tcp_fsm.h
tcp_input.c Let the sowwakeup macro decide when to call sowakeup rather than have 1998-05-31 18:42:49 +00:00
tcp_output.c Take IP options into account when calculating the allowable length 1998-05-24 18:41:04 +00:00
tcp_reass.c Let the sowwakeup macro decide when to call sowakeup rather than have 1998-05-31 18:42:49 +00:00
tcp_seq.h
tcp_subr.c
tcp_timer.c
tcp_timer.h
tcp_timewait.c
tcp_usrreq.c
tcp_var.h
tcpip.h
udp.h
udp_usrreq.c
udp_var.h