NetBSD/sys/netiso
cgd dfad729a16 make netinet work on systems where pointers and longs are 64 bits
(like the alpha).  Biggest problem: IP headers were overlayed with
structure which included pointers, and which therefore didn't overlay
properly on 64-bit machines.  Solution: instead of threading pointers
through IP header overlays, add a "queue element" structure to do
the threading, and point it at the ip headers.
1995-11-21 01:07:34 +00:00
..
xebec
argo_debug.h Allocate PCBs with malloc(), not MGET(). 1995-08-16 00:38:53 +00:00
clnl.h
clnp.h
clnp_debug.c
clnp_er.c
clnp_frag.c
clnp_input.c
clnp_options.c
clnp_output.c
clnp_raw.c so_pcb should be a void *. 1995-08-17 02:57:20 +00:00
clnp_stat.h
clnp_subr.c
clnp_timer.c splnet --> splsoftnet 1995-08-12 23:59:09 +00:00
cltp_usrreq.c splnet --> splsoftnet 1995-08-12 23:59:09 +00:00
cltp_var.h
cons.h
cons_pcb.h
eonvar.h
esis.c so_pcb should be a void *. 1995-08-17 02:57:20 +00:00
esis.h
idrp_usrreq.c splnet --> splsoftnet 1995-08-12 23:59:09 +00:00
if_cons.c
if_eon.c
iso.c
iso.h
iso_chksum.c
iso_errno.h
iso_pcb.c so_pcb should be a void *. 1995-08-17 02:57:20 +00:00
iso_pcb.h
iso_proto.c
iso_snpac.c
iso_snpac.h
iso_var.h
tp.trans
tp_astring.c
tp_clnp.h
tp_cons.c
tp_driver.c
tp_emit.c
tp_events.h
tp_inet.c splnet --> splsoftnet 1995-08-12 23:59:09 +00:00
tp_input.c
tp_ip.h
tp_iso.c
tp_meas.c
tp_meas.h
tp_output.c so_pcb should be a void *. 1995-08-17 02:57:20 +00:00
tp_param.h
tp_pcb.c so_pcb should be a void *. 1995-08-17 02:57:20 +00:00
tp_pcb.h Allocate PCBs with malloc(), not MGET(). 1995-08-16 00:38:53 +00:00
tp_seq.h
tp_stat.h
tp_states.h
tp_states.init
tp_subr.c
tp_subr2.c Allocate PCBs with malloc(), not MGET(). 1995-08-16 00:38:53 +00:00
tp_timer.c splnet --> splsoftnet 1995-08-12 23:59:09 +00:00
tp_timer.h
tp_tpdu.h
tp_trace.c
tp_trace.h
tp_user.h
tp_usrreq.c splnet --> splsoftnet 1995-08-12 23:59:09 +00:00
tuba_subr.c make netinet work on systems where pointers and longs are 64 bits 1995-11-21 01:07:34 +00:00
tuba_table.c Fix error pointed out by GCC 2.7. 1995-10-16 05:28:58 +00:00
tuba_table.h
tuba_usrreq.c splnet --> splsoftnet 1995-08-12 23:59:09 +00:00