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 Clean this up a bit. Use queue.h more; de-uglify casts. 1995-06-13 07:13:14 +00:00
clnp_debug.c
clnp_er.c Clean this up a bit. Use queue.h more; de-uglify casts. 1995-06-13 07:13:14 +00:00
clnp_frag.c cast pointers correctly, ioctl cmds are u_longs, most int \!= long 1995-03-08 02:16:07 +00:00
clnp_input.c Initialize iso_ifaddr. 1995-07-27 20:36:14 +00:00
clnp_options.c
clnp_output.c Touch this up so it compiles again. 1995-06-13 07:58:10 +00:00
clnp_raw.c so_pcb should be a void *. 1995-08-17 02:57:20 +00:00
clnp_stat.h
clnp_subr.c Clean this up a bit. Use queue.h more; de-uglify casts. 1995-06-13 07:13:14 +00:00
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 KERNEL -> _KERNEL 1995-03-26 20:35:13 +00:00
cons.h KERNEL -> _KERNEL 1995-03-29 21:57:43 +00:00
cons_pcb.h KERNEL -> _KERNEL 1995-03-26 20:35:13 +00:00
eonvar.h
esis.c so_pcb should be a void *. 1995-08-17 02:57:20 +00:00
esis.h KERNEL -> _KERNEL 1995-03-29 21:57:43 +00:00
idrp_usrreq.c splnet --> splsoftnet 1995-08-12 23:59:09 +00:00
if_cons.c KERNEL -> _KERNEL 1995-03-28 19:59:56 +00:00
if_eon.c Clean this up a bit. Use queue.h more; de-uglify casts. 1995-06-13 07:13:14 +00:00
iso.c Clean this up a bit. Use queue.h more; de-uglify casts. 1995-06-13 07:13:14 +00:00
iso.h Clean this up a bit. Use queue.h more; de-uglify casts. 1995-06-13 07:13:14 +00:00
iso_chksum.c
iso_errno.h cast pointers correctly, ioctl cmds are u_longs, most int \!= long 1995-03-08 02:16:07 +00:00
iso_pcb.c so_pcb should be a void *. 1995-08-17 02:57:20 +00:00
iso_pcb.h KERNEL -> _KERNEL 1995-03-26 20:35:13 +00:00
iso_proto.c
iso_snpac.c Change llinfo_llc to use queue.h. 1995-06-13 08:12:33 +00:00
iso_snpac.h Change llinfo_llc to use queue.h. 1995-06-13 08:12:33 +00:00
iso_var.h Clean this up a bit. Use queue.h more; de-uglify casts. 1995-06-13 07:13:14 +00:00
tp.trans
tp_astring.c
tp_clnp.h
tp_cons.c
tp_driver.c
tp_emit.c Clean this up a bit. Use queue.h more; de-uglify casts. 1995-06-13 07:13:14 +00:00
tp_events.h
tp_inet.c splnet --> splsoftnet 1995-08-12 23:59:09 +00:00
tp_input.c Clean this up a bit. Use queue.h more; de-uglify casts. 1995-06-13 07:13:14 +00:00
tp_ip.h Touch this up so it compiles again. 1995-06-13 07:58:10 +00:00
tp_iso.c C syntax, and proper definition of time. 1994-09-20 06:41:35 +00:00
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 Clean this up a bit. Use queue.h more; de-uglify casts. 1995-06-13 07:13:14 +00:00
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 Encapsulate the test for sending a notification in a macro, sb_notify(). 1995-08-04 01:09:57 +00:00
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 Don't try to define BYTE_ORDER; get it from <machine/endian.h>. 1994-07-21 07:10:12 +00:00
tp_trace.c
tp_trace.h KERNEL -> _KERNEL 1995-03-26 20:35:13 +00:00
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 KERNEL -> _KERNEL 1995-03-26 20:35:13 +00:00
tuba_usrreq.c splnet --> splsoftnet 1995-08-12 23:59:09 +00:00