.. |
Makefile
|
Don't do the symlink hack for fbio.h. Just use <dev/sun/fbio.h>.
|
2001-09-19 17:54:44 +00:00 |
am7930_machdep.h
|
…
|
|
ansi.h
|
replace 'long long' with int64_t to compile stand alone program with
|
2001-01-03 10:08:55 +00:00 |
aout_machdep.h
|
…
|
|
apmvar.h
|
…
|
|
asm.h
|
Changes from Martin Husemann and myself:
|
2001-11-03 20:24:42 +00:00 |
autoconf.h
|
`bus_type_t' is gone. Retain bus_space_map2() for MD drivers that need
|
2002-03-11 16:06:42 +00:00 |
bootinfo.h
|
Define bootinfo record to pass the kernel file path from the boot program.
|
2002-03-28 15:43:23 +00:00 |
bsd_openprom.h
|
Adjust setprop() prototype to match that in dev/ofw/openfirm.h
|
2000-11-15 16:12:01 +00:00 |
bswap.h
|
…
|
|
bus.h
|
Delint a bit.
|
2002-05-07 06:45:22 +00:00 |
cdefs.h
|
…
|
|
cgtworeg.h
|
…
|
|
conf.h
|
- define other DEV_ constants that the local port uses.
|
2002-02-27 01:19:03 +00:00 |
cpu.h
|
* add machdep.booted_device and machdep.boot_args (both fetched from
|
2002-02-03 14:10:02 +00:00 |
ctlreg.h
|
…
|
|
db_machdep.h
|
Remove unneeded declarations of the db_machine_init() function. The
|
2001-11-09 06:52:23 +00:00 |
disklabel.h
|
…
|
|
eeprom.h
|
Provide a definition for DEV_EEPROM so mem.c will compile if SUN4 is defined.
|
2002-03-03 03:11:06 +00:00 |
elf_machdep.h
|
Add support for dumping ELF-cormat core files.
|
2001-12-09 23:05:56 +00:00 |
endian.h
|
…
|
|
endian_machdep.h
|
…
|
|
fbvar.h
|
…
|
|
float.h
|
…
|
|
frame.h
|
defopt "options SUN4*", put #define for each of SUN4, SUN4C, SUN4M and SUN4U
|
2001-12-04 00:05:04 +00:00 |
fsr.h
|
…
|
|
idprom.h
|
defopt "options SUN4*", put #define for each of SUN4, SUN4C, SUN4M and SUN4U
|
2001-12-04 00:05:04 +00:00 |
ieee.h
|
…
|
|
ieeefp.h
|
Correct values for different rounding modes.
|
2001-09-21 20:32:32 +00:00 |
instr.h
|
Sync with sparc64.
|
2000-08-16 11:30:38 +00:00 |
int_const.h
|
Add definitions of C99 integer constant macros.
|
2001-04-14 22:38:33 +00:00 |
int_fmtio.h
|
Unify sparc{,64} headers once again; restore 32-bit sparc64 ABI.
|
2001-10-15 21:32:25 +00:00 |
int_limits.h
|
Add definitions for C99 fastest minimum-width integer types.
|
2001-04-26 16:25:19 +00:00 |
int_mwgwtypes.h
|
Unify sparc{,64} headers once again; restore 32-bit sparc64 ABI.
|
2001-10-15 19:49:16 +00:00 |
int_types.h
|
* Move definitions of exact-width integer types from <machine/types.h>
|
2001-04-28 15:41:28 +00:00 |
intr.h
|
implement generic soft interrupts as described in softintr(9). convert
|
2001-09-27 02:05:42 +00:00 |
kbd.h
|
defopt "options SUN4*", put #define for each of SUN4, SUN4C, SUN4M and SUN4U
|
2001-12-04 00:05:04 +00:00 |
kbio.h
|
…
|
|
kcore.h
|
…
|
|
limits.h
|
Don't define _LP64 here.
|
2002-05-03 18:27:41 +00:00 |
loadfile_machdep.h
|
Don't declare which exec formats to support in loadfile_machdep.h.
|
2001-12-04 18:54:34 +00:00 |
lock.h
|
…
|
|
math.h
|
Clean up some rampant code duplication wrt ieee number handling:
|
2002-02-19 13:08:12 +00:00 |
oldmon.h
|
defopt "options SUN4*", put #define for each of SUN4, SUN4C, SUN4M and SUN4U
|
2001-12-04 00:05:04 +00:00 |
openfirm.h
|
OF_getproplen(), OF_nextprop() and OF_setprop() prototypes are now in
|
2000-11-15 16:13:10 +00:00 |
openpromio.h
|
…
|
|
param.h
|
Purge CLSIZE, CLSIZELOG2 and MCLOFSET.
|
2002-02-26 15:13:19 +00:00 |
pcb.h
|
Remove unused declaration of `cpcb', which is no longer a global variable.
|
2001-03-03 19:42:38 +00:00 |
pci_machdep.h
|
Let machine-dependent code specify how to enumerate the bus.
|
2002-05-15 19:23:51 +00:00 |
pmap.h
|
defopt "options SUN4*", put #define for each of SUN4, SUN4C, SUN4M and SUN4U
|
2001-12-04 00:05:04 +00:00 |
proc.h
|
…
|
|
profile.h
|
Changes from Martin Husemann and myself:
|
2001-11-03 20:24:42 +00:00 |
promlib.h
|
getprop* -> PROM_getprop*
|
2001-09-26 20:53:05 +00:00 |
psl.h
|
Oops, missed in the previous commit: bump PIL_SER to 13 as well.
|
2001-06-08 01:33:32 +00:00 |
pte.h
|
defopt "options SUN4*", put #define for each of SUN4, SUN4C, SUN4M and SUN4U
|
2001-12-04 00:05:04 +00:00 |
ptrace.h
|
…
|
|
reg.h
|
`accessible' only has one `a'.
|
2001-06-19 12:52:20 +00:00 |
reloc.h
|
update a comment about R_UA_32 relocs.
|
2001-08-25 15:03:19 +00:00 |
remote-sl.h
|
…
|
|
setjmp.h
|
…
|
|
signal.h
|
…
|
|
stdarg.h
|
void cast for lint.
|
2000-10-13 03:53:26 +00:00 |
svr4_machdep.h
|
…
|
|
tctrl.h
|
…
|
|
trap.h
|
…
|
|
types.h
|
Use "#define<tab>".
|
2002-02-28 03:17:23 +00:00 |
varargs.h
|
…
|
|
vmparam.h
|
MAXSLP is defined to be a machine-independent scheduling parameter,
|
2001-11-15 18:06:11 +00:00 |
vuid_event.h
|
…
|
|
z8530var.h
|
override cn_trap() with zs_abort() so we can drop to the monitor
|
2002-03-11 07:11:26 +00:00 |