NetBSD/sys/netiso
christos 4d595fd7b1 - sprinkle __unused on function decls.
- fix a couple of unused bugs
- no more -Wno-unused for i386
2006-10-12 01:30:41 +00:00
..
xebec
Makefile
README
argo_debug.h
clnl.h
clnp.h
clnp_debug.c
clnp_er.c fix incomplete initializers 2006-08-29 23:40:14 +00:00
clnp_frag.c
clnp_input.c
clnp_options.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
clnp_output.c fix incomplete initializers 2006-08-29 23:40:14 +00:00
clnp_raw.c
clnp_stat.h
clnp_subr.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
clnp_timer.c
cltp_usrreq.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
cltp_var.h
cons.h
cons_pcb.h
eonvar.h
esis.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
esis.h
files.netiso
idrp_usrreq.c fix initializers 2006-08-30 15:32:23 +00:00
idrp_var.h
if_cons.c remove more vestiges of CCITT, LLC, HDLC, NS, and NSIP. 2006-09-07 02:40:31 +00:00
if_eon.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
iso.c
iso.h
iso_chksum.c
iso_errno.h
iso_pcb.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
iso_pcb.h
iso_proto.c change the MOWNER_INIT define to take two args; fix extant struct mowner 2006-10-10 21:49:14 +00:00
iso_snpac.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
iso_snpac.h
iso_var.h
tp.trans
tp_astring.c
tp_clnp.h
tp_cons.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
tp_driver.c
tp_emit.c remove more vestiges of CCITT, LLC, HDLC, NS, and NSIP. 2006-09-07 02:40:31 +00:00
tp_events.h
tp_inet.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
tp_input.c remove more vestiges of CCITT, LLC, HDLC, NS, and NSIP. 2006-09-07 02:40:31 +00:00
tp_ip.h
tp_iso.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
tp_meas.c
tp_meas.h
tp_output.c
tp_param.h
tp_pcb.c use c99 initializers 2006-09-03 06:53:08 +00:00
tp_pcb.h
tp_seq.h
tp_stat.h
tp_states.h
tp_states.init
tp_subr.c
tp_subr2.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
tp_timer.c
tp_timer.h
tp_tpdu.h
tp_trace.c
tp_trace.h
tp_user.h
tp_usrreq.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
tp_var.h

README

In case you were wondering why this code is still present:

The ISO (or OSI) stack is still in use by many router vendors (e.g., using
IS-IS the OSI equivalent of OSPF, to carry IP routes).

Chris.
chopps@NetBSD.org