NetBSD/sys/arch/atari/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
..
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
acia.h Make hardware locations u_char instead of char 1995-06-09 19:47:30 +00:00
ahdilabel.h New disklabel handling code (Waldi Ravens). 1996-02-19 09:05:31 +00:00
ansi.h
aout_machdep.h repoint at shared aout_machdep.h, not exec.h 1996-10-08 13:07:26 +00:00
asm.h
bus.h Add bus_space_{read,write}_region_stream_N functions. 1998-05-25 09:08:08 +00:00
cdefs.h
cpu.h Update Hades PCI support: 1998-02-19 16:16:51 +00:00
cpufunc.h
db_machdep.h
disklabel.h New disklabel handling code (Waldi Ravens). 1996-02-19 09:05:31 +00:00
dma.h First bunch of changes due to stricter prototype checking. 1996-02-22 10:10:44 +00:00
endian.h
float.h Prototype __flt_rounds() consistently. 1998-02-03 01:26:20 +00:00
frame.h
ieeefp.h Fix typo: ieefp.h -> ieeefp.h. 1995-04-16 16:47:03 +00:00
intr.h Fix some severe bogons in the pci and isa interrupt system. 1998-05-25 10:42:21 +00:00
iomap.h - Make all definitions relative to 'stio_addr' 1996-08-23 11:17:00 +00:00
kcore.h Add the include files and the atari kernel support for new format panic 1996-03-10 21:54:44 +00:00
limits.h
mfp.h Isabus support. 1997-07-15 08:25:39 +00:00
msioctl.h Add 3-button mouse support. 1996-04-12 08:39:22 +00:00
mtpr.h Small readability update. 1997-09-15 11:08:38 +00:00
param.h Move the definition of MSGBUFSIZE up to the machine-arch level if 1997-09-20 12:06:37 +00:00
pcb.h The user segment table pointer is no longer kept here. Change it to 1998-01-06 06:47:04 +00:00
pmap.h Implement MACHINE_NEW_NONCONTIG. Implementation is based on Ignatios' amiga 1998-05-07 07:25:51 +00:00
proc.h GC obsolete MDP_AST flag. 1997-06-11 08:58:09 +00:00
profile.h
psl.h
pte.h Checkpoint integration of 68040 MMU support. Also fix oversight in allocation 1996-07-20 20:52:30 +00:00
ptrace.h
reg.h
scu.h
setjmp.h
signal.h
stdarg.h
trap.h
types.h Get rid of BROKEN_INDIRECT_CONFIG 1996-12-20 12:49:35 +00:00
varargs.h
video.h Take out direct access to the YM2149. The chip definitions are moved 1996-03-27 10:07:45 +00:00
vmparam.h Implement MACHINE_NEW_NONCONTIG. Implementation is based on Ignatios' amiga 1998-05-07 07:25:51 +00:00