NetBSD/sys/netiso
cgd 651b44e211 Rework the way kernel include files are installed. In the new method,
as with user-land programs, include files are installed by each directory
in the tree that has includes to install.  (This allows more flexibility
as to what gets installed, makes 'partial installs' easier, and gives us
more options as to which machines' includes get installed at any given
time.)  The old SYS_INCLUDES={symlinks,copies} behaviours are _both_
still supported, though at least one bug in the 'symlinks' case is
fixed by this change.  Include files can't be build before installation,
so directories that have includes as targets (e.g. dev/pci) have to move
those targets into a different Makefile.
1998-06-12 23:22:30 +00:00
..
xebec Remove extraneous files from Lite2 merge. 1998-03-01 13:45:28 +00:00
argo_debug.h eliminate non-comment text after #endifs; from Dave Sainty in PR kern/4091 1997-09-08 02:06:30 +00:00
clnl.h netiso prototypes and fixes to get -DTUBA to compile. 1996-02-13 22:07:57 +00:00
clnp_debug.c backout previous kprintf changes 1996-10-13 02:03:00 +00:00
clnp_er.c backout previous kprintf changes 1996-10-13 02:03:00 +00:00
clnp_frag.c Eliminate use of dtom() from the network code, allowing more flexible 1997-06-24 02:25:59 +00:00
clnp_input.c Use offsetof() from libkern.h 1998-01-28 02:35:10 +00:00
clnp_options.c backout previous kprintf changes 1996-10-13 02:03:00 +00:00
clnp_output.c backout previous kprintf changes 1996-10-13 02:03:00 +00:00
clnp_raw.c backout previous kprintf changes 1996-10-13 02:03:00 +00:00
clnp_stat.h netiso prototypes and fixes to get -DTUBA to compile. 1996-02-13 22:07:57 +00:00
clnp_subr.c backout previous kprintf changes 1996-10-13 02:03:00 +00:00
clnp_timer.c Eliminate use of dtom() from the network code, allowing more flexible 1997-06-24 02:25:59 +00:00
clnp.h Make these structures packed, so that at least with our compiler, fixed 1997-11-03 15:01:18 +00:00
cltp_usrreq.c Eliminate use of dtom() from the network code, allowing more flexible 1997-06-24 02:25:59 +00:00
cltp_var.h Pass a proc pointer down to the usrreq and pcbbind functions for PRU_ATTACH, PRU_BIND and 1996-05-22 13:54:55 +00:00
cons_pcb.h netiso prototypes and fixes to get -DTUBA to compile. 1996-02-13 22:07:57 +00:00
cons.h netiso prototypes and fixes to get -DTUBA to compile. 1996-02-13 22:07:57 +00:00
eonvar.h Make sure the control mbufs are freed in all cases. 1996-09-08 14:28:08 +00:00
esis.c Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
esis.h Make these structures packed, so that at least with our compiler, fixed 1997-11-03 15:01:18 +00:00
idrp_usrreq.c Make sure the control mbufs are freed in all cases. 1996-09-08 14:28:08 +00:00
idrp_var.h Pass a proc pointer down to the usrreq and pcbbind functions for PRU_ATTACH, PRU_BIND and 1996-05-22 13:54:55 +00:00
if_cons.c Fix variable declarations: register -> register int. 1998-02-14 19:34:12 +00:00
if_eon.c Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
iso_chksum.c backout previous kprintf changes 1996-10-13 02:03:00 +00:00
iso_errno.h netiso prototypes and fixes to get -DTUBA to compile. 1996-02-13 22:07:57 +00:00
iso_pcb.c Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
iso_pcb.h Eliminate use of dtom() from the network code, allowing more flexible 1997-06-24 02:25:59 +00:00
iso_proto.c Nuke TUBA per my note to tech-net; there's no reason to keep it around. 1998-05-11 19:57:23 +00:00
iso_snpac.c Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
iso_snpac.h netiso prototypes and fixes to get -DTUBA to compile. 1996-02-13 22:07:57 +00:00
iso_var.h Make sure the control mbufs are freed in all cases. 1996-09-08 14:28:08 +00:00
iso.c Nuke TUBA per my note to tech-net; there's no reason to keep it around. 1998-05-11 19:57:23 +00:00
iso.h Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
tp_astring.c netiso prototypes and fixes to get -DTUBA to compile. 1996-02-13 22:07:57 +00:00
tp_clnp.h netiso prototypes and fixes to get -DTUBA to compile. 1996-02-13 22:07:57 +00:00
tp_cons.c backout previous kprintf changes 1996-10-13 02:03:00 +00:00
tp_driver.c fix egcs warning 1998-04-17 12:55:57 +00:00
tp_emit.c backout previous kprintf changes 1996-10-13 02:03:00 +00:00
tp_events.h netiso prototypes and fixes to get -DTUBA to compile. 1996-02-13 22:07:57 +00:00
tp_inet.c backout previous kprintf changes 1996-10-13 02:03:00 +00:00
tp_input.c Make this compile in light of recent socket queue data structure change. 1998-01-09 18:31:50 +00:00
tp_ip.h netiso prototypes and fixes to get -DTUBA to compile. 1996-02-13 22:07:57 +00:00
tp_iso.c Nuke TUBA per my note to tech-net; there's no reason to keep it around. 1998-05-11 19:57:23 +00:00
tp_meas.c netiso prototypes and fixes to get -DTUBA to compile. 1996-02-13 22:07:57 +00:00
tp_meas.h netiso prototypes and fixes to get -DTUBA to compile. 1996-02-13 22:07:57 +00:00
tp_output.c Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
tp_param.h backout previous kprintf changes 1996-10-13 02:03:00 +00:00
tp_pcb.c backout previous kprintf changes 1996-10-13 02:03:00 +00:00
tp_pcb.h Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
tp_seq.h netiso prototypes and fixes to get -DTUBA to compile. 1996-02-13 22:07:57 +00:00
tp_stat.h netiso prototypes and fixes to get -DTUBA to compile. 1996-02-13 22:07:57 +00:00
tp_states.h
tp_states.init
tp_subr2.c backout previous kprintf changes 1996-10-13 02:03:00 +00:00
tp_subr.c backout previous kprintf changes 1996-10-13 02:03:00 +00:00
tp_timer.c backout previous kprintf changes 1996-10-13 02:03:00 +00:00
tp_timer.h netiso prototypes and fixes to get -DTUBA to compile. 1996-02-13 22:07:57 +00:00
tp_tpdu.h netiso prototypes and fixes to get -DTUBA to compile. 1996-02-13 22:07:57 +00:00
tp_trace.c netiso prototypes and fixes to get -DTUBA to compile. 1996-02-13 22:07:57 +00:00
tp_trace.h netiso prototypes and fixes to get -DTUBA to compile. 1996-02-13 22:07:57 +00:00
tp_user.h netiso prototypes and fixes to get -DTUBA to compile. 1996-02-13 22:07:57 +00:00
tp_usrreq.c backout previous kprintf changes 1996-10-13 02:03:00 +00:00
tp_var.h Pass a proc pointer down to the usrreq and pcbbind functions for PRU_ATTACH, PRU_BIND and 1996-05-22 13:54:55 +00:00
tp.trans backout previous kprintf change 1996-10-13 16:50:51 +00:00