NetBSD/sys/arch/sparc/include
pk e9a919b88f Code from Jason to better configure /dev/fb. 1995-11-29 01:45:36 +00:00
..
ansi.h
aout_machdep.h
asm.h
autoconf.h declarations 1995-08-18 10:47:46 +00:00
bsd_audioio.h Sync with sys/audioio.h for now, so SunOS compat works. 1995-03-04 09:58:45 +00:00
bsd_openprom.h Rename a `xxx' function. 1995-09-04 09:53:53 +00:00
cdefs.h Changed name of __weak_reference() to __indr_reference(). They really 1995-03-23 19:58:48 +00:00
cgtworeg.h Add a few constants used for mapping bit and pieces in the kernel driver. 1995-10-04 00:21:27 +00:00
cpu.h remove unused cpu_exec() definitions. moved "broken swap" markers, for 1995-06-28 02:55:18 +00:00
ctlreg.h Define VIDEO enable bit (per Jason Thorpe; PR#1672). 1995-10-23 23:36:28 +00:00
db_machdep.h We have more registers. 1995-02-09 10:34:21 +00:00
disklabel.h Enable writing of disklabels (Many thanks to Jason Thorpe, Gordon Ross 1995-09-01 17:19:50 +00:00
eeprom.h Export `eeprom_va' so drivers can peek at the configuration (from Jason Thorpe). 1995-08-29 22:11:58 +00:00
endian.h
exec.h
fbio.h
fbvar.h Code from Jason to better configure /dev/fb. 1995-11-29 01:45:36 +00:00
float.h Wrap with #ifndef _XXX_FLOAT_H_/#define _XXX_FLOAT_H_/ ... /#endif. 1995-06-20 20:45:22 +00:00
frame.h
fsr.h
idprom.h Integrate changes from Chuck Cranor for the Sun 4/100. 1995-02-01 12:37:21 +00:00
ieee.h
ieeefp.h Sparc specific portions of ieeefp.h (fp_rnd, fp_except, constants, etc.). 1995-04-10 21:14:36 +00:00
instr.h
kbd.h Support KIOC_GETLAYOUT, so other than US keyboards can be dealt with better. 1995-07-06 05:35:34 +00:00
kbio.h Minimalist implementation of KIOC[SG]KEY. 1995-05-10 16:04:55 +00:00
limits.h
oldmon.h Add data structures used to interface to the monitor-resident drivers. 1995-09-03 21:36:06 +00:00
openpromio.h
param.h kill user-land DELAY macro, as suggested by gwr. 1995-06-28 02:43:36 +00:00
pcb.h KERNEL -> _KERNEL 1995-03-28 18:13:48 +00:00
pmap.h Prototype pmap_dumpsize() and pmap_dumpmmu(). 1995-07-05 18:45:46 +00:00
proc.h
profile.h Make MCOUNT() PIC-safe. 1995-08-14 15:44:36 +00:00
psl.h Replace splnet() with splsoftnet(). Add splnet(). 1995-08-13 00:29:56 +00:00
pte.h typos. 1995-07-05 17:53:41 +00:00
ptrace.h
reg.h
reloc.h
remote-sl.h
setjmp.h
signal.h Only define sig_atomic_t when _ANSI_SOURCE is defined. 1995-01-10 19:01:00 +00:00
stdarg.h ANSI says that <stdarg.h>'s va_end macro must expand to a void expression. 1995-01-28 01:51:46 +00:00
sun_disklabel.h sl_xxx2 -> sl_pcylinder, for Chucks new xd driver. 1995-06-26 22:09:47 +00:00
svr4_machdep.h First pass at the ucontext stuff. 1995-03-31 02:55:59 +00:00
trap.h Fix bug in the KGDB trap definition. Add svr4 software traps. 1995-07-04 22:58:51 +00:00
types.h remove __BDEVSW_DUMP_OLD_TYPE 1995-07-05 17:46:11 +00:00
varargs.h
vmparam.h #define MACHINE_NONCONTIG here, so all vm_*.c files see it timely. 1995-07-05 18:04:48 +00:00
vuid_event.h