.. |
ansi.h
|
copyright/Id cleanup
|
1994-11-20 20:51:32 +00:00 |
aout_machdep.h
|
copyright/Id cleanup
|
1994-11-20 20:51:32 +00:00 |
asm.h
|
copyright/Id cleanup
|
1994-11-20 20:51:32 +00:00 |
autoconf.h
|
Add a "mountroot hook" mechanism so that devices can take care of
|
1996-01-15 00:06:49 +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
|
Include vm.h, rather than guessing which files we need.
|
1995-12-10 06:50:58 +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
|
copyright/Id cleanup
|
1994-11-20 20:51:32 +00:00 |
exec.h
|
copyright/Id cleanup
|
1994-11-20 20:51:32 +00:00 |
fbio.h
|
copyright/Id cleanup
|
1994-11-20 20:51:32 +00:00 |
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
|
copyright/Id cleanup
|
1994-11-20 20:51:32 +00:00 |
fsr.h
|
copyright/Id cleanup
|
1994-11-20 20:51:32 +00:00 |
idprom.h
|
Integrate changes from Chuck Cranor for the Sun 4/100.
|
1995-02-01 12:37:21 +00:00 |
ieee.h
|
copyright/Id cleanup
|
1994-11-20 20:51:32 +00:00 |
ieeefp.h
|
Sparc specific portions of ieeefp.h (fp_rnd, fp_except, constants, etc.).
|
1995-04-10 21:14:36 +00:00 |
instr.h
|
copyright/Id cleanup
|
1994-11-20 20:51:32 +00:00 |
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
|
Use {U,L} suffices per Charles' recommendation.
|
1996-01-05 18:10:57 +00:00 |
oldmon.h
|
Add data structures used to interface to the monitor-resident drivers.
|
1995-09-03 21:36:06 +00:00 |
openpromio.h
|
copyright/Id cleanup
|
1994-11-20 20:51:32 +00:00 |
param.h
|
Prototype dvma helper functions `dvma_malloc()/dvma_free()'
|
1995-12-11 12:25:17 +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
|
copyright/Id cleanup
|
1994-11-20 20:51:32 +00:00 |
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
|
copyright/Id cleanup
|
1994-11-20 20:51:32 +00:00 |
reg.h
|
copyright/Id cleanup
|
1994-11-20 20:51:32 +00:00 |
reloc.h
|
copyright/Id cleanup
|
1994-11-20 20:51:32 +00:00 |
remote-sl.h
|
copyright/Id cleanup
|
1994-11-20 20:51:32 +00:00 |
setjmp.h
|
make the definition of _JBLEN mach. dep. header-dependent.
|
1994-12-20 10:36:27 +00:00 |
signal.h
|
Only define sig_atomic_t when _ANSI_SOURCE is defined.
|
1995-01-10 19:01:00 +00:00 |
stdarg.h
|
Make this work for GCC < 2.6.
|
1995-12-29 18:53:01 +00:00 |
sun_disklabel.h
|
New generic disk framework. Highlights:
|
1996-01-07 22:01:38 +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
|
Define __FORK_BRAINDAMAGE.
|
1995-12-09 04:41:41 +00:00 |
varargs.h
|
Make this work for GCC < 2.6.
|
1995-12-29 18:53:01 +00:00 |
vmparam.h
|
Prototype dvma helper functions `dvma_malloc()/dvma_free()'
|
1995-12-11 12:25:17 +00:00 |
vuid_event.h
|
copyright/Id cleanup
|
1994-11-20 20:51:32 +00:00 |