NetBSD/sys/arch/bebox/include
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
..
pc
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
ansi.h Use new PowerPC-generic stuff(sys/arch/powerpc). 1998-05-28 08:44:56 +00:00
aout_machdep.h Use new PowerPC-generic stuff(sys/arch/powerpc). 1998-05-28 08:44:56 +00:00
asm.h Use new PowerPC-generic stuff(sys/arch/powerpc). 1998-05-28 08:44:56 +00:00
bat.h Use new PowerPC-generic stuff(sys/arch/powerpc). 1998-05-28 08:44:56 +00:00
bootinfo.h Add btinfo_clock for BUS FREQ information. 1998-01-19 02:52:02 +00:00
bus.h add address conversion macro for MPC105 and some fix. 1998-06-09 05:53:30 +00:00
cdefs.h Use new PowerPC-generic stuff(sys/arch/powerpc). 1998-05-28 08:44:56 +00:00
conf.h spkr stuff is now in sys/conf.h 1998-04-15 21:48:51 +00:00
cpu.h remove/import software interrupt model and external interrupt handler 1997-11-27 10:17:45 +00:00
cpufunc.h RCSID Police. 1998-01-05 07:02:46 +00:00
db_machdep.h Use new PowerPC-generic stuff(sys/arch/powerpc). 1998-05-28 08:44:56 +00:00
disklabel.h Use new PowerPC-generic stuff(sys/arch/powerpc). 1998-05-28 08:44:56 +00:00
display.h
elf_machdep.h Use new PowerPC-generic stuff(sys/arch/powerpc). 1998-05-28 08:44:56 +00:00
endian.h Use new PowerPC-generic stuff(sys/arch/powerpc). 1998-05-28 08:44:56 +00:00
float.h Use new PowerPC-generic stuff(sys/arch/powerpc). 1998-05-28 08:44:56 +00:00
fpu.h Use new PowerPC-generic stuff(sys/arch/powerpc). 1998-05-28 08:44:56 +00:00
frame.h Use new PowerPC-generic stuff(sys/arch/powerpc). 1998-05-28 08:44:56 +00:00
ieee.h Use new PowerPC-generic stuff(sys/arch/powerpc). 1998-05-28 08:44:56 +00:00
ieeefp.h Use new PowerPC-generic stuff(sys/arch/powerpc). 1998-05-28 08:44:56 +00:00
intr.h add The Be interrupt controller setmask function(bebox_intr_mask). 1998-01-12 04:57:10 +00:00
ipkdb.h Use new PowerPC-generic stuff(sys/arch/powerpc). 1998-05-28 08:44:56 +00:00
kcore.h Use new PowerPC-generic stuff(sys/arch/powerpc). 1998-05-28 08:44:56 +00:00
kgdb.h RCSID Police. 1998-01-05 07:02:46 +00:00
limits.h Use new PowerPC-generic stuff(sys/arch/powerpc). 1998-05-28 08:44:56 +00:00
machine_type.h Use new PowerPC-generic stuff(sys/arch/powerpc). 1998-05-28 08:44:56 +00:00
mouse.h
param.h Use new PowerPC-generic stuff(sys/arch/powerpc). 1998-05-28 08:44:56 +00:00
pcb.h Use new PowerPC-generic stuff(sys/arch/powerpc). 1998-05-28 08:44:56 +00:00
pccons.h
pio.h remove unnecessary cast. 1998-02-03 03:10:24 +00:00
pmap.h Now that all ports have pmap_activate(), and it has an identical interface, 1998-01-03 01:12:59 +00:00
powerpc.h use pmap.c of port-powerpc. 1997-12-18 09:07:58 +00:00
proc.h Use new PowerPC-generic stuff(sys/arch/powerpc). 1998-05-28 08:44:56 +00:00
profile.h Use new PowerPC-generic stuff(sys/arch/powerpc). 1998-05-28 08:44:56 +00:00
psl.h remove/import software interrupt model and external interrupt handler 1997-11-27 10:17:45 +00:00
pte.h Use new PowerPC-generic stuff(sys/arch/powerpc). 1998-05-28 08:44:56 +00:00
ptrace.h remove/import software interrupt model and external interrupt handler 1997-11-27 10:17:45 +00:00
reg.h RCSID Police. 1998-01-05 07:02:46 +00:00
reloc.h Use new PowerPC-generic stuff(sys/arch/powerpc). 1998-05-28 08:44:56 +00:00
setjmp.h Use new PowerPC-generic stuff(sys/arch/powerpc). 1998-05-28 08:44:56 +00:00
signal.h Use new PowerPC-generic stuff(sys/arch/powerpc). 1998-05-28 08:44:56 +00:00
spkr.h "spkr" is now MI. Keep this file for compatibility. 1998-04-15 21:53:47 +00:00
stdarg.h Use new PowerPC-generic stuff(sys/arch/powerpc). 1998-05-28 08:44:56 +00:00
trap.h Use new PowerPC-generic stuff(sys/arch/powerpc). 1998-05-28 08:44:56 +00:00
types.h Use new PowerPC-generic stuff(sys/arch/powerpc). 1998-05-28 08:44:56 +00:00
va-ppc.h Use new PowerPC-generic stuff(sys/arch/powerpc). 1998-05-28 08:44:56 +00:00
varargs.h Use new PowerPC-generic stuff(sys/arch/powerpc). 1998-05-28 08:44:56 +00:00
vmparam.h Add UVM support. 1998-06-09 05:41:19 +00:00